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
- Go to: [ monthly archives ] [ by author ] [ by date ]