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