dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
April 2026 Archives by thread
- git: f81c1f4339cd - main - MFV: xz 5.8.3.: Xin LI (Wed, 01 Apr 2026 01:47:36 UTC)
- git: f3b59bf28504 - main - bce: Fix SYSCTL_IN error check in bce_sysctl_nvram_write(): Enji Cooper (Wed, 01 Apr 2026 07:29:58 UTC)
- Re: git: 47402c9422ec - main - cross-build: Provide mempcpy when building on macOS: Dag-Erling_Smørgrav (Wed, 01 Apr 2026 08:13:51 UTC)
- git: c6a1c1260f02 - main - pmap: Do not use PMAP_LOCK_INIT with kernel_pmap: Mark Johnston (Wed, 01 Apr 2026 11:16:36 UTC)
- git: f3c772361f3b - main - vmm: Restore the ability to create VMs as root in a jail: Mark Johnston (Wed, 01 Apr 2026 11:16:38 UTC)
- git: 0dbbed21a643 - main - ip6_mroute: Fix the type name in sysctl_mfctable(): Mark Johnston (Wed, 01 Apr 2026 11:16:39 UTC)
- git: 0307db7744d4 - main - acpi_spmc: Fail probe if acpi_spmc device already attached: Aymeric Wibo (Wed, 01 Apr 2026 11:58:10 UTC)
- git: 683f7a8374ff - main - acpi_spmc: Call new MS turn on display DSM: Aymeric Wibo (Wed, 01 Apr 2026 11:58:11 UTC)
- git: 607f6be6ec19 - main - rtadvd: Fix validation of the MTU parameter when parsing config: Mark Johnston (Wed, 01 Apr 2026 12:20:01 UTC)
- Re: git: 407b1e498018 - main - rss: make toeplitz.c standard part of the kernel: Bjoern A. Zeeb (Wed, 01 Apr 2026 13:26:23 UTC)
- git: 5bb0f6302066 - main - linuxkpi: Handle bin attributes in sysfs attribute groups: Ed Maste (Wed, 01 Apr 2026 15:10:39 UTC)
- git: 759d8a13a3b4 - main - route(8): Show weight of nexthop in multipath routes: Pouria Mousavizadeh Tehrani (Wed, 01 Apr 2026 15:57:43 UTC)
- Re: git: 607f6be6ec19 - main - rtadvd: Fix validation of the MTU parameter when parsing config: Mark Johnston (Wed, 01 Apr 2026 16:03:14 UTC)
- git: d0afead87607 - main - cd9660: Add length checks to Rock Ridge parser: Dag-Erling Smørgrav (Wed, 01 Apr 2026 17:14:57 UTC)
- git: 970e0db1c38b - main - bhyve/virtio: Fix comparison of integer expressions of different signedness: Ed Maste (Wed, 01 Apr 2026 19:05:45 UTC)
- git: 5d4a39d8ed77 - main - compat/linux: map TCP_USER_TIMEOUT sockopt into TCP_MAXUNACKTIME: Maxim Sobolev (Wed, 01 Apr 2026 21:49:14 UTC)
- git: 0b4f0e0515d0 - main - kqueue: compare against the size in kqueue_expand: Kyle Evans (Wed, 01 Apr 2026 22:33:28 UTC)
- git: 14d0baf2e892 - main - kqueue: avoid a possible fork-deadlock: Kyle Evans (Wed, 01 Apr 2026 22:33:30 UTC)
- git: ff1050d2a366 - main - kqueue: simplify knote_fdclose(): Kyle Evans (Wed, 01 Apr 2026 22:33:31 UTC)
- git: 306c9049c642 - main - kqueue: add some kn_knlist assertions around knlist_(add|remove): Kyle Evans (Wed, 01 Apr 2026 22:33:32 UTC)
- git: ae04c7bbf065 - main - contrib/expat: import expat 2.7.5: Philip Paeps (Thu, 02 Apr 2026 01:07:29 UTC)
- git: 51db69c14fb1 - main - kqueue: assert that kqueue knote lists own the knotes: Konstantin Belousov (Thu, 02 Apr 2026 02:41:11 UTC)
- git: ffbf3fecdeff - main - rtld: allow dlopen("#<number>/<path>"): Konstantin Belousov (Thu, 02 Apr 2026 02:42:15 UTC)
- git: 72252591ac01 - main - rtld: add test for dlopen("#dirfd/path"): Konstantin Belousov (Thu, 02 Apr 2026 02:42:16 UTC)
- git: db9bbe131c92 - main - procctl.2: Align list indentation: Alexander Ziaee (Thu, 02 Apr 2026 03:59:10 UTC)
- git: 59e9a4c05a81 - main - posix_spawn.3: fix formatting of xref: Konstantin Belousov (Thu, 02 Apr 2026 07:42:57 UTC)
- git: d9d7b5948649 - main - ipfw_nptv6: fix handling the ifaddr removal event: Andrey V. Elsukov (Thu, 02 Apr 2026 10:24:41 UTC)
- git: cf275806b6ed - main - nd6: Fix delayed NA for proxy addresses: Pouria Mousavizadeh Tehrani (Thu, 02 Apr 2026 11:11:49 UTC)
- git: c5e79c7e93dd - main - tunefs: Don't lower WARNS: Dag-Erling Smørgrav (Thu, 02 Apr 2026 11:22:18 UTC)
- git: 6630c3a73688 - main - tunefs: Add tests: Dag-Erling Smørgrav (Thu, 02 Apr 2026 11:22:19 UTC)
- git: 7d82731e4311 - main - src.opts.mk: !CROSS_COMPILER implies !LLVM_BINUTILS_BOOTSTRAP: Ed Maste (Thu, 02 Apr 2026 12:59:44 UTC)
- git: 8f34b6b84c95 - main - src.conf.5: Regen after MK_CROSS_COMPILER=no change: Ed Maste (Thu, 02 Apr 2026 12:59:45 UTC)
- git: aab1ef4527f1 - main - kqueue_fork_copy_knote(): zero kn_knlist for the copy before calling knlist_add(): Konstantin Belousov (Thu, 02 Apr 2026 13:27:17 UTC)
- git: 616f47f176c3 - main - tunefs: Fix alignment warning on arm64: Dag-Erling Smørgrav (Thu, 02 Apr 2026 21:24:46 UTC)
- git: d7259292ae0b - main - release: Restore licenses for kyua and ncurses: Dag-Erling Smørgrav (Thu, 02 Apr 2026 21:43:48 UTC)
- Re: git: 212272a43767 - main - mtree: stop creating /usr/share/doc/ncurses: Dag-Erling_Smørgrav (Thu, 02 Apr 2026 21:48:55 UTC)
- git: 3e9f4fd6fc50 - main - mq_open(2): document sysctl limit EINVAL and ENFILE conditions: Mitchell Horne (Thu, 02 Apr 2026 22:48:58 UTC)
- git: 8ef0093f297a - main - truss: add support for decoding Netlink messages: Kristof Provost (Fri, 03 Apr 2026 06:54:52 UTC)
- git: b3d6829f4998 - main - subr_module: account for MODINFOMD_EFI_ARCH: Ahmad Khalifa (Fri, 03 Apr 2026 07:49:56 UTC)
- git: 4b862c713ac5 - main - splash: add shutdown splash: Ahmad Khalifa (Fri, 03 Apr 2026 07:49:57 UTC)
- git: 7caa71145c5e - main - posix_spawn: actions chdir and fchdir are now required by POSIX: Konstantin Belousov (Fri, 03 Apr 2026 08:23:17 UTC)
- git: b7b485efac8c - main - posix_spawn_file_action_addopen.3: ignoring close failure is now approved: Konstantin Belousov (Fri, 03 Apr 2026 08:23:18 UTC)
- git: e56858f05fd7 - main - posix_spawn test: switch to POSIX spelling for addchdir and addfchdir: Konstantin Belousov (Fri, 03 Apr 2026 08:23:19 UTC)
- git: abda442d92fd - main - contrib/libucl: Import libucl 0.9.3: Muhammad Moinur Rahman (Fri, 03 Apr 2026 11:56:41 UTC)
- git: baa7a870d65d - main - libsamplerate: Only build when virtual_oss is built: Lexi Winter (Fri, 03 Apr 2026 13:51:40 UTC)
- git: b13d7062b3a6 - main - libauditd: Don't build if WITHOUT_AUDIT is set: Lexi Winter (Fri, 03 Apr 2026 13:51:42 UTC)
- git: ab9257599a55 - main - Remove WITHOUT_BZIP2, WITHOUT_BZIP2_SUPPORT: Lexi Winter (Fri, 03 Apr 2026 13:51:43 UTC)
- git: 2d843b7c9758 - main - RELNOTES: Document WITHOUT_BZIP2* removal: Lexi Winter (Fri, 03 Apr 2026 13:54:18 UTC)
- git: 32cc4beb0a8c - main - tcp: retire TF_SENTSYN: Michael Tuexen (Fri, 03 Apr 2026 19:25:13 UTC)
- git: 982b3c5565ff - main - procctl.2: remove space at EOL: Konstantin Belousov (Sat, 04 Apr 2026 06:31:25 UTC)
- git: 9eea5eccf40d - main - pause.3: Fix a typo in the manual page: Gordon Bergling (Sat, 04 Apr 2026 07:11:21 UTC)
- git: 04be4d04bbcb - main - bhnd(4): Fix a typo in a source code comment: Gordon Bergling (Sat, 04 Apr 2026 07:11:22 UTC)
- git: adc41a72b884 - main - isci(4): Fix a couple of typos in source code comments: Gordon Bergling (Sat, 04 Apr 2026 07:11:23 UTC)
- git: ef3703a8cd9a - main - ixl(4): Fix a typo in a source code comment: Gordon Bergling (Sat, 04 Apr 2026 07:11:24 UTC)
- git: 3957e233dd9c - main - shlib-compat: Fix two typos in error messages: Gordon Bergling (Sat, 04 Apr 2026 07:11:25 UTC)
- git: b427b661be01 - main - bsdconfig(8): Fix a typo in a source code comment: Gordon Bergling (Sat, 04 Apr 2026 07:11:27 UTC)
- git: 39c44fc55f0e - main - virtio.4: fix typo: Michael Tuexen (Sat, 04 Apr 2026 14:46:32 UTC)
- git: 0b39d72d0491 - main - virtio: use modern mode for transitional device by default: Michael Tuexen (Sat, 04 Apr 2026 14:54:12 UTC)
- git: e55db843ef45 - main - lib/msun: Added fmaximum and fminimum family. Tests and man page: Robert Clausecker (Sat, 04 Apr 2026 16:53:00 UTC)
- git: 8e68f940c1d1 - main - New version of jng (2.0): Devin Teske (Sat, 04 Apr 2026 20:24:59 UTC)
- git: fba8bd02340f - main - CONTRIBUTING.md: Make quality expectations section more concise: Ed Maste (Sat, 04 Apr 2026 21:34:58 UTC)
- git: 3f79bc9ca336 - main - Fix nooptions VIMAGE build: Andrew Gallatin (Sat, 04 Apr 2026 23:11:15 UTC)
- git: cb813145f0ad - main - CONTRIBUTING.md: Correct typo: Ed Maste (Sun, 05 Apr 2026 12:22:38 UTC)
- git: 8b9775912cbc - main - nfs_diskless: Add support for an NFSv4 root fs: Rick Macklem (Sun, 05 Apr 2026 16:04:43 UTC)
- git: c84049c0bef5 - main - Add myself as a committer: Kenneth Raplee (Sun, 05 Apr 2026 16:35:31 UTC)
- git: cf1f21572897 - main - net: Add SIOCGI2CPB ioctl & add page/bank fields to ifi2creq: Andrew Gallatin (Sun, 05 Apr 2026 21:08:16 UTC)
- git: f25b8c9fb4f5 - main - openssl: import 3.5.5: Dima Panov (Mon, 06 Apr 2026 03:49:15 UTC)
- git: e6db4dd9d721 - main - nfsid.h: Put the nfsd_idargs structure in a new .h: Rick Macklem (Mon, 06 Apr 2026 14:11:10 UTC)
- git: 3a01e1e1a50c - main - msun/aarch64: convert fenv functions to proper linkage: Dima Panov (Mon, 06 Apr 2026 15:56:36 UTC)
- git: 7764e9ca28a9 - main - fmax.3: Add caveat for going beyond C std requirements: Ed Maste (Mon, 06 Apr 2026 17:00:25 UTC)
- git: 63d0e3e3aa24 - main - packages: Fix build with libucl 0.9.3: Lexi Winter (Mon, 06 Apr 2026 17:12:55 UTC)
- git: c5961b6fcfe0 - main - yes: fix argv test race between fork and exec: Olivier Cochard (Mon, 06 Apr 2026 17:22:46 UTC)
- git: 34a3834eadd0 - main - Merge bmake-20260313: Simon J. Gerraty (Mon, 06 Apr 2026 18:35:14 UTC)
- git: b2751d956e5b - main - We also get _HOST_OSREL from host-target.mk: Simon J. Gerraty (Mon, 06 Apr 2026 18:50:19 UTC)
- git: 362136ed4987 - main - linuxkpi: Add `strtomem()` and `strtomem_pad()`: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:24 UTC)
- git: 8af854ea479a - main - linuxkpi: Move `_RET_IP_` to <linux/instruction_pointer.h>: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:25 UTC)
- git: 56251304258a - main - linuxkpi: Define `_THIS_IP_`: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:26 UTC)
- git: f2ad06a0801a - main - linuxkpi: Add mising functions in <linux/kmsg_dump.h>: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:27 UTC)
- git: 7bf93680807e - main - linuxkpi: Define `CONFIG_PGTABLE_LEVELS`: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:28 UTC)
- git: be92ad6b12a5 - main - linuxkpi: Define `PMD_SHIFT`: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:29 UTC)
- git: ca6ea6df1f92 - main - linuxkpi: Add <linux/linux_logo.h>: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:30 UTC)
- git: 356d6f47d3b5 - main - linuxkpi: Add <linux/mfd/core.h>: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:31 UTC)
- git: ddf89d899b8d - main - linuxkpi: Add field `flags` to `struct resource`: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:32 UTC)
- git: 91e54839545f - main - linuxkpi: Document why <linux/pci.h> can't include <linux/ioport.h>: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:34 UTC)
- git: ece26db020db - main - linuxkpi: Define `MIN_T()` and `MAX_T()`: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:35 UTC)
- git: 5ee604b2446f - main - linuxkpi: Define missing `SZ_*` below 1 kib: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:36 UTC)
- git: 0eaa57625d0f - main - linuxkpi: Add <linux/ascii85.h>: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:37 UTC)
- git: 36fe65cc7a31 - main - Bump __FreeBSD_version to 1600015 after linuxkpi changes for DRM 6.11: Jean-Sébastien Pédron (Mon, 06 Apr 2026 19:55:38 UTC)
- git: 00d96da231d0 - main - ifnet: Add some sanity checks: Zhenlei Huang (Tue, 07 Apr 2026 04:34:21 UTC)
- git: 31749859525b - main - netstat(1): '-w': Banners to appear before a new statistics line, not after: Olivier Certner (Tue, 07 Apr 2026 10:23:18 UTC)
- git: 50de0bf50512 - main - flua: Always build as a bootstrap tool: Lexi Winter (Tue, 07 Apr 2026 11:04:33 UTC)
- git: 359d6e31afe3 - main - packages: Always use the bootstrap flua: Lexi Winter (Tue, 07 Apr 2026 11:04:34 UTC)
- git: a09d06bc5bff - main - libc: Add missing MLINK for stravis(3): Dag-Erling Smørgrav (Tue, 07 Apr 2026 11:05:44 UTC)
- git: febb0da5bf4b - main - libfido2: Update to 1.16.0: Ed Maste (Tue, 07 Apr 2026 13:16:47 UTC)
- git: 8244dd326265 - main - tunefs: Better fix for arm64 alignment issues: Dag-Erling Smørgrav (Tue, 07 Apr 2026 13:54:44 UTC)
- git: cff675e83cdb - main - netstat: Add -F support for -g: Bojan Novković (Tue, 07 Apr 2026 14:41:36 UTC)
- git: 6642ba36f186 - main - pf tests: explicitly test zeroing counters within an anchor: Kristof Provost (Tue, 07 Apr 2026 15:26:23 UTC)
- git: f369d4148b93 - main - sound: Mark some snd_fmt* functions as static: Christos Margiolis (Tue, 07 Apr 2026 15:44:50 UTC)
- git: 2d84c8a3d3d6 - main - sound: Retire unused CHN_N_* defines: Christos Margiolis (Tue, 07 Apr 2026 15:44:51 UTC)
- git: 8b18fc456bb1 - main - sound: Simplify parts of chn_notify(): Christos Margiolis (Tue, 07 Apr 2026 15:44:52 UTC)
- git: 66a82f5fa471 - main - sound: De-macro array definitions in chn_calclatency(): Christos Margiolis (Tue, 07 Apr 2026 15:44:54 UTC)
- git: 8007a78bfe1f - main - sound: Make chn_reset() control flow clearer: Christos Margiolis (Tue, 07 Apr 2026 15:44:55 UTC)
- git: 53b4ae3bf0f7 - main - nfs_diskless: Fix handling of nfsuserd case for NFSv4: Rick Macklem (Tue, 07 Apr 2026 15:53:23 UTC)
- git: a371b008d13f - main - Add boot_setenv: Simon J. Gerraty (Tue, 07 Apr 2026 16:30:00 UTC)
- git: dc752c26b7e5 - main - RELNOTES: Make an entry for supporting an NFSv4 root fs: Rick Macklem (Tue, 07 Apr 2026 19:33:53 UTC)
- git: cc2f8f3786d6 - main - RELNOTES: Update the entry for commit 8b9775912cbc: Rick Macklem (Tue, 07 Apr 2026 20:06:24 UTC)
- git: e8053023e7c0 - main - arm64/apple: Fix malloc size for per-CPU arrays in AIC attach: Enji Cooper (Wed, 08 Apr 2026 00:51:02 UTC)
- git: a71fea51cecf - main - contrib/libucl: Revert to old behavior of macros: Muhammad Moinur Rahman (Wed, 08 Apr 2026 07:16:29 UTC)
- git: 095cbb1bb7f7 - main - hwpstate_amd: Expose nodes as much as possible in legacy pstate: ShengYi Hung (Wed, 08 Apr 2026 07:48:47 UTC)
- git: 1c793e7cbe2e - main - stat: Nits in readlink tests: Dag-Erling Smørgrav (Wed, 08 Apr 2026 11:26:31 UTC)
- git: 19ab46cc6604 - main - acpi: Parse _S3D in s2idle instead of _S255D: Aymeric Wibo (Wed, 08 Apr 2026 12:11:50 UTC)
- git: bf0881060ecd - main - lualoader: allow the local module to filter out the BE list: Kyle Evans (Wed, 08 Apr 2026 12:50:10 UTC)
- git: 2bcdab574598 - main - mfiutil.8: Fix typo - missing macro for dev node: Alexander Ziaee (Wed, 08 Apr 2026 12:54:13 UTC)
- git: 8b5d77bbcbd9 - main - libc/tests/string: add a more comprehensive unit test for strrchr(): Robert Clausecker (Wed, 08 Apr 2026 13:22:35 UTC)
- git: 8a68c2509c00 - main - imgact_elf: Unconditionally initialize a variable in a note handler: Mark Johnston (Wed, 08 Apr 2026 14:04:38 UTC)
- git: 77df0240307e - main - ip6_mroute: VNETify counters: Mark Johnston (Wed, 08 Apr 2026 14:04:39 UTC)
- git: 04132e010043 - main - vm_fault: Reset m_needs_zeroing properly: Mark Johnston (Wed, 08 Apr 2026 14:04:40 UTC)
- git: 0ddaa4c86d68 - main - arm64: Add arm64 SVE tests: Andrew Turner (Wed, 08 Apr 2026 14:21:16 UTC)
- git: 96a685c229f2 - main - lib/msun/aarch64: provide export file for arch-specific fenv methods: Konstantin Belousov (Wed, 08 Apr 2026 14:32:15 UTC)
- git: c913dce86e7b - main - lib/msun: centralize addition of the arch-specific symbol map files: Konstantin Belousov (Wed, 08 Apr 2026 14:32:17 UTC)
- git: 16aa49f6d1bb - main - compat/linprocfs: Fix auxv sbuf leak: ShengYi Hung (Wed, 08 Apr 2026 15:31:02 UTC)
- git: a7e07d0d57f1 - main - libgcc_s: export __extendhftf2: Brooks Davis (Wed, 08 Apr 2026 15:32:10 UTC)
- git: 8cbd3949297d - main - stat: Nits in stat tests: Dag-Erling Smørgrav (Wed, 08 Apr 2026 15:36:06 UTC)
- git: 8e994533806d - main - dpaa2: Extract frame-specific routines to dpaa2_frame.[h,c]: Dmitry Salychev (Wed, 08 Apr 2026 19:48:53 UTC)
- git: dd201e407e48 - main - lockf.1: Organize and provide error numbers: Alexander Ziaee (Wed, 08 Apr 2026 20:11:18 UTC)
- git: c0d9a07101a1 - main - MFV: zstd 1.5.7.: Xin LI (Wed, 08 Apr 2026 21:24:37 UTC)
- git: 36d971464ac2 - main - geom: Make g_waitidle() wait for orphaned providers: Mark Johnston (Thu, 09 Apr 2026 01:10:33 UTC)
- git: 10a428653ee7 - main - MFV: crypto/openssl: update to 3.5.6: Enji Cooper (Thu, 09 Apr 2026 01:56:20 UTC)
- git: 5254e16213ff - main - crypto/openssl: update artifacts to match 3.5.6 release artifacts: Enji Cooper (Thu, 09 Apr 2026 01:56:22 UTC)
- git: 9f7080ba6bcf - main - crypto/openssl: add new manpage from release 3.5.6: Enji Cooper (Thu, 09 Apr 2026 02:01:07 UTC)
- git: 0bf4d22c3708 - main - kqueue: don't leak file refs on failure to knote_attach(): Kyle Evans (Thu, 09 Apr 2026 02:37:32 UTC)
- git: 0c9cec8b66e7 - main - tests: kqueue: add a basic test for CPONFORK: Kyle Evans (Thu, 09 Apr 2026 02:37:33 UTC)
- git: c6dd40f2d35d - main - kqueue: slightly clarify the flow in knlist_cleardel(): Kyle Evans (Thu, 09 Apr 2026 02:37:34 UTC)
- git: 9a8d333368ba - main - libc: fix memfd_create's HUGETLB handling: Kyle Evans (Thu, 09 Apr 2026 02:37:35 UTC)
- git: 22fba3a9d641 - main - find: add -xattr and -xttrname: Kyle Evans (Thu, 09 Apr 2026 02:41:22 UTC)
- git: 84ce651836e0 - main - <sys/extattr.h>: use designated initializers for EXTATTR_NAMESPACE_NAMES: Kyle Evans (Thu, 09 Apr 2026 02:41:23 UTC)
- git: 45079cdf8b51 - main - installer: Add download.freebsd.org to mirror list: Li-Wen Hsu (Thu, 09 Apr 2026 04:07:38 UTC)
- git: 7c9418613a31 - main - sys/contrib/zstd: further narrow FREEBSD-Xlist: Xin LI (Thu, 09 Apr 2026 06:14:09 UTC)
- git: 111a42d7d78a - main - MFV: zstd: Remove entries listed in FREEBSD-Xlist: Xin LI (Thu, 09 Apr 2026 06:14:24 UTC)
- git: 5dc4da1a408b - main - RELNOTES: catchup on changes I have made: Baptiste Daroussin (Thu, 09 Apr 2026 06:59:10 UTC)
- git: c1c97f18b5b9 - main - gptzfsboot: boot prompt should emit new line on input: Toomas Soome (Thu, 09 Apr 2026 11:25:42 UTC)
- git: aacf448007f7 - main - loader.efi: panic() should show stack trace: Toomas Soome (Thu, 09 Apr 2026 13:30:05 UTC)
- git: f54209510b1b - main - virtio_blk: Fix initialisation of dump request structure: Andrew Turner (Thu, 09 Apr 2026 14:14:33 UTC)
- git: 0dd9c4abf0e5 - main - tools/build/Makefile: Always add md4.h to SYSINCS: Lexi Winter (Thu, 09 Apr 2026 14:31:58 UTC)
- git: 8672683ec80a - main - test/sys/arch: Fix arch without test/sys/arch/${MACHINE_ARCH}: Li-Wen Hsu (Thu, 09 Apr 2026 15:52:02 UTC)
- git: f9160912415e - main - tuning.7: Fix suds typo in manual pages: Mateusz Piotrowski (Thu, 09 Apr 2026 16:04:39 UTC)
- git: 2f3dcbb5ef27 - main - hwpmc: Fix compile warning: Navdeep Parhar (Thu, 09 Apr 2026 16:29:44 UTC)
- git: 7a1aaca06c33 - main - hwpmc: Fix bug when stopping ibs-op: Mitchell Horne (Thu, 09 Apr 2026 16:35:29 UTC)
- git: f86ba3eec596 - main - hwpmc: prevent IBS fetch from getting stuck: Mitchell Horne (Thu, 09 Apr 2026 16:35:30 UTC)
- git: c6224994ac70 - main - freebsd32: Fix freebsd11_nstat copyout condition: Mitchell Horne (Thu, 09 Apr 2026 16:52:18 UTC)
- git: 72d701eb1d83 - main - nlsysevent: add manpage: Baptiste Daroussin (Thu, 09 Apr 2026 17:39:33 UTC)
- git: 6b58d10fc6d5 - main - ix(4): Add support for firmware logging for E610 adapters: Krzysztof Galazka (Thu, 09 Apr 2026 18:47:34 UTC)
- git: 428034ad0dbe - main - sys/kobj.h: Make self-sufficient: Warner Losh (Thu, 09 Apr 2026 23:38:08 UTC)
- git: 82ff1c334b97 - main - nvme: Allow larger user request sizes: Warner Losh (Thu, 09 Apr 2026 23:38:09 UTC)
- git: 4da93b9a8a54 - main - subr_early.c: cleanup includes: Konstantin Belousov (Fri, 10 Apr 2026 10:17:45 UTC)
- git: 9f1be4bfebd0 - main - cap_dns: plug a memory leak: Mariusz Zaborski (Fri, 10 Apr 2026 10:23:25 UTC)
- git: 2358492b0347 - main - x86: Add zen identifier helper function: ShengYi Hung (Fri, 10 Apr 2026 13:51:54 UTC)
- git: 31069fdbdae1 - main - kevent: do not check knote lists being empty before removing a knote: Konstantin Belousov (Fri, 10 Apr 2026 14:35:02 UTC)
- git: ff32dbb1d14f - main - arcmsr.4: Improve HARDWARE introductory sentence: Alexander Ziaee (Fri, 10 Apr 2026 15:27:45 UTC)
- git: de9fe28ab847 - main - Allow passing xtras to safe_set: Simon J. Gerraty (Fri, 10 Apr 2026 16:12:15 UTC)
- git: fc68534a9ad9 - main - rge: add Wake-on-LAN support for magic packet: Adrian Chadd (Fri, 10 Apr 2026 17:43:17 UTC)
- git: 35bbdfad2862 - main - Pass severity to vectx_open() rather than vectx_close(): Simon J. Gerraty (Fri, 10 Apr 2026 17:47:07 UTC)
- git: 2c6feab25329 - main - hccontrol: Support generic Bluetooth LE AdvData: Pouria Mousavizadeh Tehrani (Fri, 10 Apr 2026 18:06:46 UTC)
- git: 87bea33a67ca - main - nd6: Remove DRAFT_IETF_6MAN_IPV6ONLY_FLAG and EXPERIMENTAL options: Pouria Mousavizadeh Tehrani (Fri, 10 Apr 2026 20:33:16 UTC)
- git: 4e3fdced7f78 - main - qcom_gcc: migrate the MSM8916 support to qcom_gcc: Adrian Chadd (Fri, 10 Apr 2026 22:12:48 UTC)
- git: 5f5cc3c67ae8 - main - compat/linprocfs: Update /proc/partitions output: ShengYi Hung (Sat, 11 Apr 2026 14:10:49 UTC)
- git: de2ea5423cc6 - main - zstd: disable weak-symbol tracing hooks in the kernel: Xin LI (Sat, 11 Apr 2026 16:28:55 UTC)
- git: 4e30c12973c7 - main - lib/msun: Added fmaximum_mag and fmaximum_num families: Robert Clausecker (Sat, 11 Apr 2026 18:10:24 UTC)
- git: 47ca491ca425 - main - msun/math.3: reference new functions f{max,min}imum{,_num,_mag}(): Robert Clausecker (Sat, 11 Apr 2026 18:10:25 UTC)
- git: 4f684e929de1 - main - loader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS': Michael Osipov (Sat, 11 Apr 2026 18:24:56 UTC)
- git: 850eb149e7ab - main - mfiutil(4)/mrsasutil(4): "show drives" truncates information: Michael Osipov (Sat, 11 Apr 2026 18:28:44 UTC)
- git: 9d95d806691e - main - tunefs: Fix pointer arithmetic: Dag-Erling Smørgrav (Sat, 11 Apr 2026 19:23:20 UTC)
- git: 6698596cd2ab - main - nfsv4.4: Document setup of a NFSv4 root fs: Rick Macklem (Sat, 11 Apr 2026 19:38:33 UTC)
- git: 938c076b9b0b - main - ixgbe: Fix MRQC register value.: Kevin Bowling (Sun, 12 Apr 2026 04:51:07 UTC)
- Re: git: 3797fe720a37 - main - libcrypto: compile all PIC objects with -DOPENSSL_PIC -fPIC: Herbert J. Skuhra (Sun, 12 Apr 2026 07:47:22 UTC)
- git: e9a69948a883 - main - daemon(8): Add "--output-file -o" to list of options enabling supervision mode: Michael Osipov (Sun, 12 Apr 2026 16:30:13 UTC)
- git: abf68d1cf025 - main - hash(9): introduce hashalloc()/hashfree() KPI: Gleb Smirnoff (Sun, 12 Apr 2026 17:39:57 UTC)
- git: 8e1513dc6738 - main - inpcb: use hashalloc(9): Gleb Smirnoff (Sun, 12 Apr 2026 17:39:58 UTC)
- git: adba114dfbfb - main - netinet: use hashalloc(9) for IP address hash: Gleb Smirnoff (Sun, 12 Apr 2026 17:39:59 UTC)
- git: 9992eb435829 - main - gif: use hashalloc(9): Gleb Smirnoff (Sun, 12 Apr 2026 17:40:00 UTC)
- git: 87ef3067acbd - main - tcp lro: use hashalloc(9): Gleb Smirnoff (Sun, 12 Apr 2026 17:40:01 UTC)
- git: cd5ff4e841fb - main - pf: use hashalloc(9) for key, id, src-node and udp-endpoint hashes: Gleb Smirnoff (Sun, 12 Apr 2026 17:40:02 UTC)
- git: 98118af4f08a - main - [OpenSSL] Add missing header file (openssl/ml_kem.h): Enji Cooper (Sun, 12 Apr 2026 18:07:52 UTC)
- git: 84488787f42b - main - iwmbtfw(8): Identify device type based on HCI quieries result: Vladimir Kondratyev (Sun, 12 Apr 2026 18:10:10 UTC)
- git: 2ba6ce584a8c - main - hid: Change Usage Page names to match documentation: Vladimir Kondratyev (Sun, 12 Apr 2026 18:10:11 UTC)
- git: d6477cd3a5c3 - main - bcm5974(4): Fix pre-2015 Apple touchpad support: Vladimir Kondratyev (Sun, 12 Apr 2026 18:10:12 UTC)
- git: 9d0404cfe92c - main - bcm5974(4): Do not handle pressure on non-ForceTouch devices: Vladimir Kondratyev (Sun, 12 Apr 2026 18:10:13 UTC)
- git: dc5a94962e21 - main - wsp(4): Do not handle pressure on non-ForceTouch devices: Vladimir Kondratyev (Sun, 12 Apr 2026 18:10:14 UTC)
- git: 817e6995a19c - main - wsp(4): Make evdev interface operational if sysmouse one is not opened: Vladimir Kondratyev (Sun, 12 Apr 2026 18:10:15 UTC)
- git: 202370905f11 - main - inpcb: apply smr_advance(9)/smr_wait(9) trick only to reusable sockets: Gleb Smirnoff (Sun, 12 Apr 2026 18:35:30 UTC)
- git: 2cfe62664ab7 - main - inpcb: retire the inpcbinfo list lock: Gleb Smirnoff (Sun, 12 Apr 2026 18:35:31 UTC)
- git: ac5b9628002c - main - inpcb: retire the inpcb global list: Gleb Smirnoff (Sun, 12 Apr 2026 18:35:32 UTC)
- git: 0ba87ded9d07 - main - inpcb: make in_pcbdisconnect() acquire the hash lock internally: Gleb Smirnoff (Sun, 12 Apr 2026 18:35:33 UTC)
- git: ce283e115b02 - main - netinet6: remove INP_DROPPED checks from setsockopt(2): Gleb Smirnoff (Sun, 12 Apr 2026 18:35:34 UTC)
- git: 40dbb06fa73c - main - inpcb: retire INP_DROPPED and in_pcbdrop(): Gleb Smirnoff (Sun, 12 Apr 2026 18:35:35 UTC)
- git: 8b4d0bec4311 - main - inpcb: make in_pcbbind() acquire the hash lock internally: Gleb Smirnoff (Sun, 12 Apr 2026 18:35:36 UTC)
- git: 2c48736c55c2 - main - inpcb: make in_pcbconnect() acquire the hash lock internally: Gleb Smirnoff (Sun, 12 Apr 2026 18:35:37 UTC)
- git: d7c409174d25 - main - inpcb: make in6_pcbsetport() acquire the hash lock internally: Gleb Smirnoff (Sun, 12 Apr 2026 18:35:38 UTC)
- git: acb79b56b1eb - main - udp: make in_pcbbind_setup() acquire the hash lock internally: Gleb Smirnoff (Sun, 12 Apr 2026 18:35:39 UTC)
- git: 1d0ea3dfb9cb - main - raw ip: remove extra argument to rip_dodisconnect(): Gleb Smirnoff (Sun, 12 Apr 2026 18:35:41 UTC)
- git: edece33b38eb - main - inpcb: move local address assignment out of in_pcbdisconnect(): Gleb Smirnoff (Sun, 12 Apr 2026 18:35:42 UTC)
- git: ece716c5d347 - main - raw ip: move hash table manipulation to inpcb layer: Gleb Smirnoff (Sun, 12 Apr 2026 18:35:43 UTC)
- git: f286933c950f - main - unistd.h: _Fork(2) is required by POSIX 2024: Konstantin Belousov (Sun, 12 Apr 2026 20:32:27 UTC)
- git: 660498986a8e - main - fork.2: note that all methods to pre-resolve symbols have consequences: Konstantin Belousov (Sun, 12 Apr 2026 20:32:29 UTC)
- git: 411c28b6caa4 - main - hash(9): fix my stupid off-by-one: Gleb Smirnoff (Sun, 12 Apr 2026 21:11:06 UTC)
- git: 151a1eab3b78 - main - tcp: fix !INVARIANTS build: Gleb Smirnoff (Sun, 12 Apr 2026 21:46:21 UTC)
- git: 8085c5a5c1e5 - main - nvme_ctrlr_linux_passthru_cmd: correct size of upages_small array: Ryan Libby (Mon, 13 Apr 2026 00:21:02 UTC)