]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
nfsclient: Delete unused function nfscl_getcookie()
[FreeBSD/FreeBSD.git] / sys / compat /
2022-01-27 Ed Mastedma: update to 2022-01-27 snapshot
2022-01-27 Andrew TurnerAdd PT_GETREGSET
2022-01-26 Vladimir KondratyevRevert "LinuxKPI: Allow wake_up to be executed within...
2022-01-26 Vladimir KondratyevRevert "LinuxKPI: Allow spin_lock_irqsave to be called...
2022-01-26 Emmanuel Vadotlinuxkpi: i2c: Add MODULE_DEPEND for iicbus
2022-01-25 Emmanuel Vadotlinuxkpi: Add i2c support
2022-01-20 Edward Tomasz Napi... Revert "linux: Provide dummy seccomp(2)"
2022-01-25 Edward Tomasz Napi... linux: Provide dummy seccomp(2)
2022-01-24 Cy Schubertunbound: Vendor import 1.14.0
2022-01-23 Marcin Wojtasena: merge ena-com v2.5.0 upgrade
2022-01-22 Martin Matuskazfs: merge openzfs/zfs@17b2ae0b2 (master) into main
2022-01-22 Konstantin BelousovAdd security.bsd.allow_ptrace sysctl
2022-01-18 Vladimir KondratyevLinuxKPI: Allow wake_up to be executed within a critica...
2022-01-18 Vladimir KondratyevLinuxKPI: Allow spin_lock_irqsave to be called within...
2022-01-18 John Baldwinfreebsd32: Fix layout of struct shmid_kernel32.
2022-01-18 Cy Schubertwpa: Import wpa 2.10.
2022-01-18 Xin LIMFV f83ac37f1e66: libbsdxml (expat) 2.4.3.
2022-01-17 Mark Johnstonproc: Add a sysctl to fetch virtual address space layou...
2022-01-17 Mark Johnstonexec: Remove the stack gap implementation
2022-01-17 Mark Johnstonexec: Introduce the PROC_PS_STRINGS() macro
2022-01-17 Mark Johnstonsysent: Add a sv_psstringssz field to struct sysentvec
2022-01-17 Alexander V. Chernikovlinux: add sysctl to pass untranslated interface names
2022-01-17 Alexander V. Chernikovlinux: fix linux_recvmsg() MSG_PEEK flag handling
2022-01-17 Edward Tomasz Napi... linux: Make compat.linux.preserve_vstatus default to 1
2022-01-16 Bjoern A. ZeebLinuxKPI: 802.11 correct enum ieee80211_channel_flags
2022-01-15 Bjoern A. ZeebLinuxKPI: 802.11 Refine/add DTIM/TSF handling
2022-01-15 Bjoern A. ZeebLinuxKPI: 802.11 handle connection loss differently
2022-01-14 John Baldwinia32_signal.h: Drop #ifdef's for old compat structures.
2022-01-14 John Baldwinia32: Rename a struct ia32_sigcontext3 -> struct ia32_o...
2022-01-14 John Baldwinia32: Sync signal context type names with i386.
2022-01-12 Brooks DavisRevert "syscallarg_t: Add a type for system call arguments"
2022-01-12 Brooks Davissysent: regen for syscallarg_t
2022-01-11 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.2
2022-01-10 Bjoern A. ZeebLinuxKPI: 802.11 fix locking in lkpi_stop_hw_scan()
2022-01-10 Vladimir KondratyevLinuxKPI: Add sort() wrapper.
2022-01-10 Vladimir KondratyevLinuxKPI: Use negative bit field size to trigger BUILD_...
2022-01-10 Vladimir KondratyevLinuxKPI: Constantly use _LINUXKPI_ prefix in include...
2022-01-10 Vladimir KondratyevLinuxKPI: Import MTRR support functions from drm-kmod
2022-01-10 Vladimir KondratyevLinuxKPI: Import linux/ratelimit.h
2022-01-10 Vladimir KondratyevLinuxKPI: Add linux/capability.h header
2022-01-10 Vladimir KondratyevLinuxKPI: Add readx_poll_timeout wrapper
2022-01-10 Vladimir KondratyevLinuxKPI: Add static_cpu_has() implementation
2022-01-10 Vladimir KondratyevLinuxKPI: Implement efi_enabled(EFI_BOOT)
2022-01-10 Vladimir KondratyevLinuxKPI: Import linux/jump_label.h
2022-01-10 Vladimir KondratyevLinuxKPI: Move kfree_async() functionality in to kfree()
2022-01-10 Vladimir KondratyevLinuxKPI: Add stdarg.h proxy header
2022-01-10 Vladimir KondratyevLinuxKPI: Add some typical header pollution
2022-01-10 Vladimir KondratyevLinuxKPI: Implement smp_*mb barriers with atomic_thread...
2022-01-10 Vladimir KondratyevLinuxKPI: Make lockdep*_pin_lock macros useable for...
2022-01-10 Vladimir KondratyevLinuxKPI: Convert schedule() to inlined function
2022-01-10 Vladimir KondratyevLinuxKPI: Add support for XA_FLAGS_ALLOC1 xarray flag
2022-01-10 Vladimir KondratyevLinuxKPI: Implement default sysfs kobject attribute...
2022-01-10 Vladimir KondratyevLinuxKPI: Implement kstrtoull
2022-01-10 Vladimir KondratyevLinuxKPI: Implement dev_driver_string()
2022-01-10 Vladimir KondratyevLinuxKPI: Implement clflush_cache_range()
2022-01-10 Vladimir KondratyevLinuxKPI: Add clflush argument type conversion wrapper
2022-01-10 Vladimir KondratyevLinuxKPI: Implement interval_tree
2022-01-10 Vladimir KondratyevLinuxKPI: Import some linux/rbtree.h functions from...
2022-01-10 Ruslan MakhmatkhanovLinuxKPI: 802.11 correctly spell queues
2022-01-10 Edward Tomasz Napi... linux: Improve debugging by recognizing TIOCGPTPEER
2022-01-09 Bjoern A. ZeebLinuxKPI: 802.11 update compat code for driver updates
2022-01-09 Bjoern A. ZeebLinuxKPI: bitfields add more *replace_bits()
2022-01-09 Bjoern A. ZeebLinuxKPI: add hex2bin()
2022-01-09 Bjoern A. ZeebLinuxKPI / iwlwifi: fix spelling of constants
2022-01-09 Bjoern A. ZeebLinuxKPI: 802.11 handle IEEE80211_CONF_IDLE better
2022-01-09 Bjoern A. ZeebLinuxKPI: ip.h add #include
2022-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.1
2022-01-04 Xin LIfile: upgrade to 5.41.
2021-12-31 Mark Johnstonexec: Simplify sv_copyout_strings implementations a bit
2021-12-31 Bjoern A. ZeebLinuxKPI: 802.11 fix queue wait
2021-12-28 John Baldwinsys/compat: Use C99 fixed-width integer types.
2021-12-27 Bjoern A. ZeebLinuxKPI: add 802.11 compat code
2021-12-27 Bjoern A. ZeebLinuxKPI: import beginning of a new version of netdevice.h
2021-12-27 Bjoern A. ZeebLinuxKPI: add a work-in-progress skbuff implementation
2021-12-26 Alexander MotinLinuxKPI: Replace missed Giant with bus_topo_lock.
2021-12-21 Baptiste Daroussinbsddialog: import version 0.0.2
2021-12-19 Ed Mastessh: update to OpenSSH v8.8p1
2021-12-18 Simon J. GerratyMerge bmake-20211212
2021-12-18 Mateusz Guziklinux: plug set-but-not-used vars
2021-12-16 Martin Matuskazfs: merge openzfs/zfs@f291fa658 (master) into main
2021-12-13 Baptiste Daroussinbsddialog: import version 0.0.1
2021-12-10 Warner LoshCreate wrapper for Giant taken for newbus
2021-12-09 Bjoern A. Zeebmodules: increase MAXMODNAME and provide backward compat
2021-12-09 Konstantin BelousovRegen
2021-12-06 Konstantin Belousovfcntl(2): add F_KINFO operation
2021-12-06 Konstantin Belousovamd64 ia32 vdso: add unwind annotations to the signal...
2021-12-06 Konstantin Belousovvdso for ia32 on amd64
2021-12-06 Baptiste Daroussinbsddialog: import snapshot 2021-12-05
2021-12-03 Cy Schubertunbount: Vendor import 1.14.0rc1
2021-12-02 Cy Schubertwpa: Import wpa_supplicant/hostapd commit 14ab4a816
2021-11-30 Stefan Eßercontrib/bc: merge version 5.2.1 from vendor branch
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Edward Tomasz Napi... linux(4): Fix "set but not used" warnings
2021-11-25 Mateusz Guzikvfs: remove the unused thread argument from NDINIT*
2021-11-25 Mateusz Guzikvfs: drop the always curthread argument from kern_alter...
2021-11-25 Mateusz Guziklinux: remove the always curthread argument from lconvpath
next