dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
July 2026 Archives by date
- Wed, 01 Jul 2026
- git: bb1e071be47f - main - asmc: try PIO before MMIO to avoid false T2 detection Adrian Chadd
- git: 6a1bd5212f29 - main - asmc: add system state and board identity sysctls Adrian Chadd
- git: 126f82a3eb61 - main - asmc: deduplicate sensor converters and cause sysctls Adrian Chadd
- git: a2d087b67e14 - main - net80211: fix CCMP/GCMP AAD for MFP frames Adrian Chadd
- git: 592efe252472 - main - Merge commit '0cf7106da9f36671ef62142c27de98eee9d874d6' into khorben/pkgconf-2.9.93 Pierre Pronchery
- git: 43b1ade21e22 - main - pkgconf: match the update to version 2.9.93 Pierre Pronchery
- git: 9cee48180d7a - main - ktls: Centralize the check for CBC ciphers John Baldwin
- git: 08cda4bcd43c - main - ktls: Add a tunable to disable TLS receive John Baldwin
- git: 2b5d1d8e298b - main - rge: Fix 32-bit powerpc build Justin Hibbits
- git: a8566c71ce46 - main - hym8563: Fix 32-bit powerpc build Justin Hibbits
- git: 17f02f732dfd - main - powerpc/pmap: Fix 32-bit Book-E build Justin Hibbits
- git: 21ae6119bbd0 - main - powerpc: Remove DPAA from MPC85XX, it's 64-bit only now Justin Hibbits
- git: a88932b42c36 - main - powerpc/conf: Remove temporary additions from QORIQ64 Justin Hibbits
- Re: git: d6c4cea7740d - main - loopback: improve checksum offloading Gleb Smirnoff
- git: 4f293e32e452 - main - ctfmerge.1: Fix uniqlabel typos Alexander Ziaee
- git: 6b75f8ff5e1b - main - inpcb: use correct mask in in6_pcblookup_lbgroup() Gleb Smirnoff
- git: 57cc01057bb2 - main - tests/socket_afinet: make child_bind() return a full spectre of results Gleb Smirnoff
- git: 0bc0b0c3f738 - main - tests/socket_afinet: extend bind_connected_port_test to cover more cases Gleb Smirnoff
- git: 51eb57406480 - main - tests/netinet/socket_afinet: reduce tautology in test cases names Gleb Smirnoff
- git: 07db0309378c - main - tests/socket_afinet: make multibind test more verbose on failure Gleb Smirnoff
- Re: git: d6c4cea7740d - main - loopback: improve checksum offloading Michael Tuexen
- git: c9991e01149b - main - powerpc64le: switch from calling wrappers to weak references Piotr Kubaj
- git: 2c905456312b - main - linuxulator: Fix O_PATH file descriptors errno for f*xattr(2) Pouria Mousavizadeh Tehrani
- git: 2fc95fe26e72 - main - linuxulator: Add linux_extattr_get_vp() for atomic getxattr Pouria Mousavizadeh Tehrani
- git: 29b07ef31379 - main - autofs: rename sx lock description for am_lock Robert Wing
- Re: git: d6c4cea7740d - main - loopback: improve checksum offloading Michael Tuexen
- git: 402a6574886a - main - libsysdecode: Fix shutdownhow table Dag-Erling Smørgrav
- git: 7f55dbe6ae89 - main - CHERI: declare mem{cpy,move}_data Brooks Davis
- git: f14bdfefa41c - main - CHERI: add sooptcopyinptr to preserve pointer provenance Brooks Davis
- git: 17602eb3eae9 - main - CHERI: make mem{cpy,move}(9) CHERI compatible Brooks Davis
- git: 524fb0444f3a - main - fetch.9: fix a typo Brooks Davis
- git: 2a4b8fd1dc07 - main - unix: Fix a socket refcount leak in uipc_sendfile_wait() Mark Johnston
- git: de6872045c07 - main - zfs: fix SIMD defines to match OpenZFS HAVE_SIMD() macro Alexander Motin
- git: 6d9bc46cd7fc - main - jail: prevent a null derefence on array parameter assignment Jamie Gritton
- git: cf851111b02f - main - x86: add CPUID bits for SHA512/SM3/SM4 Konstantin Belousov
- Thu, 02 Jul 2026
- git: c146f5ae308e - main - pkgconf: determine the default paths dynamically Pierre Pronchery
- Re: git: 142cba958b7a - main - bge: read MAC from loader hint for boards without NVRAM/EEPROM Ronald Klop
- git: fbc039e512c3 - main - tests: fix checksum computation Michael Tuexen
- git: 8ad097de0226 - main - linuxulator: Fix operator precedence for LINUX_XATTR_FLAGS in setxattr() Pouria Mousavizadeh Tehrani
- git: e1a0592ccd81 - main - usb/quirks: Add entry for Verbatim Store'n'Go Dag-Erling Smørgrav
- git: 43da0c93ff9d - main - usb/quirks: Sort the USB mass storage quirks Dag-Erling Smørgrav
- git: a2545f68f64b - main - src.conf(5): Suggest using ccache4 Dag-Erling Smørgrav
- git: cd61eb4f6681 - main - zfs: Wire sha512 offload to the build Alexander Motin
- git: d4e0f4dab2d7 - main - jail: prevent a race between jail_attach in different threads Jamie Gritton
- git: d1b62492f97f - main - acpi: ignore wake button press replayed by firmware on resume Devin Teske
- Fri, 03 Jul 2026
- git: c041b82c59e8 - main - ffs: do not return ESTALE on attempt to ffs_unotovp() on unlinked inode Konstantin Belousov
- git: c9d98c013486 - main - netlink: add const variants of NLA iteration macros Kristof Provost
- git: 465a3b7adc00 - main - newvers.sh: Avoid spurious -dirty in git revision Ed Maste
- git: c3c8f4d9e662 - main - cpu: New cpu_get_pcpuid(), retrieves internal CPU ID Olivier Certner
- git: 74e43f631b51 - main - hwpstate_intel(4): Use new cpu_get_pcpuid(), constify related variables Olivier Certner
- git: 7e0df6af8dd0 - main - hwpstate_amd(4): Use new cpu_get_pcpuid(), constify related variables Olivier Certner
- git: ee1c3d38a26a - main - fusefs: fix vnode locking violations during execve Alan Somers
- Re: git: cd61eb4f6681 - main - zfs: Wire sha512 offload to the build Alan Somers
- Re: git: cd61eb4f6681 - main - zfs: Wire sha512 offload to the build Jessica Clarke
- git: e89a398c108f - main - Add myself as ports committer, update mentor/mentee Martin Cracauer
- git: 2de20c5c77cf - main - autofs: enable witness for autofs node lock Robert Wing
- git: 81cf9a0ca765 - main - tests/aslr: Fix spurious test failures Mark Johnston
- git: 0dbd497fff17 - main - tests/if_wg: Let wg_vnet_parent_routing run in a VNET jail Mark Johnston
- Re: git: cd61eb4f6681 - main - zfs: Wire sha512 offload to the build Alan Somers
- git: 830f690eb676 - main - iwn: assign sequence number to raw transmit frames Adrian Chadd
- Sat, 04 Jul 2026
- git: bcb471cfb499 - main - sys/systm.h: include sys/limits.h for SSIZE_MAX Konstantin Belousov
- Re: git: cd61eb4f6681 - main - zfs: Wire sha512 offload to the build Gordon Bergling
- git: b77f6ae68941 - main - Revert "zfs: Wire sha512 offload to the build" Alexander Motin
- Re: git: cd61eb4f6681 - main - zfs: Wire sha512 offload to the build Alexander Motin
- git: fe6677e7f440 - main - nfs_clstate.c: Fix handling of delegation upgrades Rick Macklem
- Sun, 05 Jul 2026
- git: 4efbcf36a0d4 - main - libc locale/localeconv.c: use release semantic when clearing locale_changed Konstantin Belousov
- git: 8a1576dc26b9 - main - truss: track Netlink socket protocols Kristof Provost
- git: 80586e853674 - main - libsysdecode: decode Generic Netlink controller messages Kristof Provost
- git: c268c80fc3d5 - main - libsysdecode: cache Generic Netlink family IDs Kristof Provost
- git: fa50691ecf87 - main - libsysdecode: decode PF Generic Netlink commands Kristof Provost
- git: 5dfe1956df4b - main - Merge bmake-20260704 Simon J. Gerraty
- git: 22ddc9eb1d7a - main - fwip: Fix M_PKTHDR loss in fwip_async_output broadcast path Adrian Chadd
- git: 759ce9a2b38e - main - ps.1: Fix broken comment line Olivier Certner
- Mon, 06 Jul 2026
- Re: git: 759ce9a2b38e - main - ps.1: Fix broken comment line Dag-Erling_Smørgrav
- Re: git: 759ce9a2b38e - main - ps.1: Fix broken comment line Dag-Erling_Smørgrav
- git: b125b736eaf7 - main - ibcore: Fix GID sysctl fallback formatting Konstantin Belousov
- git: 24576c39789c - main - sound: track kqueue low watermark per-knote for mmaped channels Christos Margiolis
- git: 4319e4bf42f2 - main - resolver(5): Overhaul Dag-Erling Smørgrav
- git: aba9fffebf97 - main - libc/resolv: Drop Solaris 2 compatibility Dag-Erling Smørgrav
- git: 9bfdfecd2735 - main - libc/resolv: Refactor the option parser Dag-Erling Smørgrav
- git: ffeb56905ed6 - main - libc/resolv: Refactor the configuration parser Dag-Erling Smørgrav
- git: fbe0257b5613 - main - libc/resolv: Reimplement the sortlist parser Dag-Erling Smørgrav
- git: 60827d788501 - main - libc/resolv: Add no-debug and no-rotate options Dag-Erling Smørgrav
- git: 3f15998d25da - main - resolv.h: Remove unused parts Dag-Erling Smørgrav
- git: 4805b88edb00 - main - libc/resolv: Dead code and style cleanup Dag-Erling Smørgrav
- git: b70997c8c75a - main - inotify: Unconditionally generate IN_IGNORED events for files/dirs Mark Johnston
- git: 92dfe30ba254 - main - inotify.2: Fix formatting and lint Mark Johnston
- git: 38dd686b9336 - main - jaildesc: Publish the new fd only after the jaildesc is initialized Mark Johnston
- git: 705a88a71727 - main - ee: Improve handling of malformed UTF-8 characters Mark Johnston
- git: a8f5e24070a2 - main - ee: Handle EINTR when waiting for a character Mark Johnston
- git: c1b6ebc2b758 - main - dtrace: Improve DOF section size validation Mark Johnston
- git: 8dc98f4d25a3 - main - dtrace: Fix DOF section bounds validation Mark Johnston
- git: b56b601c5ba6 - main - dtrace: Improve DOF string table validation Mark Johnston
- git: 7f5fa76367d7 - main - dtrace: Fix DOF section-specific validation Mark Johnston
- git: 302d3a21ad9a - main - cpu: cpu_get_pcpuid(): Fix typo in herald comment Olivier Certner
- git: 5c7315317f5f - main - arm64/vmm: Add FEAT_NV2 definitions Andrew Turner
- git: dd08cb0c8d6e - main - arm64/vmm: Use the VNCR_EL2 memory page to store guest registers Andrew Turner
- git: d2e3e76ab902 - main - arm64/vmm: Store non-VNCR registers in an array Andrew Turner
- git: e3cd6d104783 - main - arm64/vmm: Refactor vmm_hyp.c Andrew Turner
- git: f4c3458ab3ce - main - arm64/vmm: Move vttbr_el2 & vtimer into struct hypctx Andrew Turner
- git: ee2642678a2c - main - arm64/vmm: Move host-side EL2 regs into sys_regs Andrew Turner
- git: 35164034e390 - main - arm64/vmm: Make remaining registers use hypctx_*_sys_reg Andrew Turner
- git: 58c73727d6e4 - main - vfs: Fix resource leaks in kern_symlinkat() Mark Johnston
- git: 7a0b9e30a5ba - main - libllvmminimal: Fix building with LLVM < 21 on riscv64 Jessica Clarke
- git: bf142ea4760b - main - if_ovpn: Fix memory leak in VNET during unload Pouria Mousavizadeh Tehrani
- git: d7d71341ae7d - main - acl_from_text.c: Allow negative uid/gid numbers to be handled Rick Macklem
- git: 6a6d6d7d9c29 - main - dtrace tests: Fix finding multiple process results Bryan Drewery
- git: 8b197806dcdf - main - libsysdecode: Teach mktables to handle enums Dag-Erling Smørgrav
- git: f01c509568f2 - main - pf: revert netlink commands back to enum Dag-Erling Smørgrav
- git: 5f4c87e6503c - main - git-mfc: Allow merging merge commits Dag-Erling Smørgrav
- git: dec79d2b47b3 - main - powerpc/pmap(booke): Fix TLB TID eviction Justin Hibbits
- git: 4dd9e4ed9771 - main - powerpc/booke(pmap): Flash-invalidate TLB on TID rollover Justin Hibbits
- git: ee5d87a3e2ca - main - raw ip: fix race of two connect(2) Gleb Smirnoff
- Tue, 07 Jul 2026
- git: d516e52373e1 - main - nfsd: Optionally enable use of M_EXTPG mbufs for read replies Rick Macklem
- git: aa1694e23401 - main - procdesc_exit(): assert that _exit() was called Konstantin Belousov
- git: 599d021224f2 - main - sys_procdesc: extract procdesc_alloc() Konstantin Belousov
- git: 974770199877 - main - sys_procdesc: extract pdtofdflags() Konstantin Belousov
- git: 90b560f7bae6 - main - sys_procdesc: extract procdesc_destroy() Konstantin Belousov
- git: 18b6bb5231bf - main - procdesc: track count of open files Konstantin Belousov
- git: c0e1201aaba8 - main - procdesc: make PD_DAEMON per-file Konstantin Belousov
- git: 5c32aa785184 - main - kern: add pdopenpid(2) Konstantin Belousov
- git: 606061ea463d - main - sys: add AUE_PDOPENPID Konstantin Belousov
- git: d6ff3bb3de91 - main - libsys: export pdopenpid(2) Konstantin Belousov
- git: 1cced4932899 - main - pdfork.2: document EINVAL for pdwait(2) Konstantin Belousov
- git: 5a5affd457eb - main - pdfork.2: clarify that PD_DAEMON acts on current file Konstantin Belousov
- git: 3e8b68c26e2b - main - pdfork.2: document pdopenpid(2) Konstantin Belousov
- git: f7675fab2084 - main - Regen Konstantin Belousov
- Re: git: 02ef0b6d76e9 - main - universe: allow moving build logs to UNIVERSE_LOGDIR Jessica Clarke
- git: af202a5052b6 - main - Retire dialog Dag-Erling Smørgrav
- git: 134a4c78d070 - main - Retire the GNU subtree Dag-Erling Smørgrav
- Re: git: 3e8b68c26e2b - main - pdfork.2: document pdopenpid(2) Dag-Erling_Smørgrav
- Re: git: fbe0257b5613 - main - libc/resolv: Reimplement the sortlist parser Dag-Erling_Smørgrav
- git: 849a51ac8371 - main - pdfork.2: grammar Konstantin Belousov
- git: 716bb8d3d402 - main - mlx5: extend mlx5_ib_create_cq struct with fields from the current Linux ABI Konstantin Belousov
- git: 2e3b3ce88149 - main - mlx5_ib: do not consume CMD/PAGE_REQUEST events in the DEVX notifier Konstantin Belousov
- git: 705d6cf4bf25 - main - mlx5_ib: register DEVX objects in the uverbs ioctl parse tree Konstantin Belousov
- git: b7ca46b161d8 - main - mlx5ib: implement the MLX5_IB_OBJECT_UAR ioctl object Konstantin Belousov
- git: bfe14bfeb8dc - main - mlx5: mark completion EQs as a shared resource for DEVX uids Konstantin Belousov
- git: 412aa220aeb9 - main - mlx5ib: allocate IB queue counters as a shared resource Konstantin Belousov
- git: 631e57d54c13 - main - mlx5ib: encode dynamic UAR mmap offsets in the reserved command range Konstantin Belousov
- git: 80902b8b7cd4 - main - mlx5ib: advertise write-combining support for dynamic BlueFlame UARs Konstantin Belousov
- git: a7298669cd53 - main - ofed/ib_uverbs: release rdma_user_mmap entry ref in rdma_umap_close() Konstantin Belousov
- git: 0e9bbbdcbea8 - main - mlx5: pass the full EQE to the DEVX event notifier Konstantin Belousov
- git: 284e06dec78f - main - mlx5: guard against a NULL CQ event handler in mlx5_cq_event() Konstantin Belousov
- git: 07f780cb7f8e - main - mlx5: propagate the DEVX uid through SRQ create and destroy Konstantin Belousov
- git: 3e3752ce73b7 - main - if_bridge: Remove unused disable parameter in bridge_stop Kristof Provost
- git: 0083a4d6224f - main - tests/procdesc: Add some test cases for pdopenpid() Mark Johnston
- git: 3fdb1b6f10b3 - main - netinet6: further refactor in6_pcbconnect() Gleb Smirnoff
- git: 1ea204b91909 - main - inpcb: make net.inet.ip.portrange port number limiting sysctls unsigned Gleb Smirnoff
- git: 87ba088fa310 - main - x86/local_apic.c: Add support for installing a thermal interrupt handler Olivier Certner
- git: e1f4a8cb8656 - main - x86/local_apic.c: Thermal interrupt support: Additional style fixes Olivier Certner
- git: 9313f6b01485 - main - acpi: Add a pseudo-bus for APEI devices to manage resources John Baldwin
- git: bc49842769bd - main - acpi_einj: Support for ACPI error injection John Baldwin
- git: 81bab70dc620 - main - einj: Tool to manage APEI error injection John Baldwin
- git: 6cfc526e7f91 - main - acpi: fix instant panic in hest_attach() Gleb Smirnoff
- git: 11bd6ade5dfd - main - linux: switch off interface name translation and schedule its removal Gleb Smirnoff
- git: dfad790c8cca - main - sendfile: stop abusing kern_writev() Konstantin Belousov
- git: 77b6adbe5e35 - main - fget_remote(): return fcaps and fde_flags if requested Konstantin Belousov
- git: 193fd496995d - main - sys/capsicum.h: fix comment for CAP_PDWAIT Konstantin Belousov
- git: 046a4efe78ad - main - Add CAP_PDDUPFD capability Konstantin Belousov
- git: 1ad21a652182 - main - kern: add pddupfd(2) Konstantin Belousov
- git: 2a41a8f64ba1 - main - libsys: export pddupfd(2) Konstantin Belousov
- git: c20558e5c9da - main - pdfork.2: document pddupfd() Konstantin Belousov
- git: 080a7fe98178 - main - Regen. Konstantin Belousov
- git: f87f97d4c9b3 - main - kern/sys_process.c: clean up includes Konstantin Belousov
- git: 23e94b040b9b - main - pddupfd(2): add basic test Konstantin Belousov
- git: 407c7c339adb - main - linux/futex: Don't load a timeout when try-locking a mutex Mark Johnston
- Wed, 08 Jul 2026
- git: f5329a0d1471 - main - kern: imgact: fix imgp->interpreted Kyle Evans
- git: f723b28c9663 - main - reboot: fix openlog(3) calls Warner Losh
- git: 3eb80d8d7daf - main - ufs: Allow read-only mounting of NetBSD FFSv2 WAPBL filesystems Warner Losh
- git: 4b3d03566821 - main - fwohci: fix LPS delay, PHY_INT storm, and SID timeout recovery Adrian Chadd
- git: f4825e91cf77 - main - fwcam: add dynamic resolution and frame rate support Adrian Chadd
- git: 4e0fc4d44dc1 - main - fwcam: set ISO speed from device link speed Adrian Chadd
- git: 84044a77a620 - main - fwcam: write video mode registers before enabling ISO streaming Adrian Chadd
- git: 94f24c0ee239 - main - fwcamctl: add control utility for fwcam(4) IIDC FireWire cameras Adrian Chadd
- Re: git: c20558e5c9da - main - pdfork.2: document pddupfd() Dag-Erling_Smørgrav
- git: a2426d1cd89e - main - pdfork.2: grammar Konstantin Belousov
- git: 6a5ba658dd48 - main - tests/sendfile: move the helper program to common Kristof Provost
- git: 2039fe8ea421 - main - tests/sendfile_helper: support remote connection Kristof Provost
- git: c38abd64dbc1 - main - if_epair: support IFCAP_MEXTPG Kristof Provost
- git: 8a14fcd23a20 - main - pf: fix a crash on sendfile() Kristof Provost
- git: 1cce5ef05d7b - main - lagg: re-check port caps after bringing up a port Andrew Gallatin
- git: 7e1245aafeec - main - linuxkpi: Add pm_runtime_resume_and_get Ed Maste
- git: e75fa2a613fc - main - Regen syscalls tables. Konstantin Belousov
- git: ed7e0ebfa20e - main - bhyve: allow overriding snapshot socket directory Roman Bogorodskiy
- git: b72397da275b - main - kern_filewrite(): unconditionally calculate cnt, it is used by callers Konstantin Belousov
- git: 69c4e2b68a58 - main - sound: Remove dead code in dsp_ioctl() Christos Margiolis
- git: 815dc35b7b5e - main - sound: Pass format and speed as arguments to sndbuf_create() Christos Margiolis
- Re: git: dfad790c8cca - main - sendfile: stop abusing kern_writev() Mark Johnston
- Re: git: dfad790c8cca - main - sendfile: stop abusing kern_writev() Mark Johnston
- git: 665bb2d9a440 - main - contrib/tzdata: import tzdata 2026c Philip Paeps
- git: 750d429a228f - main - vfs cache: further massage some commentary Mateusz Guzik
- Re: git: dfad790c8cca - main - sendfile: stop abusing kern_writev() Mark Johnston
- Thu, 09 Jul 2026
- git: 56d4dee82de1 - main - fwcam: defer ISO streaming to first read Adrian Chadd
- git: d128ddf32e87 - main - fwcam: retry ISO enable after re-powering camera Adrian Chadd
- git: cd7b65080f2f - main - fwisound: add Apple FireWire audio driver Adrian Chadd
- git: 1364d8fd9b25 - main - kern_writefile(): fix several regressions Konstantin Belousov
- git: e2d56447b3a9 - main - hrfkill: Add driver to report RFKILL button press Aymeric Wibo
- git: 28f617de7d9b - main - tzcode: Update to 2026c Dag-Erling Smørgrav
- git: e1ab35148dd4 - main - netmap: Don't assume that user-provided strings are nul-terminated Mark Johnston
- git: de6193cf7d2c - main - timefd: Correct the required rights for timerfd_gettime() Mark Johnston
- git: a58590631ccc - main - taskqueue: Avoid unbounded epoch read sections Mark Johnston
- git: 7bf11a2f0c9a - main - epoch: Fix epoch_drain_callbacks() Mark Johnston
- git: 836a76ad95be - main - tests/inotify: Make an error message more useful Mark Johnston
- git: 3e123be2305a - main - inotify: Fix comment typos Mark Johnston
- git: f370bf9fafce - main - inotify: Ensure that "allocfail" is initialized in inotify_log_one() Mark Johnston
- git: 0b95429fde2a - main - usb/quirks: More USB mass storage quirk sorting Dag-Erling Smørgrav
- git: 3defe8195684 - main - infiniband/core/ib_addr.c: fix typo Konstantin Belousov
- git: bb5c77e9d281 - main - OpenSSH: Update to 10.4p1 Ed Maste
- git: bac4760524a2 - main - netinet6: Fix ND link-layer address option layout for IPoIB Pouria Mousavizadeh Tehrani
- git: 6d5f5f730a42 - main - linuxkpi: Add `to_acpi_device_node()` and `ACPI_COMPANION()` Jean-Sébastien Pédron
- git: e9f21e4f28ce - main - linuxkpi: Add `usleep_range_state()` Jean-Sébastien Pédron
- git: 707ee7ff952c - main - usbdevs: Add Microchip 10BASE-T1S eval board Ed Maste
- Fri, 10 Jul 2026
- git: 5792a639ab95 - main - openssh: fix GSSAPI option names Ed Maste
- git: f273414c11e4 - main - MINIMAL: Add device md Warner Losh
- git: a22fa5ec74e0 - main - laoder.efi: Fix error in download protcol Warner Losh
- git: 603270b4d69e - main - loader.efi: Fix off by one error in size of the virtual disk Warner Losh
- git: 1d1298269d4c - main - loader.efi: Simplify the code for null decompression a little Warner Losh
- git: c8842f1d18ae - main - Revert "loader.efi: Trim ZFS searching for other booting options" Warner Losh
- git: bcb1b157fdf9 - main - loader: Add two new build knobs for x86 BIOS loaders Warner Losh
- git: 45f9f6ebacff - main - kldxref: Add -m filag to print info about modules in one file Warner Losh
- git: 584ecfeb9cde - main - XZ kernel build cleanup Warner Losh
- git: 1f091ad283e9 - main - git-mfc: Filter pending and dangling commits by committer Mark Johnston
- git: 59a4b6c2a065 - main - git-mfc: Cherry-pick all commits in one git command Mark Johnston
- git: c18512056301 - main - readelf: Add support for ELF package metadata note Ed Maste
- git: 7fde3e62231a - main - beinstall: Avoid chrooting into new world Ed Maste
- git: ae0a3632b508 - main - build: Retire LLVM_COV src.conf knob Ed Maste
- git: 060ecf296664 - main - x86/local_apic.c: Factor out version read and max LVT slot computation Olivier Certner
- git: c18ec05395b3 - main - x86/local_apic.c: Fiddle with thermal LVT slot only if supported Olivier Certner
- git: 84148cc1a926 - main - riscv: Add vendor and arch IDs for the SpacemiT K1 CPU Bojan Novković
- git: 10487e30c0a7 - main - riscv/pmap.c: Add a ddb command for inspecting PTEs Bojan Novković
- git: 7489f0bf84e4 - main - riscv/mp_machdep.c: Flush the TLB after releasing APs Bojan Novković
- git: 7a5ef20a977c - main - riscv/pmap.c: Handle spurious kernel page faults in critical sections Bojan Novković
- git: 3c8cc666a3d3 - main - netinet6: Remove unused rip6_usrreqs declaration Gleb Smirnoff
- git: c503d23a6ccb - main - fusefs: fix gcc build error with shadowed variable in tests Ryan Libby
- git: f0b8c514a18d - main - libalias: use htons() when converting from host to network Gleb Smirnoff
- git: 513d3fde7c46 - main - tools/build: Don't set RANLIB for non-FreeBSD builds Ed Maste
- git: 1a3d61552546 - main - hwpstate_amd(4): Restore CPU ID cache after introducing cpu_get_pcpuid() Olivier Certner
- git: 7cc2f18e12ed - main - hwpstate_intel(4): Introduce a CPU ID cache Olivier Certner
- git: 8a365723923e - main - kern_execve.c: simplify execve_block_wait() Konstantin Belousov
- git: 24816abb8740 - main - syslogd: Limit rights on procdescs Mark Johnston
- git: 8ae306a1c8eb - main - git-mfc: Add an ignore-list feature Mark Johnston
- git: 9bb576da3f60 - main - git-mfc: Update exception lists Mark Johnston
- Sat, 11 Jul 2026
- git: 86691d52a6d3 - main - kvm: Support non-default CPUID leaf ShengYi Hung
- git: c52bcd09c2a6 - main - nfsd: Garbage collect stray NFSv4 state Rick Macklem
- Re: git: c52bcd09c2a6 - main - nfsd: Garbage collect stray NFSv4 state A FreeBSD User
- Re: git: c52bcd09c2a6 - main - nfsd: Garbage collect stray NFSv4 state Pouria Mousavizadeh Tehrani
- Re: git: bc49842769bd - main - acpi_einj: Support for ACPI error injection Bjoern A. Zeeb
- git: d05d1f256082 - main - routing: Subscribe nhops to ifnet link events Pouria Mousavizadeh Tehrani
- git: be42ac4dceac - main - routing: Replace unreachable nhops in nhgrp Pouria Mousavizadeh Tehrani
- git: 4d37c2ea3c86 - main - routing: Add test for nexthop subscription Pouria Mousavizadeh Tehrani
- git: dc6c193bb4a6 - main - loader.efi: Add xz decompression Warner Losh
- git: 86d719ae68aa - main - loader: Add xzfs, like gzipfs but with xz. Warner Losh
- git: c61ee49cd06a - main - loader: zstd based filesystem, zstdfs like gzipfs Warner Losh
- git: 7db502d50c1e - main - loader: Add xzfs support by defualt to BIOS and EFI loaders Warner Losh
- git: 30d4d3db431a - main - nfsd: Commit missing patches for c52bcd09c2a6 Rick Macklem
- git: a7ebe2d436e5 - main - boot-test.sh: Test many boot loader combinations. Warner Losh
- git: 541e6e2d516b - main - bsd.dirs.mk: Fix MK_INSTALL_AS_USER for directories Warner Losh
- git: 4735ef6196bc - main - zonectl: display conventional zones better during RZ Alan Somers
- Re: git: dc6c193bb4a6 - main - loader.efi: Add xz decompression Bjoern A. Zeeb
- git: 8e6e77ec25bc - main - renameat(2): add AT_RENAME_EXCHANGE flag Konstantin Belousov
- git: 3055c47f6024 - main - rename.2: Document AT_RENAME_EXCHANGE Konstantin Belousov
- git: 631b8ff9318a - main - tmpfs_rename(): style Konstantin Belousov
- git: 5e0b96e728af - main - tmpfs: extract tmpfs_rename_check/set_parent() from tmpfs_rename() Konstantin Belousov
- git: 7e06c33151e7 - main - tmpfs: implement AT_RENAME_EXCHANGE Konstantin Belousov
- Sun, 12 Jul 2026
- Re: git: dc6c193bb4a6 - main - loader.efi: Add xz decompression Bjoern A. Zeeb
- Re: git: dc6c193bb4a6 - main - loader.efi: Add xz decompression Kyle Evans
- Re: git: 28d85db46b48 - main - xhci: Do not drop and add bits in xhci Kyle Evans
- Re: git: dc6c193bb4a6 - main - loader.efi: Add xz decompression Kyle Evans
- git: df9d6403caa6 - main - loader: Add forgotten xz.c and zstdfs.c Warner Losh
- Re: git: dc6c193bb4a6 - main - loader.efi: Add xz decompression Kyle Evans
- git: 62e22d7cfc1c - main - tcp_bblog.4: Add a manual page for TCP Blackbox Logging Gordon Bergling
- git: f72cfefae99b - main - Add a few missed files to ObsoleteFiles.inc Dimitry Andric
- Re: git: f72cfefae99b - main - Add a few missed files to ObsoleteFiles.inc Dag-Erling_Smørgrav
- git: d387a43ec8e2 - main - rockchip: fix stack overflow in rk8xx_rtc Kyle Evans
- git: 23a6997e3071 - main - fwdv: add AV/C DV capture driver for FireWire camcorders Adrian Chadd
- git: 7aa34e12c9e1 - main - rge: fix multicast add/removal by using if_getdrvflags() Adrian Chadd
- Re: git: 28d85db46b48 - main - xhci: Do not drop and add bits in xhci Adrian Chadd
- Re: git: 28d85db46b48 - main - xhci: Do not drop and add bits in xhci Kyle Evans
- git: 4085d1991e2a - main - hidwacom: Add Wacom ExpressKey Remote driver Adrian Chadd
- git: ad91d47db306 - main - bluetooth: signal devd on netgraph device events Adrian Chadd
- git: 87fb416ac882 - main - usbdump: add -t to omit timestamps Kyle Evans
- git: 74654ba3b1b3 - main - chflags: Add a new UF_DONTCACHE flag Rick Macklem
- git: 4830670a3f94 - main - chflags.1: Document the new UF_DONTCACHE flag Rick Macklem
- Mon, 13 Jul 2026
- git: c3f6c655dd15 - main - Add sbintime.9 manual page Ka Ho Ng
- Re: git: 74654ba3b1b3 - main - chflags: Add a new UF_DONTCACHE flag Jessica Clarke
- Re: git: 9313f6b01485 - main - acpi: Add a pseudo-bus for APEI devices to manage resources Jessica Clarke
- git: 88711f144170 - main - Revert "chflags: Add a new UF_DONTCACHE flag" Rick Macklem
- git: f6ee1d20d368 - main - kern_thread: Fix i386 p_emuldata KBI assertion Jessica Clarke
- Re: git: 74654ba3b1b3 - main - chflags: Add a new UF_DONTCACHE flag Jessica Clarke
- git: 2a5e58c59694 - main - procdesc: add NOTE_PDSIGCHLD Konstantin Belousov
- git: 4cd67a0eea4e - main - kqueue.2: document NOTE_PDSIGCHLD Konstantin Belousov
- git: 0f1718e0d588 - main - pdwait(2): make debugging events functional Konstantin Belousov
- Re: hwpstate_intel i386 build workaround [Was: Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU] Jessica Clarke
- git: 9fc14dbe4897 - main - tail: Allow repetitive or contraditory options Dag-Erling Smørgrav
- git: 32c341bd1c8b - main - libfetch: Overhaul socket read / write Dag-Erling Smørgrav
- git: a1978277379c - main - libfetch: Add read buffering Dag-Erling Smørgrav
- git: 848f360c8f9a - main - libfetch: Apply timeout to connection attempts Dag-Erling Smørgrav
- git: 27b411734c75 - main - libfetch: Document fetchTimeout Dag-Erling Smørgrav
- git: 3dddfe29248c - main - fetch: Stop setting an alarm Dag-Erling Smørgrav
- git: d4e0e1fbc237 - main - libfetch: Make fetch_ref an inline Dag-Erling Smørgrav
- git: 60382b4a04fa - main - libfetch: Reduce copying Dag-Erling Smørgrav
- git: 920518cf2e75 - main - FDT: implement fdt_ether_get_addr() Michal Meloun
- git: f2f50c80ae27 - main - sockstat: fix SCTP support Michael Tuexen
- Re: hwpstate_intel i386 build workaround [Was: Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU] Olivier Certner
- Re: git: 920518cf2e75 - main - FDT: implement fdt_ether_get_addr() Ronald Klop
- Re: Re: hwpstate_intel i386 build workaround [Was: Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU] Bjoern A. Zeeb
- Re: hwpstate_intel i386 build workaround [Was: Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU] Olivier Certner
- git: fcaf15e54162 - main - libnetmap: fix error path in nmport_extmem_from_file Jose Luis Duran
- git: 141b66452049 - main - libnetmap: fix extra indirection in nmreq_remove_option Jose Luis Duran
- git: 67f1c082b5ec - main - mkimg: Add ms-basic-data alias for GPT Jose Luis Duran
- Re: git: dc6c193bb4a6 - main - loader.efi: Add xz decompression Renato Botelho
- git: 97de8330e168 - main - kern: add fget_procdesc() Konstantin Belousov
- Re: git: d05d1f256082 - main - routing: Subscribe nhops to ifnet link events Bjoern A. Zeeb
- git: 058ce52660fb - main - LinuxKPI: add system_percpu_wq Bjoern A. Zeeb
- git: f9a37065b694 - main - LinuxKPI: fix lkpi_pci_get_device() reference counting on device Bjoern A. Zeeb
- git: 66b25ddf9125 - main - LinuxKPI: pci detach: implement a proper detach (release) path Bjoern A. Zeeb
- git: c6e70c68d2ce - main - LinuxKPI: 802.11: lkpi_80211_txq_tx_one() only pass sta if added to drv Bjoern A. Zeeb
- git: ec17c2454bf0 - main - mt76: further adjust debugfs compile time options Bjoern A. Zeeb
- git: 237c69a9906e - main - acpi_einj: Add acpi_if.h to SRCS Andrew Turner
- git: d94e034d5046 - main - pkg: Add -j and -r options Dag-Erling Smørgrav
- git: 8ffb400bfd64 - main - rk_gpio: defer level-IRQ EOI until source line is driven low Mitchell Horne
- git: 575529a92d7b - main - bhyve: unsigned <= 0 Toomas Soome
- git: 63d4f044225d - main - g_eli: better handling of absent/disabled CPUs Mitchell Horne
- git: df0aca0d7306 - main - smp: remove unused hlt_cpus_mask Mitchell Horne
- git: 01f165c68103 - main - sched/lapic: remove sched_do_timer_accounting() Mitchell Horne
- git: 185039d27252 - main - g_eli: disambiguate CPU-bound worker creation Mitchell Horne
- git: 1b5ec2e466ee - main - subr_physmem_test: add tests for two edge-cases Mitchell Horne
- git: e49fc64b9b00 - main - loader: Fix indentation mistakes Warner Losh
- git: 878bf20fa56a - main - Ignore the white-space-only change for decompress.c Warner Losh
- git: c4b0b13cadac - main - bsdinstall/netconfig: use a better heuristic for wlan dev desc Siva Mahadevan
- git: 9dfaf1cb37f8 - main - Revert "pkg: Add -j and -r options" Kyle Evans
- git: 8ed5e67e2165 - main - routing: Include <sys/eventhandler.h> in nhop_ctl.h Pouria Mousavizadeh Tehrani
- Tue, 14 Jul 2026
- git: 2e21f7e81404 - main - ena: Put taskqueues into correct domain if !RSS Colin Percival
- git: 9c6ed9a88d3a - main - stress2: Added new test scenarios Peter Holm
- Re: git: 8ffb400bfd64 - main - rk_gpio: defer level-IRQ EOI until source line is driven low Michal Meloun
- git: 9c7629d69ceb - main - mlx5ib: initialize DEVX subscription state before the eventfd fdget() Konstantin Belousov
- git: 8909dd214144 - main - linuxkpi: Add `acpi_video_get_edid()` Jean-Sébastien Pédron
- git: 1aeb9d782ea1 - main - Revert "rk_gpio: defer level-IRQ EOI until source line is driven low" Mitchell Horne
- git: 0228338fc9c6 - main - bhyve: Fix some leaks in usr.sbin/bhyve/block_if.c Bojan Novković
- git: 4c9f64885262 - main - init(8): extract reroot transient code into reroot_seed Konstantin Belousov
- git: f1e8b0ff4e13 - main - bsd.cpu.mk: Add a workaround for erratum 843419 Andrew Turner
- git: 40cc9de950f7 - main - mlx5ib: use the eventfd_ctx API for DEVX event subscriptions Konstantin Belousov
- git: 954001a9dd36 - main - snd_uaudio: Initialize mixer_lock with MTX_RECURSE Christos Margiolis
- Wed, 15 Jul 2026
- git: 3ff24c76c140 - main - inpcb: remove unneeded #ifdef INET || INET6 Gleb Smirnoff
- git: f9a4dd60b0cf - main - virtio: Add feature bit definitions up to VirtIO v1.3 Enji Cooper
- git: 5d0488b29dc5 - main - virtio: Report feature masks on negotiation failure Enji Cooper
- git: 8bdc312dac55 - main - virtio: Accept VIRTIO_F_RING_RESET in the modern PCI transport Enji Cooper
- git: db3eca2be206 - main - exterrctl(2): add kern_exterrctl Brooks Davis
- git: 844009378da9 - main - exterr: allow exterr to fit pointers on CHERI targets Brooks Davis
- git: b3b4763bc1ed - main - sys/exterrvar.h: forward declare struct thread Brooks Davis
- Re: git: db3eca2be206 - main - exterrctl(2): add kern_exterrctl Brooks Davis
- git: ddbf89234312 - main - pfctl: fix CREATE_TABLE error handling Kristof Provost
- git: 40c611d0939f - main - pfctl: fix incorrect errno checks Kristof Provost
- git: f2202ab5abda - main - mbuf: make m_unshare() allow unmapped mbufs Kristof Provost
- git: 4b0ae7e001a9 - main - stand: Recognize SHT_INIT_ARRAY sections as constructor sections Mark Johnston
- git: 83181995593a - main - linker: Recognize SHT_INIT_ARRAY sections as constructor sections Mark Johnston
- git: fc09c7fee23b - main - iflib: Remove an unused field from struct iflib_rxq Mark Johnston
- git: 1f5fe8ad5293 - main - kern: change several int types to bools Konstantin Belousov
- git: a48a27532567 - main - sys/proc.h: remove spurious blank lines Konstantin Belousov
- git: ca4eb3f3989b - main - inpcb: do not set INP_ANONPORT until successful operation Gleb Smirnoff
- git: 3abd3d3cf3f0 - main - inpcb: return ENOMEM if bind(2) fails to allocate lbgroup Gleb Smirnoff
- git: fed49793ddd1 - main - kern/sys_process.c: remove extra () Konstantin Belousov
- git: 664ad9ac4c90 - main - acpi_cpu(4): Call ACPI_GET_FEATURES() on a reset 'features' variable Olivier Certner
- Thu, 16 Jul 2026
- git: e18844223d1e - main - fget_procdesc(): change error for non-procdesc type from EBADF to EINVAL Konstantin Belousov
- git: 7c22dda66913 - main - nd6: Add router address and DHCPv6-PD flags in PIO headers Pouria Mousavizadeh Tehrani
- git: a2f50c4b32d1 - main - amd64 efirt: register all runtime regions as fictitious Konstantin Belousov
- git: fc186c24b1e7 - main - rc.d/dumpon: minor hardening/tightening up Enji Cooper
- git: f08def9ed97f - main - ena: Swap cleanup order Arthur Kiyanovski
- git: 3ba01cb4c61c - main - ena: Batch RX statistics updates Arthur Kiyanovski
- git: 74bcb1151bb9 - main - ena: Fix false 'missing TX completions' warnings due to timestamp race Arthur Kiyanovski
- git: 605e699cd6ca - main - ena: Update driver version to v2.8.4 Arthur Kiyanovski
- Re: git: f72cfefae99b - main - Add a few missed files to ObsoleteFiles.inc Dimitry Andric
- git: f2e6a8b9e50c - main - libproc: link against libctf if MK_CTF != no instead of MK_CDDL != no Enji Cooper
- git: fd5faa5629ae - main - ptrace(2): PT_SET_SC_RET request Konstantin Belousov
- git: f967dd04c880 - main - ptrace.2: Document PT_SET_SC_RET Konstantin Belousov
- Fri, 17 Jul 2026
- git: 56ac3351c61f - main - witness: fix operation without WITNESS_SKIPSPIN Gleb Smirnoff
- git: 77a201b1705d - main - ministat: parse comma used as decimal delimiter Gleb Smirnoff
- git: 5cafd6213f14 - main - exterr_set: sync the definition with the header declaration Enji Cooper
- Re: git: 5cafd6213f14 - main - exterr_set: sync the definition with the header declaration Adrian Chadd
- git: 9da8f0e0b4bd - main - kern: fix compilation Adrian Chadd
- git: 21143476a576 - main - firewire: per-unit-directory child device support Adrian Chadd
- git: 58bd89647617 - main - fwcam: match unit directories, defer probe to first open Adrian Chadd
- git: c402d2e4b700 - main - fwisound: match unit directories instead of IDENTIFY Adrian Chadd
- git: 2b9ed8da552c - main - fwdv: match unit directories instead of IDENTIFY Adrian Chadd
- git: dd9fac5e4f00 - main - firewire: remove SPL calls Adrian Chadd
- Re: git: 5cafd6213f14 - main - exterr_set: sync the definition with the header declaration Enji Cooper (yaneurabeya)
- git: 82aca8ef0dd7 - main - packages/sound: Add dependency on bsdconfig Lexi Winter
- Re: git: 82aca8ef0dd7 - main - packages/sound: Add dependency on bsdconfig Lexi Winter
- Re: git: 56ac3351c61f - main - witness: fix operation without WITNESS_SKIPSPIN Mark Johnston
- git: 2f1ec7d159cb - main - ktimer: Check for errors from realtimer_gettime() Mark Johnston
- git: d809a1021888 - main - vm_page: Fix dequeue on arches with weak ordering Mark Johnston
- git: d0b1a389003b - main - awk/tests: xfail inf-nan-torture on riscv64 Siva Mahadevan
- git: e5bcf7b99fcb - main - LinuxKPI: skbuff: improve debugging Bjoern A. Zeeb
- git: 32c983449a7c - main - LinuxKPI: skbuff: add skb_put_zero() Bjoern A. Zeeb
- git: b36460e5ec46 - main - LinuxKPI: skbuff: implement napi_build_skb() Bjoern A. Zeeb
- git: 9de11cc26ab6 - main - LinuxKPI: skbuff: implement __skb_linearize() Bjoern A. Zeeb
- git: 1e4ec01603c4 - main - LinuxKPI: skbuff: add support for frags in linuxkpi_skb_copy() Bjoern A. Zeeb
- git: cb13e826ec45 - main - LinuxKPI: skbuff: add reference counting to the skb Bjoern A. Zeeb
- git: e4795d3dbee7 - main - LinuxKPI: skbuff: add initial page pool support Bjoern A. Zeeb
- git: c589dc4ef77d - main - mt76: disable debugfs due to missing piece still in review Bjoern A. Zeeb
- git: 1403ca10189c - main - man: Fix RFC 1918 network prefix lengths Cy Schubert
- git: 8a1600428e93 - main - LinuxKPI: 802.11: stop ieee80211_start_tx_ba_session() if no HT supported Bjoern A. Zeeb
- Sat, 18 Jul 2026
- git: 422a530c8008 - main - arm64/vmm: Fix vgic_v3 copy paste error for writing to GICD_ICENABLERn Jessica Clarke
- git: 123dfd378959 - main - arm64/vmm: Fix vgic_v3 dropping EOI for disabled IRQs Jessica Clarke
- git: 506e3e30a43c - main - tcp: Align PRR implementation with RFC 9937 Richard Scheffenegger
- git: 2038232e3e40 - main - thread_stopped(): style Konstantin Belousov
- git: cbd442efe85d - main - bhyve: add configurable SMBIOS OEM Strings Chuck Tuffli
- Sun, 19 Jul 2026
- git: a7e483ee146a - main - vm_phys: Add a sysctl to dump registered fictitious memory ranges Mark Johnston
- git: 91b419bc7e15 - main - arm64: Fix the build Mark Johnston
- git: dc12e3e0e72a - main - dpaa2: Apply if_flags and MAC filters in dpaa2_ni_init() Adrian Chadd
- git: cb325dcedfa2 - main - i386: supply thermal interrupt handler Ryan Libby
- Re: git: 77a201b1705d - main - ministat: parse comma used as decimal delimiter Dag-Erling_Smørgrav
- Re: git: 77a201b1705d - main - ministat: parse comma used as decimal delimiter Robert Clausecker
- Re: git: a7e483ee146a - main - vm_phys: Add a sysctl to dump registered fictitious memory ranges A FreeBSD User
- Re: git: fbe0257b5613 - main - libc/resolv: Reimplement the sortlist parser Dag-Erling_Smørgrav
- git: 02f174179a53 - main - certctl: Enforce 0444 mode on new files Lexi Winter
- git: bdc0f7678257 - main - hwpstate_intel: Fix i386 build ShengYi Hung
- Re: git: bdc0f7678257 - main - hwpstate_intel: Fix i386 build Jessica Clarke
- Re: git: bdc0f7678257 - main - hwpstate_intel: Fix i386 build Jessica Clarke
- git: 02c440e20404 - main - hwpstate_intel: Minimize ifdef for i386 build ShengYi Hung
- Re: git: bdc0f7678257 - main - hwpstate_intel: Fix i386 build ShengYi Hung
- git: 11edc985cd9c - main - vm: Make sure NULL is defined for vm_memattr_name() Mark Johnston
- git: 9b21a5249575 - main - kern_ptrace(): reduce code duplication Konstantin Belousov
- git: d6915bffb7b6 - main - nullfs: close a race when syncing inotify flags from the lower vnode Alexander Leidinger
- git: dcede1ec9de3 - main - aq(4): expand and correct offloads, fix VLAN/multicast filtering Adrian Chadd
- git: 73cd4048807d - main - aq(4): drop errored RX frames instead of resetting the interface Adrian Chadd
- git: 9b4585afd313 - main - aq(4): honor the kernel RSS policy and add a TX traffic-class helper Adrian Chadd
- git: 557866b899b6 - main - aq(4): harden the attach, detach, and reset error paths Adrian Chadd
- git: 65fd3b4165ef - main - aq(4): harden the interrupt and MAC-statistics paths Adrian Chadd
- git: f1796e8781ca - main - aq(4): remove dead code and tidy macros, diagnostics, and naming Adrian Chadd
- git: dc5c0fc51cf4 - main - aq(4): add Atlantic 2 (AQC113) device support Adrian Chadd
- git: 418e7fd13b5a - main - aq(4): program the Atlantic 2 multiqueue datapath Adrian Chadd
- git: c325b4024d61 - main - aq(4): correct Atlantic 2 register access Adrian Chadd
- git: 38187938f522 - main - re(4): quiesce RTL8168G+ and reset before freeing buffers in re_stop() Adrian Chadd
- git: 4bff6b9f5cef - main - re(4): re-arm the Tx doorbell when re_txeof() leaves a non-empty ring Adrian Chadd
- git: d11f124e932b - main - re(4): recover Tx completions whose MSI was swallowed in re_intr_msi() Adrian Chadd
- git: 42f3088bd980 - main - re(4): harden re_watchdog() recovery and log controller state Adrian Chadd
- git: b0c14eae1060 - main - re(4): add hw.re.aspm_disable loader tunable Adrian Chadd
- git: 29d15d658d17 - main - i386: provide PCPU pc_small_core for amd64 compat Ryan Libby
- git: e8d4d754e1c7 - main - EVFILT_PROCDESC: support NOTE_FORK Konstantin Belousov
- git: 3f88f6b89942 - main - kqueue.2: document EVFILT_PROCDESC support for NOTE_FORK Konstantin Belousov
- Mon, 20 Jul 2026
- git: b328975b9d7c - main - procdesc: report NOTE_PDSIGCHLD for traced and stopped process Konstantin Belousov
- git: a6587ae0f46d - main - sched_ule: Fix selecting lowest priority thread early in corner case Olivier Certner
- git: 7fc2c9f688ef - main - apei: Fix i386 build over bus read, write function ShengYi Hung
- git: b8f1972d51cf - main - hexdump: Support octal and hex for -N option ShengYi Hung
- git: e42703f5c4b2 - main - hwpmc: handle counter wraparound for process-mode counting PMCs Alexander Leidinger
- git: 2cfd82f747c0 - main - hwpmc: add regression tests for counting-PMC counter wraparound Alexander Leidinger
- git: 86fa065f1862 - main - hwpmc: drain a process-mode PMC's runcount when a live target detaches Alexander Leidinger
- git: 3c3f886e4bc7 - main - hwpmc: add regression tests for detaching a live process-mode PMC Alexander Leidinger
- git: 8966cc0d01a2 - main - m4: import fixes from OpenBSD Baptiste Daroussin
- git: 5f69e6209e09 - main - uvideo: increase UVIDEO_MAX_PU and UVIDEO_MAX_CT to 32 Baptiste Daroussin
- git: 6e845b1333fd - main - uvideo: import quirks infrastructure from OpenBSD Baptiste Daroussin
- git: 6671bbf2f9bb - main - nda: Tag the command set used for devctl errors Warner Losh
- git: b00d30950cde - main - net/if.c: Add fib-aware ifa_ifwithaddr() Pouria Mousavizadeh Tehrani
- git: 5b7d6a128bef - main - vfs_unmountall.9: Fix an outdated .Xr to boot(9) Mitchell Horne
- git: aa588213d8f5 - main - ministat: revert "parse comma used as decimal delimiter" Gleb Smirnoff
- git: d3b7bbee9275 - main - ptrace(2): add PT_GET_CHILDREN Konstantin Belousov
- git: 6dbeaf1afaba - main - ptrace.2: document PT_GET_CHILDREN Konstantin Belousov
- git: b273481f2a84 - main - vtfontcvt: Avoid dead store in add_char Ed Maste
- git: e4a457d13576 - main - if_geneve: Fix mbuf leak on ip_ecn_egress Pouria Mousavizadeh Tehrani
- git: 0e5b1384df10 - main - x86 xen: provide the prototype for xen_arch_intr_handle_upcall() in x86/apicvar.h Konstantin Belousov
- git: 6e93f5e4d693 - main - amd64: FRED support Konstantin Belousov
- git: 6ee5895f88ed - main - sh.1: Document which features are non-POSIX Alexander Ziaee
- git: 29d1a3248a6d - main - lookup: do not return vp_crossmp as dvp for mount over the reg file Konstantin Belousov
- git: c3e38c0093f2 - main - vidcontrol: Disallow -i mode with vt(4) Ed Maste
- git: 1d89845e9086 - main - aq(4): Document the Atlantic 2 (AQC113/114/115/116) devices Alexander Ziaee
- git: 4a4bcdc6aa3e - main - net80211: update drivers to allocate sequence numbers in the raw path Adrian Chadd
- git: d3259935f778 - main - firewire: add warn-only CRC validation for CSR ROM directories Adrian Chadd
- git: 5b7449ad47be - main - firewire: drain pending xfers after callout stop in detach Adrian Chadd
- git: 23ea903f6801 - main - firewire: force root change when root node is not cycle master capable Adrian Chadd
- git: 8a765654f937 - main - firewire: remove dead code across the subsystem Adrian Chadd
- git: dd56711e8353 - main - firewire: replace magic numbers with named constants Adrian Chadd
- git: e7efe2f059a4 - main - firewire: remove deprecation notice from manual page Adrian Chadd
- Tue, 21 Jul 2026
- git: e8dec0038bd9 - main - sched_4bsd: Fix conflating priority of differently-niced CPU-bound threads Olivier Certner
- git: 5217b4a728dc - main - sched_4bsd: Remove obsolete SMP scaling for ticks per priority level Olivier Certner
- git: 26ef66653448 - main - sched_4bsd: Rename the global runqueue Olivier Certner
- git: deddfa3db956 - main - sched_4bsd: Allocate runqueues only for present CPUs Olivier Certner
- git: eca7b25c101a - main - kern/sys_ptrace: do not skip P2_PTRACEREQ wait for PT_CLEARSTEP/PT_GET_CHILDREN Konstantin Belousov
- git: a0486017c2a4 - main - bhyve: check upper bounds for value from qsz Toomas Soome
- git: b11a605ebecc - main - stress2: Updated the exclude file Peter Holm
- git: 4dc01fe70d92 - main - stress2: Added a comment Peter Holm
- git: ff6574d2508d - main - stress2: Added a regression test Peter Holm
- git: 67518c9f565b - main - wpa: Define CONFIG_DEBUG_FILE globally Dag-Erling Smørgrav
- git: bd30d1ad78e1 - main - nvme: Explicitly cast caddr_t values Dag-Erling Smørgrav
- git: d34870708db9 - main - install: Allow installing stdin Dag-Erling Smørgrav
- git: 134ddd372f82 - main - install: Code cleanup Dag-Erling Smørgrav
- git: c93f3b55e67f - main - libutil: Reimplement getlocalbase() Dag-Erling Smørgrav
- git: f22b08443f6a - main - tcp_hostcache: explicitly typecast atomic_load_int to (int) for comparison Richard Scheffenegger
- git: a5307a57c46f - main - uvideo: fix use-after-free in mmap buffer lifetime management Baptiste Daroussin
- git: 2e3892671a6f - main - hid: u2f: stop interrupts on last-close Kyle Evans
- git: 8c4d5701924f - main - hwpmc: Add EXTERROR diagnostics to the AMD and IBS allocators Mitchell Horne
- git: c185935b0d52 - main - hwpmc: Add EXTERROR diagnostics to the hwpmc syscall path Mitchell Horne
- git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL Ed Maste
- Re: git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL Ryan Libby
- git: ba583f0c2d63 - main - contigmalloc.9: Correct typo Ed Maste
- git: 9724f3f89749 - main - cat: Fix a NULL pointer dereference Bojan Novković
- git: 5d479b75a894 - main - LinuxKPI: 802.11: always lock around (*set_{frag,rts}_threshold) Bjoern A. Zeeb
- git: 5481c2d3ac1f - main - vtnet: Retry feature negotiation without offloads Pouria Mousavizadeh Tehrani
- git: c5caf8564533 - main - vtnet: Implement VIRTIO_NET_F_GUEST_ANNOUNCE Pouria Mousavizadeh Tehrani
- git: d4ddf8eaee93 - main - vtnet: Accept VIRTIO_NET_F_CTRL_RX_EXTRA Pouria Mousavizadeh Tehrani
- git: c8db6d4b63f1 - main - exterror: advertise error strings via kern.features.exterr_strings Alexander Leidinger
- git: 1092aba1260c - main - exterror tests: harden the checks Alexander Leidinger
- git: 2b1df6149e8a - main - loader: Allocate trampoline as EfiLoaderCode, not Data Ed Maste
- Re: git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL Mark Johnston
- git: a931431a1dec - main - libsysdecode: Recognize NOTE_PDSIGCHLD Dag-Erling Smørgrav
- Wed, 22 Jul 2026
- git: 55c240eada96 - main - amd64: Fix an off-by-one in the fred_ipi_handlers definition Mark Johnston
- git: f42c68291d68 - main - amd64: Remove a prototype for an unimplemented function Mark Johnston
- git: 2efe148a2a32 - main - exec: Avoid overflow when computing the size of the exec map Mark Johnston
- git: 5001af647b3b - main - loader: Fix error handling after an allocation failure Mark Johnston
- git: 6433ec43c802 - main - contrib/libucl: Import libucl 0.9.4 Muhammad Moinur Rahman
- git: 0eef3d01c22a - main - install: Fix typo Dag-Erling Smørgrav
- git: 7c51da13ae55 - main - kyua-debug: Add -P option Dag-Erling Smørgrav
- git: 54e6dec44b6d - main - tarfs: remove unused 'ino' in mount structure. Dag-Erling Smørgrav
- git: 04f25ef716f7 - main - authpf(8) read_config() should chop off trailing white space Kristof Provost
- git: 948ad32ae1e0 - main - bind(2): Lookup local address in current FIB if '*.bind_all_fibs' is active Bojan Novković
- git: e27b1cae8482 - main - unbound: Update to 1.25.2 Dag-Erling Smørgrav
- git: afbb7dc0a51e - main - tests/netpfil: start ipfilter for ipfnat firewall type Siva Mahadevan
- git: 3e946566c134 - main - tests/exterr_test: use ATF_REQUIRE_FEATURE to check exterr_strings Siva Mahadevan
- git: afa048d159f6 - main - powerpc64: enable extended error strings in GENERIC64* configs Siva Mahadevan
- git: 4c94869c37e1 - main - uvideo: replace contigmalloc with OBJT_PHYS vm_object for mmap buffer Baptiste Daroussin
- git: 4b9d794b6aa8 - main - uvideo: validate frame size before mmap buffer allocation Baptiste Daroussin
- git: f12dd1d5f030 - main - uvideo: lock the mmap queue and read path Baptiste Daroussin
- git: cb26bda8ca36 - main - uvideo: bounds-check frame interval reads against bLength Baptiste Daroussin
- git: 2120f3e5ec70 - main - uvideo: track streaming ownership per-fd and free buffers on STREAMOFF Baptiste Daroussin
- git: 12b4a02bd881 - main - uvideo: fix close/detach race on streaming teardown Baptiste Daroussin
- git: 599a4d6beff0 - main - uvideo: use size_t for sc_mmap_count and loop index in reqbufs Baptiste Daroussin
- git: c141d75430c7 - main - uvideo: validate frame descriptors and fix integer overflows in size computation Baptiste Daroussin
- Re: git: 599a4d6beff0 - main - uvideo: use size_t for sc_mmap_count and loop index in reqbufs Charlie Li
- git: ba567508718a - main - uvideo: fix printf type Baptiste Daroussin
- git: 91f84e661c23 - main - if_geneve: Ensure there is no mbuf leak if EAFNOSUPPORT Pouria Mousavizadeh Tehrani
- git: 4db3872aabc3 - main - Only build secure/libexec/ssh-sk-helper if MK_USB == no Enji Cooper
- Thu, 23 Jul 2026
- Re: git: 4db3872aabc3 - main - Only build secure/libexec/ssh-sk-helper if MK_USB == no Enji Cooper (yaneurabeya)
- git: 4627fe9e5afc - main - kqueue: Fix delivery of unwanted events Dag-Erling Smørgrav
- git: 5dc400ff452b - main - cp: Correct description of SIGINFO Dag-Erling Smørgrav
- git: 850041b02548 - main - pf: include direction in fragment key Kristof Provost
- git: 145541d4ed79 - main - pf(4) fix NULL pointer dereference in outbound packet path. Kristof Provost
- git: fa2ad70a4511 - main - tcp: make ghost ACK handling more conformant Michael Tuexen
- git: 3f521425afcb - main - hwpstate_intel(4): use CPU_FOREACH instead of an IPI Ryan Libby
- git: a18e773d2776 - main - tests/sys/pmc: only build if MK_PMC != no Enji Cooper
- git: 86182d890201 - main - Fix namespace listing for old NVMe devices Alexander Motin
- git: 8f320c2bc473 - main - getpgrp(2), getsid(2): allow to call on zombies Konstantin Belousov
- Fri, 24 Jul 2026
- git: daf57eb11505 - main - icmp: Verify redirect gateway with fib-aware ifa selection Pouria Mousavizadeh Tehrani
- git: 755685dd665e - main - snd_uaudio: Don't let an idle stream reprogram a shared UAC2 clock Christos Margiolis
- git: d83e42234f76 - main - cuse: Fix server reference leak in cuse_client_open() Christos Margiolis
- git: 967e86d1ef2a - main - sound: Scale PCM secondary buffers by byte rate Christos Margiolis
- Re: git: f22b08443f6a - main - tcp_hostcache: explicitly typecast atomic_load_int to (int) for comparison Ronald Klop
- Re: git: 967e86d1ef2a - main - sound: Scale PCM secondary buffers by byte rate Ronald Klop
- git: 26bb78b77231 - main - libsysdecode: add Netlink attribute decoding infrastructure Kristof Provost
- git: 8468152509a0 - main - uvideo: fix step=0 infinite loop and int overflow in fbuf_size Baptiste Daroussin
- Re: git: caabdb3aefdc - main - contigmalloc.9: Note that M_WAITOK may still return NULL Ed Maste
- git: 8a7ab3ed22d9 - main - uvideo: Return actual mtx_sleep error in dqbuf Ed Maste
- git: 2099bf27126f - main - LinuxKPI: pci: fix dma handle type in match function Bjoern A. Zeeb
- git: fe1784004d6e - main - LinuxKPI: sg_page() remove superfluous () Bjoern A. Zeeb
- git: 0845efe88b35 - main - LinuxKPI: move clear_page() within the linux/page.h file Bjoern A. Zeeb
- git: ac4b43b7b9dd - main - LinuxKPI: prefer struct page [*] over struct vm_page[_t] Bjoern A. Zeeb
- git: f45506c6a6f4 - main - LinuxKPI: page.h: use atop() and ptoa() instead of PAGE_SHIFT Bjoern A. Zeeb
- git: 0b8d22019dcf - main - LinuxKPI: page.h: resort lines Bjoern A. Zeeb
- git: e591a7662143 - main - LinuxKPI: page pool updates and add to the build Bjoern A. Zeeb
- git: c7917e72fe80 - main - kthread: Fix a thread leak Mark Johnston
- git: 76ca489e0f14 - main - netinet6/nd6: Sprinkle missing prefix refcounting Mark Johnston
- git: 91e11c8f2b38 - main - procdesc: Disallow pddupfd() of non-passable files Mark Johnston
- git: 586e2b3d89d6 - main - unix: Preserve FD_RESOLVE_BENEATH when passing an fd Mark Johnston
- git: 9a7bd3309bec - main - procdesc: Remove dead code Mark Johnston
- git: bb933b1d1846 - main - kqueue: Allocate marker knotes on the stack Mark Johnston
- git: 4c1c2b9dab02 - main - git-mfc: Slightly relax the regex used to search for reverts Mark Johnston
- git: 7392dc9d2683 - main - git-mfc: Let the upstream for PRERELEASE branches be main Mark Johnston
- git: b86e36493469 - main - git-mfc: Improve handling of remotes Mark Johnston
- git: 6337ca19a363 - main - uma: Factor out the implementations of uma_zfree_{arg,smr}() Mark Johnston
- git: 990989c31b46 - main - uma: Make an effort to defer reuse of items when KASAN is enabled Mark Johnston
- git: 666eab3afc52 - main - uma: Avoid allocating from free buckets when KASAN is enabled Mark Johnston
- git: 492cfbe9e2f8 - main - uma: Enqueue full buckets in FIFO order when KASAN is configured Mark Johnston
- git: a594783bac90 - main - linux_firmware: reformat error print-out Enji Cooper
- Sat, 25 Jul 2026
- Re: git: 7392dc9d2683 - main - git-mfc: Let the upstream for PRERELEASE branches be main Enji Cooper (yaneurabeya)
- git: e0b235ecd4fa - main - xhci: Refactor xhci_generic_setup code ShengYi Hung
- git: 3fbffbcbec88 - main - ietp: guard iicbus_get_addr with devclass check Adrian Chadd
- git: 2cf2d955635a - main - usb: preserve error when doing request ShengYi Hung
- git: 5922e9d7e72b - main - pwait: Don't use init as a target Dag-Erling Smørgrav
- git: b78f8800a7b0 - main - x86/specialreg: Add MSR_AMD_CPUID01 MSR ShengYi Hung
- git: 340c6aff6736 - main - libusb: Add LIBUSB_DT_SUPERSPEED_HUB ShengYi Hung
- git: 5f346dba4f7b - main - libusb: Sync interface for libusb_init_option ShengYi Hung
- git: 64038db825d6 - main - libc: tests: add static to resolve -Wmissing-prototypes Enji Cooper
- git: bc81728c00b2 - main - [test] libatexit: leverage __{BEGIN,END}_DECLS Enji Cooper
- git: 0bd6a167c156 - main - e1000: Defer link-up notification until after TSO reset Kevin Bowling
- git: 941113a0097e - main - e1000: fix 82574 MSI-X interrupt throttling Kevin Bowling
- git: 41a46c2d46aa - main - e1000: fix rx accounting for multi-descriptor packets Kevin Bowling
- Sun, 26 Jul 2026
- git: bc5e7b0cbbb5 - main - e1000: make AIM counter sampling coherent Kevin Bowling
- git: 6ef368a29b11 - main - e1000: synchronize interrupt moderation state Kevin Bowling
- git: dc4a5087b160 - main - e1000: restore packet-size AIM Kevin Bowling
- git: 072e0983d7bc - main - e1000: count TSO wire segments in the AIM counters Kevin Bowling
- git: b6b379b94781 - main - em(4): document adaptive interrupt moderation Kevin Bowling
- git: bbf0372feeb3 - main - igc: fix RX accounting for multi-descriptor packets Kevin Bowling
- git: 2290ea7f4311 - main - igc: make AIM counter sampling coherent Kevin Bowling
- git: e35533457530 - main - igc: synchronize interrupt moderation state Kevin Bowling
- git: 01e7acd38d41 - main - igc: use packet-size AIM Kevin Bowling
- git: e389a05164cc - main - igc: count TSO wire segments in the AIM counters Kevin Bowling
- git: 297394e995e5 - main - igc(4): document adaptive interrupt moderation Kevin Bowling
- git: 34ae0f7834d1 - main - cam/cd: avoid integer divide fault in cdstart() Joerg Wunsch
- Re: git: 967e86d1ef2a - main - sound: Scale PCM secondary buffers by byte rate Christos Margiolis
- git: 95439b803fce - main - sound: Stop using legacy u_int types Christos Margiolis
- Mon, 27 Jul 2026
- git: e3e56236bcae - main - xhci: Fix packet xfer larger than 64kb ShengYi Hung
- git: 5c1461a2b0fd - main - libsysdecode: use local sysdecode.h Kristof Provost
- git: 407b7bcc9386 - main - libsysdecode: decode combined Netlink message flags Kristof Provost
- git: 2bacbbecb165 - main - kqueue: Add NOTE_REAP Dag-Erling Smørgrav
- git: c8f5e6819d4d - main - pwait: Optionally wait until process is reaped Dag-Erling Smørgrav
- git: eddd8aa99ca8 - main - pwait: Add a SIGINFO handler Dag-Erling Smørgrav
- git: e115066370dc - main - pwait: Test the new -r option Dag-Erling Smørgrav
- git: 356d0b79cf6f - main - rc.subr: Fix premature return from wait_for_pids Dag-Erling Smørgrav
- Re: git: 356d0b79cf6f - main - rc.subr: Fix premature return from wait_for_pids Dag-Erling_Smørgrav
- git: 9d852922f668 - main - Bump dates Dag-Erling Smørgrav
- git: 7925256edc74 - main - fwget: update MediaTek firmware listings to match ports Bjoern A. Zeeb
- git: b1f3726f7a67 - main - mt76: update script to to deal with 7921 and 7925 flavors Bjoern A. Zeeb
- git: cf3eeeb75ceb - main - krb5: Install profile.h again Cy Schubert
- git: 6901cbbd5a2c - main - nfs_commonkrpc.c: Handle NFSERR_DELAY for Sequence correctly Rick Macklem
- git: a46c92aad16b - main - sound: Propagate error value from dsp_make_dev() Christos Margiolis
- git: 2a2705a637cd - main - sound: Add missing newline in dsp_make_dev()'s device_printf() Christos Margiolis
- git: 3c6f63902b03 - main - pthread_cond_wait.3: describe spurious wakeups Konstantin Belousov
- git: 4090d103b0c3 - main - mknod.2: update the man page Konstantin Belousov
- git: d738f66fab92 - main - umtx_op(2): add the CVWAIT_UMTX_TIME flag for the UMTX_OP_CV_WAIT_UC request Konstantin Belousov
- git: f4a05f37936e - main - _umtx_op.2: document the CVWAIT_UMTX_TIME flag for the UMTX_OP_CV_WAIT_UC request Konstantin Belousov
- git: 196cc005b197 - main - libthr/thread/thr_umtx.c: style _thr_ucond_wait() Konstantin Belousov
- git: 149d3e5fcb76 - main - libthr/thread/thr_cond.c: some style Konstantin Belousov
- git: e1136fbcab18 - main - libthr: implement pthread_cond_clockwait(3) Konstantin Belousov
- git: 6d3db07a2e2f - main - pthread_cond_timedwait.3: use .Fo/.Fc for long arguments list Konstantin Belousov
- git: e7015a3834ab - main - pthread_cond_timedwait.3: document pthread_cond_clockwait(3) Konstantin Belousov
- git: 10ea2300bf29 - main - tests/libpthread: add pthread_cond_clockwait(3) tests Konstantin Belousov
- git: bcbcd7303009 - main - Merge commit cbf48349e3e1 from llvm-project (by Jessica Clarke): Jessica Clarke
- git: b68f2fe1932c - main - Merge commit 26bf39cdba0b from llvm-project (by Jessica Clarke): Jessica Clarke
- git: 801c0f383c0a - main - tests/ktls: merge two sysctl checking helpers into one Gleb Smirnoff
- git: 09da0899551a - main - getfhat: Add missing 'const' to path argument John Baldwin
- git: 9bf1bcf7491d - main - Regenerate after fixing getfhat(2) prototype John Baldwin
- git: c13a9982b56f - main - kdump: Treat a flags argument of 0 to shmat as valid John Baldwin
- Re: git: 801c0f383c0a - main - tests/ktls: merge two sysctl checking helpers into one Mark Johnston
- git: 34ca5a9e7362 - main - geom_zero(4): reset the uio vector on each uiomove() Konstantin Belousov
- git: 51c0cdb04919 - main - pwait: Fix pwait_normal test case Dag-Erling Smørgrav
- git: 698402f4f97c - main - inpcb: declare struct in_conninfo as a single declaration Gleb Smirnoff
- git: e52655a93909 - main - netinet: Promote IFP_TO_IA() from macro to function in_ifprimaryaddr(). Bruce M Simpson
- git: d93d23529128 - main - netinet: Replace IFP_TO_IA() with in_ifprimaryaddr() completely. Bruce M Simpson
- git: b02e02958dad - main - libfetch: Fix handling of connection failures Mark Johnston
- git: 152ba2d3c5ff - main - rpcinfo: Fix buffer overflows Mark Johnston
- git: 95a3301ce144 - main - rpcinfo: Fix residual warnings and bump WARNS Mark Johnston
- git: 8616b7dc3850 - main - proc: Copy the p_reapsubtree field explicitly during fork Mark Johnston
- git: 1f4b0ea4f3eb - main - kqueue: Add a helper macro for sleeping on in-flux knotes Mark Johnston
- git: 75be70064483 - main - umtx: Do not make an exiting thread the owner of a PI mutex Mark Johnston
- Tue, 28 Jul 2026
- git: a3b5937da615 - main - mknod.2: properly document root requirements Konstantin Belousov
- git: 8d92f32ae011 - main - make-pkg-package.sh: Fix build for pkg 2.8.0 Colin Percival
- git: 575af5e2fa38 - main - RELNOTES: Add an entry for pNFS server improvements Rick Macklem
- git: 76363a797043 - main - Revert "tests/ktls: merge two sysctl checking helpers into one" Gleb Smirnoff
- Re: git: 56ac3351c61f - main - witness: fix operation without WITNESS_SKIPSPIN Gleb Smirnoff
- git: 84f062e3364e - main - routing: Limit enumeration of ifas to fib in rt_getifa_fib Pouria Mousavizadeh Tehrani
- git: 5286cbea9118 - main - netstat(1): Emit nhop flags for encoding styles with Wflag Pouria Mousavizadeh Tehrani
- Re: git: b02e02958dad - main - libfetch: Fix handling of connection failures Dag-Erling_Smørgrav
- git: 24983c4e9f99 - main - sleep: Fix man page about IGINFO output Sean Eric Fagan
- git: c6f5d8fb269f - main - arm64: Use the fault handler when one is provided Olivier Houchard
- git: 70509d1d9cba - main - Merge commit 6b0a46958c56 from llvm-project (by Piotr Kubaj): Jessica Clarke
- git: 744cc514567d - main - mbuf: Parenthesize macro arguments Dag-Erling Smørgrav
- git: d6dcd8d2c3ef - main - libsysdecode: fix nlm_flag regex in mktables Mitchell Horne
- git: cac0eab342c7 - main - sys/modules/hwpmc/Makefile: tidy up Mitchell Horne
- git: 77404ee1e99d - main - x86: add AMD RAPL MSR definitions to specialreg.h Mitchell Horne
- git: a99d04f39dab - main - hwpmc: add RAPL energy-counter class (AMD + Intel) Mitchell Horne
- git: 3fdd05c61216 - main - libpmc: userland support and pmc.rapl.3 for the RAPL class Mitchell Horne
- git: 53187a3665e5 - main - pmc_dmc620: drop unneeded includes Mitchell Horne
- git: f7c08d8dd810 - main - openssh: Move back UseBlocklist to global config Jose Luis Duran
- git: f884e820d87f - main - netinet6: Tear down IPv6 source address selection policies with rest of IPv6. Bruce M Simpson
- git: 6c4d9b9af1a3 - main - hwpmc: fix event allocation on pre-Zen AMD CPUs Olivier Cochard
- git: 285c749f575e - main - e1000: report UDP RSS hash type on igb/em Olivier Cochard
- git: a53d2e4f5db5 - main - pmc: console configuration and table rendering for new PMC tools Warner Losh
- git: 93da997ef759 - main - pmc: new pmc log processing framework Warner Losh
- git: a79a051e7d16 - main - pmc: pmc record command Warner Losh
- git: 3adde0e55d7c - main - pmc: pmc info command Warner Losh
- git: cc94d1bd7414 - main - pmc: pmc frontend stall analysis based on IBS Warner Losh
- git: ce6ab51fc378 - main - pmc: enable the new pmc commands Warner Losh
- git: 8cef3c9b768a - main - proc_realparent(): assert that an orphaned child has real parent != parent Konstantin Belousov
- git: 2e259c209f69 - main - kern_pdwait(): print the process pointer through pd Konstantin Belousov
- git: 52b7cbcb78c1 - main - tcp: improve handling of stopped timers Michael Tuexen
- git: 053d95ec2afe - main - nd6: Set ip6 after m_pullup() in nd6_ra_input() Pouria Mousavizadeh Tehrani
- git: 788400e9b258 - main - nd6: Do not enter net_epoch under nd6_prelist_add Pouria Mousavizadeh Tehrani
- git: be5994cdfbe2 - main - netlink: Add RTA_PREFSRC support Pouria Mousavizadeh Tehrani
- git: dd235f097af4 - main - route(8): Add prefsrc option in netlink Pouria Mousavizadeh Tehrani
- git: 2d0b73338ab7 - main - routing: Add tests for prefsrc route attribute Pouria Mousavizadeh Tehrani
- git: 5de91610cc74 - main - tcp_hostcache: limit scope of struct hc_metrics_lite and rename with tcp_ prefix Richard Scheffenegger
- git: 2d01998e9e8a - main - tcp_hostcache: ensure expire and prune values stay consistent with each other Richard Scheffenegger
- git: 4068f3b5f899 - main - nda: Don't sleep with non-sleepable lock held Colin Percival
- git: 954098103ee2 - main - nvme: Add quirk for broken namespace-change log Colin Percival
- git: 14f5fd2395e3 - main - nvme: Add quirk for Amazon EBS NVMe Controller Colin Percival
- git: 434283fda99e - main - dwatch: add nine diagnostic modules; grow errno, io, proc, sched Devin Teske
- Wed, 29 Jul 2026
- git: 3afa2628ccd2 - main - mt76: mt7921: update man page Bjoern A. Zeeb
- git: fb4d7bd4b767 - main - vfs_busy(): add MBF_PCATCH flag to allow interrupting the sleep Konstantin Belousov
- git: b72f9bfc4513 - main - statfs(2): allow to interrupt busying Konstantin Belousov
- Re: git: 1f4b0ea4f3eb - main - kqueue: Add a helper macro for sleeping on in-flux knotes Kevin Bowling
- git: 9a9349ea1da2 - main - kqueue: Associate marker knotes with a queue Mark Johnston
- Re: git: 1f4b0ea4f3eb - main - kqueue: Add a helper macro for sleeping on in-flux knotes Mark Johnston
- git: 1d7b05142254 - main - netinet6: Handle unspecified foreign addresses in in6_pcbconnect() Mark Johnston
- git: b6823a973737 - main - ipsec: Fix a lock leak in ipsec_chkreplay() Mark Johnston
- git: 1e39a314d870 - main - link_elf: Make phdrs first page check actually fatal Jessica Clarke
- git: 4007d914e797 - main - boot0cfg: Also allow a file as a trailing argument Jose Luis Duran
- git: 728b3b7c437e - main - nanobsd: Restore boot0cfg functionality Jose Luis Duran
- git: d8bdcb08d0eb - main - kqueue: Avoid enqueuing an already-enqueued knote Mark Johnston
- git: 98bbfef2ea33 - main - OCF: Add a fail point to inject EBADMSG decryption errors Mark Johnston
- git: 34271824525e - main - wg(4): Check for crypto operation errors Mark Johnston
- git: db3afbe5a6ef - main - wg(4): Add a test that the driver handles a decryption failure Mark Johnston
- git: 490365e5d076 - main - jail: restore ktrace privileges for jailed root Mark Johnston
- git: 8c5e2d26cde5 - main - sysvsem: Fix a TOCTOU race in semctl({GET,SET}ALL) Mark Johnston
- git: 7893a7edb43e - main - coredump: Don't assume that the number of ELF segments is consistent Mark Johnston
- git: d8bcb13b79b4 - main - libdtrace: Fix up translators after struct in_conninfo changes Mark Johnston
- git: b9ea73ceb35c - main - git-arc: Make git arc patch -r smarter Mark Johnston
- git: ec73badfbc2e - main - rtld: Remove write-only text_end local variable from map_object John Baldwin
- git: ee7258cfbb73 - main - tools/tools/git: Add git-mfc to Makefile similar to git-arc John Baldwin
- git: ea44c37d0bd1 - main - OFED: Add generic function to extract IB speed from netdev John Baldwin
- git: 5f74217c05a9 - main - coreboot: Add coreboot firmware table driver Adrian Chadd
- git: 248d537e4ca7 - main - sdhci: don't infer a non-removable slot on Apollo Lake SDXC Adrian Chadd
- git: 815976ee1412 - main - ktls: Propagate EPG_FLAG_ANON to mapped mbufs Mark Johnston
- git: 8710a12993b0 - main - libdtrace: Fix up one more translator Mark Johnston
- Re: git: 6e93f5e4d693 - main - amd64: FRED support John Baldwin
- Re: git: 6e93f5e4d693 - main - amd64: FRED support Mark Millard
- Thu, 30 Jul 2026
- git: f8fa2d77bc30 - main - iflib: Add restart transactions for IOV reconfiguration Kevin Bowling
- git: ac9a6d00a014 - main - e1000: Update shared igb SR-IOV code Kevin Bowling
- git: fd594981c55b - main - igb: Address queue registers by hardware queue ID Kevin Bowling
- git: e795a31cb4d6 - main - pci_iov: Permit non-ARI VFs on a secondary bus Kevin Bowling
- git: 621498b58cda - main - pci_iov: Clear NumVFs when configuration fails Kevin Bowling
- git: da412147f2e8 - main - mailmap: Sort Ed Maste
- git: 767d5fe9dfdc - main - mailmap: Fix Nick Price Ed Maste
- git: e6b9ce25ec06 - main - igbv: Split 82576 and I350 VF registration off igb Kevin Bowling
- git: 100f7b8d39b2 - main - UPDATING: Add entry for igbv driver split Kevin Bowling
- git: 88229544807f - main - stand: Cleanup use of cached DHCP response packet Alexander Motin
- git: 7eb7ff645921 - main - igbv: Correct I350 loopback VLAN byte order Kevin Bowling
- git: bcb62ec0e3d5 - main - igb: Guard register dump during queue setup Kevin Bowling
- git: 930f2e4da964 - main - kern_execve(): avoid storing non-VDIR into p_textdvp Konstantin Belousov
- git: a2ed165f0049 - main - igb: Add SR-IOV PF support for 82576 and I350 Kevin Bowling
- git: f879d1cd7df3 - main - igb: Reprogram descriptor queues while disabled Kevin Bowling
- git: 316f6f2f7fa6 - main - igbv: Isolate VF policy and validate its registers Kevin Bowling
- git: a6bb3850e7c6 - main - igbv: Improve VF mailbox and status behavior Kevin Bowling
- git: 9332fd555588 - main - igbv: Support secondary unicast filters Kevin Bowling
- git: c637d474045a - main - igb: Stop writing the legacy TADV register Kevin Bowling
- git: 350211ab1782 - main - igb: Update only changed IOV multicast hashes Kevin Bowling
- git: 5ce6c94f9859 - main - igb: Update only changed IOV VLAN filters Kevin Bowling
- git: e8f3b96ba794 - main - igb: Rate-limit VF VLAN rebuild requests Kevin Bowling
- git: d2cd0b57532b - main - e1000: Sample statistics at timer cadence Kevin Bowling
- git: fdce3830d9a6 - main - igbv: Retry transient VLAN admission failures Kevin Bowling
- Re: git: 6e93f5e4d693 - main - amd64: FRED support Mark Millard
- git: 5f02c8439786 - main - igb(4)/igbv(4): Document SR-IOV PF and VF functionality Kevin Bowling
- Re: git: 6e93f5e4d693 - main - amd64: FRED support Konstantin Belousov
- Re: git: 6e93f5e4d693 - main - amd64: FRED support Jessica Clarke
- git: 185becb1e1bd - main - libarchive: merge from vendor branch Martin Matuska
- git: 25165e4499e1 - main - mbuf: Make m_unshare() fail on KTLS mbufs John Baldwin
- git: 81efd611d817 - main - routing: Remove unused rib_head members Pouria Mousavizadeh Tehrani
- git: 7cd6d2365b31 - main - e1000: Correct VF register validation Kevin Bowling
- git: 8c8724705613 - main - igb: Sanitize retained VF queue state Kevin Bowling
- git: a77257d60058 - main - igbv: Sanitize retained VF queue state Kevin Bowling
- git: c4d7745cd90f - main - if_vxlan(4): Fix panic by validating unused drvspec values Pouria Mousavizadeh Tehrani
- git: 727a83e90098 - main - tests/procdesc: Fix race in pdopenpid_pdwait_only_one Olivier Cochard
- git: a2e5bac81e04 - main - bhyve: tidy up bhyve_config.5 Roman Bogorodskiy
- git: 351ed134887f - main - libfetch: Further improve connection polling Dag-Erling Smørgrav
- git: cef05c5a62ba - main - amd64: do not allow to set reserved bits in MXCSR for ptrace(PT_SETFPREGS) Konstantin Belousov
- git: 72952bf6a307 - main - amd64: try to fix the build with old clang that does not know about FRED Konstantin Belousov
- git: a7677a680f21 - main - git-mfc: Add --abort and --continue flags Mark Johnston
- git: 2c98dc4e5ca9 - main - git-mfc: Give a useful error message if a remote can't be found Mark Johnston
- git: a0d2e5ebaa2e - main - if_gre(4): Fix races by changing initialization order and locks Pouria Mousavizadeh Tehrani
- git: 1cd332adc86a - main - ifconfig: Add gre netlink support Pouria Mousavizadeh Tehrani
- git: fdf86df72a32 - main - if_gre: Add a regression test Pouria Mousavizadeh Tehrani
- Re: git: 72952bf6a307 - main - amd64: try to fix the build with old clang that does not know about FRED John Baldwin
- git: a28c2890f448 - main - Add new src committer: Minsoo Choo (mchoo) Minsoo Choo
- git: 491f8d06a97d - main - if_gre(4): Fix link state announcement in SIOCDIFPHYADDR Pouria Mousavizadeh Tehrani
- Re: git: ea44c37d0bd1 - main - OFED: Add generic function to extract IB speed from netdev Bjoern A. Zeeb
- Fri, 31 Jul 2026
- git: f4860c31b6ef - main - stand: Bump DHCP xid between transactions Alexander Motin
- git: 41759495769d - main - e1000: restrict conventional PCI DMA to 32 bits Kevin Bowling
- git: 04f8a6aeeba5 - main - pci: Add L1 PM definitions Kevin Bowling
- git: 9d30fd353dd3 - main - igc: Disable ASPM L1.2 on I226 to prevent RX stalls Kevin Bowling
- git: 4b67335676b0 - main - ixgbe: isolate VF reset state Kevin Bowling
- git: 409601911b32 - main - ixgbe: respect peer mailbox ownership Kevin Bowling
- git: 2a678cfeb583 - main - ixgbe: fail fast on VF-held PF mailboxes Kevin Bowling
- git: 6020de5ad154 - main - ixv: fix multicast address enumeration Kevin Bowling
- git: e45178957d3a - main - ixgbe: copy ACI buffer before command retry Kevin Bowling
- git: 21e03ab39603 - main - ixgbe: avoid flow control counter overflow Kevin Bowling
- git: a8598143803d - main - ixgbe: check EEPROM read in 82599 D3 path Kevin Bowling
- git: 985bef0c4474 - main - ixgbe: retry incoherent SFP identifier reads Kevin Bowling
- git: 8fa2a7503468 - main - ixgbe: fix unaligned access in ixgbe_update_flash_X550() Kevin Bowling
- git: 35374c3ec69a - main - ixgbe: avoid signed overflow in pause time calculation Kevin Bowling
- git: 9fc83caf48e7 - main - ixgbe: reject VF requests before CTS Kevin Bowling
- git: 8d1d32942b81 - main - ixgbe: check negotiated API for VF queue query Kevin Bowling
- git: 786c71845f80 - main - ixgbe: disable VF multicast reception for empty list Kevin Bowling
- git: db2bf4553ce3 - main - ixgbe: fix host interface timeout detection Kevin Bowling
- git: 86869d77658a - main - ixgbe: avoid signed shift when assembling ETrack ID Kevin Bowling
- git: 9cf1aa6e68e4 - main - ixgbe: dispatch PBA string reads through EEPROM ops Kevin Bowling
- git: 6f940ca879cb - main - ixgbe: clear VF head write-back state on reset Kevin Bowling
- git: 9bfb78bf6357 - main - if_gif: Add netlink support with tests Pouria Mousavizadeh Tehrani
- git: 5bb8119150d2 - main - ifconfig: Add netlink support for gif(4) Pouria Mousavizadeh Tehrani
- git: f51a5e1d9c41 - main - uma: Insert KASAN redzones after slab-allocated items Mark Johnston
- git: 459aa032e872 - main - malloc: Refactor redzone and sanitizer handling Mark Johnston
- git: 0aca7ce7af35 - main - malloc: Fix domainset usage in malloc_domainset() for large allocs Mark Johnston
- git: b566e0a7232b - main - amd64: Mark the trapframe as initialized in ipi_bitmap_handler() Mark Johnston
- git: b9d07a430822 - main - ppp: Reject invalid endpoint discriminator options Mark Johnston
- Re: git: ea44c37d0bd1 - main - OFED: Add generic function to extract IB speed from netdev John Baldwin
- git: 1719b754a9ec - main - tests/libc: Fix fortify_source uio tests Mark Johnston
- git: 1c1a3646a1c8 - main - bhyve: tpm: Avoid printing a message when clearing the cancel bit Mark Johnston
- git: ff97443beef6 - main - kqueue: do not buffer the whole knote report when sizing it Adrian Chadd
- git: 833bdae6c58b - main - proc_realparent(): do not mark the child as orphan when reparenting to p_opptr pid Konstantin Belousov
- Re: git: dd235f097af4 - main - route(8): Add prefsrc option in netlink Pouria Mousavizadeh Tehrani
- git: 82e4762f42a0 - main - route(8): Add null check for prefsrc option Pouria Mousavizadeh Tehrani
- Re: git: dd235f097af4 - main - route(8): Add prefsrc option in netlink Kyle Evans
- Re: git: dd235f097af4 - main - route(8): Add prefsrc option in netlink Kyle Evans
- git: 8aec309852b5 - main - stand: Remove a pointless goto John Baldwin
- git: 80ee17c0285e - main - stand: Improve error handling when loading ELF files John Baldwin
- git: 535eb24d8451 - main - rtld: Reject ELF files with PT_LOAD or PT_TLS segments where filesz > memsz John Baldwin
- git: b9eaf9b7cef2 - main - libc: Reject static ELF exectables with PT_TLS segments were filesz > memsz John Baldwin
- git: 486dfbb67e09 - main - kld: Reject kernel modules with PT_LOAD segments where filesz > memsz John Baldwin
- git: c7400fe1df4e - main - stand: Reject ELF files with PT_LOAD segments where filesz > memsz John Baldwin
- git: f7e7fab7bab1 - main - linuxkpi: Add xa_insert_irq wrapper John Baldwin
- git: b5fe1bc5c6e4 - main - rc.d/bthidd: Correct load_kld invocations Li-Wen Hsu
- Re: git: 8aec309852b5 - main - stand: Remove a pointless goto Jessica Clarke
- git: ea7d35526878 - main - uma: Fix KMSAN integration with malloc zones Mark Johnston
- git: 1932bd20ed53 - main - ptrace: Propagate errors from set_fpregs() Mark Johnston
- git: 21bc31ce2e4a - main - acpi: parse resources of not-present devices that are kept enabled Adrian Chadd
- git: 868158f7fd2a - main - nvmecontrol.8: Explain non-operational power modes Alexander Ziaee
- Go to: [ monthly archives ] [ by author ] [ by date ]