dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
December 2025 Archives by date
- Mon, 01 Dec 2025
- git: 10f12fbe67ae - stable/15 - vm_object_page_remove(): clear pager even if there is no resident pages Konstantin Belousov
- git: ba5ef9dfa8e5 - stable/15 - bsd.lib.mk: document INTERNALLIB and PRIVATELIB Konstantin Belousov
- git: feac4c32a5f8 - stable/14 - vm_object_page_remove(): clear pager even if there is no resident pages Konstantin Belousov
- git: 7e356823ac3a - stable/14 - bsd.lib.mk: document INTERNALLIB and PRIVATELIB Konstantin Belousov
- git: cdf37c58727f - stable/15 - sys/: rename bio_error variable to abio_error Konstantin Belousov
- git: 05e683f3de7f - stable/15 - exterror(9): add SETEXTERROR_KE() macro Konstantin Belousov
- git: 0e1fcec72a05 - stable/15 - exterror(9): add two helpers Konstantin Belousov
- git: cb85c2e2e995 - stable/15 - exterror(9): add infra for bufs and bios Konstantin Belousov
- git: a4fadc6c0784 - stable/15 - geom/geom_vfs.c: use EXTERROR_KE() in g_vfs_strategy for ENXIOs Konstantin Belousov
- git: 72bbd1891498 - stable/15 - exterr: add exterr_db_print(), to be used by several ddb dumpers Konstantin Belousov
- git: 35a54c876c4f - stable/15 - exterr: print exterr for struct buf and bio in ddb show commands Konstantin Belousov
- git: 0083165a9d13 - stable/15 - sys/bio.h: print BIO_EXTERR flag Konstantin Belousov
- git: a0e349258479 - stable/15 - exterror.9: explain buffers and bios usage of extended errors Konstantin Belousov
- git: 398dd921c382 - stable/15 - sys/param.h: bump __FreeBSD_version for struct bio and buf layout change Konstantin Belousov
- git: 9636482dd8af - stable/15 - Remove TableGen objects from libllvm, fixing bad option registrations Dimitry Andric
- git: 1fbba4fbf0f8 - stable/14 - Remove TableGen objects from libllvm, fixing bad option registrations Dimitry Andric
- git: f4ff747cb709 - stable/13 - Remove TableGen objects from libllvm, fixing bad option registrations Dimitry Andric
- git: 3bba28c262f8 - stable/15 - gdb: Fix some PEP 8 violations Mark Johnston
- git: c782957a4dd2 - stable/15 - jail: Make jaildesc_ops const Mark Johnston
- git: 10a15419c460 - stable/15 - ng_device: replace dependency on vnode.h with fcntl.h Mark Johnston
- git: 57e4e7d12598 - stable/15 - ng_device: enable setting the device to non-blocking mode Mark Johnston
- git: f817011fae28 - stable/15 - ng_device.c: improve compliance with style(9) Mark Johnston
- git: e1834bc89e64 - stable/15 - ng_device: add kqueue support Mark Johnston
- git: 626cf6c8fcff - stable/15 - bhyve: add support for ng_device network backend Mark Johnston
- git: f15e54924ccb - stable/15 - file: Add a fdclose method Mark Johnston
- git: 0db8e36b2baa - stable/15 - krb5: Use sh to run mk_cmds Mark Johnston
- Tue, 02 Dec 2025
- git: c6fe17a0d467 - stable/15 - mtree: Keep mtree files indented with spaces Jose Luis Duran
- git: 1630af436a61 - stable/14 - vmm: Fix a deadlock between vm_smp_rendezvous() and vcpu_lock_all() Mark Johnston
- git: d7129761f5fc - stable/15 - ipfilter: Load optionlist prior to ippool invocation Cy Schubert
- git: c7cfc16f7ce0 - stable/13 - ipfilter: Load optionlist prior to ippool invocation Cy Schubert
- git: 38eec1fc77cd - stable/14 - ipfilter: Load optionlist prior to ippool invocation Cy Schubert
- git: ef55f6b86626 - stable/14 - sqlite3: Update to 3.50.4 Cy Schubert
- Wed, 03 Dec 2025
- git: 2929eb93f335 - stable/15 - strfmon: Fix typo s/poistion/position/ Jose Luis Duran
- git: d3dbfab0d04e - stable/15 - strfmon: Add tests for Austin Group Defect 1199 Jose Luis Duran
- git: 488c4a511434 - stable/15 - strfmon: EINVAL if the '+' flag and both signs are empty Jose Luis Duran
- git: 06c2e9b7685b - stable/15 - strfmon: Fix negative sign handling for C locale Jose Luis Duran
- git: f830e53fc085 - stable/14 - strfmon: Fix typo s/poistion/position/ Jose Luis Duran
- git: 7745ece2819e - stable/14 - strfmon: Add tests for Austin Group Defect 1199 Jose Luis Duran
- git: 8dc8e3011d05 - stable/14 - strfmon: EINVAL if the '+' flag and both signs are empty Jose Luis Duran
- git: 1869d604e22d - stable/14 - strfmon: Fix negative sign handling for C locale Jose Luis Duran
- git: 6cccf4db1346 - stable/13 - strfmon: Fix typo s/poistion/position/ Jose Luis Duran
- git: 33189f868ab9 - stable/13 - strfmon: Add tests for Austin Group Defect 1199 Jose Luis Duran
- git: 6b0e99570fa2 - stable/13 - strfmon: EINVAL if the '+' flag and both signs are empty Jose Luis Duran
- git: 02a810d9b4cc - stable/13 - strfmon: Fix negative sign handling for C locale Jose Luis Duran
- Fri, 05 Dec 2025
- git: e37206a66db0 - stable/15 - sqlite3: Update to 3.50.4 Cy Schubert
- git: 5b084744bb21 - stable/13 - sqlite3: Update to 3.50.4 Cy Schubert
- git: 844f76c2426d - stable/15 - libc: Simplify __get_locale() Dag-Erling Smørgrav
- git: 3cbf6473fa1c - stable/15 - bus: Add device_has_children predicate Dag-Erling Smørgrav
- git: 68c9bf7b2c8a - stable/15 - bus: Apply consistent style to prototypes Dag-Erling Smørgrav
- git: 74b10f0b5760 - stable/15 - rtld-elf: Mark LD_SHOW_AUXV insecure Dag-Erling Smørgrav
- git: 8787b699b036 - stable/14 - libc: Simplify __get_locale() Dag-Erling Smørgrav
- git: c0aeb34d5044 - stable/14 - bus: Add device_has_children predicate Dag-Erling Smørgrav
- git: 07f9d9cb9a2f - stable/14 - bus: Apply consistent style to prototypes Dag-Erling Smørgrav
- git: 307a6241d05a - stable/14 - rtld-elf: Mark LD_SHOW_AUXV insecure Dag-Erling Smørgrav
- git: ef8a5af2a3ec - stable/13 - rtld-elf: Mark LD_SHOW_AUXV insecure Dag-Erling Smørgrav
- Sat, 06 Dec 2025
- git: 26365bf2516f - stable/15 - sound: Retire snd_mixer->busy Christos Margiolis
- Sun, 07 Dec 2025
- git: 2f4d348d9504 - stable/15 - ipsec: Fix typos in references to IPsec's ESP Mateusz Piotrowski
- git: a409ba2e30d5 - stable/14 - ipsec: Fix typos in references to IPsec's ESP Mateusz Piotrowski
- git: 09af13403983 - stable/15 - dtrace_priv.4: Document the DTrace priv provider Mateusz Piotrowski
- git: f69bf8f994e5 - stable/14 - dtrace_priv.4: Document the DTrace priv provider Mateusz Piotrowski
- git: b966b102123f - stable/15 - geom/zero: Add support for unmapped I/O Mateusz Piotrowski
- git: 045e89153c96 - stable/14 - geom/zero: Add support for unmapped I/O Mateusz Piotrowski
- Mon, 08 Dec 2025
- git: 58c80b2e79ce - stable/15 - release: Include comms/usbmuxd to DVD to ensure ipheth(4) works Li-Wen Hsu
- git: 9b1cd02f363f - stable/14 - release: Include comms/usbmuxd to DVD to ensure ipheth(4) works Li-Wen Hsu
- git: cd0e5f95d070 - stable/15 - rc.subr: Try to make svjc option handling a bit easier to read Mark Johnston
- git: dc88f0003e85 - stable/15 - setaudit: Initial import Mark Johnston
- git: 6addb7cec0f3 - stable/15 - setaudit: Bump WARNS and fix some style bugs Mark Johnston
- git: 1f9378a8eb69 - stable/15 - setaudit: Fix handling of numeric UIDs Mark Johnston
- git: 80a089d4359a - stable/15 - setaudit: Add an update mode Mark Johnston
- git: e4e7b5840f97 - stable/15 - rc.subr: Remove misguided cpuset usage Mark Johnston
- git: 7edef9117688 - stable/15 - rc.subr: Support setting the audit user when starting services Mark Johnston
- git: e7c4eaff60ea - stable/15 - dtrace: remove sparc tests Mark Johnston
- git: 2553f68ff13f - stable/15 - libdtrace: remove sparc code Mark Johnston
- git: d77f00f7e585 - stable/15 - opensolaris: remove references to sparc Mark Johnston
- git: 955555c57de0 - stable/15 - dtrace.1: remove sparc Mark Johnston
- git: 78fcd8c4e3d0 - stable/15 - dtrace tests: Update names after the syscall::exit probe was renamed Mark Johnston
- git: 3be3d3522967 - stable/15 - certctl.8: Prefer the new TRUSTDESTDIR variable Jose Luis Duran
- git: d389d1ac1699 - stable/15 - LinuxKPI: 802.11: initialize the passed in chandef in cfg80211_chandef_create Bjoern A. Zeeb
- git: 4dde7d280a5f - stable/15 - iwlwifi/mld: only get tid after checking that it is a dataqos frame Bjoern A. Zeeb
- git: 5d22abb18771 - stable/15 - LinuxKPI: 802.11: use a _check rather than a _protected version for linksta Bjoern A. Zeeb
- git: 49977df63c40 - stable/15 - LinuxKPI: 802.11: implement mtx support for ieee80211_iterate_interfaces Bjoern A. Zeeb
- git: 4d3c09c79a04 - stable/15 - LinuxKPI: 802.11: initialize a backpointer on the link_sta Bjoern A. Zeeb
- git: 2032abb31cbe - stable/15 - LinuxKPI: pci: undo the pci_resource_len() check in lkpi_pci_request_region() Bjoern A. Zeeb
- git: 07555b10469d - stable/15 - LinuxKPI: 802.11: when synching HT and VHT cap, mask rx_mcs Bjoern A. Zeeb
- git: 8dd5b13df6d8 - stable/15 - LinuxKPI: page.c: remove a spurious character from a comment Bjoern A. Zeeb
- git: c55874da4cf5 - stable/15 - LinuxKPI: 802.11: make airtime fairness an IMPROVE Bjoern A. Zeeb
- git: 0f496780deee - stable/15 - LinuxKPI: device: add a pr_debug("TODO") call to device_release_driver() Bjoern A. Zeeb
- git: 85db0f528a06 - stable/15 - LinuxKPI: 802.11: fill in more skeleton functions Bjoern A. Zeeb
- git: a714641fa538 - stable/15 - LinuxKPI: 802.11: move ieee80211_offload_flags Bjoern A. Zeeb
- git: 7ed3a99f3563 - stable/15 - LinuxKPI: mt76: depend on CONFIG_NET_MEDIATEK_SOC_WED Bjoern A. Zeeb
- git: e2ebe56c50e7 - stable/15 - mt76: set appropriate CONFIG options for the module build Bjoern A. Zeeb
- git: 4b61bd759c34 - stable/15 - mt76: ieee80211_is_first_frag() operates on the seq_ctrl field not on fc. Bjoern A. Zeeb
- git: c22fa080c766 - stable/15 - mt76: util.h: extend worker name Bjoern A. Zeeb
- git: 8f7cbd2ecaf1 - stable/15 - mt76: add LINUXKPI_PARAM_PREFIX for module_param* Bjoern A. Zeeb
- git: e65e9bc1b4dd - stable/15 - rtw88: update Realtek's rtw88 driver Bjoern A. Zeeb
- git: 3bb980089e35 - stable/15 - linuxkpi: add stub implementation of pm_vt_switch_(un)register Austin Shafer
- git: 452b92fadae1 - stable/15 - linuxkpi: gracefully handle page lookup failure in lkpi_vmf_insert_pfn_prot_locked Austin Shafer
- git: 5287dd47b5b6 - stable/14 - linuxkpi: add stub implementation of pm_vt_switch_(un)register Austin Shafer
- git: 5f9b7cde517e - stable/14 - linuxkpi: gracefully handle page lookup failure in lkpi_vmf_insert_pfn_prot_locked Austin Shafer
- Re: git: 5287dd47b5b6 - stable/14 - linuxkpi: add stub implementation of pm_vt_switch_(un)register Adrian Chadd
- Tue, 09 Dec 2025
- git: ccb0a245dff8 - stable/15 - kern/subr_vmem.c: convert explicit vmem_list_lock use to macros Konstantin Belousov
- git: c4b0e25fa1f3 - stable/15 - kern/subr_vmem.c: remove unused VMEM_TRYLOCK() macro Konstantin Belousov
- git: 3ae14e8f332f - stable/15 - libuvmem: usermode port of vmem(9) Konstantin Belousov
- git: 7be091979260 - stable/15 - libuvmem: provide man page mostly as a pointer to vmem(9) Konstantin Belousov
- git: 36b12ea1fbfb - stable/15 - lib/libc: add FBSD-1.9 to Versions.def Konstantin Belousov
- git: b2d547abb76f - stable/14 - pfsync: fix incorrect unlock during destroy Kristof Provost
- git: a06df4218348 - stable/15 - pfsync: fix incorrect unlock during destroy Kristof Provost
- git: c09ffa69b6c9 - stable/15 - pfctl: restore '-Tload -f pf.conf' functionality Kristof Provost
- git: f8c53a64a7d1 - stable/15 - src.opts.mk: Enable LLDB for 32-bit arm Ed Maste
- Re: git: 5287dd47b5b6 - stable/14 - linuxkpi: add stub implementation of pm_vt_switch_(un)register Austin Shafer
- git: 87fdc35e5869 - stable/15 - lldb: Fix Architecture parsing by reading the ELF header. (#162811) Ed Maste
- git: ee286907ad45 - stable/15 - lldb: Fix empty register set when trying to get size of register Ed Maste
- git: 58be4610c91f - stable/14 - lldb: Fix Architecture parsing by reading the ELF header. (#162811) Ed Maste
- git: 20133eccbdd8 - stable/14 - lldb: Fix empty register set when trying to get size of register Ed Maste
- git: 8befd2d2b6a0 - stable/15 - agp: Export intel_gtt_read_pte, required by i915kms Ed Maste
- git: e96948147eb2 - stable/15 - mqueue: Export kern_kmq_* symbols from kernel module Ed Maste
- git: ab4f4f4efaac - stable/15 - kgssapi: Remove broken MOD_UNLOAD code Ed Maste
- git: 437c77476e72 - stable/15 - diff3: Remove bespoke getopt.h Ed Maste
- git: 56bdfd2d967a - stable/15 - diff3: Use logical-not, not bitwise for booleans Ed Maste
- git: de67d3cfc653 - stable/15 - boot.config.5: Clarify that this controls legacy boot blocks Ed Maste
- git: 3f2d86bfbf6c - stable/15 - fdc.4: Correct igor-reported warnings Ed Maste
- git: 661b40ffdee2 - stable/15 - Deprecate fdc(4) and floppy utilities Ed Maste
- git: 224d65015465 - stable/15 - vt: Allow VT_SETMODE with frsig=0 Ed Maste
- git: 63b77ab1554e - stable/14 - kgssapi: Remove broken MOD_UNLOAD code Ed Maste
- Wed, 10 Dec 2025
- git: ffd47a4bc671 - stable/15 - nfs_nfsdstate.c: Add sanity checks for lock stateids Rick Macklem
- git: c8180893d7fe - stable/14 - nfs_nfsdstate.c: Add sanity checks for lock stateids Rick Macklem
- git: ce1e7a7921b2 - stable/14 - certctl: Always copy bundle fragments Dag-Erling Smørgrav
- git: 7ad8cbab66f4 - stable/14 - certctl: Improve option processing Dag-Erling Smørgrav
- git: bb69c090b5b2 - stable/15 - irdma(4): fix potential memory leak on qhash cqp operation Krzysztof Galazka
- git: 17bc0155cbc2 - stable/14 - irdma(4): fix potential memory leak on qhash cqp operation Krzysztof Galazka
- git: 23aaa07e6da6 - stable/15 - Makefile.inc1: Force NO_ROOT for distribute* and package* Ed Maste
- Re: git: 5287dd47b5b6 - stable/14 - linuxkpi: add stub implementation of pm_vt_switch_(un)register Adrian Chadd
- git: f9a4a42eedcd - stable/15 - rc.d/{ipfilter,ippool}: Fix typo in variable name Cy Schubert
- git: d9b9de6608b3 - stable/15 - rc.d/ipfilter: ipfilter must be enabled for options to take Cy Schubert
- git: 448a117d06e6 - stable/14 - rc.d/{ipfilter,ippool}: Fix typo in variable name Cy Schubert
- git: 0ce6b2f829dc - stable/14 - rc.d/ipfilter: ipfilter must be enabled for options to take Cy Schubert
- git: 07b5eb3b6a5c - stable/13 - rc.d/{ipfilter,ippool}: Fix typo in variable name Cy Schubert
- git: d077ec7c0fa3 - stable/13 - rc.d/ipfilter: ipfilter must be enabled for options to take Cy Schubert
- Thu, 11 Dec 2025
- git: f629ee03fa78 - stable/15 - libpfctl: improve error handling Kristof Provost
- git: cc638b24d56a - stable/15 - pf: relax sctp v_tag verification Kristof Provost
- git: a717a40f8449 - stable/14 - pf: relax sctp v_tag verification Kristof Provost
- git: 7b4482f3834a - stable/13 - pf: relax sctp v_tag verification Kristof Provost
- git: f50f8cbb401b - stable/15 - riscv/pmap: Handle superpages in pmap_extract_and_hold() Mark Johnston
- git: e29fe1c251a1 - stable/15 - divert: Use CK_SLISTs for the divcb hash table Mark Johnston
- git: 7720566c1ae7 - stable/15 - libdtrace: Update io.d to chase changes to struct bio layout Mark Johnston
- git: a40167734ecb - stable/15 - pmc: add alderlake model Mitchell Horne
- git: 6b0cb6ea249e - stable/15 - pmc: add emerald rapids model Mitchell Horne
- git: 9ac702781508 - stable/15 - pmc: add alderlaken model Mitchell Horne
- git: 2635037db770 - stable/14 - pmc: add alderlake model Mitchell Horne
- git: f7129ef918b7 - stable/14 - pmc: add emerald rapids model Mitchell Horne
- git: e56189d4436b - stable/14 - pmc: add alderlaken model Mitchell Horne
- git: 714051f3f804 - stable/15 - e1000: Bump 82574/82583 PBA to 32K Kevin Bowling
- git: ca69366da969 - stable/15 - e1000: Don't enable ASPM L1 without L0s Kevin Bowling
- git: 618083e96701 - stable/14 - e1000: Bump 82574/82583 PBA to 32K Kevin Bowling
- git: f2a21b1b483c - stable/14 - e1000: Don't enable ASPM L1 without L0s Kevin Bowling
- git: 5588350cf9d4 - stable/15 - pfind(9): follow-up fixes and improvements Mitchell Horne
- Fri, 12 Dec 2025
- git: e72536a11fab - stable/15 - lib/libc: add recallocarray() Robert Clausecker
- git: 24ea81047de7 - stable/15 - lib/libc: implement C23 memalignment() Robert Clausecker
- git: cd79149b9e13 - stable/15 - */*: remove recallocarray() compat shims following import into libc Robert Clausecker
- git: f14ca373dde5 - stable/15 - splice: Fix leaks that can happen when initiating a splice Andrew Gallatin
- git: e1c985ccc335 - stable/14 - vt: Allow VT_SETMODE with frsig=0 Ed Maste
- Sat, 13 Dec 2025
- git: f97082ae700e - stable/15 - krb5: Add missing symbol Cy Schubert
- git: 622351189897 - stable/15 - cldr2def.pl: Cleanup white space Jose Luis Duran
- git: 3bf4c0dc2043 - stable/15 - cldr2def.pl: Add international currency parameters Jose Luis Duran
- git: ca92ab68b46d - stable/15 - locale: make build to bump widths.txt Jose Luis Duran
- git: 5c8f96b36a3c - stable/15 - locale: make posix Jose Luis Duran
- git: e1ab892e25f1 - stable/15 - cldr2def.pl: Fix make install Jose Luis Duran
- git: bd37a9b1282c - stable/15 - locale: make install Jose Luis Duran
- git: 438c3249fb61 - stable/15 - locale: tools: Make finalize idempotent Jose Luis Duran
- git: 6e2164b36b24 - stable/15 - locale: Update to UCD 17.0.0 Jose Luis Duran
- git: e148f05cd117 - stable/15 - locale: Update Unicode to CLDR 48 Jose Luis Duran
- git: 476a063a88aa - stable/15 - locale: make install Unicode 17.0.0/CLDR 48 Jose Luis Duran
- git: fe2d226d8feb - stable/14 - bus: Return 0 if reading an ivar fails Dag-Erling Smørgrav
- git: 13ffee994008 - stable/13 - fsync: Open files in non-blocking mode Dag-Erling Smørgrav
- git: 718fabf1cfa5 - stable/14 - fsync: Open files in non-blocking mode Dag-Erling Smørgrav
- git: ed66f6e92735 - stable/15 - bus: Return 0 if reading an ivar fails Dag-Erling Smørgrav
- git: cfb6742f8a01 - stable/14 - cleanvar: Fix startup order Dag-Erling Smørgrav
- git: 287255520f1f - stable/15 - fsync: Open files in non-blocking mode Dag-Erling Smørgrav
- git: 5f8988b2fbd4 - stable/15 - libsysdecode: Use consistent include path Dag-Erling Smørgrav
- git: fb5c9871764f - stable/14 - noshutdown: Fix startup order Dag-Erling Smørgrav
- git: ca876906cfc1 - stable/15 - cleanvar: Fix startup order Dag-Erling Smørgrav
- git: 8959eda100d5 - stable/15 - noshutdown: Fix startup order Dag-Erling Smørgrav
- git: 68ed90d5b089 - stable/15 - nextboot: Reimplement missing -a option Dag-Erling Smørgrav
- git: 33510b16e663 - stable/14 - nextboot: Reimplement missing -a option Dag-Erling Smørgrav
- Sun, 14 Dec 2025
- Mon, 15 Dec 2025
- git: 64b3757b4d85 - stable/15 - vm_page.h: remove no longer defined (P) locking annotation Konstantin Belousov
- git: 3c0942f99209 - stable/15 - vm_fault: only rely on PG_ZERO when the page was newly allocated Konstantin Belousov
- git: 76dc56765afd - stable/14 - vm_page.h: remove no longer defined (P) locking annotation Konstantin Belousov
- git: 99f641267d44 - stable/14 - vm_fault: only rely on PG_ZERO when the page was newly allocated Konstantin Belousov
- git: 6043e26b902b - stable/15 - sndctl(8): Do not free and re-open device Christos Margiolis
- git: 164d03e30812 - stable/15 - sound examples: Check if setting property was successful Christos Margiolis
- git: f6ad204da856 - stable/14 - libkern: Avoid a one-byte OOB access in strndup() Mark Johnston
- git: 2dd40f6cc09d - stable/14 - rtsold: Fix a buffer leak if we fail to read the default router sysctl Mark Johnston
- git: d988a0c1fc4c - stable/15 - zfs: Merge commit 86b064469dc9c2 from OpenZFS Mark Johnston
- git: 6162c06963ab - stable/15 - libkern: Avoid a one-byte OOB access in strndup() Mark Johnston
- git: 875df1296923 - stable/15 - pf: Fix an off-by-one in pf_handle_getcreators() Mark Johnston
- git: f7cd3d5368ca - stable/15 - linker: Avoid invoking eventhandlers on incompletely loaded files Mark Johnston
- git: 1910f18b00fc - stable/15 - pf: Fix error handling in pf_handle_get_tstats() Mark Johnston
- git: dd38b346ad17 - stable/15 - rtsold: Fix a buffer leak if we fail to read the default router sysctl Mark Johnston
- git: 76fb453e63f2 - stable/15 - libpam: Add newline at EOF in modules.inc Ed Maste
- git: e69c36339eba - stable/15 - ministat: Clean up usage message, manual page, and chameleon Mateusz Piotrowski
- git: d01fd1a51fd4 - stable/14 - ministat: Clean up usage message, manual page, and chameleon Mateusz Piotrowski
- git: 19b642b5dc2f - stable/15 - sys: Bump 32-bit kernel removal to 16.0 Ed Maste
- git: 81b934008f94 - stable/15 - freebsd-update: Mention upgrading packages, not just ports Jessica Clarke
- git: e0f70ea729c5 - stable/15 - imgact_elf: Fix off-by-one in note size check Jessica Clarke
- git: 7596061c3a39 - stable/15 - linuxkpi: Add dummy <linux/percpu{,-defs}.h> Ed Maste
- git: c5445540995f - stable/15 - linuxkpi: Take const root in read-only radix tree functions Ed Maste
- git: 29e3479f2d30 - stable/15 - libc++: avoid use of deprecated builtin Ed Maste
- git: e487653fe434 - stable/15 - libc++: avoid use of deprecated __reference_binds_to_temporary Ed Maste
- git: 703c98dc6eeb - stable/15 - libc++: Fix deprecation warnings with latest clang Ed Maste
- git: ca149d75e9bd - stable/15 - libc++: silence -Wnontrivial-memaccess warning with newer clang Ed Maste
- git: 20fc2b332bd2 - stable/15 - dtrace_pid.4: Document the DTrace PID provider Mateusz Piotrowski
- git: ff6b04c37e78 - stable/14 - dtrace_pid.4: Document the DTrace PID provider Mateusz Piotrowski
- git: 4f7436bf297b - stable/15 - amd64/vmm.c: Fix an incorrect memory segment check in vm_iommu_{un}map Bojan Novković
- git: 80523463ac36 - stable/14 - netmap: Fix error handling in nm_os_extmem_create() Mark Johnston
- git: 8ddb5aff83c2 - stable/13 - netmap: Fix error handling in nm_os_extmem_create() Mark Johnston
- git: b8d96efdd67c - stable/15 - uio.h: Indent struct uio according to style(9) Mateusz Piotrowski
- git: 2c8a177e9b56 - stable/14 - uio.h: Indent struct uio according to style(9) Mateusz Piotrowski
- git: ae1f6fd47c45 - stable/14 - agp: Export intel_gtt_read_pte, required by i915kms Ed Maste
- git: d5d8583a16ef - stable/14 - rtld-elf: Pass parsed aux_info to ifunc_init Jessica Clarke
- git: f6ff014ba52d - stable/14 - riscv: Recognise B extension for AT_HWCAP Jessica Clarke
- git: f61eabc1f4cf - stable/14 - rtld-elf: Support IFUNCs on riscv Jessica Clarke
- git: c700f3b25298 - stable/14 - riscv: Add machine/ifunc.h corresponding to rtld-elf's resolver interface Jessica Clarke
- git: a39564b58f92 - stable/14 - gpart: Add u-boot-env alias for U-Boot's environment GPT partition UUID Jessica Clarke
- git: 0e3963317e14 - stable/14 - kldxref: Don't warn and skip file if no relocations are found Jessica Clarke
- git: f6578a0ec7cb - stable/14 - Merge commit 88433e640ddb from upstream OpenZFS (by Jessica Clarke) Jessica Clarke
- git: 6559b303a34b - stable/14 - lib/clang: Commit cleaned-up workaround for building on RISC-V Jessica Clarke
- git: a06143795a22 - stable/14 - libc/csu: Support IFUNCs on riscv Jessica Clarke
- git: 40200fae9124 - stable/14 - depend-cleanup.sh: Clean up after riscv static binary IFUNC addition Jessica Clarke
- git: 9848c2085511 - stable/14 - tools/build/cross-build: Don't include sys/uio.h from linux limits.h Jessica Clarke
- git: e4f4a057772b - stable/14 - libc/csu: Unify INIT_RELOCS across architectures Jessica Clarke
- git: 735452dad4bf - stable/14 - sys/cdefs.h: Add comments to make #if/#else/#endif triple more obvious Jessica Clarke
- git: 1327039aaf16 - stable/14 - hexdump.3: Add missing LIBRARY section Jessica Clarke
- git: 753dd37ab951 - stable/14 - gic_v3: Correctly handle GICC GIGR Base Address case Jessica Clarke
- git: 645c576942c9 - stable/14 - ofw: Fix inverted bcmp in ofw_bus_node_status_okay Jessica Clarke
- git: a5ccd406ddc5 - stable/14 - riscv: Fix and generalise saving TP (PCPU pointer) whilst in userspace Jessica Clarke
- git: 2ef0ba80e0b5 - stable/14 - libc: Don't bias DTV entries by TLS_DTV_OFFSET Jessica Clarke
- git: 11d41989cc62 - stable/14 - libc: Fix dl_iterate_phdr's dlpi_tls_data for PowerPC and RISC-V Jessica Clarke
- git: e73457d194b0 - stable/14 - rtld-elf: Fix dlsym(3) for TLS symbols on PowerPC and RISC-V Jessica Clarke
- git: 79b0a953ada4 - stable/14 - rtld-elf: Fix dl_iterate_phdr's dlpi_tls_data for PowerPC and RISC-V Jessica Clarke
- git: f1344d0aa816 - stable/14 - rtld-elf: Fix UB for direct exec with no extra rtld arguments Jessica Clarke
- git: 8e8ae9ac48cc - stable/14 - rtld-elf: Fix executable's TLS module index for direct exec Jessica Clarke
- git: acf47e5d105e - stable/14 - rtld-elf/riscv: Don't allocate static TLS for dynamic TLS relocations Jessica Clarke
- git: d07b82ecbe64 - stable/14 - libc/riscv: Fix initial exec TLS mode for dynamically loaded shared objects Jessica Clarke
- git: 02cb2f8094ba - stable/14 - Revert "rtld: fix allocate_module_tls() variant I fallback to static allocation" Jessica Clarke
- git: dccbc59475ce - stable/14 - share: Delete bitrotted make_*_driver.sh scripts Jessica Clarke
- git: d13a8521247f - stable/14 - sys: Delete stale comments in sys/elf_common.h Jessica Clarke
- git: a1fed6a29cb1 - stable/14 - sys: Sync RISC-V relocations Jessica Clarke
- git: d9bff46977de - stable/14 - sys: Various whitespace style(9) fixes for sys/elf_common.h Jessica Clarke
- git: 362eb7d34014 - stable/14 - rtld-elf: Delete unused RELOC_ALIGNED_P copies Jessica Clarke
- git: 123a24445686 - stable/14 - Makefile.libcompat: Use same PATH for _lc_build-tools as _build-tools Jessica Clarke
- git: 3300572ffcc6 - stable/14 - bsd.compat.mk: Honour XSTRIPBIN for lib32 Jessica Clarke
- git: 34671bb50983 - stable/14 - freebsd-update: Mention upgrading packages, not just ports Jessica Clarke
- git: d37b3562e701 - stable/14 - imgact_elf: Fix off-by-one in note size check Jessica Clarke
- git: 323a47103c2b - stable/14 - cross-build: Workaround system-provided strchrnul on macOS 15.4+ Jessica Clarke
- git: 52a61478e558 - stable/14 - cross-build: fix after the recent sqlite3 import Jessica Clarke
- git: 2cfa240c0bda - stable/14 - vfs_cache: Fix the SDT definition of vfs:fplookup:lookup:done Mateusz Piotrowski
- git: faf64970ac80 - stable/13 - vfs_cache: Fix the SDT definition of vfs:fplookup:lookup:done Mateusz Piotrowski
- git: 1fa2a48dab66 - stable/15 - ath-common: update common Atheros/QCA code Bjoern A. Zeeb
- git: 17c0fbc240c3 - stable/15 - ath10k: update Atheros/QCA's ath10k driver Bjoern A. Zeeb
- git: 3ebd7cbfea2f - stable/15 - LinuxKPI: ath10k: adjust for led changes to keep ath10k compiling Bjoern A. Zeeb
- git: c439ae17b1b8 - stable/15 - ath11k: update Atheros/QCA's ath11k driver Bjoern A. Zeeb
- git: ec43b17de53a - stable/15 - ath11k: start making compile some more Bjoern A. Zeeb
- git: caf7a30d6b7f - stable/15 - ath11k: add new files to module Makefile Bjoern A. Zeeb
- git: f545f8824641 - stable/15 - iwmfw(4): fix spelling of the iwm8000C firmware. Bjoern A. Zeeb
- git: 2e1156f75836 - stable/15 - LinuxKPI: 802.11: lock down the "txq_scheduled" tailq Bjoern A. Zeeb
- git: f2ddd976ae52 - stable/15 - LinuxKPI: 802.11: rework MC/configure_filter Bjoern A. Zeeb
- git: 8a95bcc10b23 - stable/13 - riscv: Remove the unused riscv64_cpu driver Jessica Clarke
- git: ede1087a4015 - stable/13 - bsd.subdir.mk: Drop broken optimisation for realinstall parallelisation Jessica Clarke
- git: 919db8472a3e - stable/13 - bsdinstall: Fix netconfig script when no interfaces are present Jessica Clarke
- git: 8a29ebd6eac8 - stable/13 - bsdinstall: Drop Error from title in netconfig no interfaces dialog Jessica Clarke
- git: c4f666e81c6e - stable/13 - efibootmgr: Simplify make_next_boot_var_name and fix cnt == 0 case Jessica Clarke
- git: 8aaae40a354a - stable/13 - ee: Fix use of uninitialised pointer in ispell_op Jessica Clarke
- git: e41762d412d7 - stable/13 - Fix off-by-one bug in btpand Jessica Clarke
- git: d3fc73b79c6c - stable/13 - mx25l.4: Document the correct disk device path Jessica Clarke
- git: 91104d97ef24 - stable/13 - rtld-elf: Pass parsed aux_info to ifunc_init Jessica Clarke
- git: aaf455cfdc5f - stable/13 - riscv: Recognise B extension for AT_HWCAP Jessica Clarke
- git: 8ccd9c23e64c - stable/13 - rtld-elf: Support IFUNCs on riscv Jessica Clarke
- git: 09e84ec73eef - stable/13 - riscv: Add machine/ifunc.h corresponding to rtld-elf's resolver interface Jessica Clarke
- git: 19b23effacaf - stable/13 - gpart: Add u-boot-env alias for U-Boot's environment GPT partition UUID Jessica Clarke
- git: 9c9f4654e4db - stable/13 - kldxref: Don't warn and skip file if no relocations are found Jessica Clarke
- git: db284e1732ef - stable/13 - Merge commit 88433e640ddb from upstream OpenZFS (by Jessica Clarke) Jessica Clarke
- git: fc195afbb4cb - stable/13 - lib/clang: Commit cleaned-up workaround for building on RISC-V Jessica Clarke
- git: 3abb712c2308 - stable/13 - libc/csu: Support IFUNCs on riscv Jessica Clarke
- git: 271d0a3119d5 - stable/13 - depend-cleanup.sh: Clean up after riscv static binary IFUNC addition Jessica Clarke
- git: 1b03e7f80e16 - stable/13 - tools/build/cross-build: Don't include sys/uio.h from linux limits.h Jessica Clarke
- git: 3d292b9ee8cf - stable/13 - libc/csu: Unify INIT_RELOCS across architectures Jessica Clarke
- git: ae54b3ca7831 - stable/13 - sys/cdefs.h: Add comments to make #if/#else/#endif triple more obvious Jessica Clarke
- git: 7d8ea3c846f0 - stable/13 - hexdump.3: Add missing LIBRARY section Jessica Clarke
- git: d00f1d6858a0 - stable/13 - gic_v3: Correctly handle GICC GIGR Base Address case Jessica Clarke
- git: 017ebaa60a83 - stable/13 - ofw: Fix inverted bcmp in ofw_bus_node_status_okay Jessica Clarke
- git: 7adf09f6307b - stable/13 - riscv: Fix and generalise saving TP (PCPU pointer) whilst in userspace Jessica Clarke
- git: 915a65a92a9f - stable/13 - libc: Don't bias DTV entries by TLS_DTV_OFFSET Jessica Clarke
- git: 03d5ae50dc7f - stable/13 - libc: Fix dl_iterate_phdr's dlpi_tls_data for PowerPC and RISC-V Jessica Clarke
- git: d5e9943bec69 - stable/13 - rtld-elf: Fix dlsym(3) for TLS symbols on PowerPC and RISC-V Jessica Clarke
- git: c9793e87025e - stable/13 - rtld-elf: Fix dl_iterate_phdr's dlpi_tls_data for PowerPC and RISC-V Jessica Clarke
- git: cb48c371f277 - stable/13 - rtld-elf: Fix UB for direct exec with no extra rtld arguments Jessica Clarke
- git: 6216ed808d1b - stable/13 - rtld-elf: Fix executable's TLS module index for direct exec Jessica Clarke
- git: a85ba2eca4d6 - stable/13 - rtld-elf/riscv: Don't allocate static TLS for dynamic TLS relocations Jessica Clarke
- git: c668cd775b29 - stable/13 - libc/riscv: Fix initial exec TLS mode for dynamically loaded shared objects Jessica Clarke
- git: 749af7d9d89f - stable/13 - Revert "rtld: fix allocate_module_tls() variant I fallback to static allocation" Jessica Clarke
- git: ec80f8a3ada0 - stable/13 - share: Delete bitrotted make_*_driver.sh scripts Jessica Clarke
- git: 205f65bcdd91 - stable/13 - sys: Delete stale comments in sys/elf_common.h Jessica Clarke
- git: 275e5537486c - stable/13 - elf: Remove R_RISCV_[GT]PREL_[IS] relocation defines Jessica Clarke
- git: 7a41a7442ae4 - stable/13 - sys: Sync RISC-V relocations Jessica Clarke
- git: cb891745397b - stable/13 - sys: Various whitespace style(9) fixes for sys/elf_common.h Jessica Clarke
- git: dc6d1c831d74 - stable/13 - rtld-elf: Delete unused RELOC_ALIGNED_P copies Jessica Clarke
- git: 29e74434e4d0 - stable/13 - bsd.compat.mk: Honour XSTRIPBIN for lib32 Jessica Clarke
- git: 577b231f3ae6 - stable/13 - freebsd-update: Mention upgrading packages, not just ports Jessica Clarke
- git: 3e264f4d3586 - stable/13 - imgact_elf: Fix off-by-one in note size check Jessica Clarke
- git: 4aa306667080 - stable/13 - cross-build: Workaround system-provided strchrnul on macOS 15.4+ Jessica Clarke
- git: 056563a1580f - stable/13 - cross-build: fix after the recent sqlite3 import Jessica Clarke
- git: eb955433b1e7 - stable/13 - mips: Drop unused TRAMP_LDFLAGS Jessica Clarke
- git: 79fc0a5b5036 - stable/13 - mips: Include CCLDFLAGS when linking kernel.tramp.bin Jessica Clarke
- git: daedb9122a18 - stable/13 - agp: Export intel_gtt_read_pte, required by i915kms Ed Maste
- git: 7cba27286364 - stable/15 - ctfmerge: fix segfault when building on macOS Mark Peek
- git: 2bf082df4931 - stable/14 - ctfmerge: fix segfault when building on macOS Mark Peek
- git: f1b50f2cb0db - stable/13 - ctfmerge: fix segfault when building on macOS Mark Peek
- Tue, 16 Dec 2025
- git: c13157b87b00 - stable/15 - shutdown(8): Document additional formats supported by the code. Xin LI
- git: 477c4645bbcc - stable/15 - libc/string: put source files list one item per line Konstantin Belousov
- git: b2e649a0b98d - stable/15 - libc/string: add strdupa(3) and strndupa(3) Konstantin Belousov
- git: dd1a76f1d969 - stable/15 - ofed/libibverbs: remove strdupa() hack from config.h Konstantin Belousov
- git: 90c370615158 - stable/15 - ofed/libibverbs: remove no longer needed local alloca.h Konstantin Belousov
- git: 242f545e4e31 - stable/14 - libc/string: add strdupa(3) and strndupa(3) Konstantin Belousov
- git: 0cfd862d4769 - stable/14 - ofed/libibverbs: remove strdupa() hack from config.h Konstantin Belousov
- git: e5fbddef958d - stable/14 - ofed/libibverbs: remove no longer needed local alloca.h Konstantin Belousov
- git: f327af946e9c - stable/15 - trim.8: minor update for manual page Eugene Grosbein
- git: 81b68da9d428 - stable/14 - trim.8: minor update for manual page Eugene Grosbein
- git: 8f84fdda4c78 - stable/15 - bsdinstall: Limit default swap to maximum supported by kernel Ed Maste
- git: 07681cb31b24 - stable/14 - diff3: Remove bespoke getopt.h Ed Maste
- git: 98d08b86b4e5 - stable/14 - diff3: Use logical-not, not bitwise for booleans Ed Maste
- git: c93d9e082b4e - stable/13 - trim.8: minor update for manual page Eugene Grosbein
- git: 6759fbb1a553 - stable/15 - rtsold: Validate entries in domain search lists Mark Johnston
- git: ff6b9c7c1c34 - releng/15.0 - zfs: Merge commit 86b064469dc9c2 from OpenZFS Mark Johnston
- git: 04e9f1aab83a - releng/15.0 - amd64/vmm.c: Fix an incorrect memory segment check in vm_iommu_{un}map Mark Johnston
- git: 408f5c61821f - releng/15.0 - rtsold: Validate entries in domain search lists Mark Johnston
- git: 63a5b645b23e - releng/15.0 - Add UPDATING entries and bump version. Mark Johnston
- git: c0cb68169beb - releng/14.3 - ipfw: pmod: avoid further rule processing after tcp-mod failures Mark Johnston
- git: 3c54b204bf86 - releng/14.3 - rtsold: Validate entries in domain search lists Mark Johnston
- git: 8b2a912a8abd - releng/14.3 - Add UPDATING entries and bump version. Mark Johnston
- git: 60026b06366f - releng/13.5 - ipfw: pmod: avoid further rule processing after tcp-mod failures Mark Johnston
- git: 35cee6a90119 - releng/13.5 - rtsold: Validate entries in domain search lists Mark Johnston
- git: eb5a6f5f9f74 - releng/13.5 - Add UPDATING entries and bump version Mark Johnston
- git: 4fef5819cca9 - stable/13 - rtsold: Validate entries in domain search lists Mark Johnston
- git: 26702912e857 - stable/14 - rtsold: Validate entries in domain search lists Mark Johnston
- Wed, 17 Dec 2025
- git: 90d55d16de2a - Create tag release/15.0.0-p1 Philip Paeps
- git: 5893a0be9d17 - Create tag release/14.3.0-p7 Philip Paeps
- git: c5db5a038525 - Create tag release/13.5.0-p8 Philip Paeps
- git: 30d5fc82cf8b - stable/15 - linuxkpi: clean up stray pctrie_iter_reset Austin Shafer
- git: 394d701c41ec - stable/15 - if_ovpn: use epoch to free peers Kristof Provost
- git: d19083e833d7 - stable/14 - if_ovpn: use epoch to free peers Kristof Provost
- git: d3690a599586 - stable/15 - devfs: make destroy_dev() a release barrier for cdevpriv destructors runs Vladimir Kondratyev
- git: 645942dafaac - stable/14 - ixgbe: Remove unused function ixgbe_is_media_cage_present Kevin Bowling
- Thu, 18 Dec 2025
- Re: git: d3690a599586 - stable/15 - devfs: make destroy_dev() a release barrier for cdevpriv destructors runs Konstantin Belousov
- Re: git: d3690a599586 - stable/15 - devfs: make destroy_dev() a release barrier for cdevpriv destructors runs Kyle Evans
- git: 33a3ccfc1618 - stable/15 - if_tuntap: defer transient destroy_dev() to a taskqueue Kyle Evans
- git: 313616c4504a - stable/15 - fcntl(F_SETFL): Don't unconditionally invoke FIONBIO and FIOASYNC John Baldwin
- git: 11870bb24801 - stable/15 - fcntl(F_SETFL): only allow one thread to perform F_SETFL John Baldwin
- git: f9c7de5c9c67 - stable/15 - fcntlflags_test: Port to atf-c(3) John Baldwin
- git: 45fa340b10cd - stable/15 - filedesc: Close race between fcntl(F_SETFL) and ioctl(FIONBIO/FIOASYNC) John Baldwin
- git: b3aada5bfdb9 - stable/14 - fcntl(F_SETFL): Don't unconditionally invoke FIONBIO and FIOASYNC John Baldwin
- git: 7bf3b6d8e426 - stable/14 - fcntl(F_SETFL): only allow one thread to perform F_SETFL John Baldwin
- git: 200e1ca48fdc - stable/14 - fcntlflags_test: Port to atf-c(3) John Baldwin
- git: 6acf7356d859 - stable/14 - filedesc: Close race between fcntl(F_SETFL) and ioctl(FIONBIO/FIOASYNC) John Baldwin
- git: 186154414173 - stable/15 - aarch64: Clarify the initial adjustments to sp for kernel exception entry John Baldwin
- git: 051540a092d1 - stable/15 - aarch64: Save correct value of x18 on trapframe for nested faults John Baldwin
- git: c9be34e2e6af - stable/14 - aarch64: Clarify the initial adjustments to sp for kernel exception entry John Baldwin
- git: d866f1d4f968 - stable/14 - aarch64: Save correct value of x18 on trapframe for nested faults John Baldwin
- git: 1a9ecead726a - stable/15 - getconf: Report value of _SC_PHYS_PAGES John Baldwin
- git: 198cd4912f30 - stable/15 - ctld: Defer initialization of NVMeoF associations John Baldwin
- git: 9207e31ba142 - stable/15 - closefrom_test: Fix the first test John Baldwin
- git: 1e6728be9380 - stable/15 - closefrom_test: Convert to atf-c(3) John Baldwin
- git: 857d3887e664 - stable/14 - getconf: Report value of _SC_PHYS_PAGES John Baldwin
- git: 319f32a1748e - stable/14 - Fix grammar error in test/sys/file/closefrom_test.c John Baldwin
- git: ee5ad300a0df - stable/14 - closefrom_test: Fix the first test John Baldwin
- git: 7f33109a13f9 - stable/14 - closefrom_test: Convert to atf-c(3) John Baldwin
- git: 3fbce8315ee2 - stable/15 - bus_alloc_resource: First step in passing resource IDs by value John Baldwin
- git: 108b5d90bc1f - stable/14 - bus_alloc_resource: First step in passing resource IDs by value John Baldwin
- git: c6504647e06a - stable/15 - kmod.mk: Remove a trailing reference to pccarddevs.h John Baldwin
- git: fe9134294b22 - stable/15 - apm(8): Drop MLINK to apmconf(8) John Baldwin
- git: 37e9b420b23a - stable/15 - arm64: Fix calculating kernel size for preload metadata John Baldwin
- git: 400e08173e84 - stable/15 - loader.efi.8: Minor formatting nits John Baldwin
- git: 3a25f21eed6e - stable/14 - kmod.mk: Remove a trailing reference to pccarddevs.h John Baldwin
- git: 0002b1d651c8 - stable/14 - Retire pccard(4) John Baldwin
- git: a9d8eb9e2e3c - stable/14 - pcic.4: Remove stale manual John Baldwin
- git: f2164d231f4f - stable/14 - apm(8): Drop MLINK to apmconf(8) John Baldwin
- git: bed9eb6af70a - stable/14 - arm64: Fix calculating kernel size for preload metadata John Baldwin
- git: c53d90c50c77 - stable/14 - loader.efi.8: Minor formatting nits John Baldwin
- Fri, 19 Dec 2025
- git: 1b96cdea82c7 - stable/15 - ipfilter: Add missing kenv fetch Cy Schubert
- git: 5ece89c74efd - stable/14 - ipfilter: Add missing kenv fetch Cy Schubert
- git: fb20aad3e846 - stable/13 - ipfilter: Add missing kenv fetch Cy Schubert
- Re: git: 1b96cdea82c7 - stable/15 - ipfilter: Add missing kenv fetch John Baldwin
- git: 5ea68e7ea78e - stable/13 - Revert "ipfilter: Add missing kenv fetch" Cy Schubert
- git: f60a41543430 - stable/14 - Revert "ipfilter: Add missing kenv fetch" Cy Schubert
- git: 121076ea954c - stable/15 - Revert "ipfilter: Add missing kenv fetch" Cy Schubert
- Re: git: 1b96cdea82c7 - stable/15 - ipfilter: Add missing kenv fetch Cy Schubert
- git: 97b7a753ecb5 - stable/15 - linux: Add support for kcmp(2) system call Ed Maste
- git: ec8d0b5f5dfb - stable/15 - linux: Implement F_DUPFD_QUERY fcntl with kcmp(2) KCMP_FILE Ed Maste
- git: 51e30d5adfb9 - stable/15 - login.1: Remove mention of login copyright display Ed Maste
- git: b3d8026db322 - stable/14 - boot.config.5: Clarify that this controls legacy boot blocks Ed Maste
- git: c19688407a2c - stable/14 - sys: Bump 32-bit kernel removal to 16.0 Ed Maste
- git: fecb79a5a83e - stable/14 - libsa: smbios: Detect less-than-64-bit platforms via __SIZEOF_SIZE_T__ Olivier Certner
- git: b987035c2af7 - stable/14 - uma_core: Rely on domainset iterator to wait on M_WAITOK Olivier Certner
- git: d913e3fe23b5 - stable/14 - tftpd: explicitly set egid after dropping supplemental groups Olivier Certner
- git: ed39e2b3cf42 - stable/14 - kern: adopt the cr_gid macro for cr_groups[0] more widely Olivier Certner
- git: ede3009e4569 - stable/14 - sys/rpc: UNIX auth: Rename 'ngroups' => 'supp_ngroups' for clarity Olivier Certner
- git: 0574fca39fb3 - stable/14 - sys/rpc: UNIX auth: Fix OOB accesses, notably writes on decode Olivier Certner
- git: f15270ef49f9 - stable/14 - sys/rpc: Define AUTH_SYS_MAX_{GROUPS,HOSTNAME} Olivier Certner
- git: dab039c0e980 - stable/14 - sys/rpc: UNIX auth: Use AUTH_SYS_MAX_{GROUPS,HOSTNAME} as limits (1/2) Olivier Certner
- git: 2e3e62e4de9e - stable/14 - sys/rpc: UNIX auth: Use AUTH_SYS_MAX_{GROUPS,HOSTNAME} as limits (2/2) Olivier Certner
- git: 8807380a7400 - stable/14 - sys/rpc: UNIX auth: Fix OOB reads on too short message Olivier Certner
- git: 1fa29df2cd37 - stable/14 - sys/rpc: UNIX auth: Support XDR_FREE Olivier Certner
- git: c3f9ca7ab109 - stable/14 - sys/rpc: UNIX auth: Style: Remove unnecessary headers, minor changes Olivier Certner
- git: 67a2afe25ab8 - stable/14 - sys/rpc: UNIX auth: Do not log on bogus AUTH_SYS messages Olivier Certner
- git: 12b613efb4c6 - stable/14 - vm_domainset: Ensure round-robin works properly Olivier Certner
- git: fd404e957dd9 - stable/14 - racct: Fix accounting of CPU time for the system idle process Olivier Certner
- git: bd26c99b688e - stable/14 - racct: Simplify skipping idle process in the throttling daemon Olivier Certner
- git: cc16a07a8e8f - stable/14 - kern: Fix credentials leaks on RACCT but no RCTL Olivier Certner
- git: 8185ac38a099 - stable/14 - setcred(): Fix RACCT resource accounting on credentials change Olivier Certner
- git: 269e6a4bc065 - stable/14 - proc_set_cred(): Allow 'newcred' to have multiple references Olivier Certner
- git: ef2392225825 - stable/14 - setpgid(): Fix space before TAB in herald comment Olivier Certner
- git: f9f1c9d73259 - stable/14 - kern: RACCT: Keep process credentials alive via references Olivier Certner
- git: 2815d86103ae - stable/14 - setcred(): Fix 32-bit compatibility copy-in Olivier Certner
- git: 1dc4fa83bb8b - stable/14 - mdo(1): Avoid calling getgroups() in some unnecessary cases Olivier Certner
- git: b7c5f19e0faf - stable/14 - mdo.1: Describe this command's history Olivier Certner
- git: c4b315440f6e - stable/14 - mdo.1: Document group-related and fine-grained control functionalities Olivier Certner
- git: 1a5539989e04 - stable/14 - exports.5: Typo: "auomatically" => "automatically" Olivier Certner
- Re: git: c19688407a2c - stable/14 - sys: Bump 32-bit kernel removal to 16.0 John Baldwin
- git: c512446400fa - stable/15 - thread0: Stop calling thread0 "swapper" John Baldwin
- git: 6cafc75b3930 - stable/15 - sys: Remove/update references to the swapper process in various comments John Baldwin
- git: b35c6373910a - stable/15 - ruxreset: Add an inline function to reset all the stats in rusage_ext John Baldwin
- git: ebb0e512d97e - stable/15 - thread0: Clear td_rux stats in proc0_post John Baldwin
- git: c358d6c0f350 - stable/15 - proc0_post: Clear relevant thread stats directly John Baldwin
- git: 444d2f9e2152 - stable/15 - bsdinstall: Mount /dev and /packages after using the shell to partition disks John Baldwin
- git: 84140c99e54b - stable/15 - nvmf_tcp.4: Don't quote the document description given to .Nd John Baldwin
- git: 6a99a27d4345 - stable/15 - rman: Simplify initialization of internal globals John Baldwin
- git: 11b309c0a717 - stable/15 - netlink: Don't overwrite existing data in a linear buffer in snl_writer John Baldwin
- git: 5685988838e4 - stable/14 - ruxreset: Add an inline function to reset all the stats in rusage_ext John Baldwin
- git: cdad10ea780f - stable/14 - thread0: Clear td_rux stats in proc0_post John Baldwin
- git: 7087adfd960a - stable/14 - proc0_post: Clear relevant thread stats directly John Baldwin
- git: be89c92739ed - stable/14 - bsdinstall: Mount /dev and /packages after using the shell to partition disks John Baldwin
- git: b79115e13010 - stable/14 - rman: Simplify initialization of internal globals John Baldwin
- git: c7cc4706504e - stable/14 - netlink: Don't overwrite existing data in a linear buffer in snl_writer John Baldwin
- git: 33bc1fb48e32 - stable/13 - netlink: Don't overwrite existing data in a linear buffer in snl_writer John Baldwin
- git: 3ed0824b743a - stable/15 - vm: Fix kstack alignment assertion Dag-Erling Smørgrav
- git: b43159901f11 - stable/15 - vfs: Let prison_enforce_statfs zero the fsid Dag-Erling Smørgrav
- git: faac79511757 - stable/15 - proc: Fix proc_init / proc_dtor ordering issues Dag-Erling Smørgrav
- git: 594ed1aab6f5 - stable/15 - ipfilter: Prevent stack buffer overflow Dag-Erling Smørgrav
- git: 90e09bfe799d - stable/14 - vfs: Let prison_enforce_statfs zero the fsid Dag-Erling Smørgrav
- git: 00bdb832fd5d - stable/14 - proc: Fix proc_init / proc_dtor ordering issues Dag-Erling Smørgrav
- git: 1a67e18678f6 - stable/14 - ipfilter: Prevent stack buffer overflow Dag-Erling Smørgrav
- git: b063e9c13a91 - stable/13 - vfs: Let prison_enforce_statfs zero the fsid Dag-Erling Smørgrav
- git: 307cbd494b59 - stable/13 - proc: Fix proc_init / proc_dtor ordering issues Dag-Erling Smørgrav
- git: 0c37e6e295fb - stable/13 - ipfilter: Prevent stack buffer overflow Dag-Erling Smørgrav
- git: ed6612dea24f - stable/15 - Revert "devinfo: Add support for libxo" John Baldwin
- git: 525766f1ae38 - stable/14 - Revert "sys: Bump 32-bit kernel removal to 16.0" Ed Maste
- Sat, 20 Dec 2025
- git: f6fb1f8cdd51 - stable/15 - Import latest mtree from NetBSD Jose Luis Duran
- git: 97984de80f7f - stable/15 - mtree: Fix typos Jose Luis Duran
- git: 9bbfffe39e87 - stable/15 - mtree: tests: Import NetBSD's mtree test suite Jose Luis Duran
- git: ecc2e2e2c5b9 - stable/14 - Import latest mtree from NetBSD Jose Luis Duran
- git: 12aa5ff90bd5 - stable/14 - mtree: Fix typos Jose Luis Duran
- git: 7cc02662711c - stable/14 - mtree: tests: Import NetBSD's mtree test suite Jose Luis Duran
- git: a3b349e43987 - stable/13 - Import latest mtree from NetBSD Jose Luis Duran
- git: 23d971abe8f0 - stable/13 - mtree: Fix typos Jose Luis Duran
- git: 2011380115d0 - stable/13 - mtree: tests: Import NetBSD's mtree test suite Jose Luis Duran
- git: f954e595b21f - stable/15 - tests/ci: Collect environment information Muhammad Moinur Rahman
- Sun, 21 Dec 2025
- git: 84a265d9ace3 - stable/15 - vmem.9: provide a reference to libuvmem(3) Konstantin Belousov
- Mon, 22 Dec 2025
- git: 112c453ba910 - stable/15 - geom(9): struct bio KBI fix Ka Ho Ng
- git: 3ab741a76a23 - stable/15 - Fix zgrep(1) wrapper regression, add test Craig Leres
- git: 725f4b108d54 - stable/15 - geom(9): unset the BIO_ERROR_COMPAT flag correctly Ka Ho Ng
- git: 4706a2bea988 - stable/14 - Fix remaining zgrep(1) wrapper script regressions Craig Leres
- git: c8282c0dc36f - stable/14 - Fix zgrep(1) wrapper regression, add test Craig Leres
- Tue, 23 Dec 2025
- Wed, 24 Dec 2025
- git: 6397c1478ac2 - stable/15 - swap_pager_seek_data(): improve assertions Konstantin Belousov
- git: 7dc87eef4695 - stable/15 - swap_pager_seek_data(): move the clipping at the object size to consumers Konstantin Belousov
- git: d7bc2ee3dedd - stable/15 - vm_object_coalesce(): check that coalescing does not revive stale pages Konstantin Belousov
- git: 478098563e21 - stable/15 - vm_fault_trap(): fix comments grammar Konstantin Belousov
- git: b29fb0b5259c - stable/14 - devfs: make destroy_dev() a release barrier for cdevpriv destructors runs Konstantin Belousov
- git: e6bdbc17bec4 - stable/14 - vm_fault_trap(): fix comments grammar Konstantin Belousov
- git: 5fa23c5c21a4 - stable/15 - unionfs: Support renaming symbolic links Dag-Erling Smørgrav
- git: 2cf7b7af8fa7 - stable/15 - bsd-family-tree: add macOS 26 Sergey A. Osokin
- git: d8ff327be726 - stable/15 - bsd-family-tree: Re-center OpenBSD line Sergey A. Osokin
- git: 1c7c315e8029 - stable/15 - bsd-family-tree: add FreeBSD 15.0 Sergey A. Osokin
- git: 36b9d6094b38 - stable/14 - bsd-family-tree: add macOS 26 Sergey A. Osokin
- git: 5b428bb8a0ca - stable/14 - bsd-family-tree: Re-center OpenBSD line Sergey A. Osokin
- git: fff399d8c6ad - stable/14 - bsd-family-tree: add FreeBSD 15.0 Sergey A. Osokin
- git: bbc5f5483723 - stable/15 - LinuxKPI: Move vmap-related code from linux_compat.c to linux_page.c Vladimir Kondratyev
- git: 304c24df44d3 - stable/15 - LinuxKPI: Implement vmap_pfn Vladimir Kondratyev
- git: 198ef2a31cee - stable/15 - LinuxKPI: bump __FreeBSD_version for vmap_pfn implementation Vladimir Kondratyev
- git: d673dda5af43 - stable/15 - zfs: merge openzfs/zfs@743334913 (zfs-2.4-release) into stable/15 Martin Matuska
- Fri, 26 Dec 2025
- git: 04190ace7461 - stable/15 - vnode_if.src: fix function name in locking annotation Jason A. Harmening
- git: 177e0097b93f - stable/15 - unionfs: Implement VOP_GETLOWVNODE Jason A. Harmening
- git: da6f395119a5 - stable/15 - unionfs: detect common deadlock-producing mount misconfigurations Jason A. Harmening
- git: bcd1e5fb540f - stable/14 - mac_ipacl: Use IfAPI Zhenlei Huang
- git: 2fef1a6ef9f0 - stable/14 - netlink: Don't directly access ifnet members Zhenlei Huang
- git: 63b0b8bd791a - stable/14 - bnxt: Use IfAPI accessors where able Zhenlei Huang
- git: 16d50efd575e - stable/14 - qlnx: Convert recent changes to IfAPI Zhenlei Huang
- git: f95ddf7441b3 - stable/14 - LinuxKPI: Use IfAPI to get LLADDR Zhenlei Huang
- git: 535fac0b9574 - stable/15 - bhyve.8: Fix consistency and terms in manpage Michael Osipov
- git: 3e5025ea3a5f - stable/14 - bhyve.8: Fix consistency and terms in manpage Michael Osipov
- git: 9aca11b4b14a - stable/13 - bhyve.8: Fix consistency and terms in manpage Michael Osipov
- Sat, 27 Dec 2025
- git: 791fb098c9e8 - stable/15 - Import latest mtree from NetBSD Jose Luis Duran
- git: f9d671f726ac - stable/14 - Import latest mtree from NetBSD Jose Luis Duran
- git: 5ea3ad01e6f5 - stable/13 - Import latest mtree from NetBSD Jose Luis Duran
- Mon, 29 Dec 2025
- git: b86fc3284bf8 - stable/15 - sys/netipsec: ensure sah stability during input callback processing Konstantin Belousov
- git: 8f7dfa4fe2b7 - stable/15 - cuse(3): annotate cuse_init() to suppress thread safety analysis Dimitry Andric
- git: 5c5e2a0a7be8 - stable/15 - Reduce number of external symbols in libllvm, libclang and liblldb Dimitry Andric
- git: 1eea0671cc85 - stable/15 - Remove debug crutch I accidentally left in Dimitry Andric
- git: ea9ce3875759 - stable/15 - pmcannotate: avoid accessing uninitialized local variables Dimitry Andric
- git: c55bd9b27275 - stable/14 - cuse(3): annotate cuse_init() to suppress thread safety analysis Dimitry Andric
- git: 4660accec8d3 - stable/14 - Reduce number of external symbols in libllvm, libclang and liblldb Dimitry Andric
- git: ecb101967370 - stable/14 - Remove debug crutch I accidentally left in Dimitry Andric
- git: 5143ea18e510 - stable/14 - pmcannotate: avoid accessing uninitialized local variables Dimitry Andric
- git: 1f5a55504f09 - stable/13 - cuse(3): annotate cuse_init() to suppress thread safety analysis Dimitry Andric
- git: d56ebf78c5a4 - stable/13 - Reduce number of external symbols in libllvm, libclang and liblldb Dimitry Andric
- git: 61383038bc77 - stable/13 - Remove debug crutch I accidentally left in Dimitry Andric
- git: 14ab9445f714 - stable/13 - pmcannotate: avoid accessing uninitialized local variables Dimitry Andric
- git: d1f275606d9f - stable/14 - GCE: Add TARGET and FS to image family Xin LI
- git: 86b5e5bb7814 - stable/14 - GCE: Specify the architecture of images Xin LI
- git: 92d80c231d0a - stable/14 - GCE: Don't .error on unsupported targets Xin LI
- Re: git: 112c453ba910 - stable/15 - geom(9): struct bio KBI fix Kristof Provost
- git: 261642478c8e - stable/15 - pf: handle TTL expired during nat64 Kristof Provost
- git: dc28e6534b14 - stable/15 - cdefs.h: Introduce __nonstring attribute Dimitry Andric
- git: 0925033ac770 - stable/14 - cdefs.h: Introduce __nonstring attribute Dimitry Andric
- git: bb4de3d2cf88 - stable/13 - cdefs.h: Introduce __nonstring attribute Dimitry Andric
- git: 2d0600671a5d - stable/15 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it Dimitry Andric
- git: c25ea7290efd - stable/15 - tools.build: also add sys/_visible.h to SYSINCS Dimitry Andric
- git: 248f879133bf - stable/15 - cross-build: Avoid adding <sys/cdefs.h> to SYSINCS Dimitry Andric
- git: 2ade7285253f - stable/14 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it Dimitry Andric
- git: 9ea1aadfdb30 - stable/14 - cross-build: Avoid adding <sys/cdefs.h> to SYSINCS Dimitry Andric
- git: 50c02805f671 - stable/13 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it Dimitry Andric
- git: b354a138c0cb - stable/13 - cross-build: Avoid adding <sys/cdefs.h> to SYSINCS Dimitry Andric
- git: 026647c72e82 - stable/15 - fsck_msdosfs: avoid warnings about too-long initializer strings Dimitry Andric
- git: 7d9c6b28e14a - stable/15 - m4: avoid warnings about too-long initializer strings Dimitry Andric
- git: 0e8b2ab13317 - stable/15 - makefs: avoid warnings about too-long initializer strings Dimitry Andric
- git: 1b9ab283da73 - stable/15 - bsnmpd: avoid warnings about too-long initializer strings Dimitry Andric
- git: 05924176b7d5 - stable/15 - sys/font.h: avoid warnings about too-long initializer strings Dimitry Andric
- git: 5402a4d73fe7 - stable/14 - fsck_msdosfs: avoid warnings about too-long initializer strings Dimitry Andric
- git: 9f60c9b76fa4 - stable/14 - m4: avoid warnings about too-long initializer strings Dimitry Andric
- git: 43d41e72fa2d - stable/14 - makefs: avoid warnings about too-long initializer strings Dimitry Andric
- git: 4f8f0941c285 - stable/14 - bsnmpd: avoid warnings about too-long initializer strings Dimitry Andric
- git: 143273854faa - stable/14 - sys/font.h: avoid warnings about too-long initializer strings Dimitry Andric
- git: 21708f480a10 - stable/13 - fsck_msdosfs: avoid warnings about too-long initializer strings Dimitry Andric
- git: 4cea8771f773 - stable/13 - m4: Fix OOB access displaying MIN_INT Dimitry Andric
- git: c765646beedb - stable/13 - m4: avoid warnings about too-long initializer strings Dimitry Andric
- git: 8a620bd70880 - stable/13 - makefs: avoid warnings about too-long initializer strings Dimitry Andric
- git: 497aab21bd59 - stable/13 - bsnmpd: avoid warnings about too-long initializer strings Dimitry Andric
- git: d8c35dc1df47 - stable/13 - sys/font.h: avoid warnings about too-long initializer strings Dimitry Andric
- git: 13b9f78e33c9 - stable/15 - netmap: Let memory allocator parameters be settable via loader.conf Mark Johnston
- git: 26ebe093f414 - stable/15 - socket: Fix the name of a parameter in a comment Mark Johnston
- git: 0eb81bd89dcb - stable/15 - pfsync: Avoid zeroing the state export union Mark Johnston
- git: 7999ce0d290a - stable/15 - rc.subr: Use the variable we defined to invoke setaudit(8) Mark Johnston
- git: 75293aaeea78 - stable/15 - inotify: Avoid resetting the cookie Mark Johnston
- git: eb92fbcadeec - stable/15 - telnet: Remove usage of ALIGN Mark Johnston
- git: 859fcbb91908 - stable/15 - vmem: Fix the gcc build Mark Johnston
- git: 108e4f31420d - stable/15 - armv8rng: Fix an inverted test in random_rndr_read_one() Mark Johnston
- git: 22f8973d1e5a - stable/15 - dpaa2: Setup interface caps on attach Dmitry Salychev
- git: 23b83bfeb767 - stable/14 - dpaa2: Setup interface caps on attach Dmitry Salychev
- git: 919cb70724d1 - stable/15 - bhyve_config.5: Fix consistency and terms in manpage Michael Osipov
- git: 980c44df42fe - stable/15 - bhyve: Document that MAC address has to be unicast Michael Osipov
- git: ad6381a6ebf4 - stable/15 - linprocfs.4: Improve docs around pid/self entries Michael Osipov
- git: c847ea5418e2 - stable/14 - bhyve_config.5: Fix consistency and terms in manpage Michael Osipov
- git: 9cfd75a6f88f - stable/15 - bio: Fix KASAN invalid access report in biodone Ka Ho Ng
- git: b4f84b19b482 - stable/13 - bhyve: Document that MAC address has to be unicast Michael Osipov
- git: 0487408a76c6 - stable/13 - bhyve_config.5: Fix consistency and terms in manpage Michael Osipov
- Re: git: 2ade7285253f - stable/14 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it Mark Johnston
- Re: git: 2ade7285253f - stable/14 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it Dimitry Andric
- git: c4290c35857d - stable/14 - sys/cdefs.h: add __noexcept and __noexcept_if Dimitry Andric
- git: 4ff445d3723a - stable/14 - cdefs: Add __deprecated Dimitry Andric
- git: 85e0cdeeb75a - stable/14 - cdefs: Add __deprecated1 which accepts a message as an argument Dimitry Andric
- git: cd2a65a60701 - stable/13 - sys/cdefs.h: add __noexcept and __noexcept_if Dimitry Andric
- git: 9622eff37fbd - stable/13 - cdefs: Add __deprecated Dimitry Andric
- git: c7826c81fe43 - stable/13 - cdefs: Add __deprecated1 which accepts a message as an argument Dimitry Andric
- git: 68c94c3bc0de - stable/13 - Remove __deprecated definition from OpenZFS compiler.h Dimitry Andric
- Tue, 30 Dec 2025
- Re: git: 2ade7285253f - stable/14 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it Dimitry Andric
- Re: git: 2ade7285253f - stable/14 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it Mark Johnston
- git: 4e48e50ea598 - stable/15 - MFV 762f11d98d5cd57ebbe85c36e9e86a557a91fe4e: xz 5.8.2. Xin LI
- git: 07700b0107dc - stable/14 - MFV 762f11d98d5cd57ebbe85c36e9e86a557a91fe4e: xz 5.8.2. Xin LI
- git: 8b4f1d73496c - stable/13 - MFV 762f11d98d5cd57ebbe85c36e9e86a557a91fe4e: xz 5.8.2. Xin LI
- Re: git: 112c453ba910 - stable/15 - geom(9): struct bio KBI fix Konstantin Belousov
- Re: git: 112c453ba910 - stable/15 - geom(9): struct bio KBI fix Ka Ho Ng
- git: 4a15a3528d72 - stable/15 - aw_rtc: bump settime() delays Mitchell Horne
- Wed, 31 Dec 2025
- Go to: [ monthly archives ] [ by author ] [ by date ]