]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
contrib/spleen: update to Spleen 2.0.0
[FreeBSD/FreeBSD.git] / sys / compat /
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-05-29 Dmitry Chaginlinux(4): Add a dedicated linux_exec_copyin_args()
2023-05-29 Dmitry Chaginlinux(4): Make linux_emul_path private
2023-05-29 Dmitry Chaginlinprocfs: Rework according to the new ABI altroot...
2023-05-29 Dmitry Chaginsysentvec: Retire sv_imgact_try as unneeded anymore
2023-05-29 Dmitry ChaginBrandinfo: Retire emul_path as unneeded anymore
2023-05-29 Dmitry Chaginlinux(4): Use pwd_altroot() to tell namei() about ABI...
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-26 Dmitry Chaginlinux(4): Guard linux_fork.h by _KERNEL for use by...
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-24 Bjoern A. ZeebLinuxKPI: add utsname for init_utsname() with release
2023-05-24 Bjoern A. ZeebLinuxKPI: uuid: add guid_gen() and guid_copy()
2023-05-23 Bjoern A. ZeebLinuxKPI: add thermal.h to dummy files for now
2023-05-23 Bjoern A. ZeebLinuxKPI: skbuff: add napi_build_skb() and skb_mark_for...
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-21 Bjoern A. ZeebLinuxKPI: fix WRITE_ONCE(), remove ACCESS_ONCE()
2023-05-21 Bjoern A. ZeebLinuxKPI: implement pci_rescan_bus()
2023-05-20 Bjoern A. ZeebLinuxKPI: add put_unaligned_le16() and get_unaligned_be64()
2023-05-20 Bjoern A. ZeebLinuxKPI: add further dummy header files
2023-05-20 Bjoern A. ZeebLinuxKPI: skbuff: add skb_get_hash()
2023-05-20 Bjoern A. ZeebLinuxKPI: qcom: update qmi and mhi
2023-05-20 Bjoern A. ZeebLinuxKPI: netdevice: add dev_set_threaded()
2023-05-18 Dmitry Chaginlinux(4): Make ptrace_pokeusr machine dependent
2023-05-18 Dmitry Chaginlinux(4): Make ptrace_peekusr machine dependend
2023-05-18 Dmitry Chaginlinux(4): Move linux_debug decalration to linux_util.h
2023-05-18 Dmitry Chaginlinux(4): Check fd passed to unlockpt()
2023-05-17 Bjoern A. ZeebLinuxKPI: add ns_to_timespec64()
2023-05-16 Bjoern A. ZeebLinuxKPI: skbuff.h: add skb_hwtstamps(), implement...
2023-05-16 Bjoern A. ZeebLinuxKPI: add ptp_clock_kernel.h
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Kristof Provostnetlink: reduce default log levels
2023-05-12 Bjoern A. ZeebLinuxKPI: add dummy hash.h and kernel_connect()
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-11 Bjoern A. ZeebLinuxKPI: 802.11: fix IEEE80211_TX_INFO_DRIVER_DATA_SIZE
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Xin LIMFV: less v632.
2023-04-28 Dmitry Chaginlinux(4): Uniformly dev_t arguments translation
2023-04-28 Dmitry Chaginlinux(4): Add a dedicated fstat() implementation
2023-04-28 Dmitry Chaginlinux(4): Add a dedicated statat() implementation
2023-04-28 Dmitry Chaginlinux(4): Move dev_t type declaration under /compat...
2023-04-28 Dmitry Chaginlinux(4): Rename obsolete old struct l_stat to struct...
2023-04-28 Dmitry Chaginlinux(4): Move statx_copyout() close to linux_statx()
2023-04-28 Dmitry Chaginlinux(4): Move translate_vnhook_major_minor() into...
2023-04-28 Dmitry Chaginlinux(4): Sort includes in the linux_stats.c
2023-04-26 Dmitry Chaginlinux(4): Use inlined LINUX_KERNVER for tests to improv...
2023-04-26 Dmitry Chaginlinux(4): Don't relie on process osreldata when testing...
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 Justin Hibbitslinuxkpi: Migrate to IfAPI
2023-04-23 Bjoern A. Zeebath10k: ath11k: add specific LinuxKPI support
2023-04-23 Bjoern A. Zeebmt76: import mediatek/mt76 driver
2023-04-23 Bjoern A. ZeebLinuxKPI: pci.h: always initialize return value
2023-04-22 Dmitry Chaginlinux(4): Fix arm64 build after b7a6bcdd, missed chunk...
2023-04-22 Dmitry Chaginlinux(4): Bump osrelease to 5.15.0
2023-04-22 Dmitry Chaginlinux(4): Export the AT_MINSIGSTKSZ depending on the...
2023-04-22 Dmitry Chaginlinux(4): Export the AT_EXECFN depending on the process...
2023-04-22 Dmitry Chaginlinux(4): Export the AT_RANDOM depending on the process...
2023-04-22 Dmitry Chaginlinux(4): Deduplicate linux_copyout_auxargs()
2023-04-22 Vladimir KondratyevLinuxKPI: Fix building on 32bit archs
2023-04-22 Vladimir KondratyevLinuxKPI: Define noinline_for_stack compiler attribute
2023-04-22 Vladimir KondratyevLinuxKPI: Add bitmap_to_arr32() to <linux/bitmap.h>
2023-04-22 Vladimir KondratyevLinuxKPI: define acpi_put_table() in <acpi/acpi.h>
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-21 Warner Loshfreebsd32: Regen
2023-04-21 Austin Shaferlinuxkpi: Fix __sg_alloc_table_from_pages loop
2023-04-20 Bjoern A. ZeebLinuxKPI: 802.11: improve assertion and tkip code
2023-04-20 Bjoern A. ZeebLinuxKPI: fix READ_ONCE() -Wcast-equal warnings
2023-04-19 Bjoern A. ZeebLinuxKPI: 802.11: fix a -Wenum-compare warning
2023-04-19 Bjoern A. ZeebLinuxKPI: skbuff.h: fix -Warray-bounds warnings
2023-04-17 Gleb Smirnoffnet: replace IFF_KNOWSEPOCH with IFF_NEEDSEPOCH
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-04 Dmitry Chaginlinux(4): Implement close_range over native
2023-04-04 Konstantin BelousovRegen
2023-04-04 Emmanuel Vadotlinuxkpi: Add a few more dummy includes
2023-04-04 Emmanuel Vadotlinuxkpi: Add linux/agp_backend.h
2023-04-04 Emmanuel Vadotlinuxkpi: Add linux/stddef.h
2023-04-04 Emmanuel Vadotlinuxkpi: Include linux/types.h in linux/mod_devicetable.h
2023-04-04 Emmanuel Vadotlinuxkpi: Include linux/math64.h in linux/time.h
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-04-03 Dmitry Chaginlinsysfs(4): Reimplement listnics() using ifAPI
2023-04-02 Bjoern A. ZeebLinuxKPI: 802.11: remove extra spaces
2023-04-02 Emmanuel Vadotlinuxkpi: hdmi: Remove wrong dependency on wlan
2023-03-31 Bjoern A. ZeebLinuxKPI: 802.11: adjust locking
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-31 John BaldwinLinuxKPI: Appease -Wunused-but-set-variable warnings...
2023-03-31 Dmitry ChaginRevert "linsysfs(4): Reimplement listnics() using ifAPI"
2023-03-31 Bjoern A. ZeebLinuxKPI: 802.11: use ic_printf more consistently
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-28 Emmanuel Vadotlinuxkpi: Add alderlake defines in intel-family
2023-03-28 Emmanuel Vadotlinuxkpi: Add devm_add_action and devm_add_action_or_reset
2023-03-28 Emmanuel Vadotlinuxkpi: Add hdmi helpers
next