dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
August 2026 Archives by date
- Sat, 01 Aug 2026
- git: cecb0f45cb83 - main - igc: Apply ASPM L1.2 workaround to all I226 devices Kevin Bowling
- git: ec14a029fe73 - stable/15 - e1000: Defer link-up notification until after TSO reset Kevin Bowling
- git: 03125b959758 - stable/15 - e1000: fix rx accounting for multi-descriptor packets Kevin Bowling
- git: 7ed93a110143 - stable/14 - e1000: Defer link-up notification until after TSO reset Kevin Bowling
- git: 3a3937507af5 - stable/14 - e1000: fix rx accounting for multi-descriptor packets Kevin Bowling
- git: 28327c58ee6d - main - stdio: *memstream: slightly streamline growth function Kyle Evans
- git: 781defc7eb06 - main - stdio: *memstream: decouple the buffer size from the stream length Kyle Evans
- git: a3a884c0d43a - main - stdio: *memstream: grow the buffer by 1.5x on write Kyle Evans
- Re: git: 868158f7fd2a - main - nvmecontrol.8: Explain non-operational power modes Andre Albsmeier
- Re: git: 868158f7fd2a - main - nvmecontrol.8: Explain non-operational power modes Alexander Ziaee
- git: d2309d9d6dc6 - main - ixl: enforce the assigned VF MAC address Kevin Bowling
- git: e96f1cbd690e - main - vfs_mountroot: unmute console in interactive prompt Ahmad Khalifa
- Re: git: 868158f7fd2a - main - nvmecontrol.8: Explain non-operational power modes Andre Albsmeier
- git: a24674ecab24 - main - kern/kern_exit.c: make wait_fill_siginfo/wrusage global Konstantin Belousov
- git: 7da4edd30098 - main - pdwait(2): change handling of the exited processes Konstantin Belousov
- git: bcdb6ba94d08 - main - processes: add zombie references, each of them prevents reap Konstantin Belousov
- git: c49198534a9b - main - pdwait(2), wait(2): document interaction between pdopenpid() and waitpid() Konstantin Belousov
- git: a96f285b5953 - main - tests/sys/kern: adjust tests for the new reaping behavior Konstantin Belousov
- git: 77d6c45afdca - main - tests/sys/capsicum: adjust tests for the new reaping behavior Konstantin Belousov
- git: 16e47f317c4c - main - nuageinit: Allow the userdata script to run before firstboot* rc services Gleb Popov
- git: 109a12abcb57 - stable/15 - ena: Swap cleanup order Arthur Kiyanovski
- git: ae462f7fc72a - stable/15 - ena: Batch RX statistics updates Arthur Kiyanovski
- git: ff519eadf222 - stable/15 - ena: Fix false 'missing TX completions' warnings due to timestamp race Arthur Kiyanovski
- git: dd075ff0b088 - stable/15 - ena: Update driver version to v2.8.4 Arthur Kiyanovski
- git: 9fd4065f4551 - stable/14 - ena: Swap cleanup order Arthur Kiyanovski
- git: 203735fee058 - stable/14 - ena: Batch RX statistics updates Arthur Kiyanovski
- git: 69eb8cae87e6 - stable/14 - ena: Fix false 'missing TX completions' warnings due to timestamp race Arthur Kiyanovski
- git: 7acb9aa0af83 - stable/14 - ena: Update driver version to v2.8.4 Arthur Kiyanovski
- git: 9ddd9ff24bb1 - stable/15 - vidcontrol: Disallow -i mode with vt(4) Ed Maste
- Sun, 02 Aug 2026
- git: e8cf1bfe07b0 - stable/15 - e1000: make AIM counter sampling coherent Kevin Bowling
- git: 1c8d599a4ed8 - stable/15 - e1000: synchronize interrupt moderation state Kevin Bowling
- git: 5b380c2b183c - stable/15 - e1000: restore packet-size AIM Kevin Bowling
- git: 38450872031c - stable/15 - e1000: count TSO wire segments in the AIM counters Kevin Bowling
- git: 871efe1300e3 - stable/15 - em(4): document adaptive interrupt moderation Kevin Bowling
- git: 37513bf193d9 - stable/15 - igc: fix RX accounting for multi-descriptor packets Kevin Bowling
- git: d93ee0531306 - stable/15 - igc: make AIM counter sampling coherent Kevin Bowling
- git: a00bd480ea72 - stable/15 - igc: synchronize interrupt moderation state Kevin Bowling
- git: 169f8c6a8470 - stable/15 - igc: use packet-size AIM Kevin Bowling
- git: adaa4c666cee - stable/15 - igc: count TSO wire segments in the AIM counters Kevin Bowling
- git: a5b3b049fb37 - stable/15 - igc(4): document adaptive interrupt moderation Kevin Bowling
- git: a0f27dcaf9a1 - stable/14 - ixl: Increase tx/rx ring size to 8160 Kevin Bowling
- git: 5a6f6e99b88e - stable/14 - e1000: make AIM counter sampling coherent Kevin Bowling
- git: decb309534c7 - stable/14 - e1000: synchronize interrupt moderation state Kevin Bowling
- git: a1281bfc313e - stable/14 - e1000: restore packet-size AIM Kevin Bowling
- git: dcf605e67110 - stable/14 - e1000: count TSO wire segments in the AIM counters Kevin Bowling
- git: 3edb66a3d6aa - stable/14 - em(4): document adaptive interrupt moderation Kevin Bowling
- git: d182de314510 - stable/14 - igc: fix RX accounting for multi-descriptor packets Kevin Bowling
- git: 7db1936ca0df - stable/14 - igc: make AIM counter sampling coherent Kevin Bowling
- git: c60186322fa7 - stable/14 - igc(4): document adaptive interrupt moderation Kevin Bowling
- git: afb2563fea72 - stable/15 - bhyve: tidy up bhyve_config.5 Roman Bogorodskiy
- git: 296c05f7212c - main - libutil++: Include <cerrno> in stringf.cc Robert Clausecker
- git: 00a79975c062 - main - libc/merge.c: use memcpy() for copying Robert Clausecker
- git: ae417b3194e7 - main - msun: add asinpi, acospi, and atanpi Robert Clausecker
- git: f68d7bfc1479 - main - libc: Add strfromd, strfromf, and strfroml per C23 Robert Clausecker
- git: a5a16ba5f179 - stable/15 - nullfs: close a race when syncing inotify flags from the lower vnode Alexander Leidinger
- git: f923f4739628 - stable/15 - if_vxlan(4): Fix panic by validating unused drvspec values Pouria Mousavizadeh Tehrani
- git: 094ed249e2a2 - stable/14 - if_vxlan(4): Fix panic by validating unused drvspec values Pouria Mousavizadeh Tehrani
- Re: git: 296c05f7212c - main - libutil++: Include <cerrno> in stringf.cc Mark Millard
- Re: git: 296c05f7212c - main - libutil++: Include <cerrno> in stringf.cc Mark Millard
- Re: git: 00a79975c062 - main - libc/merge.c: use memcpy() for copying Konstantin Belousov
- Fwd: Re: git: 868158f7fd2a - main - nvmecontrol.8: Explain non-operational power modes Andre Albsmeier
- git: 21101f52147e - stable/15 - libfetch: Fix handling of connection failures Dag-Erling Smørgrav
- git: f904310efdb9 - stable/15 - libfetch: Further improve connection polling Dag-Erling Smørgrav
- git: b56bd4c44494 - stable/14 - libfetch: Fix handling of connection failures Dag-Erling Smørgrav
- git: 70fffab7460f - stable/14 - libfetch: Further improve connection polling Dag-Erling Smørgrav
- git: 433412518830 - stable/15 - kyua-debug: Add -P option Dag-Erling Smørgrav
- git: c878cb7effe7 - stable/15 - cp: Correct description of SIGINFO Dag-Erling Smørgrav
- git: 8a9ae26afca3 - stable/14 - cp: Correct description of SIGINFO Dag-Erling Smørgrav
- git: 4c58eef12d30 - main - stat.2: enhance the description of st_blocks Konstantin Belousov
- git: 9e067f207dc2 - main - aq(4): observability controls and sysctl/header hygiene Adrian Chadd
- git: b68f4667612f - main - aq(4): PHY thermal-shutdown handling and correctness fixes Adrian Chadd
- git: ae7e2c9170f6 - main - aq(4): clean up diagnostics and remove dead code Adrian Chadd
- git: b445000158d3 - main - aq(4): mailbox, flow-control and firmware error-handling fixes Adrian Chadd
- git: c956cc0f033a - main - aq(4): interface lifecycle and link-state fixes Adrian Chadd
- Mon, 03 Aug 2026
- git: 16015bf932bd - stable/15 - umtx_op(2): add the CVWAIT_UMTX_TIME flag for the UMTX_OP_CV_WAIT_UC request Konstantin Belousov
- git: 671e2cb6a237 - stable/15 - _umtx_op.2: document the CVWAIT_UMTX_TIME flag for the UMTX_OP_CV_WAIT_UC request Konstantin Belousov
- git: 0737ff2da5f4 - stable/15 - libthr/thread/thr_umtx.c: style _thr_ucond_wait() Konstantin Belousov
- git: d32bf064e951 - stable/15 - libthr/thread/thr_cond.c: some style Konstantin Belousov
- git: 4dcfa6d003e0 - stable/15 - libthr: implement pthread_cond_clockwait(3) Konstantin Belousov
- git: ff36771c13e9 - stable/15 - pthread_cond_timedwait.3: use .Fo/.Fc for long arguments list Konstantin Belousov
- git: d62a413e76bd - stable/15 - pthread_cond_timedwait.3: document pthread_cond_clockwait(3) Konstantin Belousov
- git: 7d243813ca63 - stable/15 - tests/libpthread: add pthread_cond_clockwait(3) tests Konstantin Belousov
- git: 0aa72376d73b - stable/15 - geom_zero(4): reset the uio vector on each uiomove() Konstantin Belousov
- git: 25d1f68e513b - stable/15 - nfs_commonkrpc.c: Handle NFSERR_DELAY for Sequence correctly Rick Macklem
- git: 3393002307ad - stable/14 - nfs_commonkrpc.c: Handle NFSERR_DELAY for Sequence correctly Rick Macklem
- git: a9305a6f50be - main - e1000: clear VFTA when last VLAN is removed Kevin Bowling
- git: 4a28d390f5fb - main - igc: Disable PCIe L1.2 on I225 Kevin Bowling
- git: ac2be06e0c69 - main - igb: preserve coalesced 82576 MDD events Kevin Bowling
- git: 176259efcb90 - main - igb: drain stale MDD state before interrupt arm Kevin Bowling
- git: 1c91c3ae1ec6 - main - igb: recover retained i350 admin interrupts Kevin Bowling
- git: 709426551c6a - main - igc: Work around I225 v1 minimum IPG erratum Kevin Bowling
- git: a108ee9138a6 - main - igc: Correct hardware error statistics Kevin Bowling
- git: c9df1a6cf9be - main - tcp: improve SEG.SEQ validation for RST segments Michael Tuexen
- git: 4a59a0cf99bb - main - netinet6: Add a definition of struct ip6_hdr_pseudo{} for OCF compatibility. Bruce M Simpson
- git: b451bdb7894d - main - netipsec: Refactor TCP-MD5 shim to use ip6_hdr_pseudo{} for brevity. Bruce M Simpson
- git: 0efe935648f3 - main - netipsec: Update my copyright notice on the TCP-MD5 feature. Bruce M Simpson
- git: 0e80d9c15deb - main - netinet6: Document IPv4-mapped extension to IPV6_JOIN_GROUP et al. Bruce M Simpson
- git: f9cdaeeeb9ad - main - netinet6: Pass IPv4-mapped ASM multicast joins/leaves to netinet. Bruce M Simpson
- git: 4e4c7b835aa8 - main - if_wg: Prefix crypto_init() & crypto_deinit() with wg_ for a cleaner namespace. Bruce M Simpson
- git: 9fffb4e09859 - main - netinet6: We will never support the KAME :: feature to listen for all groups. Bruce M Simpson
- git: c4e25212639a - stable/15 - unbound: Update to 1.25.2 Dag-Erling Smørgrav
- git: eeba99aff03b - stable/15 - kqueue: Fix delivery of unwanted events Dag-Erling Smørgrav
- git: c78190d2144e - stable/15 - pwait: Don't use init as a target Dag-Erling Smørgrav
- git: 4ce8f2940a6a - stable/15 - kqueue: Add NOTE_REAP Dag-Erling Smørgrav
- git: 600d57daeaec - stable/15 - pwait: Optionally wait until process is reaped Dag-Erling Smørgrav
- git: 236794f7c229 - stable/15 - pwait: Add a SIGINFO handler Dag-Erling Smørgrav
- git: 6bfcca26efbc - stable/14 - unbound: Update to 1.25.2 Dag-Erling Smørgrav
- git: 70b3d322e5b0 - stable/14 - kqueue: Fix delivery of unwanted events Dag-Erling Smørgrav
- git: e87afada8e8a - stable/15 - pwait: Test the new -r option Dag-Erling Smørgrav
- git: 237ab146975b - stable/15 - rc.subr: Fix premature return from wait_for_pids Dag-Erling Smørgrav
- git: c4700dbbf9b5 - stable/14 - pwait: Don't use init as a target Dag-Erling Smørgrav
- git: 48f73970d1ed - stable/15 - Bump dates Dag-Erling Smørgrav
- git: b58c9e8cf6ac - stable/14 - kqueue: Add NOTE_REAP Dag-Erling Smørgrav
- git: 6eb614c82fad - stable/15 - pwait: Fix pwait_normal test case Dag-Erling Smørgrav
- git: ae3c852dfbd8 - stable/14 - pwait: Optionally wait until process is reaped Dag-Erling Smørgrav
- git: 19723c77825e - stable/14 - pwait: Add a SIGINFO handler Dag-Erling Smørgrav
- git: 4e6679c9c422 - stable/14 - pwait: Test the new -r option Dag-Erling Smørgrav
- git: 934fde21fa2b - stable/14 - rc.subr: Fix premature return from wait_for_pids Dag-Erling Smørgrav
- git: 04753df6c7de - stable/14 - Bump dates Dag-Erling Smørgrav
- git: 58c826d72918 - stable/14 - pwait: Fix pwait_normal test case Dag-Erling Smørgrav
- git: 8f779f159e21 - main - igc: Add VLAN hardware filtering Kevin Bowling
- git: 0787b1f5b8bd - main - ixgbe: supply PF transmit contexts under SR-IOV Kevin Bowling
- Re: git: f9cdaeeeb9ad - main - netinet6: Pass IPv4-mapped ASM multicast joins/leaves to netinet. Mark Johnston
- Re: git: f9cdaeeeb9ad - main - netinet6: Pass IPv4-mapped ASM multicast joins/leaves to netinet. Mark Johnston
- git: f1d98862044f - main - libc: getopt{,_long}: Const correctness for C23 Lexi Winter
- git: cb2daf8ce116 - main - rpcgen: Const correctness for C23 Lexi Winter
- git: bcee560d390e - main - libucl: Const correctness for C23 Lexi Winter
- git: 78f842dda35b - main - sort: Const correctness for C23 Lexi Winter
- git: 2296c39a9ebc - main - xinstall: Const correctness for C23 Lexi Winter
- git: 9fd8f5e761ba - main - mkimg: Const correctness for C23 Lexi Winter
- git: 1d94e2e0f2ee - main - m4: Const correctness for C23 Lexi Winter
- git: 9f18614d5353 - main - mandoc: Const correctness for C23 Lexi Winter
- git: 85b07e977b04 - main - libelftc: Const correctness for C23 Lexi Winter
- Re: git: f1d98862044f - main - libc: getopt{,_long}: Const correctness for C23 Mark Millard
- git: fb63bc67483e - main - atomic: Implement atomic_{set,clear}_8 in _atomic_subword.h Mark Johnston
- git: e004ff15f87e - main - ppp: Avoid overflow when formatting endpoint discriminator options Mark Johnston
- git: c8d4287e30d6 - main - mtest: Add support for exercising IPv4-mapped groups on IPv6 sockets. Bruce M Simpson
- git: 459af94e43b0 - main - netinet6: Fix some issues with passing v4-mapped groups to IPv6 sockets. Bruce M Simpson
- git: 4c4be9ab4c5e - main - mtest: Update my copyright on this file. Bruce M Simpson
- git: d13dffa150d1 - main - pf: fix securelevel off-by-one Kristof Provost
- git: d2a5b5a86a92 - main - pf: attempt to handle overlapping group and interface names Kristof Provost
- git: 6880edbfd5aa - main - rtld: fix indentation of multiline conditional Brooks Davis
- git: 3a6bf8a72d49 - main - ifconfig: Improve CMIS parsing of breakout configs Andrew Gallatin
- git: 1e0ae0d055d2 - stable/15 - hwpmc: handle counter wraparound for process-mode counting PMCs Alexander Leidinger
- git: 6f7bdac868c7 - stable/15 - hwpmc: add regression tests for counting-PMC counter wraparound Alexander Leidinger
- git: 48c9e91856c3 - stable/15 - hwpmc: drain a process-mode PMC's runcount when a live target detaches Alexander Leidinger
- git: d5e51b56c248 - stable/15 - hwpmc: add regression tests for detaching a live process-mode PMC Alexander Leidinger
- git: 7503cd109bff - stable/15 - tests/sys/pmc: only build if MK_PMC != no Alexander Leidinger
- git: 4ca8afd1d15c - stable/14 - hwpmc: handle counter wraparound for process-mode counting PMCs Alexander Leidinger
- git: ac3d63e50862 - stable/14 - hwpmc: add regression tests for counting-PMC counter wraparound Alexander Leidinger
- git: 34afb930b25e - stable/14 - hwpmc: drain a process-mode PMC's runcount when a live target detaches Alexander Leidinger
- git: 6d85b0a8761f - stable/14 - hwpmc: add regression tests for detaching a live process-mode PMC Alexander Leidinger
- git: f7fd5a57b08c - stable/14 - tests/sys/pmc: only build if MK_PMC != no Alexander Leidinger
- git: 396e6d699556 - main - bsd-family-tree: add NetBSD 11.0 Maxim Konovalov
- git: 5078280bb42c - main - kqueue: fix the always-empty NT_PROCSTAT_KQUEUES core note Adrian Chadd
- git: 9590878fca68 - main - kqueue: stream the knote report instead of buffering all of it Adrian Chadd
- git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Alan Somers
- git: 9f071039ca34 - main - sys/ofed: fix GID table reference leak in roce_gid_update_addr_callback() Konstantin Belousov
- git: d8afb9b13f41 - main - sys/ofed: don't stop removing stale RoCE GIDs at the first hole Konstantin Belousov
- git: 1c0d2f0b1a98 - main - ip_mroute: Don't assume that a multicast router is running Mark Johnston
- git: e96ecc712e85 - stable/15 - bin/sh: Fix history long line truncation/corruption Jilles Tjoelker
- git: bbf95a9b8481 - main - exterror(9): split category into multiple sources Brooks Davis
- git: 295f10230903 - main - exterror(9): dynamic kernel categories Brooks Davis
- git: 5dff273d680a - main - uexterr_gettext(3): support dynamic kernel categories Brooks Davis
- git: 7516130eb912 - main - kdump(1): minimally adapt to exterror category sources Brooks Davis
- git: d3a0bf0a79ef - main - ng_ipfw: provide a tree for faster hook lookup Gleb Smirnoff
- Tue, 04 Aug 2026
- git: 5ab48fb9f7ac - main - nfs_commonkrpc.c: Fix recovery that was broken by 4d80d4913e79 Rick Macklem
- git: ff2bc641599a - main - manuals: Fix Fx and nearby mechanical typos Alexander Ziaee
- git: f70e4664a685 - main - stand: consume UEFI PXE Base Code cache to seed DHCP Alexander Motin
- git: 495826f69d96 - main - stand: add ARCH and MSZ into DHCP requests Alexander Motin
- git: 38af24ed0811 - stable/15 - hwpmc: fix event allocation on pre-Zen AMD CPUs Olivier Cochard
- git: 410403d2e9ea - stable/15 - e1000: report UDP RSS hash type on igb/em Olivier Cochard
- git: db2dc24da9d6 - stable/14 - hwpmc: fix event allocation on pre-Zen AMD CPUs Olivier Cochard
- git: aa8ffe6fbac7 - stable/14 - e1000: report UDP RSS hash type on igb/em Olivier Cochard
- git: ddd850aa7720 - main - sys/socket.h: Fix AF_MAX Dag-Erling Smørgrav
- git: 24d27c6edc53 - Create tag vendor/unbound/1.26.0 Dag-Erling Smørgrav
- git: c68e7bcd81d6..84ffc29dc8dd - vendor/unbound - vendor branch updated Dag-Erling Smørgrav
- git: 60dd46db19f4 - stable/15 - arm64: Use the fault handler when one is provided Olivier Houchard
- git: 35d56f200e94 - stable/14 - arm64: Use the fault handler when one is provided Olivier Houchard
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Herbert J. Skuhra
- git: 82c013fb5911 - main - manuals: Fix more Fx and nearby mechanical typos Alexander Ziaee
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Alan Somers
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Herbert J. Skuhra
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Alan Somers
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Herbert J. Skuhra
- git: 8f20299b473a - main - nfs_commonkrpc.c: Get rid of NFSv4.0 delegation cruft Rick Macklem
- git: 2d21dbaaaf75 - main - fix p9fs_vget_common() panics Konstantin Belousov
- git: 69c3e0de01c1 - main - iflib: restore TX watchdog functionality Alexander Leidinger
- git: 5da9bc88936a - main - iflib: remove the unused TX queue state machine Alexander Leidinger
- git: 65349af4422f - main - iflib: clear the deferred TX descriptor state when a queue is stopped Alexander Leidinger
- git: 7a789145f88a - main - unbound: Update to 1.26.0 Dag-Erling Smørgrav
- git: c6fb3ad1533b - stable/15 - ixl: enforce the assigned VF MAC address Kevin Bowling
- git: ac134a488a6e - stable/14 - ixl: enforce the assigned VF MAC address Kevin Bowling
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Mark Johnston
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Alan Somers
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Alan Somers
- Re: git: 7a789145f88a - main - unbound: Update to 1.26.0 Shawn Webb
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Herbert J. Skuhra
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Mark Johnston
- git: b95a859483f1 - main - autofs_lookup(): busy the mount point around autofs_trigger() Konstantin Belousov
- Wed, 05 Aug 2026
- git: 15a0a7d525cf - stable/15 - boot0cfg: Also allow a file as a trailing argument Jose Luis Duran
- git: 8c15c141db92 - stable/14 - boot0cfg: Also allow a file as a trailing argument Jose Luis Duran
- git: 8fa2c020b8d1 - stable/14 - aio(4) tests: do not rely on (int *)-1 being invalid address Alan Somers
- git: 3943f7b565da - stable/14 - CTL: add ATF tests for REPORT SUPPORTED OPCODES Alan Somers
- git: a4ebad0c202f - stable/14 - fusefs: better handling for low-memory conditions Alan Somers
- git: c3be3a784c2b - stable/14 - ping: fix listing test cases when scapy is not installed Alan Somers
- git: 66c61a685c73 - stable/14 - Fix LOCAL_PEERCRED in 32-bit compat mode Alan Somers
- git: c77cb022906d - stable/14 - fusefs: only search for FREAD fufh in readdir Alan Somers
- git: bdf902719e33 - stable/14 - fusefs: fix error handling when reading a directory's sticky bit Alan Somers
- git: abdde8b60281 - main - e1000: defer sysctl-driven reinit to the admin task Kevin Bowling
- git: 30ccf2f48c11 - main - igc: defer sysctl-driven reinit to the admin task Kevin Bowling
- git: aea04a88aaa9 - stable/15 - amd64: do not allow to set reserved bits in MXCSR for ptrace(PT_SETFPREGS) Konstantin Belousov
- git: 8b6210945336 - stable/15 - ptrace: Propagate errors from set_fpregs() Konstantin Belousov
- git: 5bdb00b44fbd - stable/15 - stat.2: enhance the description of st_blocks Konstantin Belousov
- git: 5adc7b1c9141 - stable/15 - vfs_busy(): add MBF_PCATCH flag to allow interrupting the sleep Konstantin Belousov
- git: abe9c47be9ca - stable/15 - statfs(2): allow to interrupt busying Konstantin Belousov
- git: 838878fc632e - stable/14 - getpgrp(2), getsid(2): allow to call on zombies Konstantin Belousov
- git: 2f9a4885ec99 - stable/14 - amd64: do not allow to set reserved bits in MXCSR for ptrace(PT_SETFPREGS) Konstantin Belousov
- git: 3b0a51cc8731 - stable/14 - ptrace: Propagate errors from set_fpregs() Konstantin Belousov
- git: 4ebcdb8dd9a7 - main - pseudofs: Don't purge the cache on shutdown Dag-Erling Smørgrav
- git: 196874ce2e97 - main - rawip: Fix handling of checksums in rip6_input() Mark Johnston
- git: 3c8f8432b6f6 - main - ctl.4: Document the assumption that CTL HA runs only on trusted networks Mark Johnston
- git: e6b038456b2b - main - lib9p: fix compilation errors in example server Mark Johnston
- git: 62ccaec3dba6 - main - kern/tty.c: Exterrorize returns Gleb Popov
- git: 1fcd8291b9ef - stable/14 - fusefs: fix a race in the pre-init tests Alan Somers
- git: afc31e48e0e4 - stable/14 - fusefs: proofread an error message in the tests Alan Somers
- git: 13979cac4f19 - stable/14 - kthread: Fix a thread leak Mark Johnston
- git: 441885dcfff3 - stable/14 - unix: Preserve FD_RESOLVE_BENEATH when passing an fd Mark Johnston
- git: 1802e8fa3364 - stable/14 - netinet6/nd6: Sprinkle missing prefix refcounting Mark Johnston
- git: 0a8166023b3d - stable/14 - rpcinfo: Fix buffer overflows Mark Johnston
- git: bdc45e43f469 - stable/14 - rpcinfo: Fix residual warnings and bump WARNS Mark Johnston
- git: 0af1065b3a57 - stable/14 - ktls: Propagate EPG_FLAG_ANON to mapped mbufs Mark Johnston
- git: 011c5e68c95c - stable/14 - ipsec: Fix a lock leak in ipsec_chkreplay() Mark Johnston
- git: 296d7f95aab8 - stable/14 - vfs: Initial revision of inotify Mark Johnston
- git: acaedbefeb68 - stable/14 - inotify: Regenerate syscall definitions Mark Johnston
- git: e61884183ed4 - stable/14 - libc: Add inotify support Mark Johnston
- git: c786bbfa463f - stable/14 - vfs: Add event notification points Mark Johnston
- git: 333e556683c4 - stable/14 - VOP_WRITE_POST(): correct condition for knote activation Mark Johnston
- git: e478560ba476 - stable/14 - libsysdecode: Add support for decoding inotify syscall flags Mark Johnston
- git: 97d0086f9541 - stable/14 - truss: Add a decoder for inotify_add_watch_at(2) Mark Johnston
- git: 04e69f7cc26e - stable/14 - kdump: Add support for decoding inotify events Mark Johnston
- git: 2e5f492fe30b - stable/14 - inotify: Add man pages for the new syscalls and for VOP_INOTIFY Mark Johnston
- git: 4d9701c08106 - stable/14 - tests: Add some regression tests for inotify Mark Johnston
- git: f00be56a9ce9 - stable/14 - inotify tests: Use unsigned integers for event masks Mark Johnston
- git: 03f565116b7d - stable/14 - examples: Add a demo program for inotify Mark Johnston
- git: 8e857d9812fa - stable/14 - examples/inotify: Handle a zero-length name Mark Johnston
- git: 09dbcd12d526 - stable/14 - Remove inotify example code when MK_EXAMPLES == no Mark Johnston
- git: 64a20dd7034e - stable/14 - linux: Add inotify support Mark Johnston
- git: 3b1d0e8b0a22 - stable/14 - linux: Regenerate system call definitions Mark Johnston
- git: 9e2e70d55ff5 - stable/14 - libprocstat: Add handling for inotify descriptors Mark Johnston
- git: 7d914975a6ab - stable/14 - procstat: Add handling for inotify descriptors Mark Johnston
- git: 3e8d10f256d5 - stable/14 - inotify: Use memcmp() to compare embedded file names Mark Johnston
- git: e8c54222acdb - stable/14 - inotify: do not call into namei() with a locked vnode Mark Johnston
- git: 9f2c32c1924b - stable/14 - inotify: Fix a couple of locking bugs Mark Johnston
- git: 9b094ba83a14 - stable/14 - inotify: Avoid calling vrele() with a namecache mutex held Mark Johnston
- git: 59bbde390ebd - stable/14 - inotify: Fix a namei path buffer leak Mark Johnston
- git: a1634ec7ec4c - stable/14 - nullfs: Clear inotify flags during reclaim Mark Johnston
- git: 00c2ff02342d - stable/14 - nullfs: close a race when syncing inotify flags from the lower vnode Mark Johnston
- git: 6d9339c7b1b6 - stable/14 - inotify: Work around the vput() bug directly Mark Johnston
- git: 84235bcd4bde - stable/14 - inotify: Avoid resetting the cookie Mark Johnston
- git: 95d7a7d17804 - stable/14 - inotify: Unconditionally generate IN_IGNORED events for files/dirs Mark Johnston
- git: d0aec16d99af - stable/14 - inotify: Ensure that "allocfail" is initialized in inotify_log_one() Mark Johnston
- git: 0b184c120fc4 - stable/14 - inotify.2: Fix formatting and lint Mark Johnston
- git: 3136ff55276a - stable/14 - tests/inotify: Make an error message more useful Mark Johnston
- git: 66a50afd0491 - stable/14 - inotify: Fix comment typos Mark Johnston
- git: 200de1b70e2b - main - rtadvd(8): Fix RA flag inconsistency messages Pouria Mousavizadeh Tehrani
- git: c553a4283c53 - stable/15 - padlock.4: Update slightly for 64-bit hardware Alexander Ziaee
- git: 279fdaaf5ad7 - stable/15 - iwlwifi.4, rtw88.4, rtw89.4: Fix xref typos Alexander Ziaee
- git: 2cdb856e35fd - stable/15 - pf.conf.5: Fix typo Alexander Ziaee
- git: 565061836e1d - stable/15 - ctfmerge.1: Import ENVIRONMENT from NetBSD Alexander Ziaee
- git: 70c87c092c33 - stable/15 - ctfmerge.1: Fix uniqlabel typos Alexander Ziaee
- git: 6a2f1e3a06bc - stable/15 - nvmecontrol.8: Explain non-operational power modes Alexander Ziaee
- git: 3fd38a6a1052 - stable/14 - style.Makefile.5: Remove title macros, tag SPDX Alexander Ziaee
- git: e8b9b6b9f31c - main - pdkill(2), pdgetpid(2): return EBADF if the file type is not procdesc Konstantin Belousov
- git: dfdd8af5a8de - main - pddupfd.2: fix errno value returned for non-procdesc argument Konstantin Belousov
- git: 9ade902dfef2 - stable/14 - sed.1: Adjust examples to fit in one line + SPDX Alexander Ziaee
- git: 1093a068eac6 - stable/14 - top.1: Document the THR column Alexander Ziaee
- git: ddd842ec2a12 - stable/14 - snd_uaudio.4: Rework SYNOPSIS, add HARDWARE, SPDX Alexander Ziaee
- git: f76adcd559e6 - stable/14 - man4: Use arch specifier of Dt consistently Alexander Ziaee
- git: 152064c3a278 - stable/14 - sysdecode_syscallnames.3: s/names/name/ Alexander Ziaee
- git: 252ca3f6a824 - stable/14 - VFS.9: Remove obsolete reference to VFS_INIT(9) Alexander Ziaee
- git: 6bbe8330cbcc - stable/14 - gpio.4: Remove non-existent gpioc from synopsis Alexander Ziaee
- git: d79c05acd2d4 - stable/14 - man4/Makefile: Add a reminder about architectures Alexander Ziaee
- git: 936bb5c85c33 - stable/14 - vnet.9: Rename vnet.9/vimage.9 to VNET.9/VIMAGE.9 Alexander Ziaee
- git: 88129687a8ec - stable/14 - cdceem.4: Clean description for apropos, tag spdx Alexander Ziaee
- git: 84c20e2b26a9 - stable/14 - mpr.4: Improve HARDWARE introductory sentance Alexander Ziaee
- git: 30f26e6b65d3 - stable/14 - aac.4: Improve HARDWARE introductory sentance Alexander Ziaee
- git: bff7d591e85b - stable/14 - ahc.4,ahd.4: Improve HARDWARE + tag SPDX Alexander Ziaee
- git: b359e5031aa2 - stable/14 - sdhci.4: Improve HARDWARE for HW Relnotes + SPDX Alexander Ziaee
- git: 655b5bb94cfd - stable/14 - nda.4: Add a HARDWARE section, tag SPDX Alexander Ziaee
- git: 2df31b1e3cf1 - stable/14 - ice.4: Zap registered mark from document descr Alexander Ziaee
- git: 7f5315a47cd1 - stable/14 - iovctl.8: Fix missing xref section number Alexander Ziaee
- git: 2b0f4a74e2a1 - stable/14 - ctfmerge.1: Import ENVIRONMENT from NetBSD Alexander Ziaee
- git: b60835acb984 - stable/14 - ctfmerge.1: Fix uniqlabel typos Alexander Ziaee
- git: 4dc196233e40 - main - bhyve: Fix assignment of *niov2 in split_iov() Mark Johnston
- git: 0fb06da11083 - stable/14 - bin/sh: Fix history long line truncation/corruption Jilles Tjoelker
- git: 3c5c55beee5e - main - tests/sys/kern: Skip capsicum procdesc tests when capability mode is unavailable Olivier Cochard
- git: fc0d50a6d9ad - stable/15 - sleep: Fix man page about IGINFO output Sean Eric Fagan
- git: 51acd75a12dd - stable/14 - sleep: Fix man page about IGINFO output Sean Eric Fagan
- Thu, 06 Aug 2026
- git: 424d07c5260b - stable/15 - rc.d/bthidd: Correct load_kld invocations Li-Wen Hsu
- git: d690bf86d2c8 - stable/14 - rc.d/bthidd: Correct load_kld invocations Li-Wen Hsu
- git: e6b49d71f259 - stable/15 - libdtrace: Fix dt_print_sym() not printing symbols in non-oformat mode Li-Wen Hsu
- git: ffdac5099420 - stable/14 - libdtrace: Fix dt_print_sym() not printing symbols in non-oformat mode Li-Wen Hsu
- git: 2733e053372b - stable/15 - tests/lorder_test: Update test case description from copy/paste Li-Wen Hsu
- git: 625a7eb91188 - stable/14 - tests/lorder_test: Update test case description from copy/paste Li-Wen Hsu
- Re: git: c3707bd3d658 - main - linuxkpi: use SI_SUB_EVENTHANDLER + 1, like other consumers Gleb Smirnoff
- git: 5349a46babc0 - main - gpio: add generic Intel GPIO pin controller framework Corvin Köhne
- git: 8c7a3ccf54f9 - main - gpio: add Intel Alder Lake-N GPIO driver Corvin Köhne
- git: c2bd655dc3f9 - main - gpio: add Intel Tiger Lake-H GPIO driver Corvin Köhne
- git: 7d9ab6ff71ec - stable/14 - tcp: cleanup resource handling in SYN handling Michael Tuexen
- git: b1afe190d766 - stable/14 - virtio_pci_modern: Remove endianness conversion for config space Michael Tuexen
- git: 985880074211 - stable/15 - pci_iov: Clear NumVFs when configuration fails Kevin Bowling
- git: 86000d1af36e - stable/15 - igb: Correct I350 loopback VLAN byte order Kevin Bowling
- git: 908706b949b1 - stable/15 - igb: Reprogram descriptor queues while disabled Kevin Bowling
- git: fbdb8728d327 - stable/15 - igb: Stop writing the legacy TADV register Kevin Bowling
- git: 799f8ebd69fd - stable/14 - pci_iov: Clear NumVFs when configuration fails Kevin Bowling
- git: c4109200f17e - stable/14 - igb: Correct I350 loopback VLAN byte order Kevin Bowling
- git: 8ef5d8b48862 - stable/14 - igb: Reprogram descriptor queues while disabled Kevin Bowling
- git: 976f400a7e52 - stable/14 - igb: Stop writing the legacy TADV register Kevin Bowling
- git: fd3582e683d6 - stable/14 - loopback: improve checksum offloading Michael Tuexen
- git: 1cd388ddf0d3 - stable/14 - rack_bbr_common: don't use stale pointer after m_pullup() Michael Tuexen
- git: 9a1511e23f79 - stable/14 - loopback: use new names for checksum offloading flags Michael Tuexen
- git: 0ef3c9162330 - stable/14 - tests: fix checksum computation Michael Tuexen
- git: 85485a570d4f - stable/14 - tcp: improve handling of stopped timers Michael Tuexen
- git: 1c62c8bac5ae - stable/14 - tcp: improve SEG.SEQ validation for RST segments Michael Tuexen
- git: 74f750004990 - stable/14 - sctp: initialize inp to avoid uninitialized use Michael Tuexen
- git: d3c3a705b5e6 - main - autofs: try to avoid waiting for timeouts of in-flight requests for forced unmounts Konstantin Belousov
- git: 1f3b673d17c8 - stable/15 - kern_execve(): avoid storing non-VDIR into p_textdvp Konstantin Belousov
- git: 9f49131806eb - stable/15 - tcp: cleanup resource handling in SYN handling Michael Tuexen
- git: f059fcf3d1d8 - stable/15 - virtio_pci_modern: Remove endianness conversion for config space Michael Tuexen
- git: 265b3e15abf6 - stable/15 - loopback: improve checksum offloading Michael Tuexen
- git: a5423ccd1c26 - stable/15 - rack_bbr_common: don't use stale pointer after m_pullup() Michael Tuexen
- git: a2d2f7a97074 - stable/15 - loopback: use new names for checksum offloading flags Michael Tuexen
- git: cad0d5772516 - stable/15 - tests: fix checksum computation Michael Tuexen
- git: e8d1cee43741 - stable/15 - tcp: improve handling of stopped timers Michael Tuexen
- git: 9ac39192d496 - stable/15 - tcp: improve SEG.SEQ validation for RST segments Michael Tuexen
- git: 5e05c40aff53 - main - ixv: defer every admin-vector interrupt Kevin Bowling
- git: 4c03feacd171 - main - ixv: reconcile the PF-approved MAC address Kevin Bowling
- git: 1a180b4c86fc - main - ixgbe: rebuild the shared multicast table Kevin Bowling
- git: f1cf1447e56a - stable/15 - exec: Avoid overflow when computing the size of the exec map Mark Johnston
- git: 7eb4c67be503 - stable/15 - loader: Fix error handling after an allocation failure Mark Johnston
- git: 984a3970b16f - stable/15 - stand: Recognize SHT_INIT_ARRAY sections as constructor sections Mark Johnston
- git: e1070148f676 - stable/15 - linker: Recognize SHT_INIT_ARRAY sections as constructor sections Mark Johnston
- git: 73b576abf509 - stable/15 - kthread: Fix a thread leak Mark Johnston
- git: 30758138f2e3 - stable/15 - unix: Preserve FD_RESOLVE_BENEATH when passing an fd Mark Johnston
- git: ffad04235a76 - stable/15 - syslogd: Limit rights on procdescs Mark Johnston
- git: fd58b2ba0910 - stable/15 - netinet6/nd6: Sprinkle missing prefix refcounting Mark Johnston
- git: 3101f4127344 - stable/15 - rpcinfo: Fix buffer overflows Mark Johnston
- git: 31765e232239 - stable/15 - rpcinfo: Fix residual warnings and bump WARNS Mark Johnston
- git: b35a7db4829a - stable/15 - kqueue: Allocate marker knotes on the stack Mark Johnston
- git: 31d9493fbb2c - stable/15 - kqueue: Add a helper macro for sleeping on in-flux knotes Mark Johnston
- git: 1ede9ecfe610 - stable/15 - kqueue: Associate marker knotes with a queue Mark Johnston
- git: c4ea6b08e24e - stable/15 - vm_phys: Add a sysctl to dump registered fictitious memory ranges Mark Johnston
- git: 9cc432da231b - stable/15 - arm64: Fix the build Mark Johnston
- git: 096b8244dad4 - stable/15 - vm: Make sure NULL is defined for vm_memattr_name() Mark Johnston
- git: 9d2e5039ee18 - stable/15 - ktls: Propagate EPG_FLAG_ANON to mapped mbufs Mark Johnston
- git: c68c7059a586 - stable/15 - ipsec: Fix a lock leak in ipsec_chkreplay() Mark Johnston
- git: 78dfadaa0618 - stable/15 - ppp: Avoid overflow when formatting endpoint discriminator options Mark Johnston
- git: 978b9026b018 - stable/15 - bind(2): Lookup local address in current FIB if '*.bind_all_fibs' is active Bojan Novković
- git: 7f1009d61c3e - stable/15 - net/if.c: Add fib-aware ifa_ifwithaddr() Bojan Novković
- git: 998989431213 - stable/15 - vm: Remove a reference to an undefined memattr Mark Johnston
- git: 1b8d19dea462 - stable/14 - Revert "loopback: improve checksum offloading" Michael Tuexen
- git: 52fcb9a9126e - stable/15 - lib/clang: Fix bootstrapping on macOS after LLVM 21 merge Jessica Clarke
- git: 560cf46476e0 - stable/15 - libllvmminimal: Fix building with LLVM < 21 on riscv64 Jessica Clarke
- git: b029b0d0e69c - stable/15 - arm64/vmm: Fix vgic_v3 copy paste error for writing to GICD_ICENABLERn Jessica Clarke
- git: 6184b31972ff - stable/15 - arm64/vmm: Fix vgic_v3 dropping EOI for disabled IRQs Jessica Clarke
- git: bf61c2737559 - stable/15 - Merge commit cbf48349e3e1 from llvm-project (by Jessica Clarke): Jessica Clarke
- git: 310a5a993ac8 - stable/15 - Merge commit 26bf39cdba0b from llvm-project (by Jessica Clarke): Jessica Clarke
- git: ac26e70f96c0 - stable/15 - Merge commit 6b0a46958c56 from llvm-project (by Piotr Kubaj): Jessica Clarke
- git: 9facb187c9aa - stable/15 - link_elf: Make phdrs first page check actually fatal Jessica Clarke
- git: 6454c6e82590 - stable/14 - lib/clang: Fix bootstrapping on macOS after LLVM 21 merge Jessica Clarke
- git: 2705320b7c82 - stable/14 - libllvmminimal: Fix building with LLVM < 21 on riscv64 Jessica Clarke
- git: f89b8493d7b2 - stable/14 - Merge commit cbf48349e3e1 from llvm-project (by Jessica Clarke): Jessica Clarke
- git: aa3b76871e96 - stable/14 - Merge commit 26bf39cdba0b from llvm-project (by Jessica Clarke): Jessica Clarke
- git: 1f62c6f0fc4a - stable/14 - Merge commit 6b0a46958c56 from llvm-project (by Piotr Kubaj): Jessica Clarke
- git: f93ab5858523 - stable/14 - link_elf: Make phdrs first page check actually fatal Jessica Clarke
- git: 037232c20015 - stable/15 - nfs_commonkrpc.c: Fix recovery that was broken by 4d80d4913e79 Rick Macklem
- git: 6154eec89acb - stable/15 - nfs_commonkrpc.c: Get rid of NFSv4.0 delegation cruft Rick Macklem
- git: ca0dcfd1a8ec - stable/14 - nfs_commonkrpc.c: Fix recovery that was broken by 4d80d4913e79 Rick Macklem
- git: bdea6e971844 - stable/14 - nfs_commonkrpc.c: Get rid of NFSv4.0 delegation cruft Rick Macklem
- git: 6db7fa3765ae - stable/15 - loader: Allocate trampoline as EfiLoaderCode, not Data Ed Maste
- git: cf16565eb929 - stable/14 - jail.8: Add creating a jail from distribution set Alexander Ziaee
- git: 3e79e506ae80 - stable/14 - hgame.4: Polish Alexander Ziaee
- git: 0209906f1015 - stable/14 - vidcontrol.1: Video buffer dump is syscons only Alexander Ziaee
- git: 01c8bd31ff3b - stable/14 - libpathconv: Document library in the man pages Alexander Ziaee
- git: 9f7f30b8df12 - stable/14 - periodic/801.trim-zfs: Fix daily-trim-zfs-flags Alexander Ziaee
- git: 606e70b7af7e - stable/14 - Makefile: Update doxygen requirements Alexander Ziaee
- git: d2d03e485bd2 - stable/14 - accf_*.9: Rewrite broken synopsis Alexander Ziaee
- git: 3e05b2366af1 - stable/14 - libusb20: Add dev_open + be_device_foreach manuals Alexander Ziaee
- git: bad1b88e0978 - stable/14 - trimdomain.3: Explain DISPLAY a bit more Alexander Ziaee
- git: de899a4efc62 - stable/14 - ports.7: Add port files to FILES Alexander Ziaee
- git: b8f42658ddd2 - stable/14 - style.mdoc: Add example manuals to FILES Alexander Ziaee
- git: 612a0fd7cdde - stable/14 - style.mdoc: Li macro is undeprecated for some time Alexander Ziaee
- git: e5c5e7db7ebd - stable/14 - style.mdoc: Remove synopsis formatting advice Alexander Ziaee
- git: e7cdcb52c327 - stable/14 - style.mdoc: Left angle bracket is not less-than Alexander Ziaee
- git: f31df6513b17 - stable/14 - ports.7: Document DEFAULT_VERSIONS Alexander Ziaee
- git: b8d1a7e37591 - stable/14 - igc.4: Describe better Alexander Ziaee
- git: a1479a37fcf8 - stable/14 - dwcotg.4: Initial manual page Alexander Ziaee
- git: 7a068100b4b5 - stable/14 - x86: Guard clock frequency against a divide by 0 Alexander Ziaee
- git: 3c0afd5bea93 - stable/14 - x86: Handle when MPERF/APERF MSRs aren't writable Alexander Ziaee
- git: 37bd9f15e37e - stable/14 - vmgenc.4: Add VM Generation ID Counter manual Alexander Ziaee
- git: 6e790449df11 - stable/14 - mfiutil.8: Fix typo - missing macro for dev node Alexander Ziaee
- git: 6758b7f9932d - stable/14 - arcmsr.4: Improve HARDWARE introductory sentence Alexander Ziaee
- git: a716cf6d5604 - stable/14 - timeout.1: Document non-POSIX options Alexander Ziaee
- git: 4bcf7485ee12 - stable/14 - diskinfo: Align and alphabetize options Alexander Ziaee
- git: 9bc3d8e002b9 - stable/14 - sh: Increase default history size to POSIX mandated minimum of 128 Alexander Ziaee
- git: 21783b3b8a75 - stable/14 - Bourne shell -> POSIX shell Alexander Ziaee
- git: b75965e73544 - stable/14 - ntp_adjtime.2: Increase visibility Alexander Ziaee
- git: 0b35f5176687 - stable/14 - dtrace: Improve dmesg kernel message prefix Alexander Ziaee
- git: 30c821ac04c1 - stable/14 - geom manuals: Clarify units Alexander Ziaee
- git: b2e845c577de - stable/14 - bsdinstall: Improve auto-partition message Alexander Ziaee
- git: 5e1443211528 - stable/14 - ports.7/FILES: Expand and refactor into 3 tables Alexander Ziaee
- git: 91be2282781d - stable/14 - nvram.8: Align option list and tag SPDX Alexander Ziaee
- git: 96f9f950c8d8 - stable/14 - ocs_fc.4: Cleanup Alexander Ziaee
- git: de72f7644981 - stable/14 - style.mdoc: Explain why not to abuse Nm Alexander Ziaee
- git: 4f3662233a0c - stable/14 - mdoc.7: Revert upstream changes to Lb/LIBRARY Alexander Ziaee
- git: e2b376fdf057 - stable/14 - mount_udf.8: Alphabetize and align options Alexander Ziaee
- git: ca5648c78ef3 - stable/14 - symlink.7: Clean up markup and tag SPDX Alexander Ziaee
- git: dcffbdf28aab - stable/14 - loader.efi.8: hw.uart.console is explained in uart Alexander Ziaee
- git: 0312eb44fb32 - stable/14 - tcp.fastopen.client_enable: Fix documented default Alexander Ziaee
- git: 2abf4ce4d799 - stable/14 - iostat.8: Expand -w description Alexander Ziaee
- git: 74bd6fb1eb02 - main - fts: fix fts_accpath regression after fts_children() Alan Somers
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Alan Somers
- git: b0a85cb9df01 - main - ptrace_test: require debug.ptrace_transparent_attach enabled for its test Konstantin Belousov
- git: 8ab54c5d7dd9 - stable/14 - rights(4): fix our representation of the unused bits Kyle Evans
- git: f08af2491ffd - stable/14 - adjtime(2): document that delta can be NULL Kyle Evans
- git: c839c1566147 - stable/14 - kern: add a security knob to disable unprivileged access to kenv Kyle Evans
- git: e55aa7b67cb0 - stable/14 - evdev: use a prometheus-safe label for ev_sysctl_tree Kyle Evans
- git: 387634c880be - stable/14 - kern: syscall_thread_enter() cannot fail Kyle Evans
- git: 01e37e47d240 - stable/14 - rockchip: fix stack overflow in rk8xx_rtc Kyle Evans
- git: 6e81fbf5833d - main - bsdinstall: add a hardening knob for unprivileged kenv access Kyle Evans
- git: e73fcd4c3205 - stable/14 - evdev: add devnum sysctl Kyle Evans
- Fri, 07 Aug 2026
- git: 187da1388dc1 - releng/14.5 - 14.5: create releng/14.5 branch Colin Percival
- git: 4abf6e721694 - stable/14 - Post-14.5-branch updates Colin Percival
- git: 7d3d6309398e - main - ixgbe: enforce configured VF anti-spoofing Kevin Bowling
- git: a81f97aecbfd - main - ixgbe: preserve VLAN ownership with SR-IOV Kevin Bowling
- git: caa08ed331da - main - ixgbe: Preserve priority-tagged traffic with SR-IOV Kevin Bowling
- git: 660ea2c4dafe - main - ixgbe: enforce VF promiscuity and multicast policy Kevin Bowling
- git: 6404ef10d629 - main - ixgbe: implement VF secondary MAC filters Kevin Bowling
- git: f7d84c7b3858 - stable/15 - evdev: add devnum sysctl Kyle Evans
- git: 690207d4efc1 - stable/15 - build: provide a FORTIFY_SOURCE.<src file> override Kyle Evans
- git: 2b25a0ebb48d - stable/15 - socket: remove tautological condition in so_unsplice() Kyle Evans
- git: 70c07351df58 - stable/15 - rights(4): fix our representation of the unused bits Kyle Evans
- git: 6834c2660904 - stable/15 - adjtime(2): document that delta can be NULL Kyle Evans
- git: da9d26a215a6 - stable/15 - kern: add a security knob to disable unprivileged access to kenv Kyle Evans
- git: 3e0270c52875 - stable/15 - kern: osd: abstract away the math for locating a slot method Kyle Evans
- git: f58af5d9c538 - stable/15 - kern: osd: trash a slot's methods upon deregistration Kyle Evans
- git: 240bd2eeb21f - stable/15 - evdev: use a prometheus-safe label for ev_sysctl_tree Kyle Evans
- git: 29a68ae63cac - stable/15 - kern: syscall_thread_enter() cannot fail Kyle Evans
- git: 1ce0ad4b3aa5 - stable/15 - rockchip: fix stack overflow in rk8xx_rtc Kyle Evans
- git: a76cac3a2062 - stable/15 - usbdump: add -t to omit timestamps Kyle Evans
- git: 10904e0c2b4c - stable/15 - hid: u2f: stop interrupts on last-close Kyle Evans
- git: c675e0710ea6 - stable/15 - stdio: *memstream: slightly streamline growth function Kyle Evans
- git: 3d29c3a3ec99 - stable/15 - stdio: *memstream: decouple the buffer size from the stream length Kyle Evans
- git: 6ce4a4dea4df - stable/15 - stdio: *memstream: grow the buffer by 1.5x on write Kyle Evans
- git: 4f42ec2f38ee - main - prometheus_sysctl_exporter: don't abort on bad labels Kyle Evans
- git: b83204edf101 - main - powerpc/pmap: Support booke64 kernel pmap growing Justin Hibbits
- git: 7bc06551cc7f - main - tools/cryptocheck: Fix allow_soft sysctl name Justin Hibbits
- git: a66890355558 - main - powerpc64: Bump KVA to 2TB Justin Hibbits
- git: 9d871fa96a6e - main - ixv: reconcile VLAN filters through the mailbox Kevin Bowling
- git: 5aab6164161d - main - pci: Ignore SR-IOV VFs when tuning MPS Kevin Bowling
- git: a9752e9ac8a6 - main - pci: Preserve adjusted PCIe control state Kevin Bowling
- git: 8e9fe9996a1f - main - pci: Reconcile MPS before attaching PCIe devices Kevin Bowling
- git: 673cb5265a2d - main - pci: Add a hierarchy-wide MPS limit Kevin Bowling
- git: 114f4a68f213 - main - pci: Optionally disable endpoints with unsafe MPS Kevin Bowling
- git: ee776a8e291c - main - pci: Permit function-level reset of 82599 VFs Kevin Bowling
- git: 2cf580c694f6 - main - iflib: Permit SR-IOV configuration on a down interface Kevin Bowling
- git: 86199f1a74ab - main - ixgbe: restart iflib around SR-IOV reconfiguration Kevin Bowling
- git: 703c756a2d29 - main - ixgbe: Validate SR-IOV before restarting the PF Kevin Bowling
- git: 1d97ad676d58 - main - lockmgr(9): add lockcanrecurse(9) Konstantin Belousov
- git: 9f5c4ef32812 - main - dounmount(9): temporarily enable recursion for the covered vnode lock Konstantin Belousov
- git: af495ad4a98a - stable/15 - proc_realparent(): assert that an orphaned child has real parent != parent Konstantin Belousov
- git: ef225a9dda66 - stable/15 - proc_realparent(): do not mark the child as orphan when reparenting to p_opptr pid Konstantin Belousov
- git: 1203141df81a - stable/15 - procdesc_exit(): assert that _exit() was called Konstantin Belousov
- git: 5e1fdbdf938b - stable/15 - amd64: FRED support Konstantin Belousov
- git: 9076627050c5 - stable/15 - amd64: Fix an off-by-one in the fred_ipi_handlers definition Konstantin Belousov
- git: 408031fd85cd - stable/15 - amd64: Remove a prototype for an unimplemented function Konstantin Belousov
- git: 2947a48bea3b - stable/15 - amd64: try to fix the build with old clang that does not know about FRED Konstantin Belousov
- git: 607c41d8f869 - stable/14 - ppp: Avoid overflow when formatting endpoint discriminator options Mark Johnston
- git: 30b4bdd451ad - stable/14 - ppp: Reject invalid endpoint discriminator options Mark Johnston
- git: 33fdcdb18eb6 - main - ixgbe: complete PF cleanup after VF FLR Kevin Bowling
- git: dda6a00a5202 - main - ixgbe: recover from X550 malicious-driver events Kevin Bowling
- git: 542c98fba386 - stable/15 - ppp: Reject invalid endpoint discriminator options Mark Johnston
- git: 4383ab82b0bb - main - ixgbe: force receive drops on every VF queue Kevin Bowling
- git: a554906ea44c - main - bhyve: rtc_pl031: Fix PeriphID and CellID values Jessica Clarke
- git: 36d57489ca07 - main - gve: Implement AQ batching for queue creation and destruction Mark Johnston
- git: 5afb49180c2a - main - riscv/vmm: allow vmm to be built in kernel Mark Johnston
- git: 78547d542f77 - main - pci: Skip PF SR-IOV state handling for VFs Kevin Bowling
- git: fe02e14c8843 - main - ixgbe: Recover legacy VFs from invalid DMA targets Kevin Bowling
- git: 31285bddf21e - main - ixgbe: quarantine repeatedly faulting legacy VFs Kevin Bowling
- git: 545779a99290 - main - ixgbe: Re-enable the SFP laser during initialization Kevin Bowling
- git: 2a2867c89a7e - main - ixv: Defer reset after mailbox failure Kevin Bowling
- git: d025b84268ec - main - ixgbe: Apply the 82599 D3 link workaround only for D3 Kevin Bowling
- git: 2a803e6f349c - main - ixgbe: Use PF MTU for 82599 VF jumbo policy Kevin Bowling
- git: aea4240ef583 - main - ixgbe: Quiesce VFs across PF reset Kevin Bowling
- git: 6e8f4f422fea - stable/15 - manuals: Fix Fx and nearby mechanical typos Alexander Ziaee
- git: 8ce50d778757 - stable/15 - manuals: Fix more Fx and nearby mechanical typos Alexander Ziaee
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Mark Johnston
- git: bcee81bcf1b0 - stable/15 - mbuf: Parenthesize macro arguments Dag-Erling Smørgrav
- git: c0f892003486 - stable/15 - sys/socket.h: Fix AF_MAX Dag-Erling Smørgrav
- git: 7d8fc2a82bfb - stable/14 - mbuf: Parenthesize macro arguments Dag-Erling Smørgrav
- git: 2d252764711b - stable/14 - sys/socket.h: Fix AF_MAX Dag-Erling Smørgrav
- git: ca0cff79320d - main - Revert "release: Ship firmware from kmods repo on DVD" Colin Percival
- git: fdd93a36ebf2 - stable/15 - Revert "release: Ship firmware from kmods repo on DVD" Colin Percival
- git: daf81f32f834 - stable/14 - Revert "release: Ship firmware from kmods repo on DVD" Colin Percival
- git: f68ca7c41df4 - releng/14.5 - Revert "release: Ship firmware from kmods repo on DVD" Colin Percival
- git: 51f5623874c0 - stable/14 - geom_zero(4): reset the uio vector on each uiomove() Konstantin Belousov
- git: 800d5b7a8a4f - main - netmap: Fix driver name handling Mark Johnston
- git: 6de818285f06 - main - netmap: Fix a race in kqueue registration Mark Johnston
- git: 319414a926af - main - netmap: Handle overflow when computing ring sizes Mark Johnston
- git: 2e04d9868823 - stable/14 - crypto/openssl: correct version numbers for pkg-config files Enji Cooper
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Mark Millard
- git: d2a9eef321dc - main - mpt: mpt_map_physdisk() is internal and shall not return cam_status Gleb Smirnoff
- git: 6a15fd92392c - main - linuxkpi: add WLAN_EID_HT_OPERATION to ieee80211_eid Gleb Smirnoff
- git: 9d765453b0a9 - main - urtw: return error of usb_error_t Gleb Smirnoff
- git: 891d63642baf - stable/15 - libc: tests: add static to resolve -Wmissing-prototypes Enji Cooper
- git: 3d064b7b158a - stable/14 - libc: tests: add static to resolve -Wmissing-prototypes Enji Cooper
- Re: git: f68ca7c41df4 - releng/14.5 - Revert "release: Ship firmware from kmods repo on DVD" Bjoern A. Zeeb
- git: 2ae8976a3f6a - main - ocs_fc: return correct error code from ocs_hw_set_persistent_topology() Gleb Smirnoff
- Re: git: 6a15fd92392c - main - linuxkpi: add WLAN_EID_HT_OPERATION to ieee80211_eid Bjoern A. Zeeb
- git: e79f6aa3e5e1 - main - ath: return error code of HAL_STATUS type Gleb Smirnoff
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Mark Johnston
- git: 4c4bad4421fb - main - kqueue: avoid closing a file under the knlist lock Adrian Chadd
- git: 29e3c2adeb94 - internal/admin - Welcome Nick Price (nprice@) as a committer. Adrian Chadd
- Sat, 08 Aug 2026
- git: fd79bf63442e - main - du: Print progress information to stderr Dag-Erling Smørgrav
- git: ebb6b8e7e273 - stable/15 - e1000: restrict conventional PCI DMA to 32 bits Kevin Bowling
- git: 56cdca658ce7 - stable/15 - pci: Add L1 PM definitions Kevin Bowling
- git: a9d71b76c647 - stable/15 - igc: Disable ASPM L1.2 on I226 to prevent RX stalls Kevin Bowling
- git: 573ae898a731 - stable/15 - ixgbe: isolate VF reset state Kevin Bowling
- git: 15253bd66b15 - stable/15 - ixgbe: respect peer mailbox ownership Kevin Bowling
- git: d86590b7713e - stable/15 - ixgbe: fail fast on VF-held PF mailboxes Kevin Bowling
- git: 8f6561e8adbd - stable/15 - ixv: fix multicast address enumeration Kevin Bowling
- git: 9603e94ff515 - stable/15 - ixgbe: copy ACI buffer before command retry Kevin Bowling
- git: 44193b7f8e2f - stable/15 - ixgbe: avoid flow control counter overflow Kevin Bowling
- git: 8be1e05513de - stable/15 - ixgbe: check EEPROM read in 82599 D3 path Kevin Bowling
- git: a6c653e32642 - stable/15 - ixgbe: retry incoherent SFP identifier reads Kevin Bowling
- git: b6bff124973e - stable/15 - ixgbe: fix unaligned access in ixgbe_update_flash_X550() Kevin Bowling
- git: 36465977968f - stable/15 - ixgbe: avoid signed overflow in pause time calculation Kevin Bowling
- git: 0169449b2215 - stable/15 - ixgbe: reject VF requests before CTS Kevin Bowling
- git: b1220a1701ec - stable/15 - ixgbe: check negotiated API for VF queue query Kevin Bowling
- git: 91ddf485200d - stable/15 - ixgbe: disable VF multicast reception for empty list Kevin Bowling
- git: cc7a40b2b54a - stable/15 - ixgbe: fix host interface timeout detection Kevin Bowling
- git: 6452e39b45c3 - stable/15 - ixgbe: avoid signed shift when assembling ETrack ID Kevin Bowling
- git: a00379eb1872 - stable/15 - ixgbe: dispatch PBA string reads through EEPROM ops Kevin Bowling
- git: c38cbf6be189 - stable/15 - ixgbe: clear VF head write-back state on reset Kevin Bowling
- git: cf788fbe85ff - stable/15 - igc: Apply ASPM L1.2 workaround to all I226 devices Kevin Bowling
- git: fd9a9cbcdf27 - stable/15 - igc: Disable PCIe L1.2 on I225 Kevin Bowling
- git: 198908895f18 - stable/14 - e1000: restrict conventional PCI DMA to 32 bits Kevin Bowling
- git: 96028adb8599 - stable/14 - pci: Add L1 PM definitions Kevin Bowling
- git: c1a574ef9a35 - stable/14 - igc: Disable ASPM L1.2 on I226 to prevent RX stalls Kevin Bowling
- git: f8eea82a0b97 - stable/14 - ixgbe: isolate VF reset state Kevin Bowling
- git: 5b61d1c82f38 - stable/14 - ixgbe: respect peer mailbox ownership Kevin Bowling
- git: f19cf6441e00 - stable/14 - ixgbe: fail fast on VF-held PF mailboxes Kevin Bowling
- git: b84a50bd0e85 - stable/14 - ixv: fix multicast address enumeration Kevin Bowling
- git: 6b23a23c14ec - stable/14 - ixgbe: copy ACI buffer before command retry Kevin Bowling
- git: d535381ea414 - stable/14 - ixgbe: avoid flow control counter overflow Kevin Bowling
- git: fce4d00876e8 - stable/14 - ixgbe: check EEPROM read in 82599 D3 path Kevin Bowling
- git: 70df28a9281a - stable/14 - ixgbe: retry incoherent SFP identifier reads Kevin Bowling
- git: c50447c7075e - stable/14 - ixgbe: fix unaligned access in ixgbe_update_flash_X550() Kevin Bowling
- git: 49fc8bbbffae - stable/14 - ixgbe: avoid signed overflow in pause time calculation Kevin Bowling
- git: 23c1d528bc0e - stable/14 - ixgbe: reject VF requests before CTS Kevin Bowling
- git: 4857be0b8100 - stable/14 - ixgbe: check negotiated API for VF queue query Kevin Bowling
- git: edf4edbd1ca0 - stable/14 - ixgbe: disable VF multicast reception for empty list Kevin Bowling
- git: 33fb0b470b36 - stable/14 - ixgbe: fix host interface timeout detection Kevin Bowling
- git: 72b761237155 - stable/14 - ixgbe: avoid signed shift when assembling ETrack ID Kevin Bowling
- git: 2ece40431fd1 - stable/14 - ixgbe: dispatch PBA string reads through EEPROM ops Kevin Bowling
- git: 94d7960ab011 - stable/14 - ixgbe: clear VF head write-back state on reset Kevin Bowling
- git: 30f409552cba - stable/14 - igc: Apply ASPM L1.2 workaround to all I226 devices Kevin Bowling
- git: 3da5aba3f613 - stable/14 - igc: Disable PCIe L1.2 on I225 Kevin Bowling
- git: 8befc9e8b194 - main - kern: fix oversight in security.bsd.unprivileged_kenv_read Kyle Evans
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Don Lewis
- git: c3a70b0319d9 - stable/15 - rtadvd(8): Fix RA flag inconsistency messages Pouria Mousavizadeh Tehrani
- git: b3e20e1a0386 - stable/14 - rtadvd(8): Fix RA flag inconsistency messages Pouria Mousavizadeh Tehrani
- git: 65228a835267 - main - axgbe: Align channel lifetime with queue allocation Kevin Bowling
- git: a97e1c2450ae - main - enic: Correct queue and attach resource ownership Kevin Bowling
- git: c521b16752c5 - main - route.4: Add RTV_METRIC flag to rt_metrics Pouria Mousavizadeh Tehrani
- git: 26e3a8045ec7 - main - ixv: Tolerate temporary PF mailbox unavailability Kevin Bowling
- git: 2b763a82f9f2 - main - ixgbe: Handle deferred link-status requests Kevin Bowling
- git: 5017a241b987 - main - ixgbe: Drain events for inactive VFs Kevin Bowling
- git: 4174cc2f69d3 - main - release/Makefile.gce: migrate gsutil usages to gcloud CLI Xin LI
- git: 42d54a8fd466 - main - vmm: Tear down the IOMMU before AMD-Vi detach Kevin Bowling
- Re: git: 8f6561e8adbd - stable/15 - ixv: fix multicast address enumeration Bruce Simpson
- Re: git: 8f6561e8adbd - stable/15 - ixv: fix multicast address enumeration Bruce Simpson
- git: 8ea4e92945d3 - main - net: don't panic on ifconfig pfsync0 mtu 9000 Kristof Provost
- git: 7e2781fdcfdb - main - pfsync: handle large MTU pfsync interfaces Kristof Provost
- git: d6f97c6bbca6 - main - iflib: Add sysctl stat for TX watchdog reset events Kevin Bowling
- git: 9f4df9fc1ba8 - main - amd_iommu: Honor disabled interrupt remapping Kevin Bowling
- git: c017bceda48c - main - ixgbe: Reject Flow Director with SR-IOV Kevin Bowling
- git: 8eeb25899afd - main - ixv: Remove unused loader tunables Kevin Bowling
- git: 4a13b8a7c561 - main - ixv: Advertise SCTP checksum offload Kevin Bowling
- git: 66baeec9f8a4 - main - e1000: Program Tx descriptor control by family Kevin Bowling
- git: abe22383f1b1 - main - e1000: Correct Rx descriptor threshold programming Kevin Bowling
- git: fddc393d9316 - main - igb: Match Tx descriptor control to iflib Kevin Bowling
- git: bd4182a2c96e - main - igb: Program Rx descriptor thresholds by family Kevin Bowling
- git: e2aff50727cb - main - igc: Correct descriptor control programming Kevin Bowling
- git: 0baf0fabdb5e - main - ix/ixv: Match Tx writeback thresholds to iflib Kevin Bowling
- git: 98fad621ed69 - main - ixv: Negotiate VF queue-set limits Kevin Bowling
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Herbert J. Skuhra
- git: 192a5eeab8d1 - stable/15 - vfs_mountroot: unmute console in interactive prompt Ahmad Khalifa
- Sun, 09 Aug 2026
- git: 75538a0f3275 - main - igbv: Do not replay VLANs while stopped Kevin Bowling
- git: 1ccf543b21ef - main - ifconfig: Add SR-IOV VF status output Kevin Bowling
- git: 2c04cfa148ec - main - ifconfig: Use nvlist to report SR-IOV VF status Kevin Bowling
- git: 2d6114f6d26b - main - libifconfig: Add an SR-IOV VF status query Kevin Bowling
- git: 6f8b3be1fbd6 - main - pci: Add SR-IOV status reporting Kevin Bowling
- git: 25de742864f7 - main - iovctl: Report SR-IOV status Kevin Bowling
- git: d15f2551b25f - main - rtnetlink: Report SR-IOV VF status Kevin Bowling
- git: ceb282bbd62e - main - igb: Report SR-IOV VF status Kevin Bowling
- git: c30021fe0df9 - main - ixgbe: Report SR-IOV VF status Kevin Bowling
- Re: git: 2d6114f6d26b - main - libifconfig: Add an SR-IOV VF status query Herbert J. Skuhra
- git: fb1820d23a04 - main - rescue: Satisfy libifconfig's libnv dependency in crunched links Kevin Bowling
- git: 6a1703c112ff - main - ixgbe: Add missing mailbox API 1.6 definition Kevin Bowling
- git: 776ba7badef0 - main - freebsd-tips: Tip about drivers licenses Aymeric Wibo
- git: 185a03ad8aa8 - main - libgcc_s: export the IEEE-128 long double runtime on powerpc64le Piotr Kubaj
- git: 8696cc600f44 - main - iflib: Avoid locking for unsupported VF status queries Kevin Bowling
- git: be97ef6e94a6 - stable/15 - libc/merge.c: use memcpy() for copying Robert Clausecker
- git: da309ed47603 - main - pci_iov: Use native types for status ioctl Kevin Bowling
- git: 9c9428825f4c - main - video: add generic video(4) capture framework Adrian Chadd
- git: 8cdcf4b27c7b - main - uvideo: convert to video(4) framework Adrian Chadd
- git: f5dc2263ab1b - main - fwcam: convert to video(4) framework Adrian Chadd
- git: 5d0258d4ea51 - main - fwcamctl: remove, superseded by the video(4) interface Adrian Chadd
- git: ad9cc3f1da14 - main - uvideo: limit isochronous transfers to 32 frames Adrian Chadd
- git: a8165edb50ab - main - fwcam: release the IR DMA channel when starting the stream fails Adrian Chadd
- git: 33fd5d168d32 - main - uvideo: do not reject unsupported pixel formats Adrian Chadd
- git: 0343ab8a6afa - main - video: disable the static assertions for now Adrian Chadd
- git: d38b3a5ead0d - main - libpmc: Fix AMD L3 counter parameter parsing Mitchell Horne
- git: af3f2dd124f0 - main - aq(4): report link transitions and previously silent failures Nick Price
- git: d444d82ad831 - stable/15 - d.7: Document no support for ddi_pathnam(), getmajor(), and getminor() Mateusz Piotrowski
- git: fd809148cafd - main - pmc(8): resolve -Wshadow issues Enji Cooper
- git: 503f16182e08 - main - pmc(8): add missing headers to not rely on header pollution Enji Cooper
- Re: git: 776ba7badef0 - main - freebsd-tips: Tip about drivers licenses Enji Cooper (yaneurabeya)
- Re: git: 2d6114f6d26b - main - libifconfig: Add an SR-IOV VF status query Enji Cooper (yaneurabeya)
- git: 5007a5d682d3 - main - cpuset(9): correct markup Enji Cooper
- git: b96a063f6100 - main - DB_COMMAND(9): correct mdoc markup for .Nm entries Enji Cooper
- git: 4fa245edc7ad - main - alq(9): add missing .Nm entry for ALQ(9) Enji Cooper
- git: 8eced03c369a - main - atomic(9): add missing .Nm entries Enji Cooper
- git: 9fd963b0a149 - main - acl(9): fix typo (ACL_ACL -> ACL) Enji Cooper
- git: 9328a7eedba1 - main - iflib: Support recoverable initialization failure Kevin Bowling
- git: 612f87c949a2 - main - igbv: Recover when the PF mailbox is unavailable Kevin Bowling
- Mon, 10 Aug 2026
- Re: git: 776ba7badef0 - main - freebsd-tips: Tip about drivers licenses Adrian Chadd
- git: 0e56ccb5d866 - main - ixv: Recover when the PF mailbox is unavailable Kevin Bowling
- git: 49f9143d9a37 - main - ixgbe: Enable PF RSS across queues with SR-IOV Kevin Bowling
- git: cb0e8f5fb6de - main - bnxt: Report initialization failures to iflib Kevin Bowling
- git: dcdc00a41d3e - main - ice: Report initialization failures to iflib Kevin Bowling
- git: 2f1d9ab96214 - main - e1000: Correct 82542 flow-control mode handling Kevin Bowling
- git: 6d30c183117f - stable/15 - ixgbe: supply PF transmit contexts under SR-IOV Kevin Bowling
- git: e55338fc5df9 - stable/14 - ixgbe: supply PF transmit contexts under SR-IOV Kevin Bowling
- git: 880865783d9c - main - pmc(8): revert unnecessary lvalue reference change from prior commit Enji Cooper
- git: cf04a05424f1 - main - ufshci: fix data direction encoding for read commands Jaeyoon Choi
- git: 5f3a2b364ea5 - main - ufshci: abort submission when payload DMA mapping fails Jaeyoon Choi
- git: 154e335cd635 - main - ufshci: fail attribute reads on a non-zero config result code Jaeyoon Choi
- git: c9827f1528a6 - main - ufshci: handle controller command submit failures Jaeyoon Choi
- git: 360b7c1635ea - main - ufshci: fix SCSI I/O request failure cleanup Jaeyoon Choi
- git: 607189d789ac - main - ufshci: free the lookup path when the periph search times out Jaeyoon Choi
- git: c84c2bf78b39 - main - ufshci: fix WLUN periph reference counting Jaeyoon Choi
- git: c2186638ff70 - main - ufshci: free the correct address when DMA load fails Jaeyoon Choi
- git: 24c2ead33b44 - main - ufshci: tolerate partially constructed queues in SDB teardown Jaeyoon Choi
- git: 25a61a7927c8 - main - ufshci: check SDB queue allocations for failure Jaeyoon Choi
- git: c71705a08304 - main - ufshci: do not free the devq twice on SIM attach failure Jaeyoon Choi
- git: 456ab423dddc - main - ufshci: initialize alloc_units before the dedicated-buffer scan Jaeyoon Choi
- git: 50a00f10d830 - main - ufshci: byte-swap big-endian UPIU fields Jaeyoon Choi
- git: af00e00f23a1 - main - ufshci: initialize desc_size for non-descriptor query requests Jaeyoon Choi
- git: 266ce89fc231 - main - ufshci: read UIC command results while holding the lock Jaeyoon Choi
- git: c686e7d3b0d3 - main - ufshci: check completions under the queue lock Jaeyoon Choi
- git: aaf0e80e684d - main - ufshci: release the CCB after sending a start stop unit command Jaeyoon Choi
- git: 2d3296131624 - main - ufshci: free the taskqueue on detach Jaeyoon Choi
- git: a33860b0a2b9 - main - ufshci: do not reset the device in the XPT_RESET_DEV handler Jaeyoon Choi
- git: e9a4d3969a31 - main - iavf: Recover when PF communication is unavailable Kevin Bowling
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Don Lewis
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Herbert J. Skuhra
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Don Lewis
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Don Lewis
- git: dd32931271c7 - main - ixl: Honor iflib transmit completion batching Kevin Bowling
- git: 8eb4403e9d4a - main - iavf: Honor iflib transmit completion batching Kevin Bowling
- git: ae122c544388 - main - ixl: Initialize VF sysctl contexts before use Kevin Bowling
- git: 4b195f1a25d5 - main - pci_iov: Roll back failed VF enumeration Kevin Bowling
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Don Lewis
- git: e779914354db - main - ixl: Validate VF virtchnl configuration Kevin Bowling
- git: f98d856f613b - main - ipfilter(4): Fix a typo in a source code comment Gordon Bergling
- git: ee52b925fa08 - main - ixl: Make VF reset resource reconstruction fallible Kevin Bowling
- git: e2daa5c06c2f - main - ixl: Enforce VF VLAN policy Kevin Bowling
- git: 983e628a0c47 - main - ixl: Rebuild VF resources after a PF reset Kevin Bowling
- git: f008b582c9f1 - main - ixl: Report PF initialization failures to iflib Kevin Bowling
- git: 93f1065920d8 - main - ixl: Track and recover MDD-blocked VFs Kevin Bowling
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Herbert J. Skuhra
- git: 46241b7d6647 - main - iavf: Do not publish link-up while stopped Kevin Bowling
- git: a841961da752 - main - if_ovpn: free crp, mbuf, and release refcount on crypto_dispatch() failure Kristof Provost
- git: 02fbb1ce07f6 - main - iavf: Resume AdminQ processing after PF reset Kevin Bowling
- git: 0048dfddc049 - main - ixl: Quiesce VF DMA before a PF reset Kevin Bowling
- git: e4e2f564de99 - Create tag vendor/wpa/2.12 Cy Schubert
- git: 6377230b3cf4..513264698a89 - vendor/wpa - vendor branch updated Cy Schubert
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Kyle Evans
- git: 1d926be8824a - main - libsysdecode : add attribute parsing for PFNL_CMD_KILLSTATES Kristof Provost
- git: 91aa9bf0ae16 - main - libsysdecode : add attribute parsing for PFNL_CMD_GET_LIMIT Kristof Provost
- git: 11bc53984b1f - main - libsysdecode: add attribute parsing for PFNL_CMD_GETRULES Kristof Provost
- git: 15c0c9df3a4a - main - libsysdecode: use decoder table for PF netlink commands Kristof Provost
- git: 2ef4baaffce0 - main - libsysdecode: avoid extra commas for undecoded netlink attributes Kristof Provost
- git: 0f2e98c1515d - main - libsysdecode: verify decoder tables are sorted Kristof Provost
- git: 9b9b3b157a89 - main - libsysdecode: also verify command decoders Kristof Provost
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Alan Somers
- git: 4d2f90f5a694 - main - riscv: Add support for the Svinval extension Bojan Novković
- git: 99360212c739 - main - riscv/pmap.c: Add an Svinval-aware variant of pmap_invalidate_range Bojan Novković
- git: e5d63cec57a5 - stable/15 - uart: Add support for the Intel XScale controller Bojan Novković
- git: f760059545b1 - stable/15 - bhyve(8): allow cpu pinning using N-M:X-Y ranges Bojan Novković
- git: bb68e4ac1250 - stable/15 - bhyve: Document vCPU range pinning Bojan Novković
- git: 75d74cc26f55 - stable/15 - cat: Fix a NULL pointer dereference Bojan Novković
- git: 429e2c587b3a - stable/15 - bhyve: Fix some leaks in usr.sbin/bhyve/block_if.c Bojan Novković
- git: 803887970ab6 - stable/15 - libc/db: Remove unused hash functions in hash_func.c Bojan Novković
- git: a8c598de78fd - stable/15 - mpool/mpool_get.c: Avoid clobbering 'errno' when handling 'pread' errors Bojan Novković
- git: dd532ad13371 - main - fts: reduce fd usage by storing fts_dirfd on directory entries only Alan Somers
- Re: git: 4bd01d6ae016 - main - fts: refactor to use fd-relative operations internally Alan Somers
- git: 877f0ee40c2a - main - ixgbe: Preserve VF jumbo frame size across PF resets Kevin Bowling
- git: 660099c985e8 - main - ixgbe: Restore missed packet accounting Kevin Bowling
- git: be3e1068ea86 - main - ixgbe: Validate EEPROM checksum section bounds Kevin Bowling
- git: c410551b9fea - main - ixgbe: Compare flow control against requested mode Kevin Bowling
- git: a884921abbaf - main - ixv: Report multigigabit link speeds Kevin Bowling
- git: ff86fd4f3661 - main - ixgbe: Expose EEE LPI event counters Kevin Bowling
- git: 4220b52453c9 - main - net: Add ifmedia support for 10GBase-BX BiDi Kevin Bowling
- git: f9ce33b0d8ef - main - ixgbe: Add 10GBase-BX BiDi SFP+ module support Kevin Bowling
- git: 8b668bc7e7c8 - main - ixgbe: Preserve the full VF RSS domain in the shared RETA Kevin Bowling
- git: 6dfd710963da - main - unix: Fix a missing initialization in uipc_sosend_stream_or_seqpacket() Mark Johnston
- git: e27d36e038bf - main - unix: Simplify uipc_detach() Mark Johnston
- git: 3b93d3597cc3 - main - unix: Fix some bugs in the SOCK_STREAM receive path Mark Johnston
- git: ba47678b30a5 - main - git-arc: Use full names in reviewed-by lines Mark Johnston
- git: 7977edb76560 - main - unix: split unp_connectat() in two Mark Johnston
- git: 44e99b672835 - main - unix: factor unp_sun_path() out of bind and connect Mark Johnston
- git: 26147c51546e - main - unix: pin the pathname peer by reference across the connect Mark Johnston
- git: 2c01d10f67b3 - main - unix: factor unp_vnode_peer() out of unp_connectat() Mark Johnston
- git: 9b27a22ac696 - main - unix: factor unp_connectat_peer() out of unp_connectat() Mark Johnston
- git: 6563dcb6b1f5 - main - unix: allow connectat(2) to name the peer socket by descriptor Mark Johnston
- git: e181e2342d11 - main - tests: exercise unix connectat(2) with a socket peer descriptor Mark Johnston
- git: ce3750b5995c - main - unix: allow listening on an unbound socket, and binding after listen Mark Johnston
- git: 46dc4af526f6 - main - RELNOTES: Add an entry for a new unix socket feature Mark Johnston
- git: 4f8782840291 - main - riscv/atomic: Provide some additional aliases Mark Johnston
- git: 452fb16fc206 - internal/admin - Welcome Faraz Vahedi (kfv@) as a committer. Devin Teske
- git: 392f0af6685a - main - ixgbe: Recognize production X550 PHY IDs Kevin Bowling
- git: 435cde959c88 - main - ixgbe: Report the management packet drop counter Kevin Bowling
- Re: git: 1ccf543b21ef - main - ifconfig: Add SR-IOV VF status output Gleb Smirnoff
- Re: git: d15f2551b25f - main - rtnetlink: Report SR-IOV VF status Pouria Mousavizadeh Tehrani
- git: 0053a4b9cca7 - main - tcp: fix TF_BITS Michael Tuexen
- Re: git: d15f2551b25f - main - rtnetlink: Report SR-IOV VF status Pouria Mousavizadeh Tehrani
- Re: git: d15f2551b25f - main - rtnetlink: Report SR-IOV VF status Pouria Mousavizadeh Tehrani
- git: c8f38634eda3 - main - tests/netinet6: remove test that uses Jumbo Payload Option Gleb Smirnoff
- git: a6847ba19592 - main - taskqueue: Move wakeup() out of tq_mutex Alexander Motin
- git: 8f6d8a901671 - main - tests/netinet/socket_afinet: unroll multibind test into a table Gleb Smirnoff
- git: e70e25761fca - main - tests/netinet/socket_afinet: multibind second socket can be different Gleb Smirnoff
- git: 618dc484b581 - main - tests/netinet/socket_afinet: add more tests to multibind Gleb Smirnoff
- git: 1dda8ba77a20 - main - inpcb: take a pcbinfo database out from single lock Gleb Smirnoff
- git: 413346fddb51 - main - usb: use SYSINIT(9) order instead of using non-existing subsystem Gleb Smirnoff
- git: d1eeae750662 - main - linker: rely on kick_init running at SI_ORDER_MIDDLE Gleb Smirnoff
- git: a6999a1c947f - main - net: Revert the ioctl SR-IOV VF status interface Kevin Bowling
- Re: git: 6f8b3be1fbd6 - main - pci: Add SR-IOV status reporting Oliver Pinter
- git: f68a52429862 - Create tag vendor/expat/2.8.3 Philip Paeps
- git: 28bb687ea813..ef5aa86648f5 - vendor/expat - vendor branch updated Philip Paeps
- Re: git: 6f8b3be1fbd6 - main - pci: Add SR-IOV status reporting Oliver Pinter
- git: 207d96dabfec - main - contrib/expat: import expat 2.8.3 Philip Paeps
- Tue, 11 Aug 2026
- git: 135df7785431 - main - usb: xhci: allow up to 1s for SET_ADDRESS Kyle Evans
- Re: git: d15f2551b25f - main - rtnetlink: Report SR-IOV VF status Lexi Winter
- Re: git: d15f2551b25f - main - rtnetlink: Report SR-IOV VF status Mark Millard
- git: 164a5a08767e - stable/15 - release/Makefile.gce: migrate gsutil usages to gcloud CLI Xin LI
- git: c66a923cd12a - stable/14 - release/Makefile.gce: migrate gsutil usages to gcloud CLI Xin LI
- git: 71e72c9e91c4 - main - wpa: Update to 2.12 Cy Schubert
- git: 66aecb235d56 - internal/admin - Welcome Faraz Vahedi (kfv@) as a committer. Devin Teske
- git: c64d42caebb7 - stable/14 - ipfw: rework 32-bit KBI detection Andrey V. Elsukov
- git: e4e4d1b5ed7b - stable/15 - pf: check if a group has a kif before dereferencing it Kristof Provost
- git: 80d732d64099 - stable/15 - pf: attempt to handle overlapping group and interface names Kristof Provost
- git: 82255ae91399 - stable/14 - pf: check if a group has a kif before dereferencing it Kristof Provost
- git: 71ac7ff5d6f9 - stable/14 - pf: attempt to handle overlapping group and interface names Kristof Provost
- git: 6ca41d484d54 - main - committers-src: Add new src committer (kfv) Faraz Vahedi
- git: 56ce613f21f2 - main - mailmap: Add entry for kfv Faraz Vahedi
- git: 9720746c2b51 - main - calendars: Add entry for kfv Faraz Vahedi
- git: e84f15568e42 - stable/15 - autofs_lookup(): busy the mount point around autofs_trigger() Konstantin Belousov
- git: 0484b6a01a0e - stable/15 - autofs: try to avoid waiting for timeouts of in-flight requests for forced unmounts Konstantin Belousov
- git: 8ec108914247 - main - nuageinit: adopt cloud-init disable_root semantics Baptiste Daroussin
- git: 8d4d5f2e8e56 - main - nuageinit: fix ssh_pwauth string handling Baptiste Daroussin
- git: cd06bf52053d - main - nuageinit: accept lock_passwd for users Baptiste Daroussin
- git: 8f378c83c6b8 - main - nuageinit: support allow_public_ssh_keys Baptiste Daroussin
- git: 6a8558cf9f01 - main - vm/vm_phys.c: allow PHYS_TO_VM_PAGE(0) for registered fictitious page @0 Konstantin Belousov
- git: 12857d8f4269 - main - vm_object: Augment an assertion in vm_object_split() Mark Johnston
- git: 80d82fca1f0d - main - bhyve: add deprecation warning function Mark Johnston
- git: 2d985d577d79 - main - bhyve: namescope virtio_msix to virtio.msix Mark Johnston
- Re: git: d38b3a5ead0d - main - libpmc: Fix AMD L3 counter parameter parsing Mitchell Horne
- git: 662497d5a741 - main - SYSINIT: add explicit SI_ORDER_LAST Gleb Smirnoff
- git: 4f2465260f03 - main - SYSINIT: add SI_SUB_FIRST Gleb Smirnoff
- git: 87b21f30d3fe - main - SYSINIT: add SI_SUB_NUMA Gleb Smirnoff
- Re: git: 6a15fd92392c - main - linuxkpi: add WLAN_EID_HT_OPERATION to ieee80211_eid Gleb Smirnoff
- Re: git: 1ccf543b21ef - main - ifconfig: Add SR-IOV VF status output Gleb Smirnoff
- Re: git: 5d0258d4ea51 - main - fwcamctl: remove, superseded by the video(4) interface Gleb Smirnoff
- Re: git: 5d0258d4ea51 - main - fwcamctl: remove, superseded by the video(4) interface Adrian Chadd
- git: 8194c32827e9 - main - ice(4): Add support for E835 CNSA 2.0 adapters Kevin Bowling
- Re: git: 6a15fd92392c - main - linuxkpi: add WLAN_EID_HT_OPERATION to ieee80211_eid Bjoern A. Zeeb
- git: 698c3b0ce1e7 - main - e1000: Add Nova Lake I219 support Kevin Bowling
- git: 0979b0430c2d - main - e1000: Disable autonomous PCH power gating after reset Kevin Bowling
- git: e85ae6f6a6c0 - main - fbsdrun_virtio_msix(): update virtio_msix to virtio.msix Mark Johnston
- Re: git: a6999a1c947f - main - net: Revert the ioctl SR-IOV VF status interface Gleb Smirnoff
- git: 66118c3f1011 - main - hwpmc: fix false runcount assertion in user callchain capture Mitchell Horne
- git: af3929c5152b - main - hwpmc: fix false callchain assertion on the PMC_UR ring Mitchell Horne
- git: b7b73d0fc1f0 - main - git-mfc: Make --pending work with releng branches Mark Johnston
- git: b9db5a5b1647 - main - in_mcast: Fix uninitialized variable usage in inm_merge() Mark Johnston
- git: 34718e01869b - main - linuxulator: map IFF_LOWER_UP through NETLINK_ROUTE for Linux apps Devin Teske
- git: 44b054dba523 - stable/15 - sound: Scale PCM secondary buffers by byte rate Christos Margiolis
- git: 7af4af4ddf13 - stable/15 - sound: Stop using legacy u_int types Christos Margiolis
- git: a5b10ce45d67 - stable/15 - sound: Propagate error value from dsp_make_dev() Christos Margiolis
- git: cda2abf4f137 - stable/15 - sound: Add missing newline in dsp_make_dev()'s device_printf() Christos Margiolis
- git: a46b8546b1c8 - stable/15 - cuse: Fix server reference leak in cuse_client_open() Christos Margiolis
- git: 6886e8a9a0aa - stable/15 - snd_uaudio: Don't let an idle stream reprogram a shared UAC2 clock Christos Margiolis
- git: afe56ee24679 - main - sound: Use unsigned long instead of legacy u_long Christos Margiolis
- git: 15a0db2101cd - main - e1000: fix iterator type Kevin Bowling
- git: 146ae81c6a5c - main - e1000: fix NVM data type in bit shift Kevin Bowling
- git: b3bdffd7a428 - main - e1000: fix possible variable overflow Kevin Bowling
- git: 0fc30789dff0 - main - e1000: fix NVM loop bounds and pointer access Kevin Bowling
- git: 8e8755e01195 - main - e1000: improve NVM checksum handling Kevin Bowling
- git: ccb8ad1f645e - main - e1000: Accept uninitialized Tiger Lake NVM checksums Kevin Bowling
- git: 262519268925 - main - e1000: Separate hardware semaphore policies by family Kevin Bowling
- git: ea2e8b056b45 - main - e1000: fix semaphore timeout value Kevin Bowling
- git: df34ccfc913d - main - e1000: Retry transient MDIC failures on modern PCH Kevin Bowling
- git: 17d90d5b9350 - main - e1000: Reconfigure modern PCH K1 clock synchronization Kevin Bowling
- git: 6058dfa40238 - main - e1000: Compare decoded PCH LTR latencies Kevin Bowling
- git: e49cb7f757f6 - main - e1000: Allow more time for PCH ULP exit Kevin Bowling
- git: c276a80a4e52 - main - e1000: Check PHY control register reads Kevin Bowling
- git: c80aface0f46 - main - e1000: fix unchecked return Kevin Bowling
- git: d1c20195c0fa - main - e1000: add LPI counters Kevin Bowling
- git: eff55e5e098b - main - e1000: Export EEE Low Power Idle counters Kevin Bowling
- git: a753ca9c3f06 - main - sound: Retire sndcard_func Christos Margiolis
- git: 53e471161604 - main - e1000: fix reset for 82580 Kevin Bowling
- git: e7ffea395ee8 - main - e1000: fix MAC address hash bit shift Kevin Bowling
- git: a09034d561cb - main - e1000: fix data type in MAC hash Kevin Bowling
- git: a86d65b2c99b - main - e1000: Avoid a signed multicast bitmap shift Kevin Bowling
- git: bb8d0944b5d5 - main - e1000: Verify i210 and i211 multicast table writes Kevin Bowling
- git: 505e6bb93f80 - main - igbv: Accept reset NACKs when no MAC is assigned Kevin Bowling
- git: b1da641d23a9 - main - e1000: Preserve errors while disabling D0 LPLU Kevin Bowling
- git: 275ca86f6abf - main - igc: Avoid a signed multicast bitmap shift Kevin Bowling
- git: 8704d29c6cc8 - main - ixgbe: Avoid a signed multicast bitmap shift Kevin Bowling
- git: 5587cb18b168 - main - igc: fix iterator type Kevin Bowling
- git: cba56bc3427d - main - igc: fix MAC address hash bit shift Kevin Bowling
- git: 3fc1786aa2a3 - main - igc: fix data type in MAC hash Kevin Bowling
- git: 1121aaa0758b - main - igc: Check PHY control register reads Kevin Bowling
- git: baa6e3af8525 - main - ixgbe: Avoid a signed shift while assembling the PBA number Kevin Bowling
- git: bbdd3c4692e2 - main - ixgbe: Avoid signed overflow in LED register masks Kevin Bowling
- git: bf6feffef6c1 - main - ixgbe: Use unsigned register bitmap shifts Kevin Bowling
- git: 392fbdcf2232 - main - e1000: Avoid a signed manageability VLAN bitmap shift Kevin Bowling
- git: f7427f890c7f - main - ixl: Avoid a signed PHY capability shift Kevin Bowling
- git: 13d78e4b9d0a - main - igc: Export EEE Low Power Idle counters Kevin Bowling
- git: 13a747009656 - main - e1000: Avoid signed shifts while assembling PHY IDs Kevin Bowling
- git: f5fd839fe688 - main - igc: Avoid a signed shift while assembling the PHY ID Kevin Bowling
- git: f4bf1da7bac8 - main - ixgbe: Avoid a signed shift while assembling the PHY ID Kevin Bowling
- git: 3e67b90c55b4 - main - snd_uaudio: Define USB IDs in usbdevs Christos Margiolis
- git: 889d08f6b61d - main - makefs: tests: Fix a missing slash in multi_dataset_4 Jose Luis Duran
- git: 59d6422d6f21 - main - makefs: Allow "legacy" as a valid ZFS mountpoint Jose Luis Duran
- Wed, 12 Aug 2026
- git: 952994751911 - main - iflib: Defer LED control to the device taskqueue Kevin Bowling
- git: 3838aee84536..d0b3de198145 - vendor/openssh - vendor branch updated Ed Maste
- git: f928f23c565b - Create tag vendor/openssh/10.5p1 Ed Maste
- git: 6591a7f69192 - main - iflib: Create led(4) devices Kevin Bowling
- git: fc0e6adb9d26 - main - igb(4): Document identification LED device nodes Kevin Bowling
- git: 19f75b38199b - main - igc: Add led(4) identification support Kevin Bowling
- git: 28f96cc3748f - main - e1000: Identify SerDes adapters with LED blink Kevin Bowling
- git: 7dd826171b69 - main - e1000: Fix the multiqueue debug register dump Kevin Bowling
- git: 423927d6c3dc - main - igc: Remove invalid debug ring pointer iteration Kevin Bowling
- git: fb7e249ce4fd - main - ixgbe: Add led(4) identification support Kevin Bowling
- git: 8b2e75970c03 - main - ixl: Add led(4) identification support Kevin Bowling
- git: c28f2c551daf - main - ixgbe: Defer ECC recovery to iflib Kevin Bowling
- git: 43aa553ef45a - main - ixgbe: Defer firmware recovery transitions to iflib Kevin Bowling
- git: 3aac283613bd - main - ixgbe: Defer E610 thermal shutdown to iflib Kevin Bowling
- git: 7d576f1d657f - main - Change /dev/geom.ctl from root:operator to root:wheel. Poul-Henning Kamp
- git: 76789228d089 - stable/15 - bsd-family-tree: add FreeBSD 15.1 Sergey A. Osokin
- git: 0192f4ad5019 - stable/15 - bsd-family-tree: add NetBSD 11.0 Sergey A. Osokin
- git: 42ad07230426 - stable/14 - bsd-family-tree: add FreeBSD 15.1 Sergey A. Osokin
- git: 60539af27fda - stable/14 - bsd-family-tree: add NetBSD 11.0 Sergey A. Osokin
- git: 527a82474cb3 - main - libusb: versioning symbols ShengYi Hung
- git: fb3564b44fa7 - main - video: fix v4l2_buffer size assert on non-i386 32-bit ports Adrian Chadd
- git: a8c126b6903e - main - video: add V4L2 compat symbols for ffmpeg/opencv Adrian Chadd
- git: f77fa28422ee - main - video: bump __FreeBSD_version for video(4) refactor Adrian Chadd
- Re: git: 7d576f1d657f - main - Change /dev/geom.ctl from root:operator to root:wheel. Benjamin Kaduk
- git: e15d22609c7d - main - mfc-candidates: Fix remote repo detection Ed Maste
- git: bbf93227fe9e - main - igc: Recover from fatal internal memory errors Kevin Bowling
- git: 9f7633b93295 - main - igc: Report corrected internal ECC errors Kevin Bowling
- git: 0477871a55e1 - stable/15 - tarfs: remove unused 'ino' in mount structure. Dag-Erling Smørgrav
- git: 79cf64a2b8e1 - stable/15 - unbound: Update to 1.26.0 Dag-Erling Smørgrav
- git: fe264ccf86b4 - stable/14 - tarfs: remove unused 'ino' in mount structure. Dag-Erling Smørgrav
- git: ceb764f65dcd - stable/14 - unbound: Update to 1.26.0 Dag-Erling Smørgrav
- git: df9c6721f819 - stable/15 - pseudofs: Don't purge the cache on shutdown Dag-Erling Smørgrav
- git: b0c292621eb6 - stable/15 - du: Print progress information to stderr Dag-Erling Smørgrav
- git: ea65604407f4 - stable/14 - pseudofs: Don't purge the cache on shutdown Dag-Erling Smørgrav
- git: 887114a9e1ae - stable/14 - du: Print progress information to stderr Dag-Erling Smørgrav
- git: 2519e19f05e0 - main - iflib: Allow conditional LED device support Kevin Bowling
- git: cbedee9bdcda - stable/15 - e1000: defer sysctl-driven reinit to the admin task Kevin Bowling
- git: e22491cb9bdc - stable/15 - igc: defer sysctl-driven reinit to the admin task Kevin Bowling
- git: 0fa6b2c523ee - stable/14 - e1000: defer sysctl-driven reinit to the admin task Kevin Bowling
- git: a58471a2789d - stable/14 - igc: defer sysctl-driven reinit to the admin task Kevin Bowling
- git: 529177b332dc - main - thunderbolt: Get NHI version number from caps Aymeric Wibo
- git: efdb82413963 - main - thunderbolt: Reset controllers Aymeric Wibo
- Thu, 13 Aug 2026
- git: ce139f7da00c - releng/14.5 - geom_zero(4): reset the uio vector on each uiomove() Colin Percival
- git: f77a60a27ad6 - releng/14.5 - sys/socket.h: Fix AF_MAX Colin Percival
- git: fbe0d8aa64b3 - releng/14.5 - mbuf: Parenthesize macro arguments Colin Percival
- git: a9a5c96f55a4 - releng/14.5 - crypto/openssl: correct version numbers for pkg-config files Colin Percival
- git: 8bb41568feee - stable/15 - ptrace_test: require debug.ptrace_transparent_attach enabled for its test Konstantin Belousov
- git: 2389370c75c1 - stable/15 - lockmgr(9): add lockcanrecurse(9) Konstantin Belousov
- git: 42dbbaf748ea - stable/15 - dounmount(9): temporarily enable recursion for the covered vnode lock Konstantin Belousov
- git: 70f48109503b - stable/15 - vm/vm_phys.c: allow PHYS_TO_VM_PAGE(0) for registered fictitious page @0 Konstantin Belousov
- git: 7fd3c8d60288 - stable/15 - dpaa2: Apply if_flags and MAC filters in dpaa2_ni_init() Nick Price
- git: 6b25004d1d18 - stable/15 - ipfilter(4): Fix a typo in a source code comment Gordon Bergling
- git: 273804965ae2 - stable/14 - ipfilter(4): Fix a typo in a source code comment Gordon Bergling
- git: 7858a57baa2f - main - thunderbolt: Explicitly read NHI ISR0 register to clear it Aymeric Wibo
- git: 1f09e354297c - main - sys/limits.h: Add BOOL_MAX, BITINT_MAXWIDTH, and C23 feature test macro Faraz Vahedi
- git: ca1c1eceb38c - main - sys/limits.h: Fix typo Faraz Vahedi
- git: b54dcb897a5f - main - libc/tests: Add assertions for BOOL_WIDTH, BOOL_MAX, and BITINT_MAXWIDTH Faraz Vahedi
- git: 336b6d11922a - main - build: Use -f when copying sources Dag-Erling Smørgrav
- git: 3c33729ce2f4 - main - rc_subr_test: ignore stderr in no_cycles test Siva Mahadevan
- git: 2ea905c875b6 - main - cdefs(9): document __nonstring Mitchell Horne
- git: fe06e383cc64 - main - daemon(8): Add option to write pidfile w/o supervising it Michael Osipov
- git: 79e0b69ce8af - main - unix: Fix mchain handling in uipc_sosend_stream_or_seqpacket() Mark Johnston
- git: 17952b653256 - main - vmm: fix compilation errors for static kernel on arm64 Mark Johnston
- git: e2cfbd498af8 - main - tty: do not recurse on ttydev_close() Konstantin Belousov
- git: 6747bf7e223e - main - linuxkpi: stop inlining accesses to curthread->td_lkpi_task Konstantin Belousov
- git: 98b5640786f8 - main - bnxt: Add led(4) identification support Kevin Bowling
- git: 1c1bce5bbd4d - main - libusb: Mark defualt smybol tag as latest stable version ShengYi Hung
- git: 49749f21284d - main - release/riscv: tweak GENERICSD partition placement Mitchell Horne
- Re: git: 1ccf543b21ef - main - ifconfig: Add SR-IOV VF status output John Baldwin
- git: 4a8bf4de7b1e - main - pfsync test: reduce the number of states to bulk-sync Kristof Provost
- git: d08296c7ab0d - main - libc: Implement qualifier-preserving standard library functions Faraz Vahedi
- git: f9dfe9b8deee - main - libc: Use C23 pseudo-types in qualifier-preserving man page synopses Faraz Vahedi
- git: ec8985a10033 - main - rtld: Remove a stale #ifdef PIC John Baldwin
- git: 6c41d1e26614 - main - libcxgb4: Use t4fw_interface.h from the cxgbe driver sources John Baldwin
- git: 7271ee7b4ba7 - main - jng: Fix mislabeled stats output Faraz Vahedi
- Re: git: 7d576f1d657f - main - Change /dev/geom.ctl from root:operator to root:wheel. Ed Maste
- git: 3baada83bf2d - main - unix: only treat an empty sun_path as a peer descriptor for connectat(2) Devin Teske
- git: a8347f442824 - main - git-arc: Add a diff subcommand Devin Teske
- git: c555236ec76f - releng/14.5 - unbound: Update to 1.26.0 Colin Percival
- git: 2cc2d2f64f8a - releng/14.5 - pseudofs: Don't purge the cache on shutdown Colin Percival
- git: c33f8dd282ae - releng/14.5 - Revert "sys/socket.h: Fix AF_MAX" Colin Percival
- Fri, 14 Aug 2026
- git: 8bca5d0c0df0 - releng/14.5 - 14.5: Update to BETA2 Colin Percival
- Re: git: 7d576f1d657f - main - Change /dev/geom.ctl from root:operator to root:wheel. Benjamin Kaduk
- git: 19a1025e1c0c - releng/14.5 - Remove minor version from kmods repo Colin Percival
- git: 6c41d928bcd7 - main - routing: Fix table sizes Dag-Erling Smørgrav
- git: 79a6ad63e6af - main - libifconfig: Fix table size Dag-Erling Smørgrav
- git: 84d8d2878a6e - main - rc.d/bgfsck: use the correct variable name Alexander Leidinger
- git: d0f0a3b89b93 - main - etc/rc.subr: svcj - use the filename for services Alexander Leidinger
- git: 930edc25568a - stable/15 - if_vmx: fix panic during kldload Eric van Gyzen
- git: 065396e09e41 - stable/14 - if_vmx: fix panic during kldload Eric van Gyzen
- git: d9cf2a867184 - main - Increase the default mlock limit from 64k to 256k Alan Somers
- git: fbe9aa7ebfcd - main - netipsec/key.c::key_checksockaddrs(): constify src/dst address buffer pointers Konstantin Belousov
- git: cba481a7bff2 - main - PF_KEY socket: limit the length of copied socket address Konstantin Belousov
- git: 01d4e3c1d3ff - main - netipsec/xform_ipcomp.c: fix sockaddr type set in ipcomp6_nonexp_encapcheck() Konstantin Belousov
- git: f6000e9dd934 - main - kern/kern_proc.c: do not throw out read data in get_ps_strings() Konstantin Belousov
- git: 1a71d24ecd0d - main - kern/sys_process.c: make vmspace_rwmem() similar to io functions Konstantin Belousov
- git: 4b17776d9afd - main - compat/freebsd32: set uio_rw for trailer's uio in freebsd32_sendfile() Konstantin Belousov
- git: 7144a1d58c5c - main - nfsd: Add glue for the nfsrdma.ko module Rick Macklem
- git: 749318f2ae56 - main - libusb: capsicumize libusb ShengYi Hung
- git: 34bb38445b07 - main - libusb: Bump version to 1.0.27 ShengYi Hung
- git: 89d155360810 - main - RELNOTES: Add an entry for bumping libusb version ShengYi Hung
- git: 8822ef05e61e - main - clknode_if.m: fix two typos Mitchell Horne
- git: 5729a0b45cd1 - main - pmcstat.8: Add a missing ERRORS section header Mateusz Piotrowski
- git: 9de55e815b06 - stable/15 - Bump __FreeBSD_version to 1501502 Ed Maste
- git: a257e2dc9c6e - main - bhyve: document missing options in bhyve_config(5) Roman Bogorodskiy
- git: 10d5a548596c - main - libc: Add _PRINTF_NAN_LEN_MAX per C23 Faraz Vahedi
- git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro Faraz Vahedi
- git: 73cceb046cd8 - main - iflib: Fix several memory handling issues around iflib_encap() Andrew Gallatin
- git: 471e14267bea - main - nfsd: Update the rc.d script for RDMA for the nfsd service Rick Macklem
- git: 554978566508 - main - arm64 pmap: use range-based TLBI instructions Alan Cox
- git: 7753a59fdf19 - main - netinet6: Fix check for pktinfo outgoing ifindex in route cache Pouria Mousavizadeh Tehrani
- git: 6fa9c2b1d282 - main - arm64: close a race in SVE register management Alan Cox
- git: 2193da1c4457 - main - pthread_create(3): fix dead references to racct(2) Eric van Gyzen
- git: 57293f4541cd - main - pci: Do not reconcile MPS across PCI domains Kevin Bowling
- git: fe00ca2f8871 - main - iflib: Complete registration failure cleanup Kevin Bowling
- git: ffc9b42f5a38 - main - rctl(4): document the sysctl tree Eric van Gyzen
- git: 90e7dbe5e2ca - main - iflib: Add registration failure injection points Kevin Bowling
- git: ba353c8950d5 - main - iflib: Drain configuration tasks before interface detach Kevin Bowling
- git: ac56d36007a5 - main - iflib: Add an admin task detach fail point Kevin Bowling
- git: b4208a67edc2 - main - iflib: Initialize the VFLR task unconditionally Kevin Bowling
- git: 06aaca43fe05 - main - iflib: actually disable simple_tx when ALTQ is in use Andrew Gallatin
- Sat, 15 Aug 2026
- git: 4be8b0bdecb3..156348af10ce - vendor/less - vendor branch updated Xin LI
- git: c1946edab0ed - Create tag vendor/less/v704 Xin LI
- git: fa0dc4f0f96a - main - MFV: less v704. Xin LI
- git: 1f3aeb3ea5a5 - main - bhyve: monitor: detect monitor exit Roman Bogorodskiy
- git: 1100d9eca9cb - main - share/man/man4: Move non-USB man pages out of MK_USB block Li-Wen Hsu
- git: 521fdb95cc78 - main - ossl: fix unused-function warning for AES_CBC_ENCRYPT on powerpc Adrian Chadd
- git: 087d722624c7 - main - busdma_bounce: fix unused-function warning on powerpc Adrian Chadd
- Re: git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro Dimitry Andric
- Re: git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro Dimitry Andric
- Re: git: 521fdb95cc78 - main - ossl: fix unused-function warning for AES_CBC_ENCRYPT on powerpc Enji Cooper (yaneurabeya)
- Re: git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro Dimitry Andric
- git: 45e00486d695 - main - linuxkpi: Include <linux/notifier.h> and <linux/device.h> from <linux/pm_qos.h> Jean-Sébastien Pédron
- git: 0fbdaf0c9aac - main - linuxkpi: Define `__GFP_HIGH` in <linux/gfp.h> Jean-Sébastien Pédron
- git: d77271ce7a65 - main - linuxkpi: Add `kunit_fail_current_test()` Jean-Sébastien Pédron
- git: 4565eeaccddf - main - linuxkpi: Define `PCI_CLASS_BRIDGE_HOST` Jean-Sébastien Pédron
- git: af9c64fd6c54 - main - linuxkpi: Fix return type of `kobject_uevent_env()` Jean-Sébastien Pédron
- git: d93aa77e0e9e - main - linuxkpi: Create empty <linux/sprintf.h> Jean-Sébastien Pédron
- git: f4cfc8a7f727 - main - linuxkpi: Include <linux/page-flags.h> from <linux/mm.h> Jean-Sébastien Pédron
- Re: git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro Faraz Vahedi
- Re: git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro Mark Millard
- git: 3ce28106a887 - main - rc.conf: Fix the default NFS-over-RDMA port number Rick Macklem
- Sun, 16 Aug 2026
- git: 5b48968c1a57 - main - pci: Export pcie_flr_supported() Kevin Bowling
- Re: git: 521fdb95cc78 - main - ossl: fix unused-function warning for AES_CBC_ENCRYPT on powerpc Adrian Chadd
- git: bdb561843e86 - main - linux: implement pkey_alloc, pkey_free and pkey_mprotect Devin Teske
- git: 79746c47b95c..288b27192b2a - vendor/file - vendor branch updated Xin LI
- git: 6d768f3181f9 - Create tag vendor/file/5.48 Xin LI
- git: 08c41a679b28 - main - ixv: Reject unsupported E610 Hyper-V VFs Kevin Bowling
- git: 40367d1f3b8f - main - ixv: Support E610 mailbox API 1.6 Kevin Bowling
- git: df02513fd44b - main - ixgbe: Enable SR-IOV on E610 PFs Kevin Bowling
- git: cb85c4397bb3 - main - ixv: Preserve statistics across resets Kevin Bowling
- git: 87406f835166 - main - ixgbe: Enable per-pool RSS on X550 family devices Kevin Bowling
- git: f177ff939a91 - main - ixgbe: Correct the PFVFRSSRK index range comment Kevin Bowling
- git: 1391e272de36 - main - ixv(4): Add a manual page Kevin Bowling
- git: 5e6c894510fc - main - libexpat: update AUTHORS section of libbsdxml.3 Philip Paeps
- git: eab97e63f4df - stable/15 - kqueue: avoid closing a file under the knlist lock Konstantin Belousov
- git: 2520c8bd2c42 - stable/15 - tty: do not recurse on ttydev_close() Konstantin Belousov
- git: ff2cddb26686 - stable/15 - linuxkpi: stop inlining accesses to curthread->td_lkpi_task Konstantin Belousov
- git: e4ce2c12f994 - stable/15 - netipsec/key.c::key_checksockaddrs(): constify src/dst address buffer pointers Konstantin Belousov
- git: fffaf471280b - stable/15 - PF_KEY socket: limit the length of copied socket address Konstantin Belousov
- git: cd5c35f504f5 - stable/15 - netipsec/xform_ipcomp.c: fix sockaddr type set in ipcomp6_nonexp_encapcheck() Konstantin Belousov
- git: c9b5dd2eb820 - stable/15 - kern/kern_proc.c: do not throw out read data in get_ps_strings() Konstantin Belousov
- git: 75bf78a0ed8d - stable/15 - kern/sys_process.c: make vmspace_rwmem() similar to io functions Konstantin Belousov
- git: 983a9f7a1276 - stable/15 - compat/freebsd32: set uio_rw for trailer's uio in freebsd32_sendfile() Konstantin Belousov
- git: 1cdfd599002b - stable/15 - sys_procdesc: extract procdesc_alloc() Konstantin Belousov
- git: 69d29fedc1bd - stable/15 - sys_procdesc: extract pdtofdflags() Konstantin Belousov
- git: baf3b132b572 - stable/15 - sys_procdesc: extract procdesc_destroy() Konstantin Belousov
- git: cd349e1bcd21 - stable/15 - procdesc: track count of open files Konstantin Belousov
- git: 886aadb63941 - stable/15 - procdesc: make PD_DAEMON per-file Konstantin Belousov
- git: 43c9d80a4443 - stable/15 - kern: add pdopenpid(2) Konstantin Belousov
- git: db1ef2a140ae - stable/15 - sys: add AUE_PDOPENPID Konstantin Belousov
- git: 641ae0ebbd71 - stable/15 - libsys: export pdopenpid(2) Konstantin Belousov
- git: 513ebe011bf5 - stable/15 - pdfork.2: document EINVAL for pdwait(2) Konstantin Belousov
- git: 9b54abf7eed8 - stable/15 - pdfork.2: clarify that PD_DAEMON acts on current file Konstantin Belousov
- git: 8c17b933a869 - stable/15 - pdfork.2: document pdopenpid(2) Konstantin Belousov
- git: c217af1e6e53 - stable/15 - pdfork.2: grammar Konstantin Belousov
- git: a105154d6617 - stable/15 - Regen Konstantin Belousov
- git: 9fefa628025c - stable/15 - fget_remote(): return fcaps and fde_flags if requested Konstantin Belousov
- git: e3a6c0514fa8 - stable/15 - sys/capsicum.h: fix comment for CAP_PDWAIT Konstantin Belousov
- git: f04e79a28a14 - stable/15 - Add CAP_PDDUPFD capability Konstantin Belousov
- git: 61f4a89823b7 - stable/15 - kern: add pddupfd(2) Konstantin Belousov
- git: db3b6e4413cb - stable/15 - libsys: export pddupfd(2) Konstantin Belousov
- git: 55fdf7561cc4 - stable/15 - pdfork.2: document pddupfd() Konstantin Belousov
- git: 8c57cf9d0d6b - stable/15 - Regen. Konstantin Belousov
- git: faba46892748 - stable/15 - kern/sys_process.c: clean up includes Konstantin Belousov
- git: 8b7b37139f0c - stable/15 - pdfork.2: grammar Konstantin Belousov
- git: 547751e4efce - stable/15 - procdesc: add NOTE_PDSIGCHLD Konstantin Belousov
- git: 74141b7e1ec2 - stable/15 - kqueue.2: document NOTE_PDSIGCHLD Konstantin Belousov
- git: 75ccdf8cff48 - stable/15 - pdwait(2): make debugging events functional Konstantin Belousov
- git: c66b6867d4b9 - stable/15 - kern: add fget_procdesc() Konstantin Belousov
- git: 1b148ecb7433 - stable/15 - kern: change several int types to bools Konstantin Belousov
- git: 4a1744caf844 - stable/15 - sys/proc.h: remove spurious blank lines Konstantin Belousov
- git: e8008c0fc1a3 - stable/15 - kern/sys_process.c: remove extra () Konstantin Belousov
- git: 6ea35ec38acf - stable/15 - fget_procdesc(): change error for non-procdesc type from EBADF to EINVAL Konstantin Belousov
- git: f86fd0a1af0b - stable/15 - EVFILT_PROCDESC: support NOTE_FORK Konstantin Belousov
- git: 0e3a044e4c4b - stable/15 - kqueue.2: document EVFILT_PROCDESC support for NOTE_FORK Konstantin Belousov
- git: 404eeb14f957 - stable/15 - procdesc: report NOTE_PDSIGCHLD for traced and stopped process Konstantin Belousov
- git: c6d7f60df1d6 - stable/15 - libsysdecode: Recognize NOTE_PDSIGCHLD Konstantin Belousov
- git: 945995c5e3f1 - stable/15 - kern_pdwait(): print the process pointer through pd Konstantin Belousov
- git: 4435b4fbe0d0 - stable/15 - procdesc: Disallow pddupfd() of non-passable files Konstantin Belousov
- git: a3b8ff99b546 - stable/15 - procdesc: Remove dead code Konstantin Belousov
- git: eabe343afe62 - stable/15 - kern/kern_exit.c: make wait_fill_siginfo/wrusage global Konstantin Belousov
- git: ecdc9cfea64c - stable/15 - pdwait(2): change handling of the exited processes Konstantin Belousov
- git: 9d6498310f5c - stable/15 - processes: add zombie references, each of them prevents reap Konstantin Belousov
- git: c20ccfc06ade - stable/15 - pdwait(2), wait(2): document interaction between pdopenpid() and waitpid() Konstantin Belousov
- git: fe74f9b33b4b - stable/15 - tests/procdesc: Add some test cases for pdopenpid() Konstantin Belousov
- git: 0d4429925d85 - stable/15 - pddupfd(2): add basic test Konstantin Belousov
- git: dd1252e30063 - stable/15 - tests/procdesc: Fix race in pdopenpid_pdwait_only_one Konstantin Belousov
- git: d510a58af69c - stable/15 - tests/sys/kern: adjust tests for the new reaping behavior Konstantin Belousov
- git: 83fa3c3ad844 - stable/15 - pdkill(2), pdgetpid(2): return EBADF if the file type is not procdesc Konstantin Belousov
- git: 08adf7c06815 - stable/15 - pddupfd.2: fix errno value returned for non-procdesc argument Konstantin Belousov
- git: 3bd40a3915a1 - stable/15 - capsicum-tests: remove Linux support Konstantin Belousov
- git: cfc5ebfeb889 - stable/15 - tests/sys/capsicum: adjust tests for the new reaping behavior Konstantin Belousov
- git: 8cfe06ee4415 - main - bsdconfig: add datetime module for live system clock Devin Teske
- git: 1fa04dc5a3fc - Create tag vendor/sqlite3/sqlite-3530300 Cy Schubert
- git: b00eb376e3fb..e698feec0809 - vendor/sqlite3 - vendor branch updated Cy Schubert
- Re: git: c6d7f60df1d6 - stable/15 - libsysdecode: Recognize NOTE_PDSIGCHLD Dag-Erling_Smørgrav
- git: f1cfcfb2e51a - main - traceroute6: implement firewall evasion mode Eugene Grosbein
- git: 39762c840a15 - main - e1000: Recover from PCH packet buffer ECC errors Kevin Bowling
- git: d7be8a3e2291 - main - e1000: Report PCH packet buffer ECC statistics Kevin Bowling
- git: 8d2d6284bb8c - main - e1000: Recover from I210 and I211 memory errors Kevin Bowling
- git: 0ea53a7123ff - main - e1000: Report corrected I210 and I211 ECC errors Kevin Bowling
- git: 28bbe1d28d6f - main - e1000: Recover from I350 memory errors Kevin Bowling
- git: 8367882d5313 - main - e1000: Report corrected I350 ECC errors Kevin Bowling
- git: 4c2dda4c70e2 - main - e1000: Recover from 82576 memory errors Kevin Bowling
- git: 17042fd31571 - main - e1000: Report 82576 memory ECC errors Kevin Bowling
- git: 24917c22a330 - main - e1000: Recover from 82575 memory errors Kevin Bowling
- git: 7accd803e28c - main - e1000: Report 82575 memory ECC errors Kevin Bowling
- git: 6248e7de9d6c - main - igb: Reinitialize through iflib after media changes Kevin Bowling
- git: 41a0f7a0a447 - main - e1000: Propagate hardware initialization failures Kevin Bowling
- git: c82a015ede8d - main - igc: Propagate hardware initialization failures Kevin Bowling
- git: 81d5356799a1 - main - e1000: Recover from the 82574 PHY hang Kevin Bowling
- Re: git: bdb561843e86 - main - linux: implement pkey_alloc, pkey_free and pkey_mprotect Michael Tuexen
- git: aab7bd4d9903 - main - mtree: usr: add missing bsdconfig datetime directories Devin Teske
- git: bd514a3f0bf1 - stable/15 - libsysdecode: reduce diff to main Konstantin Belousov
- git: af11a69e5307 - stable/14 - netipsec/key.c::key_checksockaddrs(): constify src/dst address buffer pointers Konstantin Belousov
- git: 022f935a1fbc - stable/14 - PF_KEY socket: limit the length of copied socket address Konstantin Belousov
- git: 3626363aaed8 - stable/14 - netipsec/xform_ipcomp.c: fix sockaddr type set in ipcomp6_nonexp_encapcheck() Konstantin Belousov
- git: 1a78f5ae3917 - main - aq(4): probe the D100 device ID Nick Price
- git: 6dbf809bafe1 - main - aq(4): arm PHY thermal shutdown only where a sensor exists Nick Price
- git: 28f3123ec720 - main - riscv: Add spacemit SoC files to the build Bojan Novković
- git: dcb10e3add17 - main - clk: Initial support for the SpacemiT K1 clock control units Bojan Novković
- git: 9b3415e9ec55 - main - sys/dts: Add SD card overlays for the BananaPi-F3 SoC Bojan Novković
- git: 550db3d6f502 - main - sdhci: Initial support for the SpacemiT K1 sdhci controller Bojan Novković
- git: f343f036c780 - main - epair: allow disabling receive checksum offloading Michael Tuexen
- git: 95a4412e3a4d - main - zonectl: Consistently report ZAC conv. zones WP LBA Alan Somers
- git: fb81855f1981 - stable/15 - routing: Fix table sizes Dag-Erling Smørgrav
- git: bd68debe8124 - stable/15 - libifconfig: Fix table size Dag-Erling Smørgrav
- git: fde12de2c686 - stable/14 - routing: Fix table sizes Dag-Erling Smørgrav
- git: 5614daf09f71 - stable/15 - ifnet: Restore previous size of if_afdata Dag-Erling Smørgrav
- git: fffd648a220d - stable/14 - libifconfig: Fix table size Dag-Erling Smørgrav
- git: c78ab620bb1f - stable/14 - ifnet: Restore previous size of if_afdata Dag-Erling Smørgrav
- git: cc03ff9a2ba0 - stable/15 - ixv: defer every admin-vector interrupt Kevin Bowling
- git: 07b73c334990 - stable/15 - ixv: reconcile the PF-approved MAC address Kevin Bowling
- git: bc00b347ab9d - stable/15 - ixgbe: rebuild the shared multicast table Kevin Bowling
- git: 59bd5fc94c54 - stable/15 - ixgbe: enforce configured VF anti-spoofing Kevin Bowling
- git: 06a514be60c8 - stable/15 - ixgbe: preserve VLAN ownership with SR-IOV Kevin Bowling
- git: df7e516da45a - stable/15 - ixgbe: Preserve priority-tagged traffic with SR-IOV Kevin Bowling
- git: 1ff14169af4b - stable/15 - ixgbe: enforce VF promiscuity and multicast policy Kevin Bowling
- git: 626a367c2b72 - stable/15 - ixgbe: implement VF secondary MAC filters Kevin Bowling
- git: 5dfc962adec2 - stable/15 - ixv: reconcile VLAN filters through the mailbox Kevin Bowling
- git: cafdeed9d5d8 - stable/15 - pci: Ignore SR-IOV VFs when tuning MPS Kevin Bowling
- git: cd6f4b3456c6 - stable/15 - pci: Permit function-level reset of 82599 VFs Kevin Bowling
- git: f6c5fdf9b2b6 - stable/14 - ixv: defer every admin-vector interrupt Kevin Bowling
- git: da1cc3eeb365 - stable/14 - ixv: reconcile the PF-approved MAC address Kevin Bowling
- git: 180a03f43d91 - stable/14 - ixgbe: rebuild the shared multicast table Kevin Bowling
- git: fc2fcb0c437e - stable/14 - ixgbe: enforce configured VF anti-spoofing Kevin Bowling
- git: 1b45a0a2bac1 - stable/14 - ixgbe: preserve VLAN ownership with SR-IOV Kevin Bowling
- git: 5aa48d0059c0 - stable/14 - ixgbe: Preserve priority-tagged traffic with SR-IOV Kevin Bowling
- git: 2c12bf9b643d - stable/14 - ixgbe: enforce VF promiscuity and multicast policy Kevin Bowling
- git: a3d02a658a8e - stable/14 - ixgbe: implement VF secondary MAC filters Kevin Bowling
- git: 8620422df12e - stable/14 - ixv: reconcile VLAN filters through the mailbox Kevin Bowling
- git: 61542def7287 - stable/14 - pci: Ignore SR-IOV VFs when tuning MPS Kevin Bowling
- git: 5f215a2af312 - stable/14 - pci: Permit function-level reset of 82599 VFs Kevin Bowling
- git: dc1d2c7f1453 - stable/14 - iflib: Permit SR-IOV configuration on a down interface Kevin Bowling
- git: 5cd4954f3283 - stable/15 - iflib: Permit SR-IOV configuration on a down interface Kevin Bowling
- git: 45aac708880c - stable/15 - ixgbe: Re-enable the SFP laser during initialization Kevin Bowling
- git: eceddfb6d935 - stable/15 - ixgbe: Report the management packet drop counter Kevin Bowling
- git: dbb7ce7cc0ed - stable/14 - ixgbe: Re-enable the SFP laser during initialization Kevin Bowling
- git: 851af287a1f6 - stable/14 - ixgbe: Report the management packet drop counter Kevin Bowling
- git: c1ff9c93b107 - main - fts: fix trailing-slash regression in fts_read after fts_children Alan Somers
- Re: git: 95a4412e3a4d - main - zonectl: Consistently report ZAC conv. zones WP LBA Ronald Klop
- git: cce53d108a9e - main - linux: unbreak arm64 linux_emul_md.c after pkey syscalls Devin Teske
- git: f75a28ea852c - stable/14 - iflib: Add restart transactions for IOV reconfiguration Kevin Bowling
- git: 8c81b3bdd6b0 - stable/15 - iflib: Add restart transactions for IOV reconfiguration Kevin Bowling
- git: 374799f2b7c3 - main - linux: sort sys headers in linux_emul_md.c Devin Teske
- Re: git: 95a4412e3a4d - main - zonectl: Consistently report ZAC conv. zones WP LBA Alan Somers
- Re: git: bdb561843e86 - main - linux: implement pkey_alloc, pkey_free and pkey_mprotect Devin Teske
- Mon, 17 Aug 2026
- Re: git: 521fdb95cc78 - main - ossl: fix unused-function warning for AES_CBC_ENCRYPT on powerpc Enji Cooper (yaneurabeya)
- git: 3fab6b25469a - stable/15 - igc: Work around I225 v1 minimum IPG erratum Kevin Bowling
- git: 49c6cf85f732 - stable/15 - igc: Correct hardware error statistics Kevin Bowling
- git: f310b83defeb - stable/15 - igc: Add VLAN hardware filtering Kevin Bowling
- git: c577d5eb972d - stable/14 - igc: Work around I225 v1 minimum IPG erratum Kevin Bowling
- git: 1c8363854095 - stable/14 - igc: Add VLAN hardware filtering Kevin Bowling
- git: 94596f92c690 - stable/14 - igc: Correct hardware error statistics Kevin Bowling
- git: 37826269b41b - main - asmc: prefer MMIO backend over PIO when both are present Enji Cooper
- git: 14e3daa72db7 - main - sqlite3: Vendor import of sqlite3 3.53.3 Cy Schubert
- git: cd4aae2fa9d3 - main - msun: Fix a typo in a source code comment Gordon Bergling
- git: 27c70deb3d26 - main - nullfs(4): Fix a typo in a source code comment Gordon Bergling
- git: 88293bdd1eef - main - swap_pager: Fix a typo in a source code comment Gordon Bergling
- git: 709bd45a1b3a - main - ppbus(4): Fix a typo in a source code comment Gordon Bergling
- git: c47b430c6ea3 - main - fxp(4): Fix a typo in a source code comment Gordon Bergling
- git: 8362aecdeb25 - main - ichwd(4): Fix a typo in a source code comment Gordon Bergling
- git: 251e6ef40203 - main - ipfw(4): Fix a typo in a source code comment Gordon Bergling
- git: 8e968c5ff411 - main - bluetooth(4): Fix a typo in a kernel message in l2cap Gordon Bergling
- git: 62d5d119ee7d - main - ix(4): Remove workaround for 2.5/5G speeds on E610 Krzysztof Galazka
- git: 6609c5a5e6a9 - Create tag vendor/atf/atf-0.24-rc1 Enji Cooper
- git: cd355e3667c6..0c9bf043d689 - vendor/atf - vendor branch updated Enji Cooper
- git: baa7ab7f484b - stable/15 - ip_mroute: Don't assume that a multicast router is running Mark Johnston
- git: 7e6d8a8b8fb6 - stable/15 - proc: Copy the p_reapsubtree field explicitly during fork Mark Johnston
- git: 6e59c4eb574b - stable/15 - epoch: Fix epoch_drain_callbacks() Mark Johnston
- git: af488533df80 - stable/15 - ctl.4: Document the assumption that CTL HA runs only on trusted networks Mark Johnston
- git: 730e18a4607c - stable/15 - rawip: Fix handling of checksums in rip6_input() Mark Johnston
- git: 9c13f8c47333 - stable/15 - lib9p: fix compilation errors in example server Mark Johnston
- git: 873ba78dfe6d - stable/15 - gve: Implement AQ batching for queue creation and destruction Mark Johnston
- git: f2c99600cbdf - stable/15 - tests/libc: Fix fortify_source uio tests Mark Johnston
- git: 582e01321ac6 - stable/15 - bhyve: tpm: Avoid printing a message when clearing the cancel bit Mark Johnston
- git: fb81f8e010df - stable/15 - riscv/vmm: allow vmm to be built in kernel Mark Johnston
- git: 86b8502ea84b - stable/15 - beep: Add SPDX-License-Identifier tag Ed Maste
- git: 01e90357f223 - stable/15 - csh: Add SPDX-License-Identifier tags Ed Maste
- git: d2cac4560969 - stable/15 - date: Add SPDX-License-Identifier tags Ed Maste
- git: 0447e27d0461 - stable/15 - devmatch: Add SPDX-License-Identifier tag Ed Maste
- git: 4cbb609637b6 - stable/15 - diff: Add SPDX-License-Identifier tag Ed Maste
- git: efcc0dda3a8a - stable/15 - ed: Add SPDX-License-Identifier tags Ed Maste
- git: b541d1c0f574 - stable/15 - etdump: Add SPDX-License-Identifier tags Ed Maste
- git: f5c5358a5350 - stable/15 - getfacl: Add SPDX-License-Identifier tags Ed Maste
- git: bc362fd98393 - stable/15 - ifconfig: Add SPDX-License-Identifier tags Ed Maste
- git: e20dfac7c296 - stable/15 - kenv: Add SPDX-License-Identifier tags Ed Maste
- git: 48a89d2950cb - stable/15 - pwait: Add SPDX-License-Identifier tags Ed Maste
- git: 5c81b93758c4 - stable/15 - resizewin: Add SPDX-License-Identifier tags Ed Maste
- git: c8e1d0ac62a6 - stable/15 - setfacl: Add SPDX-License-Identifier tags Ed Maste
- git: 8d2aee9ae95d - stable/15 - sh: Add SPDX-License-Identifier tags Ed Maste
- git: 3e522f28ad48 - stable/15 - sleep: Add SPDX-License-Identifier tags Ed Maste
- git: 95f82df147c9 - stable/15 - stty: Add SPDX-License-Identifier tags Ed Maste
- git: d5de38e798fb - stable/15 - sync: Add SPDX-License-Identifier tags Ed Maste
- git: f91e12471811 - stable/15 - virtual_oss: Add SPDX-License-Identifier tags Ed Maste
- git: 7a4607e32edb - stable/15 - yppush: Add SPDX-License-Identifier tag Ed Maste
- git: eb0290fa44bd - stable/15 - ypserv: Add SPDX-License-Identifier tags Ed Maste
- git: de3fa71eccfa - stable/15 - Correct Identifer typo in SPDX tags Ed Maste
- git: ba9aaed01a48 - main - Revert "ciss: Add max physical target" Warner Losh
- git: ba120b8d38f3 - main - mfc-candidates: Annotate variables as local Ed Maste
- Re: git: a8347f442824 - main - git-arc: Add a diff subcommand John Baldwin
- Re: git: 521fdb95cc78 - main - ossl: fix unused-function warning for AES_CBC_ENCRYPT on powerpc John Baldwin
- Re: git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro John Baldwin
- git: f370d9e4d584 - main - ice(4): Add two more 4-part IDs for E835 adapters Krzysztof Galazka
- git: 557ba0c2a513 - main - yes: Avoid static initialization Dag-Erling Smørgrav
- git: d383c870f7fe - main - mdoc: Standardize SYNOPISIS section for drivers Alexander Ziaee
- Re: git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro Faraz Vahedi
- git: 4c1004c00ff2 - main - snd_hdspe: Avoid allocation in the interrupt handler Kevin Bowling
- git: 37bd69d43c70 - main - sys: Add sys/ckdint.h Mark Johnston
- git: 2d67765f10e7 - main - malloc: Use ckdint.h helpers instead of WOULD_OVERFLOW Mark Johnston
- git: 2cefae4cf34e - main - Fix transposed arguments in call to calloc(). Reported by GCC 15 warning. Kirk McKusick
- git: a77edeb0e54a - main - SYSINIT: add SI_SUB_KENV Gleb Smirnoff
- git: 9b8c2bffeba9 - main - fts: fix file descriptor leak in fts_close Alan Somers
- Tue, 18 Aug 2026
- git: 9aed7a774551 - main - fts: add fts_openat() API Alan Somers
- git: 886de9ef5a60 - stable/15 - makefs: tests: Fix a missing slash in multi_dataset_4 Jose Luis Duran
- git: a43b61a1ba45 - stable/15 - makefs: Allow "legacy" as a valid ZFS mountpoint Jose Luis Duran
- git: c559590a303e - stable/14 - makefs: tests: Fix a missing slash in multi_dataset_4 Jose Luis Duran
- git: a781965b91ea - main - ice: Add led(4) identification support Kevin Bowling
- git: af069400a8ea - main - bnxt(4): Cross-reference led(4) Kevin Bowling
- git: 8ca6be06ee74 - releng/14.5 - netipsec/key.c::key_checksockaddrs(): constify src/dst address buffer pointers Colin Percival
- git: feecef8df3d8 - releng/14.5 - PF_KEY socket: limit the length of copied socket address Colin Percival
- git: 2f580cc4c2eb - releng/14.5 - netipsec/xform_ipcomp.c: fix sockaddr type set in ipcomp6_nonexp_encapcheck() Colin Percival
- git: 31c2290fc109 - releng/14.5 - if_vmx: fix panic during kldload Colin Percival
- git: 508a2324d36e - stable/15 - ice(4): Add support for E835 CNSA 2.0 adapters Kevin Bowling
- git: 6000eb72a5ba - stable/15 - e1000: Disable autonomous PCH power gating after reset Kevin Bowling
- git: dd51b852d1e7 - stable/14 - ice(4): Add support for E835 CNSA 2.0 adapters Kevin Bowling
- git: 7ee086b95dce - stable/14 - e1000: Disable autonomous PCH power gating after reset Kevin Bowling
- git: c62065236a70 - stable/15 - MFV: less v704. Xin LI
- git: 6330c2f5fbbf - stable/14 - MFV less v691 Xin LI
- git: 86aea5b4db37 - stable/14 - MFV: less v704. Xin LI
- git: a508a9f72388 - main - ufshci: return the real errno from SDB queue construction Jaeyoon Choi
- git: dbcebc7c661e - main - ufshci: pass the queue being destroyed to the cmd descriptor teardown Jaeyoon Choi
- git: f3c3db35d545 - main - ufshci: validate the CDB before allocating a request Jaeyoon Choi
- git: e1aa173f8120 - main - ufshci: consolidate the device query submit/poll pattern Jaeyoon Choi
- git: 34518292a3e0 - main - ufshci: correct the crypto/config register offsets and HCMID fields Jaeyoon Choi
- git: 68091ebf0a72 - main - ufshci: report the highest LUN number in the path inquiry Jaeyoon Choi
- git: 189ee41b6cc3 - main - arm64 vfp: eliminate nested critical sections Alan Cox
- Re: git: 521fdb95cc78 - main - ossl: fix unused-function warning for AES_CBC_ENCRYPT on powerpc Enji Cooper (yaneurabeya)
- git: 33e2eac3e3e7 - main - ix(4): Sanitize negative error codes Krzysztof Galazka
- git: 0c9bf043d689..81cf13ffa22d - vendor/atf - vendor branch updated Enji Cooper
- git: 0bf5dd6a9e8a - Create tag vendor/atf-0.24-rc2 Enji Cooper
- git: 3f3f452b907d - stable/15 - pmcstat.8: Add a missing ERRORS section header Mateusz Piotrowski
- git: 44cddaa99dee - main - vtnet: move offload functions to virtio_net.h to share them Michael Tuexen
- Re: git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro John Baldwin
- Re: git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro Faraz Vahedi
- git: 31f9f09bf7b9 - main - fts: add fts_capsicum_test.c Alan Somers
- git: fd8ca3d51d81 - stable/15 - share/man/man4: Move non-USB man pages out of MK_USB block Li-Wen Hsu
- git: 7334d92f24f6 - stable/14 - share/man/man4: Move non-USB man pages out of MK_USB block Li-Wen Hsu
- Re: git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro Dimitry Andric
- git: c08a97fa27b9 - main - ipfilter: Fix checksum update for NAT_DIVERTOUT Cy Schubert
- git: b39457bb1566 - main - virtio_p9fs: Disallow detach if a session is in progress Mark Johnston
- Re: git: cd0727ec709b - main - libc: Add <stdio.h> C23 feature test macro Faraz Vahedi
- git: b567434a592e - main - stand: set st_dev/st_ino in the loader's ZFS stat for veriexec Kyle Evans
- git: 5e0e6a9e2f83 - main - unix: wrap comments to fit in 80 char line Gleb Smirnoff
- git: 81cf13ffa22d..b385e49173e1 - vendor/atf - vendor branch updated Enji Cooper
- git: 644990f193cc - main - New version of jng (9.0) Devin Teske
- git: cd9810f00e57 - stable/15 - sound: Use unsigned long instead of legacy u_long Christos Margiolis
- git: 228b4106eb4c - stable/15 - bhyve: Add SPDX-License-Identifier tag Ed Maste
- git: ef55753315dd - stable/15 - decryptcore: Add SPDX-License-Identifier tag Ed Maste
- git: 0256ea4dfed8 - stable/15 - nvmecontrol: Add SPDX-License-Identifier tags Ed Maste
- git: 3a1396af294d - releng/14.5 - MFV less v691 Colin Percival
- git: 7cc6a5d46484 - releng/14.5 - MFV: less v704. Colin Percival
- git: 95c04b25323d - main - bcm2835_audio: Comment out vchi_service_release() Christos Margiolis
- Go to: [ monthly archives ] [ by author ] [ by date ]