]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
iicbus: Move Silergy pmic/regulators under pmic/silergy subdirectory
[FreeBSD/FreeBSD.git] / sys / compat /
2023-10-03 Dmitry Chaginlinux(4): Deorbit linux_nosys
2023-10-02 Konstantin Belousovsysentvec: add SV_SIGSYS flag
2023-09-30 Bjoern A. ZeebLinuxKPI: 802.11: improve lkpi_ic_vap_delete()
2023-09-30 Bjoern A. ZeebLinuxKPI: 802.11: fix problem removing sta
2023-09-29 Martin Matuskazfs: merge openzfs/zfs@e13538856
2023-09-27 Baptiste Daroussinnvi: import version 2.2.1
2023-09-25 Bjoern A. ZeebLinuxKPI: 802.11: fill regulatory_hint() with some...
2023-09-25 Bjoern A. ZeebLiunxKPI: 802.11: move ieee80211_chanctx_conf into...
2023-09-25 Bjoern A. ZeebLinuxKPI: 802.11: avoid symbol clash on UP to AC mapping
2023-09-25 Dmitry Chaginlinux(4): Update syscalls.master to 6.5
2023-09-24 Martin Matuskazfs: merge openzfs/zfs@2e2a46e0a
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: setup a default link[0] and adjust...
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: inialize tx queue params
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: change ic_parent() to not call mo_sto...
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: adjust code to new structure layout
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: mac80211 ops: distinguish between...
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: pass non-0/NULL arguments to MO functions
2023-09-21 Bjoern A. ZeebLinuxKPI: 802.11: prepare for iwlwifi driver updates
2023-09-21 Martin Matuskazfs: merge openzfs/zfs@4647353c8
2023-09-19 Ed Mastelibfido2: update to 1.13.0
2023-09-19 Cy Schubertsqlite3: Vendor import of sqlite3 3.43.1
2023-09-19 Cy Schubertunbound: Vendor import 1.18.0
2023-09-18 Dmitry Chaginlinux(4): On Linux SIGKILL can not be reset to default
2023-09-18 Dmitry Chaginlinux(4): Staticize lsiginfo_to_siginfo
2023-09-18 Simon J. GerratyMerge bmake-20230909
2023-09-14 Bjoern A. ZeebLinuxKPI: 802.11: fix counting the number of supbands
2023-09-14 Bjoern A. ZeebLinuxKPI: 802.11: make sure bssid for scans (probe_req...
2023-09-11 Bjoern A. ZeebLinuxKPI: skbuff: remove assumption about mac_header
2023-09-11 Martin Matuskazfs: merge openzfs/zfs@0ee9b0239
2023-09-10 Xin LIMFV: file 5.45.
2023-09-08 Emmanuel Vadotkern: Globally define abs64
2023-09-07 Martin Matuskalibarchive: merge security fix from vendor branch
2023-09-06 Austin Shaferlinuxkpi: fix iteration in __sg_alloc_table_from_pages
2023-09-05 Jake Freelandtimerfd: Relocate 32-bit compat code
2023-09-05 Bjoern A. Zeebiwlwifi/LinuxKPI: 802.11: update ieee80211_request_smps()
2023-09-05 Dmitry Chaginlinux(4): Deduplicate mmap2
2023-09-05 Dmitry Chaginlinux(4): Deduplicate mprotect, madvise
2023-09-05 Vico Chenlinux(4): Convert flags in timerfd_create
2023-09-05 Dmitry Chaginlinux(4): Return ENOTSUP from listxattr instead of...
2023-09-05 Dmitry Chaginlinux(4): Fix listxattr for the case when the size...
2023-09-05 Xin LIMFV: zlib: examples: define functions as static ones...
2023-09-02 Martin Matuskazfs: merge openzfs/zfs@95f71c019
2023-09-01 Dmitry Chaginlinux(4): Return ENOTSUP from xattr syscalls instead...
2023-09-01 Dmitry Chaginlinux(4): Merge removexattr for future error recode
2023-09-01 Dmitry Chaginlinux(4): Return ENODATA from getxattr syscalls instead...
2023-09-01 Dmitry Chaginlinux(4): Merge getxattr for future error recode
2023-08-26 Martin Matuskazfs: merge openzfs/zfs@804414aad
2023-08-24 Stephen J. Kiernanfreebsd32: Remove mac_syscall from the unimpl list
2023-08-24 Jake Freelandtimerfd: Move implementation from linux compat to sys...
2023-08-23 Konstantin BelousovRegen
2023-08-21 Dag-Erling SmørgravAdd 'contrib/unifdef/' from commit '0da44885831dc0a43c4...
2023-08-21 Bjoern A. Zeebmt76: update driver from upstream
2023-08-21 Bjoern A. ZeebLinuxKPI: 802.11: update compat code for updated drivers
2023-08-20 Dmitry Chaginlinux(4): Replace linux32_copyiniov by freebsd32_copyiniov
2023-08-20 Dmitry Chaginlinux(4): Replace linux32_copyinuio by freebsd32_copyinuio
2023-08-20 Dmitry Chaginlinux(4): Return EAGAIN instead of ENOBUFS for non...
2023-08-20 Dmitry Chaginlinux(4): Return EAGAIN instead of ENOBUFS for non...
2023-08-20 Dmitry Chaginlinux(4): Add a dedicated writev syscall wrapper
2023-08-20 Dmitry Chaginlinux(4): Add a write syscall wrapper
2023-08-20 Xin LIMFV: zlib 1.3
2023-08-19 Dmitry Chaginlinux(4): Fix linker warning about undefined vdso symbols
2023-08-19 Dmitry Chaginlinux(4): Return EAGAIN instead of ENOBUFS for non...
2023-08-19 Dmitry Chaginlinux(4): Allow in fd to be a socket in sendfile
2023-08-19 Bjoern A. ZeebLinuxKPI: skbuff: add skb_cow_head()
2023-08-19 Bjoern A. ZeebLinuxKPI: skbuff: fix tracing
2023-08-18 Dmitry Chaginlinux(4): Remove include of sys/types.h from linux_vdso.h
2023-08-18 Dmitry Chaginlinux(4): Follow style(9), don't include both sys/param...
2023-08-18 Dmitry Chaginlinprocfs(5): Follow style(9), sort includes
2023-08-18 Dmitry Chaginlinprocfs(5): Remove sys/cdefs.h inclusion where it...
2023-08-18 Dmitry Chaginlinsysfs(5): Remove sys/cdefs.h inclusion where it...
2023-08-18 Dmitry Chaginlinux(4): Remove sys/cdefs.h inclusion where it's not...
2023-08-18 Doug Moorelinuxkpi math: fix kassert in math64.h
2023-08-18 Kyle Evanslinuxkpi: fix buildkernel after b80ea452375f
2023-08-18 Bjoern A. ZeebLinuxKPI: implement mul_u64_u64_div_u64()
2023-08-17 Dmitry Chaginlinux(4): Update my copyrights, add SPDX tag
2023-08-17 Dmitry Chaginlinux(4): Fix leftovers after 2ff63af9
2023-08-17 Dmitry Chaginlinux(4): Drop bogus __arm__ condition due to lack...
2023-08-17 Dmitry Chaginlinux(4): Don't miss error from underlying in sendfile
2023-08-17 James McLaughlinlinux(4): Add sendfile fallback for non-socket fds
2023-08-17 Dmitry Chaginlinux(4): Use native off_t for fo_sendfile call
2023-08-17 Alvin Chenlinux(4): Be verbose about unsupported ioctl commands...
2023-08-17 Alvin Chenlinux(4): Add 2 Linux socket ioctl commands
2023-08-17 Dag-Erling SmørgravRemove my middle name.
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-14 Dmitry Chaginlinux(4): Fix MSG_CTRUNC handling in recvmsg()
2023-08-14 Dmitry Chaginlinux(4): Add a comment explaining udata freeing on...
2023-08-14 Dmitry Chaginlinux(4): Refactor recvmsg
2023-08-14 Dmitry Chaginlinux(4): Skip unsupported anxiliary message
2023-08-14 Dmitry Chaginlinux(4): Improve readability of recvmsg control buffer...
2023-08-14 Dmitry Chaginlinux(4): Drop bogus empty line in linux_socket.c
2023-08-14 Dmitry Chaginlinux(4): Fix control message size calculation again
2023-08-13 Xin LIMFV: less v643.
2023-08-13 Kyle EvansMerge commit 'acb089b983171667467adc66f56a723b609ed22e...
2023-08-12 Konstantin Belousovlinuxolator: implement Linux' PROT_GROWSDOWN
2023-08-11 Ed Mastessh: Update to OpenSSH 9.4p1
2023-08-10 Pierre ProncheryOpenSSL: update to 3.0.10
next