dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
December 2025 Archives by date
- Mon, 01 Dec 2025
- git: 3e3d7e590566 - main - ufshci: add helper to convert SCSI LUN to UPIU LUN formats Jaeyoon Choi
- git: ba963776199f - main - cam/scsi: Support well known logical unit Jaeyoon Choi
- git: 5e0d065b5b90 - main - ufshci: Enable WLUN scan Jaeyoon Choi
- git: 8c35de4982d8 - main - cam/scsi: Add power condition support to START STOP UNIT Jaeyoon Choi
- git: 31407551c3d4 - main - ufshci: Add a check for WLUN during driver initialization Jaeyoon Choi
- Re: git: 029a09f18032 - main - sys/_types.h: Actually unbreak gcc build Brooks Davis
- git: c1e033c33e8b - main - libarchive: merge from vendor branch Martin Matuska
- Re: git: 2fb8cbc6ef1b - main - libc/tests: add stdbit test framework and unit tests Kristof Provost
- Re: git: 2fb8cbc6ef1b - main - libc/tests: add stdbit test framework and unit tests Jessica Clarke
- git: 5f529f9e292a - main - libc: Fix TESTSDIR for new stdbit tests Jessica Clarke
- Re: git: 5f529f9e292a - main - libc: Fix TESTSDIR for new stdbit tests Kristof Provost
- git: 72b114169bd5 - main - linker: Avoid invoking eventhandlers on incompletely loaded files Mark Johnston
- git: d667cc77ba20 - main - dtrace: remove sparc tests Mark Johnston
- git: dfd35cd244c0 - main - libdtrace: remove sparc code Mark Johnston
- git: d11ff7f93386 - main - opensolaris: remove references to sparc Mark Johnston
- git: 507cfc42799f - main - dtrace.1: remove sparc Mark Johnston
- git: 17fd7780fbbb - main - dtrace tests: Update names after the syscall::exit probe was renamed Mark Johnston
- Re: git: 301b8a806f79 - main - nvme: Minor style(9) fixes John Baldwin
- Re: git: f42421307b11 - main - sys: remove armv6/6.1 support from debug monitor John Baldwin
- Re: git: 029a09f18032 - main - sys/_types.h: Actually unbreak gcc build Robert Clausecker
- Re: git: 2fb8cbc6ef1b - main - libc/tests: add stdbit test framework and unit tests Robert Clausecker
- Re: git: 029a09f18032 - main - sys/_types.h: Actually unbreak gcc build Jessica Clarke
- Re: git: 5f529f9e292a - main - libc: Fix TESTSDIR for new stdbit tests Robert Clausecker
- git: 882821b78fae - main - kexec: Change shutdown handler priority Justin Hibbits
- git: ecccc9d99901 - main - evdev: Allow setting of character device ownership and access mode Vladimir Kondratyev
- git: b6cad334e649 - main - hid: Make game controllers accessible to members of the game group Vladimir Kondratyev
- git: e3201cec8381 - main - psm: Fix three finger tap on elantech v4 touchpads Vladimir Kondratyev
- git: 8d9a5d44b155 - main - evdev: Sync event codes with Linux kernel 6.18 Vladimir Kondratyev
- git: 732b4aa05d78 - main - ctfmerge: fix segfault when building on macOS Mark Peek
- git: dc6f609685a9 - main - msconvd(8): Drop mentions of Bus/InPort mouse support in manual page Vladimir Kondratyev
- git: d6f1acf94d3a - main - pf: use correct sized variables in pf_change_icmp() Kristof Provost
- git: 7a283c40188f - main - pfctl: restore '-Tload -f pf.conf' functionality Kristof Provost
- git: 639e65144aa7 - main - pfsync: fix incorrect unlock during destroy Kristof Provost
- Tue, 02 Dec 2025
- git: 791c531402bd - main - Fintek F81232 USB to serial driver Diane Bruce
- git: 202292ef1078 - main - kern/subr_vmem.c: convert explicit vmem_list_lock use to macros Konstantin Belousov
- git: 305e33d4c6ed - main - kern/subr_vmem.c: remove unused VMEM_TRYLOCK() macro Konstantin Belousov
- git: 1ecf01065b45 - main - libuvmem: usermode port of vmem(9) Konstantin Belousov
- git: 7295aeaf5f5c - main - libuvmem: provide man page mostly as a pointer to vmem(9) Konstantin Belousov
- git: 7b44ab1c6abe - main - bsd-family-tree: add FreeBSD 15.0 Maxim Konovalov
- git: babb41a81e84 - main - nvme: Minor style nit Warner Losh
- Re: git: 301b8a806f79 - main - nvme: Minor style(9) fixes Warner Losh
- git: f417c9ed6642 - main - powerpc/_stdint.h: fix SIG_ATOMIC_{MIN,MAX,WIDTH} Robert Clausecker
- Re: git: 16155cccc4bf - main - packages: Compress in parallel Wolfram Schneider
- git: 07d5a9b1b2dd - main - sqlite3: Update to 3.50.4 Cy Schubert
- git: 44d6df4f65b1 - main - nvme: Use memcpy instead of memmove in nvme_cdata_get_disk_ident John Baldwin
- Re: git: 2fb8cbc6ef1b - main - libc/tests: add stdbit test framework and unit tests Dag-Erling_Smørgrav
- git: ed29ffd396e5 - main - LinuxKPI: pci: undo the pci_resource_len() check in lkpi_pci_request_region() Bjoern A. Zeeb
- git: adb4901ac9ae - main - LinuxKPI: 802.11: when synching HT and VHT cap, mask rx_mcs Bjoern A. Zeeb
- git: df815450fbdb - main - release.7: PKGBASE is now the default Alexander Ziaee
- git: 39b2ca9ec99e - main - freebsd-base.7: Rewrite table into a tagged list Alexander Ziaee
- Wed, 03 Dec 2025
- git: 45d8bfdcba37 - main - LinuxKPI: page.c: remove a spurious character from a comment Bjoern A. Zeeb
- git: 86bfe5b4d5a7 - main - LinuxKPI: 802.11: make airtime fairness an IMPROVE Bjoern A. Zeeb
- git: fc9666d0fc0c - main - LinuxKPI: device: add a pr_debug("TODO") call to device_release_driver() Bjoern A. Zeeb
- git: 3a99f31fdb6c - main - ufshci: Support suspend/resume Jaeyoon Choi
- git: db8b06468bae - main - ufshci: Support UIC Auto Hibernation Jaeyoon Choi
- git: 0e60cb8c6a4e - main - ufshci: Add a Auto Hibernate quirk to Intel Alder Lake-N Jaeyoon Choi
- git: 618347747494 - main - kqueue(9): document f_copy Warner Losh
- git: 7b71f57f4e51 - main - netinet: Remove left-over sys/cdefs.h Warner Losh
- Re: git: f42421307b11 - main - sys: remove armv6/6.1 support from debug monitor Warner Losh
- git: b033e3684fd1 - main - armv7: Tweak some armv6 removals Warner Losh
- git: d14a985898ee - main - ofw: Add ofw_bus_is_machine_compat(). Michal Meloun
- git: 62e1227219f2 - main - ARM GICv3: Add support for non-coherent and/or bus address range limited DMA. Michal Meloun
- git: 3e7d3361dd24 - main - arm64: Add missing dtrace_isa.c Michal Meloun
- git: ef8a0ef2aa97 - main - ofw: Fix 64-bit arithmetic in cpufreq_dt.c. Michal Meloun
- git: b42fda6be3fd - main - share/mk: Include libbnxtre entry in bsd.libnames.mk Sumit Saxena
- git: 35dd53a9e132 - main - librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping Sumit Saxena
- Re: git: 35dd53a9e132 - main - librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping Cy Schubert
- Re: git: 35dd53a9e132 - main - librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping Jessica Clarke
- Re: git: 35dd53a9e132 - main - librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping Sumit Saxena
- Re: git: 35dd53a9e132 - main - librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping Mark Johnston
- Re: git: 35dd53a9e132 - main - librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping Sumit Saxena
- Re: git: 35dd53a9e132 - main - librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping Cy Schubert
- git: 20a0a2f8f36f - main - riscv/pmap: Handle superpages in pmap_extract_and_hold() Mark Johnston
- git: 74f7e916211a - main - divert: Use CK_SLISTs for the divcb hash table Mark Johnston
- git: 962ad7c1984d - main - ofed: Define SUBDIR_DEPEND_libbnxtre Mark Johnston
- git: 73e8fe62466a - main - libpcap: Fix dependency definitions for libpcap Mark Johnston
- Re: git: 35dd53a9e132 - main - librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping Sumit Saxena
- git: 84fd37f30958 - main - committers-src: add myself (tpearson@) Timothy Pearson
- git: 812bcb7cabbb - main - mailmap: add my Raptor Engineering address Timothy Pearson
- git: e19230d49ffc - main - Makefile.inc1: Fix the libbnxtre dependency target Mark Johnston
- git: c60f6422ffae - main - Update to bmake-20251111 Simon J. Gerraty
- git: af22833348c6 - main - LinuxKPI: 802.11: fill in more skeleton functions Bjoern A. Zeeb
- git: 51c73fc5f5dd - main - LinuxKPI: mt76: depend on CONFIG_NET_MEDIATEK_SOC_WED Bjoern A. Zeeb
- git: 87aa494dfca7 - main - mt76: set appropriate CONFIG options for the module build Bjoern A. Zeeb
- git: c67fd35e58c6 - main - mt76: ieee80211_is_first_frag() operates on the seq_ctrl field not on fc. Bjoern A. Zeeb
- git: 9492230fd3d1 - main - mt76: util.h: extend worker name Bjoern A. Zeeb
- git: 853e0440c97a - main - mt76: add LINUXKPI_PARAM_PREFIX for module_param* Bjoern A. Zeeb
- git: 3d71ce92eae9 - main - libc/stdc_has_single_bit.c: fix gcc warning (-Wparentheses) Robert Clausecker
- git: 1ba6fd3de531 - main - ichsmb: shutdown interrupts to prevent spurious interrupts after kexec John-Mark Gurney
- git: 73fe85e486d2 - main - tcp: store flowid info in syncache Gleb Smirnoff
- git: ee18f8be2165 - main - tcp: don't set flowid in tcp_input() Gleb Smirnoff
- git: 57673d166940 - main - bpf: retire struct bpf_if_ext Gleb Smirnoff
- git: 845896655815 - main - bpf: calculate net.bpf.stats buffer size dynamically Gleb Smirnoff
- git: 72ca89482afc - main - bpf: global bpf list doesn't need CK Gleb Smirnoff
- Thu, 04 Dec 2025
- git: 9ec8196f68ba - main - vidcontrol.1: Video buffer dump is syscons only Alexander Ziaee
- git: a8b0208e7e98 - main - nvme: Fix devd logging of SMART_ERROR Warner Losh
- git: 15afd75e6710 - main - ipsec: Fix typos in references to IPsec's ESP Mateusz Piotrowski
- git: 8740d7e4d183 - main - uio.h: Indent struct uio according to style(9) Mateusz Piotrowski
- git: 215c58a1c677 - main - pf: make unhandled_af() inline Gleb Smirnoff
- git: 575efcfff22f - main - sendfile: remove SF_SYNC in FreeBSD 16.0 Gleb Smirnoff
- git: 51a01f3debff - main - pmc: add emerald rapids model Mitchell Horne
- git: ca3e47b0ea68 - main - pmc: add alderlaken model Mitchell Horne
- git: 2ace05b65a2c - main - pfind(9): follow-up fixes and improvements Mitchell Horne
- git: e353cbffd600 - main - tests/carp: make sleep interval in the wait loop smaller Gleb Smirnoff
- git: 27ff90cd3d8d - main - tests/carp: make a 0.2 second pause before configuring second jail Gleb Smirnoff
- git: c7f05ef82478 - main - net: routing table attach never fails Gleb Smirnoff
- git: fd131b47f20d - main - net: remove dom_ifmtu Gleb Smirnoff
- git: 97939604f447 - main - git-arc: Add patch -b option Joseph Mingrone
- git: 431b3b224db2 - main - thread0: Stop calling thread0 "swapper" John Baldwin
- git: f6910b09a230 - main - sys: Remove/update references to the swapper process in various comments John Baldwin
- git: 61ffc1bf8c42 - main - MAC: Rename mac_cred_create_swapper to mac_cred_create_kproc0 John Baldwin
- git: 8102307c7bf7 - main - misc: retire tcberner from portmgr Rene Ladan
- git: fc88be257e30 - main - Revert "stddef.h: add unreachable() for C23 compliance" Robert Clausecker
- Fri, 05 Dec 2025
- git: ce8dc5b12451 - main - freebsd-base.7: Document the optional set Lexi Winter
- git: c3ea7bfc72b7 - main - cam: set reladr in scsi_read_capacity_16 Warner Losh
- git: f327659e0450 - main - xhci: Add some Alder lake device ids Tom Jones
- git: 234351604252 - main - xhci: Correct name of HCCPARAMS Register Tom Jones
- git: a0dd6022391a - main - xhci: Add header values for Debug Capability (DbC) Tom Jones
- git: 836a0d46320c - main - ncurses: readd "bsdpads" Baptiste Daroussin
- git: f6aa57c86b62 - main - snmp_pf: use the libpfctl wrapper to retrieve astats Kristof Provost
- git: 9155d4b273ff - main - tcp: retire do_newsack - always adhere to RFC6675 SACK Richard Scheffenegger
- git: 27ff0bbcfd27 - main - libc/limits_test: add no-op testcase to satisfy kyua Robert Clausecker
- Re: git: 27ff0bbcfd27 - main - libc/limits_test: add no-op testcase to satisfy kyua Jessica Clarke
- git: 4c2295c15860 - main - bus: Return 0 if reading an ivar fails Dag-Erling Smørgrav
- git: 69e041521a80 - main - fsync: Open files in non-blocking mode Dag-Erling Smørgrav
- git: 59062fd0b2f1 - main - netinet6: use IF_ADDR_LOCK instead of IF_AFDATA_LOCK Gleb Smirnoff
- git: 8291ea8761c2 - main - netinet6: use IF_ADDR_LOCK instead of IF_AFDATA_LOCK in defrtr_ipv6_only_ifp Gleb Smirnoff
- git: 9c5b56aa03cc - main - sys/dts/arm/ufs.dts: fix compile error Oskar Holmlund
- git: 5c7176bba30a - main - certctl.8: Prefer the new TRUSTDESTDIR variable Jose Luis Duran
- git: 8f0b21089483 - main - Update path for TI Am335x device trees Oskar Holmlund
- git: bc14dcd113ae - main - tests/if_bridge: mark several tests as requring vlan(4) or gif(4) Gleb Smirnoff
- git: 112a6912e1c9 - main - linuxkpi: Add dummy <linux/percpu{,-defs}.h> Ed Maste
- git: c6212b7da110 - main - ice(4): Add support for 40G maximal PMD speed Krzysztof Galazka
- git: f5b812331db5 - main - nvme: Improve error message for invalid format value Warner Losh
- git: 10efa7c30209 - main - nvme: Rename NVME_NS_ADDED to NVME_NS_ALIVE and _CHANGED to _DELTA Warner Losh
- git: 90eda629964c - main - release: Include comms/usbmuxd to DVD to ensure ipheth(4) works Li-Wen Hsu
- Sat, 06 Dec 2025
- git: ced74610217f - main - freebsd-update: Mention upgrading packages, not just ports Jessica Clarke
- git: 8b4477f6b8e1 - main - rtw88: update Realtek's rtw88 driver Bjoern A. Zeeb
- git: 28125d24c92a - main - ath-common: update common Atheros/QCA code Bjoern A. Zeeb
- git: 9954217599ce - main - ath10k: update Atheros/QCA's ath10k driver Bjoern A. Zeeb
- git: fe7b6fc32455 - main - LinuxKPI: ath10k: adjust for led changes to keep ath10k compiling Bjoern A. Zeeb
- git: c95ea407b322 - main - ath11k: update Atheros/QCA's ath11k driver Bjoern A. Zeeb
- git: 9c2f32163089 - main - ath11k: start making compile some more Bjoern A. Zeeb
- git: c68126ec2594 - main - ath11k: add new files to module Makefile Bjoern A. Zeeb
- git: 09701dc19cf0 - main - cldr2def.pl: Cleanup white space Jose Luis Duran
- git: faf33e05013f - main - cldr2def.pl: Add international currency parameters Jose Luis Duran
- git: 30aa5507f349 - main - locale: make build to bump widths.txt Jose Luis Duran
- git: 9df8243a2e0a - main - locale: make posix Jose Luis Duran
- git: 95f37aa3e51c - main - cldr2def.pl: Fix make install Jose Luis Duran
- git: 36cfa8093d25 - main - locale: make install Jose Luis Duran
- git: 934364da7fc8 - main - locale: tools: Make finalize idempotent Jose Luis Duran
- git: 13ae4904ad7d - main - locale: Update to UCD 17.0.0 Jose Luis Duran
- git: d20da5c9736c - main - locale: Update Unicode to CLDR 48 Jose Luis Duran
- git: 643a606fa274 - main - sndctl(8): Do not free and re-open device Christos Margiolis
- git: a83191c928cd - main - net: fix LINT-NOIP build Gleb Smirnoff
- git: 6f4debc004c3 - main - tcp: fix build with RSS Gleb Smirnoff
- git: 3f10e5985044 - main - ip6: Add explicit lock order information to catch LOR Jonathan T. Looney
- Sun, 07 Dec 2025
- git: c51876a10731 - main - libsysdecode: Use consistent include path Dag-Erling Smørgrav
- git: 66e85755595a - main - zfs: merge openzfs/zfs@89f729dcc Martin Matuska
- git: 8b78d412aec7 - main - zfs: world changes after 89f729dcc merge Martin Matuska
- Mon, 08 Dec 2025
- Re: git: 8b78d412aec7 - main - zfs: world changes after 89f729dcc merge Dag-Erling_Smørgrav
- git: f0ea85922984 - main - iwmfw(4): fix spelling of the iwm8000C firmware. Bjoern A. Zeeb
- git: 6ce227d62748 - main - cleanvar: Fix startup order Dag-Erling Smørgrav
- git: e540e8b2c04f - main - noshutdown: Fix startup order Dag-Erling Smørgrav
- git: de670c611b17 - main - nextboot: Reimplement missing -a option Dag-Erling Smørgrav
- git: 2f6c77cd6f08 - main - zfs: unbreak build after 89f729dcc merge Martin Matuska
- git: 97a24b350c4b - main - prepare-commit-msg: Add missing tabs to Fixes: and Event: Jessica Clarke
- git: 0795e9b53cf5 - main - pf: Fix an off-by-one in pf_handle_getcreators() Mark Johnston
- git: 792221630bf4 - main - rtsold: Fix a buffer leak if we fail to read the default router sysctl Mark Johnston
- git: 73586fcea630 - main - libkern: Avoid a one-byte OOB access in strndup() Mark Johnston
- git: 0f0662c6b4cc - main - pf: Fix error handling in pf_handle_get_tstats() Mark Johnston
- Re: git: 2f6c77cd6f08 - main - zfs: unbreak build after 89f729dcc merge Dag-Erling_Smørgrav
- git: d9788eabffa4 - main - ipfilter: Restrict ipfilter within a jail Cy Schubert
- git: 0ff0c19e7f70 - main - ipfilter: Disable ipfs(8) by default Cy Schubert
- git: 3f8ed605dbd0 - main - ruxreset: Add an inline function to reset all the stats in rusage_ext John Baldwin
- git: dafe50ebd874 - main - thread0: Clear td_rux stats in proc0_post John Baldwin
- git: acd02443a952 - main - proc0_post: Clear relevant thread stats directly John Baldwin
- git: fbf05d2147b1 - main - linux: separate all ifnet(9) related code into linux_ifnet.c Gleb Smirnoff
- git: 607f11055d2d - main - linux: store Linux Ethernet interface number in struct ifnet Gleb Smirnoff
- git: b986aa05a84d - main - lltable: use own lock Gleb Smirnoff
- git: ebe7b241662b - main - sound examples: Check if setting property was successful Christos Margiolis
- git: 0140dc4a68ac - main - man typos: Fix pf.conf.5 and jail.2 typos Alexander Ziaee
- git: 2cfd9fe87b90 - main - locale: make install Unicode 17.0.0/CLDR 48 Jose Luis Duran
- git: f63a8c0a0915 - main - bsdinstall: Mount /dev and /packages after using the shell to partition disks John Baldwin
- git: 636ee0269db0 - main - vm_page.h: remove no longer defined (P) locking annotation Konstantin Belousov
- git: cff67bc43df1 - main - vm_fault: only rely on PG_ZERO when the page was newly allocated Konstantin Belousov
- Tue, 09 Dec 2025
- git: 98b7cca0186d - main - libc/string: put source files list one item per line Konstantin Belousov
- git: a98e5d785001 - main - libc/string: add strdupa(3) and strndupa(3) Konstantin Belousov
- git: 6a75e3951506 - main - ofed/libibverbs: remove strdupa() hack from config.h Konstantin Belousov
- git: 70edd3c126a5 - main - ofed/libibverbs: remove no longer needed local alloca.h Konstantin Belousov
- git: f9500e75791c - main - shutdown(8): Document additional formats supported by the code. Xin LI
- git: f88300a7b56e - main - stress2: Added a regression test Peter Holm
- git: 66129def7bda - main - sys/_types.h: recognise char8_t as a builtin type in C++20 Robert Clausecker
- git: 5e2bbfe387f7 - main - if_ovpn: use epoch to free peers Kristof Provost
- git: dbc4a1c69191 - main - trim.8: minor update for manual page Eugene Grosbein
- git: b2f8d46d898f - main - trim.8: fix misprint Eugene Grosbein
- git: bc2b10a59314 - main - cxgbe: Stop using bus_space_tag/handle directly John Baldwin
- git: d8556d2bad40 - main - nvmf_tcp.4: Don't quote the document description given to .Nd John Baldwin
- git: e2b8be511e90 - main - nvmf_che: Add a manual page for the Chelsio NVMe/TCP PDU offload driver John Baldwin
- git: a35eae89cbdd - main - rman: Simplify initialization of internal globals John Baldwin
- git: 305f85a3d6f2 - main - rman: Embed the mutex in struct rman instead of using a separate allocation John Baldwin
- git: 701e4b36b451 - main - zfs: Reuse ZINCDIR variable from kmod.mk John Baldwin
- git: 0f12ee8ae1a8 - main - linux: fix build without VIMAGE Gleb Smirnoff
- git: cf39b51d36d8 - main - linuxkpi: Take const root in read-only radix tree functions Ed Maste
- git: 12165ac8407c - main - Revert "netlink: Fix overallocation of netlink message buffers" John Baldwin
- git: 575639548cef - main - bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHOD John Baldwin
- git: e279724ae5a7 - main - resource_list_reserve: Pass rid by value John Baldwin
- git: d9f1922a33ee - main - pci_reserve_map: Pass rid by value John Baldwin
- git: 2a23faee4f12 - main - acpi_bus_alloc_gas: Pass rid by value John Baldwin
- git: 10568445de92 - main - acpi_PkgGas: Pass rid by value John Baldwin
- git: 01dcb4e6645f - main - gpio_alloc_intr_resource: Pass rid by value John Baldwin
- git: d08fac086f7c - main - dpaa2_rc_add_res: Pass rid by value John Baldwin
- git: 1033312267d6 - main - bhnd_bus_alloc_resource*: Pass rid by value John Baldwin
- git: ca942ab4b2b6 - main - bhnd_bus_*_resource: Remove redundant type and rid arguments John Baldwin
- git: f04b23ce3547 - main - rc.d/{ipfilter,ippool}: Fix typo in variable name Cy Schubert
- Re: git: 575639548cef - main - bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHOD John Baldwin
- Re: git: 66e85755595a - main - zfs: merge openzfs/zfs@89f729dcc Alan Somers
- Re: git: 575639548cef - main - bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHOD John Baldwin
- git: a837d1fe49e0 - main - splice: Fix leaks that can happen when initiating a splice Andrew Gallatin
- Re: git: 575639548cef - main - bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHOD Bjoern A. Zeeb
- Wed, 10 Dec 2025
- git: cc1e4aae5a67 - main - rc.d/ipfilter: ipfilter must be enabled for options to take Cy Schubert
- Re: git: 575639548cef - main - bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHOD John Baldwin
- git: 9bbb08f9055d - main - Update share/mk files from bmake Simon J. Gerraty
- git: ac79e2e025e0 - main - get*ent: be consistant about _ALIGN(p) - p Brooks Davis
- git: cfae62eac076 - main - libcasper: fix warnings when _ALIGN preserves types Brooks Davis
- git: 80203a27e964 - main - Add sys/_align.h replacing machine/_align.h Brooks Davis
- Re: git: 27ff0bbcfd27 - main - libc/limits_test: add no-op testcase to satisfy kyua Jessica Clarke
- git: 4453ec5b8716 - main - reboot: Default to a clean shutdown Dag-Erling Smørgrav
- git: 2a3b1641756a - main - shutdown: Adapt to changes in reboot Dag-Erling Smørgrav
- git: 255af72c8059 - main - netlink: Don't overwrite existing data in a linear buffer in snl_writer John Baldwin
- git: 4ae02d979227 - main - linuxkpi: clean up stray pctrie_iter_reset Austin Shafer
- git: a0347b0f3a60 - main - gpart: "gpart --libxo:JP list" duplicates attribute keys Alan Somers
- git: 332096ebb638 - main - kboot: Explicitly use host:/proc Warner Losh
- git: 89eddfb4b9f5 - main - linux: fix panic on kldunload Gleb Smirnoff
- Re: git: 89eddfb4b9f5 - main - linux: fix panic on kldunload John Baldwin
- git: 84d198e137a5 - main - mpr: Partially revert 332096ebb638 Warner Losh
- git: b19e5e7ce4c7 - main - cam: Expand the parts of the sense buffer we report Warner Losh
- git: d3e79182960a - main - cam: decode and print direct accecss block device sense data Warner Losh
- git: 45b3846ae5aa - main - linux: fix unr(9) leak on module unload Gleb Smirnoff
- git: a8d8bf4affa9 - main - sendfile: if sendfile_getobj() fails jump to the function epilogue Gleb Smirnoff
- git: e5c770dc7ff3 - main - nvme: Nvme controller generated events Warner Losh
- git: 743fbb549b17 - main - nvme: Add child device for each controller Warner Losh
- git: 1e39b5d4833e - main - nvme_sim: Attach as a child of nvme Warner Losh
- git: b32470bc6621 - main - nvd: Attach as a child of nvme Warner Losh
- git: a21f12840f5f - main - nvme_sim: Connect to events broadcast with nvme_if Warner Losh
- git: aed44717a160 - main - nvd: Connect nvme_if methods Warner Losh
- git: 9b170dc457a4 - main - nvme: Use new method to do async notifications Warner Losh
- git: b6b52a9b8011 - main - nvme: Notify failure with newbus call Warner Losh
- git: 848602856f49 - main - nvme: remove now-redundant consumer interface Warner Losh
- git: 0a19464bf7af - main - nvme: Only attach to storage NVMe devices Warner Losh
- Thu, 11 Dec 2025
- git: 567a097c8ab6 - main - LinuxKPI: 802.11: lock down the "txq_scheduled" tailq Bjoern A. Zeeb
- git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Gleb Smirnoff
- git: 473bc5778c3e - main - bnxt.4: Adjust for recent HARDWARE Alexander Ziaee
- git: d2850435f18c - main - aq(4): Use sys, not userland, headers Ed Maste
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Konstantin Belousov
- git: a86dc94b84d1 - main - contrib/tzdata: import tzdata 2025c Philip Paeps
- git: e3fa0a22dd37 - main - bhyve: pci-uart needs to also set subclass and function Toomas Soome
- git: a35545ee0268 - main - vm: Fix kstack alignment assertion Dag-Erling Smørgrav
- git: ac4fb06d096d - main - pf: handle TTL expired during nat64 Kristof Provost
- git: f825427c0ae9 - main - krb5: Add missing symbol Cy Schubert
- git: 95d8576d8cc7 - main - make_dtb.sh: add include path Oskar Holmlund
- git: dbac191956f9 - main - linux: Add support for kcmp(2) system call Ed Maste
- git: fe21dbf70aa8 - main - linux: Implement F_DUPFD_QUERY fcntl with kcmp(2) KCMP_FILE Ed Maste
- git: b9915c27a70f - main - sys/dts: Remove i.MX5 device tree Oskar Holmlund
- git: 8ac7a3801c6a - main - cam: Reduce overly long timeout values for initial device probing Warner Losh
- Fri, 12 Dec 2025
- git: 478ac7dc2afd - main - cam: Also reduce timeout for wlun probing Warner Losh
- git: 38d60d453caa - main - vnode_if.src: fix function name in locking annotation Jason A. Harmening
- git: 5c025978fc36 - main - unionfs: Implement VOP_GETLOWVNODE Jason A. Harmening
- git: 0247b4018de2 - main - unionfs: detect common deadlock-producing mount misconfigurations Jason A. Harmening
- git: 9d2981f20d64 - main - stress2: Fix looping at exit and fix the cleanup Peter Holm
- git: f2cb6206e10a - main - Remove: sys/dts/arm/overlays/spigen-rpi-b.dtso Oskar Holmlund
- git: 3b8e13c4696e - main - pci_vendors: update to version 2025-12-12 Baptiste Daroussin
- git: c52253232a78 - main - xae(4): remove unused function. Ruslan Bukin
- git: ef2d586d7efb - main - etc/mtree/BSD.include.dist: Remove libmilter-dev Emmanuel Vadot
- Re: git: c52253232a78 - main - xae(4): remove unused function. Gleb Smirnoff
- git: 929338d1e92a - main - tpc: retire net.inet.tcp.nolocaltimewait Gleb Smirnoff
- git: a16fdef54c10 - main - RELNOTES: Truncate for 16.0 Mark Johnston
- Re: git: c52253232a78 - main - xae(4): remove unused function. Ruslan Bukin
- Sat, 13 Dec 2025
- git: c42bce238abd - main - bpf: convert several boolean natured fields of bpf_d to flags Gleb Smirnoff
- git: 611bbb190ff5 - main - bhyve: change suspend exit code Roman Bogorodskiy
- git: 148111d3775e - main - bhyvectl: improve options error handling Roman Bogorodskiy
- git: bcc735cb710f - main - mps(4): Fix a typo in a device message Gordon Bergling
- git: 3b6f9481a856 - main - mmc(4): Fix a typo in a device debug message Gordon Bergling
- git: a3950d70a499 - main - oce(4): Fix a typo in a device debug message Gordon Bergling
- git: 1df4d82bd17e - main - altq(4): Fix a typo in a source code comment Gordon Bergling
- git: 756712d745db - main - ng_hci(4): Fix a typo in a source code comment Gordon Bergling
- git: 9d9974457ce8 - main - bhyvectl: fix build without BHYVE_SNAPSHOT Roman Bogorodskiy
- git: 49b6dda4d711 - main - Import latest mtree from NetBSD Jose Luis Duran
- git: dab5daf54cc2 - main - mtree: Fix typos Jose Luis Duran
- git: 2f29d0f3e6d2 - main - mtree: tests: Import NetBSD's mtree test suite Jose Luis Duran
- git: 1dee2336ab44 - main - pfctl: report ICMP states consistently for IPv4/IPv6 Kristof Provost
- Sun, 14 Dec 2025
- git: d4f25d0c7957 - main - vfs: Let prison_enforce_statfs zero the fsid Dag-Erling Smørgrav
- git: 026d962ef14d - main - proc: Fix proc_init / proc_dtor ordering issues Dag-Erling Smørgrav
- git: 9734ca05b9b4 - main - RELNOTES: Add entries from this week's scan of the commit logs Mark Johnston
- git: 9dda51f13cd8 - main - rc.subr: Use the variable we defined to invoke setaudit(8) Mark Johnston
- git: a0d607957533 - main - socket: Fix the name of a parameter in a comment Mark Johnston
- git: c694122f3cfb - main - netmap: Let memory allocator parameters be settable via loader.conf Mark Johnston
- git: 796abca7e281 - main - pfsync: Avoid zeroing the state export union Mark Johnston
- git: 123c08620049 - main - libc/tests/string: improve stpncpy() "bounds" unit test Robert Clausecker
- git: 66eb78377bf1 - main - libc/amd64: fix overread conditions in stpncpy() Robert Clausecker
- git: 5917f9571dab - main - login.1: Remove mention of login copyright display Ed Maste
- git: 8be864282609 - main - libc/test: fix typo Robert Clausecker
- git: fa259d156d43 - main - zfs: Merge commit 86b064469dc9c2 from OpenZFS Mark Johnston
- git: f943454bfbd9 - main - LinuxKPI: 802.11: rework MC/configure_filter Bjoern A. Zeeb
- git: 80726c2257e9 - main - Fix zgrep(1) wrapper regression, add test Craig Leres
- git: edd982b95372 - main - Cross-reference all of uart(4), tty(4) and termios(4) Poul-Henning Kamp
- Mon, 15 Dec 2025
- git: 4bf8ce037dc8 - main - if_rge: initial import of if_rge driver from OpenBSD. Adrian Chadd
- git: c112ad75605c - main - options: describe WITH_IPFILTER_IPFS Brooks Davis
- git: b9b1262a8ef9 - main - src.conf.5: regen documenting WITH_IPFILTER_IPFS Brooks Davis
- git: cae9ae66ad1b - main - aw_rtc: bump settime() delays Mitchell Horne
- git: 43b07bdbc5d2 - main - Revert "devinfo: Add support for libxo" John Baldwin
- git: f1809eab82a7 - main - amd64/vmm.c: Fix an incorrect memory segment check in vm_iommu_{un}map Bojan Novković
- git: cdbc9b76ff49 - main - pf: fix min-ttl and set-tos for nat64 Kristof Provost
- git: ac6a7f621668 - main - if_clone: don't overwrite dump_nl of an attaching cloner with default Gleb Smirnoff
- git: 1291523fde5f - main - dtb: build Radxa Cubie A5E DTB Mitchell Horne
- git: 7ff3b13f12d9 - main - lacp: Sort port map by interface index Andrew Gallatin
- git: 2059040493fb - main - committers-src: add myself (jrhall@) John Hall
- git: 9d56f84df5a6 - main - remove sys/dts/arm/socfpga_*_sdmmc.dts Oskar Holmlund
- Re: git: 43b07bdbc5d2 - main - Revert "devinfo: Add support for libxo" KT Ullavik
- git: 8774a990ee40 - main - bpf: modularize ifnet(9) part of bpf Gleb Smirnoff
- git: c10447a9256b - main - bpf: add BIOCGETIFLIST ioctl that returns all available tap points Gleb Smirnoff
- git: 94b76ea9d136 - main - libpcap: obtain list of bpf tap points with BIOCGETIFLIST Gleb Smirnoff
- git: ddf4f9eda9c2 - main - ipfw: create "ipfw0" and "ipfwlog0" bpf tapping points without ifnet(9) Gleb Smirnoff
- git: 1c5021f5251b - main - ifconfig: print warning and return success on ipfw0, ipfwlog0 cloning Gleb Smirnoff
- git: 3daae1ac1d82 - main - ipfw: create a bpf tap point for every log rule Gleb Smirnoff
- git: 1615eff94cda - main - usb: don't create ifnet(9) for usbus devices Gleb Smirnoff
- git: efc8353481e3 - main - usbdump: remove some FreeBSD 9.x code Gleb Smirnoff
- git: 5bd839792b6a - main - thunderbolt: Remove PNP info Aymeric Wibo
- Tue, 16 Dec 2025
- git: 03603db01368 - main - acpidump.8: formatting fix Maxim Konovalov
- git: 715cc2571370 - main - blocklist: Add vendor import instructions Jose Luis Duran
- git: 52395203f9ac - main - MFV: Import blocklist 2025-12-15 (8a4b011) Jose Luis Duran
- git: 094626d3a500 - main - lio: Avoid out-of-bounds read or write MAC address Zhenlei Huang
- git: 9b943425fd90 - main - proc_dtor(): style improvements Konstantin Belousov
- git: 27554189e512 - main - khelp: make the module compile again Maxim Konovalov
- git: 9c844b6110b3 - main - blocklist: blacklist: Chase recent upstream changes Jose Luis Duran
- git: 1fbdb149aa48 - main - etc/mtree/BSD.include.dist: Remove bsnmp tags Emmanuel Vadot
- git: 00352ef6d2a0 - main - etc/mtree/BSD.include.dist: Remove atf tags Emmanuel Vadot
- git: 012f1e4ae350 - main - axidma(4): switch interrupt type. Ruslan Bukin
- git: e93e57d3da2e - main - tests/fibs_test: unskip udp_dontroute6 testcase Li-Wen Hsu
- git: 7a83fedc116d - main - tests/if_lagg_test: unskip 'witness' testcase Li-Wen Hsu
- Re: git: 66eb78377bf1 - main - libc/amd64: fix overread conditions in stpncpy() Cy Schubert
- git: cce603cfca77 - main - if_rge: Add PNP info for module Olivier Cochard
- Re: git: 66eb78377bf1 - main - libc/amd64: fix overread conditions in stpncpy() Cy Schubert
- git: 2619d439fa86 - main - makeman.lua: Update for src.conf in the src tree Ed Maste
- git: a34c50fbd2a5 - main - ipfilter: Prevent stack buffer overflow Dag-Erling Smørgrav
- Re: git: 7a83fedc116d - main - tests/if_lagg_test: unskip 'witness' testcase Gleb Smirnoff
- git: a6ea80bc9175 - main - ipfilter: Add missing kenv fetch Cy Schubert
- git: 681e9d3e391f - main - Unskip test sys.netinet6.frag6.frag6_07.frag6_07 Li-Wen Hsu
- git: 2cd31bd8fa68 - main - makefs/tests: Use require.kmods property instead of ad-hoc checks Li-Wen Hsu
- git: 2c75ac14d7e9 - main - libpathconv: Document library in the man pages Alexander Ziaee
- git: 6e297e1cdff3 - main - libpcap: don't try to create usbusX interfaces Gleb Smirnoff
- git: 8b780f75f7ef - main - libpcap: disable more code related to USB pseudo-interfaces Gleb Smirnoff
- git: ce9557d4ee17 - main - libc/amd64: Disable baseline version of stpncpy() Dag-Erling Smørgrav
- Re: 66eb78377bf1 - main - libc/amd64: fix overread conditions in stpncpy() Ravi Pokala
- git: 802c6d5d61d1 - main - cdefs.h: Introduce __nonstring attribute Alex Richardson
- git: 4cfc7de13f11 - main - libthr: fix -Wunterminated-string-initialization Alex Richardson
- git: 79f578531f21 - main - libfetch: Fix -Wunterminated-string-initialization Alex Richardson
- git: 86f325711c07 - main - rtld: silence clang's unterminated-string-initialization warning Alex Richardson
- git: 2ed21f90906b - main - netmap: silence -Wdefault-const-init-field-unsafe warning Alex Richardson
- Re: 66eb78377bf1 - main - libc/amd64: fix overread conditions in stpncpy() Robert Clausecker
- Re: 66eb78377bf1 - main - libc/amd64: fix overread conditions in stpncpy() Robert Clausecker
- git: bf804f69dd94 - main - rtsold: Validate entries in domain search lists Mark Johnston
- Wed, 17 Dec 2025
- git: bdfd695037a9 - main - swap_pager_seek_data(): improve assertions Konstantin Belousov
- git: 30ae88e3b217 - main - swap_pager_seek_data(): move the clipping at the object size to consumers Konstantin Belousov
- git: f94bfc469df9 - main - vm_object_coalesce(): check that coalescing does not revive stale pages Konstantin Belousov
- git: 14d5c13a8926 - main - tests/ci: Collect environment information Muhammad Moinur Rahman
- git: 66d2816407c3 - main - tests/lorder_test: Add require.progs for nm and cc Li-Wen Hsu
- git: 5a674a069483 - main - tests/lorder_test: Update test case description from copy/paste Li-Wen Hsu
- git: d03c9b8f6624 - main - lib/msun/tests: Replace remaining printf() with debug() Li-Wen Hsu
- git: ec640742e302 - main - lib/msun/tests: Remove newlines in ATF msgs Li-Wen Hsu
- git: a9b1650f90f4 - main - lib/msun/tests: Add REQUIRE_ variants of test-utils macros Li-Wen Hsu
- git: 6c18c40b29fd - main - lib/msun/tests: xfail fe_round on riscv64 Li-Wen Hsu
- git: 5a0617454e37 - main - lib/msun/tests: xfail failing invtrig_test cases on non-x86 Li-Wen Hsu
- git: de601d5bf5c6 - main - lib/msun/tests: xfail failing lrint_test cases on non-x86 archs Li-Wen Hsu
- git: 405188aeac54 - main - lib/msun/tests: xfail remaining failing tests on non-x86 archs Li-Wen Hsu
- git: 2812c917e040 - main - Cirrus-CI: Bump to FreeBSD 15.0-RELEASE Ed Maste
- git: 1092ec8b3375 - main - kern: Introduce RLIMIT_VMM Bojan Novković
- git: bd16bac27e7e - main - vmm: Add ability to destroy VMs on close Bojan Novković
- git: 3c0686082df8 - main - bhyve: Eliminate exit status magic numbers Bojan Novković
- git: f892c97b6109 - main - bhyve: Introduce monitor mode Bojan Novković
- git: 1fad49baf390 - main - sdhci: Try to complete the last transaction if dumping Justin Hibbits
- git: 2a87929671e6 - main - bectl: log modifying functions to zpool history Kyle Evans
- git: 067b62bd5834 - main - examples/mdoc: Remove document description quotes Alexander Ziaee
- git: 3527e7e9f7b2 - main - example.3: Show updated library macro usage Alexander Ziaee
- Re: git: 1092ec8b3375 - main - kern: Introduce RLIMIT_VMM FreeBSD User
- git: 41e9414e2679 - main - .cirrus.yml: Add persistent worker Muhammad Moinur Rahman
- Re: git: 1092ec8b3375 - main - kern: Introduce RLIMIT_VMM Dag-Erling_Smørgrav
- git: 53af2026f213 - main - limits: Unbreak after RLIMIT_VMM addition Dag-Erling Smørgrav
- Re: git: 1092ec8b3375 - main - kern: Introduce RLIMIT_VMM Cy Schubert
- git: 0bf42a0a05b9 - main - bpf: virtualize bpf_iflist Gleb Smirnoff
- git: d4062b9f16e4 - main - vlan: plug a new panic associated with interface removal Gleb Smirnoff
- git: 20ce906157df - main - LinuxKPI: Move vmap-related code from linux_compat.c to linux_page.c Vladimir Kondratyev
- git: df49fd8efa1a - main - LinuxKPI: Implement vmap_pfn Vladimir Kondratyev
- git: 1a26b161d829 - main - LinuxKPI: bump __FreeBSD_version for vmap_pfn implementation Vladimir Kondratyev
- git: 4d185f54576a - main - tests/ci: Fix building in Github Muhammad Moinur Rahman
- git: 104827151e2a - main - ng_iface: don't recursively enter epoch in the rcvdata method Gleb Smirnoff
- Re: git: 43b07bdbc5d2 - main - Revert "devinfo: Add support for libxo" KT Ullavik
- git: a678e87f5533 - main - unionfs: Support renaming symbolic links Dag-Erling Smørgrav
- git: e64928611b3d - main - unionfs: Sporadic cleanup Dag-Erling Smørgrav
- Thu, 18 Dec 2025
- Re: git: 0bf42a0a05b9 - main - bpf: virtualize bpf_iflist Gleb Smirnoff
- git: d1d88b6e8c31 - main - jail.conf.5: Fix mandoc typos Alexander Ziaee
- git: cf5eed715915 - main - if_rge: fix typo in man page Stefan Eßer
- git: e0c6c4ecfc75 - main - vtnet: define flags in a consistent way Michael Tuexen
- git: a862e4b5a27c - main - snmp_pf: fix refresh Kristof Provost
- git: ad7f49f98b1a - main - libpfctl: fix tstats address count Kristof Provost
- git: 377e6050c1cb - main - vmem: Fix the gcc build Mark Johnston
- git: a8be81456cfe - main - jail: Don't define malloc type M_PRISON_RACCT on !RACCT Olivier Certner
- git: e3a0571ad74d - main - vtnet: expose flags via sysctl tree Michael Tuexen
- git: 4f809ffec69c - main - gpart: add libxo support for "show" subcommand + man page updates Johan Söllvander
- git: a4d766caf711 - main - bpf: add a crutch to support if_vmove Gleb Smirnoff
- git: f6e183301851 - main - vtnet.4: put each sentence on its own line Michael Tuexen
- git: f74173b5da3d - main - krb5: Remove extraneous exports file Cy Schubert
- Re: git: cf5eed715915 - main - if_rge: fix typo in man page Konstantin Belousov
- git: 75177aebf039 - main - aq(4): Add build infrastructure Ed Maste
- git: fb1994e03c88 - main - aq(4): Add man page Ed Maste
- git: 713b57c414b7 - main - net: split ifnet_arrival_event into two events Gleb Smirnoff
- git: 0d469d23715d - main - net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) Gleb Smirnoff
- git: 93811883500b - main - armv8rng: Fix an inverted test in random_rndr_read_one() Mark Johnston
- git: 7c02ba0cd034 - main - pf: Fix the reply command in a couple of places Mark Johnston
- git: ca10598b10bc - main - ice(4): Remove unused function Krzysztof Galazka
- git: 5c1d9df10b78 - main - vmem.9: provide a reference to libuvmem(3) Konstantin Belousov
- git: 55ce12672b94 - main - kern: racct: Remove code unused since %cpu resource computation revamp Olivier Certner
- git: 7f3da1f800f7 - main - aq(4): Build on x86 only for now Ed Maste
- Re: git: cf5eed715915 - main - if_rge: fix typo in man page Stefan_Eßer
- git: ca2413d21619 - main - librt/mq_getfd_np.3: Initial manual page Alexander Ziaee
- Re: git: cf5eed715915 - main - if_rge: fix typo in man page Konstantin Belousov
- Re: git: cf5eed715915 - main - if_rge: fix typo in man page Lexi Winter
- git: 391e8709315d - main - printf.9: fix style Michael Tuexen
- Fri, 19 Dec 2025
- git: 8c64625d9079 - main - aq(4): Use standard ETHER_ADDR_LEN definition Ed Maste
- git: 1efb6541c677 - main - acpica: Merge ACPICA 20251212 Jung-uk Kim
- Re: git: 0d469d23715d - main - net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) Kristof Provost
- git: 2804461adfc6 - main - ntp: Fix buildworld with MK_OPENSSL=no Cy Schubert
- Re: git: cd240957d7ba - main - netinet: Disallow connections to INADDR_ANY Dag-Erling_Smørgrav
- git: ae96ff302f8a - main - pf: Avoid taking the pf rules write lock in a couple of ioctls Mark Johnston
- git: 7080c1b09d72 - main - tests: Fix style in ra.py Mark Johnston
- git: df6861d755c8 - main - ifconfig: Fix the -L flag when using netlink Mark Johnston
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Mark Johnston
- git: a79e2278c58e - main - ipf: copy{in,out}ptr -> ipf_copy{in,out}_indirect Brooks Davis
- git: d2cb9cab8457 - main - printf.9: Support more than 32 bits in %b Michael Tuexen
- git: 634d9c0d111b - main - vtnet: expose features via sysctl tree Michael Tuexen
- git: 8da838ac3169 - main - vtnet: improve consistency Michael Tuexen
- git: c8b3b605ae85 - main - tcp: fix checksum calculation bug Michael Tuexen
- git: 4100bd6caa66 - main - usr.bin: Remove intrinsic utilities Dag-Erling Smørgrav
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Gleb Smirnoff
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Konstantin Belousov
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Gleb Smirnoff
- Re: git: 0d469d23715d - main - net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) Gleb Smirnoff
- Re: git: 0d469d23715d - main - net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) Dimitry Andric
- Re: panic: bpf_ifnet_write: ifp 0xfffff8002d492800 type 209 not supported Gleb Smirnoff
- Re: panic: bpf_ifnet_write: ifp 0xfffff8002d492800 type 209 not supported Dimitry Andric
- git: fe53a8a82c81 - main - bpf: add missing IFT_BRIDGE in the write method Gleb Smirnoff
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Konstantin Belousov
- git: f8cee1f2c2df - main - Import latest mtree from NetBSD Jose Luis Duran
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Gleb Smirnoff
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Konstantin Belousov
- git: 546d3d08e599 - main - zfs: merge openzfs/zfs@962e68865 Martin Matuska
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Gleb Smirnoff
- git: 27aa23cee810 - main - sys/bitcount.h: add __const_bitcount<n> Bjoern A. Zeeb
- git: 34892a8e3005 - main - LinuxKPI: bitcount fix builds with gcc and older llvm Bjoern A. Zeeb
- git: a8c594d27779 - main - files.amd64: remove some lines duplicated from files.x86 Kyle Evans
- git: 7f39d05b67ae - main - reboot: Fix halt -p behavior Dag-Erling Smørgrav
- Sat, 20 Dec 2025
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Konstantin Belousov
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Gleb Smirnoff
- git: dd5a48f95786 - main - fwget: Add Navi 33 support Emmanuel Vadot
- git: 27cb2610ef0b - main - powerpc/intr: Minor cleanup Justin Hibbits
- git: 117306dc606b - main - in6_ifattach: include sys/eventhandler.h to unbreak NOVIMAGE builds Bjoern A. Zeeb
- Sun, 21 Dec 2025
- Re: git: 35dd53a9e132 - main - librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping Jessica Clarke
- Re: git: e967a2a03677 - main - sockets: remove compat shim for divert(4) Konstantin Belousov
- git: 43d7ee540efe - main - iflib: support for transmit side nic KTLS offload Andrew Gallatin
- git: 4d692068f685 - main - ktls: Capture initial tls seqno at time offload is initiated Andrew Gallatin
- Re: git: 35dd53a9e132 - main - librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping Sumit Saxena
- git: 823ebd7c4f89 - main - libpfctl: export a get states variant that takes a pfctl_handle Kristof Provost
- git: 95788a851deb - main - vm_fault_trap(): fix comments grammar Konstantin Belousov
- git: a35bbd5d9f5f - main - nfscommon: Add some support for POSIX draft ACLs Rick Macklem
- Mon, 22 Dec 2025
- git: 8e3fd450cc53 - main - nfsd: Add some support for POSIX draft ACLs Rick Macklem
- git: 949cff4dceff - main - nfscommon: Add some support for POSIX draft ACLs Rick Macklem
- git: 0e724de9ed6f - main - nfscl: Add some support for POSIX draft ACLs Rick Macklem
- git: 77939d64f23d - main - net: on interface detach purge multicast addresses after protocols Gleb Smirnoff
- git: e3d6cf8c3f6c - main - pf: make eventhandler_tag's static Gleb Smirnoff
- git: 349fcf079ca3 - main - net: add ifnet_rename_event EVENTHANDLER(9) for interface renaming Gleb Smirnoff
- git: 0bd0c3295ac0 - main - ng_ether: refactor to use interface EVENTHANDLER(9)s Gleb Smirnoff
- git: b275907fa338 - main - if_tuntap: use ifnet_rename_event instead of ifnet_arrival_event Gleb Smirnoff
- git: 129e15d49943 - main - ipfw: fix bpf tap point lookup Gleb Smirnoff
- git: 88b04633c29e - main - libpcap: fix resource leaks and set error messages Gleb Smirnoff
- Re: git: 0d469d23715d - main - net: attach IPv4 and IPv6 stacks to an interface with EVENTHANDLER(9) Gleb Smirnoff
- git: cf1eaaf41cef - main - Reduce number of external symbols in libllvm, libclang and liblldb Dimitry Andric
- git: 3b1126208f44 - main - Remove debug crutch I accidentally left in Dimitry Andric
- git: 183513d15f22 - main - sys/netipsec: ensure sah stability during input callback processing Konstantin Belousov
- git: 15178d8ed290 - main - pf: Fix state handling when ICMP packets are diverted Mark Johnston
- git: da8ab1324942 - main - inotify: Avoid resetting the cookie Mark Johnston
- git: 3a4275a5f1f5 - main - telnet: Remove usage of ALIGN Mark Johnston
- git: 4f35a84b3241 - main - atf_python: support setting interface mtu Kristof Provost
- git: f51e9d0e0988 - main - fusefs: Fix further intermittency in the BadServer.ShortWrite test case Alan Somers
- git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Poul-Henning Kamp
- git: 9f49f436a9ec - main - nfs: Add some support for POSIX draft ACLs Rick Macklem
- RE: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Mark Millard
- git: e35191ccf3b3 - main - nfs: Add some support for POSIX draft ACLs Rick Macklem
- git: 60eb371c2b9a - main - UPDATING: Add an entry for commit 9f49f436a9ec Rick Macklem
- Re: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Poul-Henning Kamp
- Tue, 23 Dec 2025
- Re: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Mark Millard
- git: b94e4c7037b0 - main - RELNOTES: Add an entry for 8e3fd450cc53 and friends Rick Macklem
- git: 44f656641c23 - main - Hyper-V: hn: just call vf's ioctl when changing mtu Wei Hu
- git: d0a2bd2765b3 - main - mana: support jumbo packet size Wei Hu
- Re: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Poul-Henning Kamp
- git: ae12432049e7 - main - MFV 762f11d98d5cd57ebbe85c36e9e86a557a91fe4e: xz 5.8.2. Xin LI
- git: 745c6c0431d0 - main - Resurrect standalone command Dag-Erling Smørgrav
- git: fbc321b9cdce - main - camcontrol.8: Descriptions before examples Alexander Ziaee
- git: 03752041e41b - main - cdce.4: Minor polish Alexander Ziaee
- git: f7245a27e86c - main - cdce.4: Add RTL8153 to HARDWARE Alexander Ziaee
- git: 97fa62708f67 - main - udl.4: Consolidate HARDWARE and add HISTORY Alexander Ziaee
- git: 3c83b5d340f6 - main - udl.4: Tweak HARDWARE for hardware release note Alexander Ziaee
- Re: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Charlie Li
- Re: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Mark Millard
- Re: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Poul-Henning Kamp
- git: a7e0f6a3dc5f - main - Specialize the REALTEK RTL8153 quirk to just rev=0x31fd Poul-Henning Kamp
- Re: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Poul-Henning Kamp
- Re: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Mark Millard
- git: 1aea5b0ba76a - main - nvme: make the interface standard file Gleb Smirnoff
- RE: git: f7245a27e86c - main - cdce.4: Add RTL8153 to HARDWARE Mark Millard
- git: 1e8c2cb328bb - main - vnode_pager: use ptoa(), atop() Doug Moore
- Re: git: 1aea5b0ba76a - main - nvme: make the interface standard file Warner Losh
- git: 5819f8b285fc - main - bhyve.8: Fix consistency and terms in manpage Michael Osipov
- Re: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Mark Millard
- Re: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. Mark Millard
- Re: git: 1b1fb628a1af - main - Quirk Realtek RTL8153 to config#1 so if_cdce claims it. Works much better. [dongle used on RPi5 does see a sizable performance difference] Mark Millard
- git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Dimitry Andric
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Dimitry Andric
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Mark Millard
- Wed, 24 Dec 2025
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Mark Millard
- git: 160077a4d751 - main - OptionalObsoleteFiles.inc: fix up WITH_LLVM_LINK_STATIC_LIBRARIES cases Dimitry Andric
- git: 4f184fd35d81 - main - nfsd.8: Add a short paragraph w.r.t. NFSv3 vs NFSv4 setup Rick Macklem
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Nuno Teixeira
- Thu, 25 Dec 2025
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Mark Millard
- git: 5629b5cf7993 - main - cuse(3): annotate cuse_init() to suppress thread safety analysis Dimitry Andric
- git: 98c3d868fb5a - main - fsck_msdosfs: avoid warnings about too-long initializer strings Dimitry Andric
- git: ecb58f931d45 - main - kyua: Fix prompt of "debug -p" command Igor Ostapenko
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Nuno Teixeira
- Fri, 26 Dec 2025
- git: ba0a11512237 - main - makefs: avoid warnings about too-long initializer strings Dimitry Andric
- git: a3394b6a23fb - main - m4: avoid warnings about too-long initializer strings Dimitry Andric
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Dimitry Andric
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Mark Millard
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Mark Millard
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Nuno Teixeira
- git: 2e7699355f08 - main - pf: don't reject route-to'd too-large packets Kristof Provost
- git: eaa424e3bde8 - main - snmp_pf: remove errno usage after pfctl_get_status_h change Kristof Provost
- git: 3054e22e4524 - main - bsnmpd: avoid warnings about too-long initializer strings Dimitry Andric
- git: cd880010c49a - main - pmcannotate: avoid accessing uninitialized local variables Dimitry Andric
- git: e2c93ed09f25 - main - sys/font.h: avoid warnings about too-long initializer strings Dimitry Andric
- Re: git: e2c93ed09f25 - main - sys/font.h: avoid warnings about too-long initializer strings Nuno Teixeira
- git: 66604463e737 - main - bhyve_config.5: Fix consistency and terms in manpage Michael Osipov
- Re: git: e2c93ed09f25 - main - sys/font.h: avoid warnings about too-long initializer strings Dimitry Andric
- Re: git: cd240957d7ba - main - netinet: Disallow connections to INADDR_ANY Ed Maste
- Re: git: e2c93ed09f25 - main - sys/font.h: avoid warnings about too-long initializer strings Dimitry Andric
- git: 1c9ff80f0635 - main - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it Dimitry Andric
- Re: git: e2c93ed09f25 - main - sys/font.h: avoid warnings about too-long initializer strings Nuno Teixeira
- git: 6b2e4da44300 - main - acpidump: Extend the decoding of entries in the EINJ and ERST tables John Baldwin
- git: 5b39245ab6f3 - main - acpi: Free ivars in bus_child_deleted method John Baldwin
- git: 88f8e3c5ab97 - main - acpi_apei: Remove the hest member from the softc John Baldwin
- git: 4eb560faa725 - main - acpi: Reject duplicate handlers for ioctl commands John Baldwin
- git: 425b41f81634 - main - acpi: Use M_WAITOK in acpi_register_ioctl John Baldwin
- git: 11757b1487e3 - main - acpi: Statically initialize acpi_ioctl_hooks John Baldwin
- git: fe74d52de5dc - main - sys/modules/acpi/Makefile: One line per subdirectory John Baldwin
- git: bd8296bd81d5 - main - Build acpi kernel modules on aarch64 John Baldwin
- git: 02376be32d6b - main - tests/ci: Use :H:H rather than ../.. Ed Maste
- git: e1bfd541c7cd - main - bhyve: Document that MAC address has to be unicast Michael Osipov
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Nuno Teixeira
- Re: git: 1c9ff80f0635 - main - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it Konstantin Belousov
- git: 0d31189cbce4 - main - linprocfs.4: Improve docs around pid/self entries Michael Osipov
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Mark Millard
- git: 350f31973189 - main - kyua: Make "debug -p" skip writing stdout/stderr to tmp files Igor Ostapenko
- Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Nuno Teixeira
- git: 939ac0c8fde2 - main - vnode_pager: clean up undirty_pages() Doug Moore
- git: 086bedb11a85 - main - tools.build: also add sys/_visible.h to SYSINCS Dimitry Andric
- Re: git: 1c9ff80f0635 - main - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it Dimitry Andric
- Sat, 27 Dec 2025
- Sun, 28 Dec 2025
- git: f22cffe43343 - main - vt.4: Remove Xr to nonexistent vidcontrol(8) Ed Maste
- git: 424089a0fc82 - main - loader: Fix powerpc64le by working around slof bug in qemu/slof Warner Losh
- git: 8e8d7d489f7b - main - loader: Use C99 initializations for file_format Warner Losh
- git: faeaa25f5624 - main - kernel: MK_REPRODUCIBLE_PATHS for full paths vs /usr/src Warner Losh
- git: c910c7a3d224 - main - vt: Remove .fnt.uu from Makefile SUFFIXES Ed Maste
- git: 176075e661fc - main - locking.9: Tweak the table column width to fit 80 characters Zhenlei Huang
- git: a7b8a5d37bcb - main - ipfw.8: fix documentation bug for setmark Eugene Grosbein
- git: 9fdf49e8a501 - main - ipfw.8: fix misprint after previous change Eugene Grosbein
- git: b67a7c062b65 - main - scsi: Make all da error messages greppable Warner Losh
- git: e51047118cb1 - main - ipfw.8: document how to delete nat configuration instance Eugene Grosbein
- git: 63d1c3c43690 - main - bsd.sys.mk: suppress some new clang 21 warnings for C++ Dimitry Andric
- git: ae31c10537ed - main - bsd.sys.mk: add NO_WCHARACTER_CONVERSION and use it for googletest Dimitry Andric
- git: 3c0ea1b62976 - main - ocs_fc: Use __printflike() instead of format(printf) Dimitry Andric
- git: 4cd7be3e8186 - main - sys/xen: Use __printflike() instead of format(printf) Dimitry Andric
- git: 541a98d7e28a - main - compat: linux: use appropriate variables for copying out old timers Dimitry Andric
- Mon, 29 Dec 2025
- git: 37ddbbe5535c - main - libc/gen/err.c: remove 'extended error' herald from extended error output Konstantin Belousov
- git: 8bff95f3ce03 - main - exterror: add support for the format specifiers in the extended error msg Konstantin Belousov
- git: 42210fe8dcd4 - main - exterror: Add EXTERROR_VERBOSE env variable to control verbosity Konstantin Belousov
- git: 2904edaf2f09 - main - vm/vm_mmap.c: inline erronous argument values for extended errors Konstantin Belousov
- git: 14bd57d0a78d - main - exterror.9: describe formatting of optional arguments Konstantin Belousov
- git: 543c86636f73 - main - exterr_test: loosen the error string pattern Konstantin Belousov
- git: 54b52f655e0f - main - fs/fuse: use dedicated category per source file Konstantin Belousov
- git: 3ef25acf3600 - main - Add a script to auto-generate mapping from exterr category to source file Konstantin Belousov
- git: 5685c07b5a8e - main - Add automatically generated file libc/gen/exterr_cat_filenames.h Konstantin Belousov
- git: 874cdf6af695 - main - exterr: in verbose mode, print the source file name Konstantin Belousov
- git: 3088263177da - main - man pages: provide some description for extended errors Konstantin Belousov
- git: b6672803a1cf - main - cross-build: Avoid adding <sys/cdefs.h> to SYSINCS Dimitry Andric
- git: 32ea8209825a - main - LinuxKPI: 802.11: add compat.linuxkpi.80211.IF.dump_stas_queues Bjoern A. Zeeb
- git: 9cf85457b13b - main - LinuxKPI: 802.11: assign sequence numbers to frames Bjoern A. Zeeb
- git: f0395993e1ea - main - LinuxKPI: 802.11: reset hdr after crypto in lkpi_80211_txq_tx_one() Bjoern A. Zeeb
- git: 8494be1b5af7 - main - LinuxKPI: 802.11: fix rx_nss with VHT Bjoern A. Zeeb
- Unsubscribe George Kontostanos
- git: faff7013187b - main - geom_part: Fix format string issues Dag-Erling Smørgrav
- git: 85f499be90c1 - main - qlnxe: Avoid out-of-bounds reading the multicast ethernet address Zhenlei Huang
- git: daef625cf884 - main - bhyve: Use a blocking socket in the helper process Mark Johnston
- Re: git: faeaa25f5624 - main - kernel: MK_REPRODUCIBLE_PATHS for full paths vs /usr/src Dimitry Andric
- git: 6ea05372bea5 - main - qat: Export missing symbols in qat_common Mark Johnston
- git: 3e2093de4725 - main - linux: Add required symbol to EXPORT_SYMS list Ed Maste
- git: 04a664d87607 - main - libc/stdlib/Makefile: one line for each source file name Konstantin Belousov
- git: b8c99e7d912f - main - libc: add glibc-compatible tdestroy(3) Konstantin Belousov
- git: b0d4b059cf84 - main - tdestroy(3) man page Konstantin Belousov
- git: 3204c097fd08 - main - tdestroy(3): add tests Konstantin Belousov
- git: c4bd487da73a - main - genet.4: Only for AArch64 + tag spdx Alexander Ziaee
- git: c6bd2aa8353c - main - cpuctl.4: Formatting nits Alexander Ziaee
- git: e2afbc45258f - main - ioctl.2: Mention EACCES Alexander Ziaee
- git: bbaa7d628175 - main - kyua manuals: Correct --results-file short form Alexander Ziaee
- git: 660416fd1943 - main - Move MK_REPRODUCIBLE_PATHS to bsd.opts.mk Dimitry Andric
- git: 8e9515839369 - main - Fix typo in tools/build/options/WITH_REPRODUCIBLE_PATHS Dimitry Andric
- Re: git: faeaa25f5624 - main - kernel: MK_REPRODUCIBLE_PATHS for full paths vs /usr/src A FreeBSD User
- Tue, 30 Dec 2025
- git: efcb109940ca - main - vm_object_coalesce(): remove commented out code Konstantin Belousov
- git: e7053d9a126a - main - vm_object_coalesce(): simplify common expression Konstantin Belousov
- git: 353ba3bf08fd - main - vm_object_coalesce(): do not account holes twice Konstantin Belousov
- git: 7685aaea8850 - main - vm_object_coalesce(): return swap reservation back if overcharged Konstantin Belousov
- git: 710ec409dffe - main - crypto: avoid warnings about too-long initializer strings Dimitry Andric
- git: 667259b392ec - main - ncurses: avoid warnings about too-long initializer strings Dimitry Andric
- git: bcd9ea853b14 - main - zfs: rename several printf attribute declarations to __printf__ Dimitry Andric
- git: 190c1f3d9326 - main - pfctl: allow network programs select DSCP_VA for network ToS Kristof Provost
- git: c2e7a52374b3 - main - pf: move DIOCRCLRASTATS into libpfctl Kristof Provost
- git: 96c7e70c18a4 - main - pf: convert DIOCRCLRASTATS to netlink Kristof Provost
- git: 2eec2bcca297 - main - pf tests: avoid cleanup failures on skipped tests Kristof Provost
- git: 4fecc8e3fe94 - main - pfctl: remove duplicate "va" entry Kristof Provost
- Wed, 31 Dec 2025
- git: e8567de718a4 - main - nfscl: Fix handling of POSIX draft default ACLs Rick Macklem
- Re: git: 424089a0fc82 - main - loader: Fix powerpc64le by working around slof bug in qemu/slof Lexi Winter
- git: 39047538cf5d - main - Merge commit faa5141b9be4 from file git (by Christos Zoulas): Jessica Clarke
- git: 2c0e9a76c1ce - main - Makefile.inc1: Make NO_INSTALLKERNEL less of a hack Jessica Clarke
- Go to: [ monthly archives ] [ by author ] [ by date ]