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)
- git: f1fae67afbb1 - main - ifnet: vnet_if_return(): Avoid unnecessary recursive acquisition of ifnet_detach_sxlock: Zhenlei Huang (Mon, 13 Apr 2026 04:39:46 UTC)
- git: 38bd7ef62f31 - main - ifnet: Move SIOCSIFVNET from ifhwioctl() to ifioctl(): Zhenlei Huang (Mon, 13 Apr 2026 04:39:47 UTC)
- git: e9fc0c538264 - main - if_clone: Make ifnet_detach_sxlock opaque to consumers: Zhenlei Huang (Mon, 13 Apr 2026 04:39:48 UTC)
- git: 26740e8f80da - main - compat/linux: Add Linux i2c-dev ioctl compatibility support: Pouria Mousavizadeh Tehrani (Mon, 13 Apr 2026 12:33:45 UTC)
- git: eb5165bb4911 - main - libarchive: merge from vendor branch: Martin Matuska (Mon, 13 Apr 2026 14:06:12 UTC)
- git: e44d2e941e8e - main - if_geneve: Add Support for Geneve (RFC8926): Pouria Mousavizadeh Tehrani (Mon, 13 Apr 2026 14:16:56 UTC)
- git: 688e289ee904 - main - ifconfig: Add support for geneve (netlink): Pouria Mousavizadeh Tehrani (Mon, 13 Apr 2026 14:16:57 UTC)
- git: aa9f669d09a7 - main - geneve: Add tests for geneve: Pouria Mousavizadeh Tehrani (Mon, 13 Apr 2026 14:16:59 UTC)
- git: adecd4c4cd05 - main - geneve.4: Add geneve manual: Pouria Mousavizadeh Tehrani (Mon, 13 Apr 2026 14:17:00 UTC)
- git: b0ef03f0c4bc - main - ifconfig.8: Add geneve(4) parameters: Pouria Mousavizadeh Tehrani (Mon, 13 Apr 2026 14:17:01 UTC)
- git: c208439cdb58 - main - arm64: Add a cmap page to pmap: Andrew Turner (Mon, 13 Apr 2026 14:24:04 UTC)
- git: 580958427536 - main - arm64: Handle changing self-referential DMAP pages: Andrew Turner (Mon, 13 Apr 2026 14:24:05 UTC)
- git: 7e718b9a8eec - main - arm64: mte: cleanup cache register definitions: Andrew Turner (Mon, 13 Apr 2026 14:24:07 UTC)
- git: aa555b6004d6 - main - arm64: mte: add system register definitions: Andrew Turner (Mon, 13 Apr 2026 14:24:08 UTC)
- git: 58de79153622 - main - arm64: mte: configure initial state for system registers: Andrew Turner (Mon, 13 Apr 2026 14:24:09 UTC)
- git: 3b108068121b - main - release: remove Oracle Cloud Infrastructure build targets: Dave Cottlehuber (Mon, 13 Apr 2026 15:35:24 UTC)
- Re: git: 66b5296f1b29 - main - ctld: Add support for NVMe over Fabrics: Alan Somers (Mon, 13 Apr 2026 15:51:52 UTC)
- git: bc793ad78734 - main - ifconfig: Fix printf on geneve for 32-bit architectures: Pouria Mousavizadeh Tehrani (Mon, 13 Apr 2026 17:01:55 UTC)
- git: e272f4a61e78 - main - Fix default for .MAKE.SAVE_DOLLARS: Simon J. Gerraty (Mon, 13 Apr 2026 17:38:57 UTC)
- git: 2018ae4e3b6a - main - pkgbase: remove incorrect clang shlib requires: Ed Maste (Mon, 13 Apr 2026 19:36:52 UTC)
- git: fa31e76a4c14 - main - Revert "EC2: Add clibs-lib32 pkg to small/builder images": Colin Percival (Mon, 13 Apr 2026 19:44:05 UTC)
- git: b1bc748430b5 - main - timeout.1: Document non-POSIX options: Alexander Ziaee (Mon, 13 Apr 2026 19:53:28 UTC)
- git: afe57c12e97d - main - diskinfo: Align and alphabetize options: Alexander Ziaee (Mon, 13 Apr 2026 19:53:29 UTC)
- git: e11eba76cfbd - main - pkgbase: only provide shlibs from /lib,/usr/lib,/usr/lib32: Ed Maste (Mon, 13 Apr 2026 20:03:45 UTC)
- git: a3c457398f26 - main - linux: add sysfs filetype support for Linux statfs(): Ed Maste (Mon, 13 Apr 2026 22:32:41 UTC)
- git: 81b2055c49de - main - sh: Increase default history size to POSIX mandated minimum of 128: Alexander Ziaee (Mon, 13 Apr 2026 23:07:02 UTC)
- git: 2b954770ddd7 - main - nvme: Use passed in max_pages.: Warner Losh (Mon, 13 Apr 2026 23:34:13 UTC)
- git: 43d632779b7d - main - x86: Mark LOCORE to prevent build failure on i386 platform: ShengYi Hung (Tue, 14 Apr 2026 04:59:03 UTC)
- git: 54f5d20492d2 - main - ciss.4: List all devices supported by ciss(4): Michael Osipov (Tue, 14 Apr 2026 07:39:16 UTC)
- git: d2b96f654a67 - main - iflib: Fix panic observed while doing sysctl -a with if_bnxt unload: Sumit Saxena (Tue, 14 Apr 2026 09:14:18 UTC)
- git: 439132310ae1 - main - iflib: drain admin task and fix teardown order on register failure: Sumit Saxena (Tue, 14 Apr 2026 09:14:19 UTC)
- git: 7d38eb720a8d - main - routing: Fix use-after-free in finalize_nhop: Pouria Mousavizadeh Tehrani (Tue, 14 Apr 2026 10:33:53 UTC)
- git: 3524d4ebbe1f - main - sound examples: Add mmap example: Christos Margiolis (Tue, 14 Apr 2026 10:59:18 UTC)
- git: fa912e3b9b5c - main - libthr.3: describe what we mean by C runtime environment.: Konstantin Belousov (Tue, 14 Apr 2026 12:51:57 UTC)
- git: 934a35ac2bbb - main - libthr.3: describe SIGTHR: Konstantin Belousov (Tue, 14 Apr 2026 12:51:58 UTC)
- git: dc140a9fc151 - main - Bourne shell -> POSIX shell: Alexander Ziaee (Tue, 14 Apr 2026 13:03:34 UTC)
- git: 5f922bd20d81 - main - freebsd-base.7: Break examples into subsections: Alexander Ziaee (Tue, 14 Apr 2026 13:21:20 UTC)
- git: 998d501ae61a - main - freebsd-base.7: Add an example for unregistering: Alexander Ziaee (Tue, 14 Apr 2026 13:23:29 UTC)
- git: 8c941e313e39 - main - acpi_apm: Don't recurse on ACPI_LOCK in apmreadfilt: John Baldwin (Tue, 14 Apr 2026 13:25:46 UTC)
- git: 9b76228006d8 - main - inpcb: retire inp_vnet: Gleb Smirnoff (Tue, 14 Apr 2026 16:06:03 UTC)
- git: 76b90c1d31b9 - main - inpcb: remove last use of relic u_quad_t: Gleb Smirnoff (Tue, 14 Apr 2026 16:06:04 UTC)
- git: 6dd86310e54d - main - CTL: add ATF tests for REPORT SUPPORTED OPCODES: Alan Somers (Tue, 14 Apr 2026 17:37:23 UTC)
- git: 4fadf2466468 - main - tcp_close: Use in6_pcbdisconnect for INET6 sockets: John Baldwin (Tue, 14 Apr 2026 18:37:18 UTC)
- git: 0b77f92575cd - main - in_pcb: Fix RIPCB_HASH in kernels without INET or INET6: John Baldwin (Tue, 14 Apr 2026 18:37:19 UTC)
- git: f4e5b45b1162 - main - if_geneve: Fix build without INET or without INET6: John Baldwin (Tue, 14 Apr 2026 18:37:20 UTC)
- git: c48381df77e1 - main - qcom_gcc: Only build on arm64 for kernels with FDT: John Baldwin (Tue, 14 Apr 2026 18:37:21 UTC)
- git: 963f1a5455c9 - main - ifconfig: add CMIS support for 400GbE optics: Andrew Gallatin (Tue, 14 Apr 2026 18:50:35 UTC)
- git: f707cc00ed12 - main - lro: move pkt rejection checks to leafs to avoid queueing non-LRO'able pkts: Andrew Gallatin (Tue, 14 Apr 2026 18:50:36 UTC)
- git: 956acdce0505 - main - loopback: Account for packet drops: Andrew Gallatin (Tue, 14 Apr 2026 19:47:41 UTC)
- git: bf41d86df0d9 - main - routing: Make ip[6]_tryforward() FIB-aware for local traffic: Pouria Mousavizadeh Tehrani (Tue, 14 Apr 2026 22:18:02 UTC)
- git: 6b00c652db7f - main - inpcb: make in6_pcbdisconnect() just like in_pcbdisconnect(): Gleb Smirnoff (Tue, 14 Apr 2026 23:24:17 UTC)
- git: 3e27114a7f96 - main - asmc: add raw SMC key read/write interface: Adrian Chadd (Wed, 15 Apr 2026 04:28:05 UTC)
- git: 00dccc3164c6 - main - sys/time: appease gcc -Wtype-limits: Ryan Libby (Wed, 15 Apr 2026 08:35:21 UTC)
- git: 47a9af4b39bf - main - rc.d/NETWORKING: remove the NETWORK alias: Michael Osipov (Wed, 15 Apr 2026 09:06:58 UTC)
- Re: git: 00dccc3164c6 - main - sys/time: appease gcc -Wtype-limits: Ryan Libby (Wed, 15 Apr 2026 09:29:00 UTC)
- git: a6bd704850a6 - main - sockstat: Unbreak SEE ALSO section: Dag-Erling Smørgrav (Wed, 15 Apr 2026 09:37:35 UTC)
- git: bb36c457ea49 - main - thunderbolt: Support generic USB4 NHIs: Aymeric Wibo (Wed, 15 Apr 2026 12:12:51 UTC)
- git: 52d2fc702b85 - main - linuxkpi: Fix an off-by-one error in the kfifo implementation: Mark Johnston (Wed, 15 Apr 2026 13:47:02 UTC)
- git: 6c18dd3eb42b - main - du: Complete libxo transition: Dag-Erling Smørgrav (Wed, 15 Apr 2026 14:13:19 UTC)
- git: e99b3f5e3186 - main - du: Fix t_flag test case: Dag-Erling Smørgrav (Wed, 15 Apr 2026 14:51:34 UTC)
- git: 18b7115cba2f - main - ip_mroute: Fix a lock leak in X_ip_mforward(): Mark Johnston (Wed, 15 Apr 2026 15:06:20 UTC)
- git: 1dddb580f950 - main - arm64: Define the .iplt section placement.: Michal Meloun (Wed, 15 Apr 2026 16:03:30 UTC)
- git: 0c09c6527b16 - main - tests/fusefs: appease gcc -Wcast-qual: Ryan Libby (Wed, 15 Apr 2026 16:35:01 UTC)
- git: b6b0afefec47 - main - vm_swapout: Remove a special case from vm_swapout_map_deactivate_pages(): Mark Johnston (Wed, 15 Apr 2026 18:06:19 UTC)
- git: 92c69c791c43 - main - glabel(8): Fix debug message for already existing labels: Michael Osipov (Wed, 15 Apr 2026 18:18:46 UTC)
- git: 04b994d19eec - main - bpf: fix handling the read timeout on ppc64: Michael Tuexen (Wed, 15 Apr 2026 19:27:43 UTC)
- git: 2d13620c6e1b - main - tcp lro: fix vnet handling: Michael Tuexen (Wed, 15 Apr 2026 20:35:44 UTC)
- git: a85c4ab626ef - main - appleir: Add Apple IR receiver driver: Enji Cooper (Wed, 15 Apr 2026 22:36:47 UTC)
- git: b5b9c65a6894 - main - asmc: add support for MacBookPro13,1: Warner Losh (Thu, 16 Apr 2026 06:06:23 UTC)
- git: 31744051c8a1 - main - asmc: correctly label ASMC_KEY_FANMINSPEED as read-write: Warner Losh (Thu, 16 Apr 2026 06:06:24 UTC)
- git: 32cc01e75aab - main - sysctl.3: Correct kern and kern.proc type descriptions: Warner Losh (Thu, 16 Apr 2026 06:06:25 UTC)
- git: 763404397007 - main - Fix xhci detection on Raspberry Pi 400: Warner Losh (Thu, 16 Apr 2026 06:06:26 UTC)
- git: 75e7709f4f3c - main - uvscom: Fix baud rate validation in uvscom_pre_param(): Warner Losh (Thu, 16 Apr 2026 06:06:27 UTC)
- git: e0b22342f52b - main - newsyslog.conf(5): use "rotated" instead of "trimmed": Warner Losh (Thu, 16 Apr 2026 06:06:28 UTC)
- git: 92378e0405a8 - main - periodic/daily: show verbose zpool status when errors are detected: Warner Losh (Thu, 16 Apr 2026 06:06:29 UTC)
- git: aa462efde6dc - main - rockchip: support CM3588 board: Warner Losh (Thu, 16 Apr 2026 06:06:30 UTC)
- git: fbbf71f5813b - main - libpmc: surface raw TSC in pmclog events: Warner Losh (Thu, 16 Apr 2026 06:06:31 UTC)
- git: ee12645ec737 - main - pmcstat: print raw TSC in decoded log output: Warner Losh (Thu, 16 Apr 2026 06:06:33 UTC)
- git: 50c1240ebfaf - main - mkimg: Fix parsing of filenames containing colons: Warner Losh (Thu, 16 Apr 2026 06:06:34 UTC)
- git: e75b324c93a1 - main - kern_descrip.c: Clarify allocation and freeing of fd map in fdgrowtable(): Warner Losh (Thu, 16 Apr 2026 06:06:35 UTC)
- git: 20cd1b475a1e - main - lib/libifconfig: Fix pointer-sign warnings: Warner Losh (Thu, 16 Apr 2026 06:06:36 UTC)
- git: dc9ff9e5d078 - main - acpi: Return "unknown D-state" in acpi_d_state_to_str() if unknown: Aymeric Wibo (Thu, 16 Apr 2026 07:17:42 UTC)
- git: e48e97945899 - main - hwpstate_amd: Cache cpuid: ShengYi Hung (Thu, 16 Apr 2026 08:44:24 UTC)
- git: 8a5601cff1ea - main - openat(2): check that userspace pass known and allowed flags: Konstantin Belousov (Thu, 16 Apr 2026 13:27:23 UTC)
- git: b60cd486a652 - main - ofw: bool-ify OF_hasprop(): Mitchell Horne (Thu, 16 Apr 2026 14:21:21 UTC)
- git: 8728e21bd694 - main - clk_fixed: quiet a warning message: Mitchell Horne (Thu, 16 Apr 2026 14:21:23 UTC)
- git: 6f9e9eba984f - main - arm64: mte: handle synchronous tag check faults: Andrew Turner (Thu, 16 Apr 2026 14:23:05 UTC)
- git: aa2d89cb4263 - main - arm64: mte: add tagged memory attribute: Andrew Turner (Thu, 16 Apr 2026 14:23:06 UTC)
- git: 70e27ecba518 - main - virtual_oss: Introduce virtual_oss_default_control_device rc variable: Christos Margiolis (Thu, 16 Apr 2026 14:51:16 UTC)
- git: a3094f522fec - main - rc.conf.5: Document virtual_oss(8): Christos Margiolis (Thu, 16 Apr 2026 14:51:17 UTC)
- git: 47b0ac1cadc9 - main - OF_getprop.9: update OF_hasprop() signature: Mitchell Horne (Thu, 16 Apr 2026 16:15:43 UTC)
- git: ce6b4973ba8c - main - raspberry_virtgpio: fix OF_hasprop() usage: Mitchell Horne (Thu, 16 Apr 2026 16:15:45 UTC)
- Re: git: b60cd486a652 - main - ofw: bool-ify OF_hasprop(): Mitchell Horne (Thu, 16 Apr 2026 16:18:00 UTC)
- git: ce33f96fcf2f - main - mlx5e: Ensure rx timestamps are monotonically increasing: Andrew Gallatin (Thu, 16 Apr 2026 16:30:50 UTC)
- git: fe6bf738aaeb - main - pkru.3: Remove a qualifier: Mark Johnston (Thu, 16 Apr 2026 17:46:27 UTC)
- git: fa77fecb0e06 - main - pkru.3: Note that the kernel may not respect PKRU protections: Mark Johnston (Thu, 16 Apr 2026 17:46:28 UTC)
- git: 48a05f833c7d - main - stand/libofw: make OF_hasprop() part of the library: Mitchell Horne (Thu, 16 Apr 2026 17:50:25 UTC)
- git: c8d25804f56a - main - nd6: Add support for route information (RFC 4191): Pouria Mousavizadeh Tehrani (Thu, 16 Apr 2026 19:38:00 UTC)
- git: 4dc6522d57c7 - main - rtadvd(8): Set route info lifetime to 0 during shutdown: Pouria Mousavizadeh Tehrani (Thu, 16 Apr 2026 19:38:01 UTC)
- Re: git: 1491fe8f864a - main - uart/pci: support 16550A PCI serial devices: Mark Johnston (Thu, 16 Apr 2026 20:17:03 UTC)
- git: d88a159da42a - main - so_splice: Fix the KTLS check for the sink socket in so_splice(): Mark Johnston (Thu, 16 Apr 2026 20:27:57 UTC)
- git: bebc1a5b09e3 - main - in_mcast: Fix a lock leak in inp_set_source_filters(): Mark Johnston (Thu, 16 Apr 2026 20:27:58 UTC)
- git: 0dac997f2434 - main - file: Fix a format string assertion: Mark Johnston (Thu, 16 Apr 2026 20:27:59 UTC)
- git: 6a3e2223ff35 - main - yacc: Fix SYSTEM_NAME: Colin Percival (Thu, 16 Apr 2026 20:35:06 UTC)
- git: 680e6e30c020 - main - etherswitch: Add minimal support for mv88e6170 switch: Justin Hibbits (Thu, 16 Apr 2026 22:39:52 UTC)
- git: 2fc58102426e - main - e6000/fdt: Ignore disabled switch ports: Justin Hibbits (Thu, 16 Apr 2026 22:39:53 UTC)
- git: 1fc50a4e68a1 - main - powerpc/pmap: Add support for page sizes found on E6500: Justin Hibbits (Thu, 16 Apr 2026 22:39:54 UTC)
- git: 603a29b9b312 - main - mpc85xx: Support timebase sync on T-series devices: Justin Hibbits (Thu, 16 Apr 2026 22:39:55 UTC)
- git: a249ddf07873 - main - powerpc/intr setup: Don't check intr name for IPI: Justin Hibbits (Thu, 16 Apr 2026 22:39:56 UTC)
- git: 19887b9c4cec - main - ifconfig: Do not build geneve with WITHOUT_NETLINK_SUPPORT: Pouria Mousavizadeh Tehrani (Thu, 16 Apr 2026 22:48:18 UTC)
- git: b49b3ccd40bd - main - ntp_adjtime.2: Increase visibility: Alexander Ziaee (Fri, 17 Apr 2026 00:31:29 UTC)
- git: aae906840494 - main - asmc: add automatic voltage/current/power/ambient sensor detection: Adrian Chadd (Fri, 17 Apr 2026 02:40:14 UTC)
- git: 4390c37b5c94 - main - rge: add disable_aspm tunable for PCIe power management: Adrian Chadd (Fri, 17 Apr 2026 02:40:15 UTC)
- git: 6fb5df548e4a - main - br.lenovo.kdb: add it to Makefile: Alfredo Dal'Ava Junior (Fri, 17 Apr 2026 03:56:19 UTC)
- git: 51d2c3801082 - main - tests: kqueue: improve diagnostics for our CPONFORK test: Kyle Evans (Fri, 17 Apr 2026 03:57:24 UTC)
- git: f5d0b30e4af1 - main - ippool(5): Correct example in man page: Cy Schubert (Fri, 17 Apr 2026 04:10:48 UTC)
- git: 62a19cd59b54 - main - i386: mark the stack as non-executable: Warner Losh (Fri, 17 Apr 2026 04:45:36 UTC)
- git: 2a1745da389b - main - syscalls: Preserve the attributes of the args: Warner Losh (Fri, 17 Apr 2026 04:45:37 UTC)
- git: b3b23f284a67 - main - syscall: Create a script to export the data as json: Warner Losh (Fri, 17 Apr 2026 04:45:38 UTC)
- git: 3a54aa3b0911 - main - tcp: use RFC 6191 for connection recycling in TIME-WAIT: Michael Tuexen (Fri, 17 Apr 2026 07:14:11 UTC)
- git: 64e2715f5d8f - main - linux: Support ICMP6_FILTER socket option translation: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 07:22:52 UTC)
- git: caaa7a07fed4 - main - linux: Support IPPROTO_RAW socket option translation: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 07:22:53 UTC)
- git: cd34d8dea4ad - main - linux: Translate IPv6 hoplimit ancillary data for recvmsg: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 07:22:54 UTC)
- git: 3b373d484046 - main - us.intl.acc.kbd: add it to Makefile: Alfredo Dal'Ava Junior (Fri, 17 Apr 2026 09:45:49 UTC)
- git: 13b4a14c719a - main - libpfctl: fix add state/source limiter: Kristof Provost (Fri, 17 Apr 2026 11:55:39 UTC)
- git: 6f8ea66cbcf2 - main - pfctl: fix how source and state limiters are wired into rbtrees: Kristof Provost (Fri, 17 Apr 2026 11:55:41 UTC)
- git: 95fe1ba5579d - main - pf tests: test having multiple state limiters: Kristof Provost (Fri, 17 Apr 2026 11:55:42 UTC)
- git: 05ac1013984c - main - pf: fix error handling in pf_sourcelim_add(): Kristof Provost (Fri, 17 Apr 2026 11:55:43 UTC)
- git: 5b7192230a15 - main - pf: pf_frag_compare() should not be using subtraction to compare fragment IDs: Kristof Provost (Fri, 17 Apr 2026 11:55:44 UTC)
- git: 3c9cd6e4dc59 - main - pf: use correct address family in pfr_pool_get(): Kristof Provost (Fri, 17 Apr 2026 11:55:45 UTC)
- git: c1b514c88c76 - main - in_mcast: Avoid calling sysctl_wire_old_buffer() in an epoch section: Mark Johnston (Fri, 17 Apr 2026 12:43:06 UTC)
- git: 9f6041fb5791 - main - tests/socket_afinet: Remove a conditional skip: Mark Johnston (Fri, 17 Apr 2026 12:48:51 UTC)
- git: 8e08080ee581 - main - rc.conf: Fix typo in comment: Jose Luis Duran (Fri, 17 Apr 2026 13:56:07 UTC)
- git: ab1d659e78e4 - main - loader.efi: Defer efi_translate(e_entry) until after bi_load: Jessica Clarke (Fri, 17 Apr 2026 14:22:11 UTC)
- git: a154d72775cb - main - sctp(4): Fix a typo in a source code comment: Gordon Bergling (Fri, 17 Apr 2026 14:59:55 UTC)
- git: b2aea7a042b6 - main - e6000sw.4: Mention MV88E6171: Alexander Ziaee (Fri, 17 Apr 2026 15:21:46 UTC)
- git: 49e9b3061df0 - main - dtrace: Improve dmesg kernel message prefix: Alexander Ziaee (Fri, 17 Apr 2026 15:31:17 UTC)
- git: eb0279550d52 - main - boot1.chrp: Improve comment for the SLOF hack: Lexi Winter (Fri, 17 Apr 2026 16:57:58 UTC)
- git: cfec995c87f3 - main - ixgbe: add MDIO bus support: Adrian Chadd (Fri, 17 Apr 2026 17:12:57 UTC)
- git: f46d75c90f5f - main - ixgbe: improve MDIO performance by reducing semaphore/IPC delays: Adrian Chadd (Fri, 17 Apr 2026 17:12:58 UTC)
- git: 52e7958702be - main - iflib: ignore reclaim coalescing when low on tx descriptors: Andrew Gallatin (Fri, 17 Apr 2026 17:35:05 UTC)
- git: 3fade68cfdf9 - main - iflib: accurately count bytes/segments for TSO: Andrew Gallatin (Fri, 17 Apr 2026 17:35:06 UTC)
- git: 9a4a9f623bba - main - ping6: treat setsockopt failures as fatal: Jose Luis Duran (Fri, 17 Apr 2026 18:21:56 UTC)
- git: d9e7dd4a19b8 - main - carp: define CARP_AUTHLEN for carp_authlen field: Gleb Smirnoff (Fri, 17 Apr 2026 18:33:11 UTC)
- git: b4be4a7890e7 - main - powerpc64: fix builds: Adrian Chadd (Fri, 17 Apr 2026 19:32:53 UTC)
- git: 45c8ddc874bb - main - uart/pci: recover ADL AMT device after FIFO size probing: Roger Pau Monné (Fri, 17 Apr 2026 19:37:40 UTC)
- git: 2ac5b9bd0b13 - main - uart/pci: use different probe return values: Roger Pau Monné (Fri, 17 Apr 2026 19:37:41 UTC)
- git: bd05b47fbd8b - main - acpi_spmc(4): Small probe improvements/fixes: Olivier Certner (Fri, 17 Apr 2026 20:28:11 UTC)
- git: 788d71e73f1b - main - virtual_oss.8: Remove CPU performance example: Christos Margiolis (Fri, 17 Apr 2026 20:49:08 UTC)
- git: 0a764beb6215 - main - acpi_spmc(4): Remove redundant setting of 'sc->dev' on attach: Olivier Certner (Fri, 17 Apr 2026 21:05:04 UTC)
- git: d96e8cb4e728 - main - nd6: Break nd6_prefix_update out of prelist_update: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 22:58:45 UTC)
- git: ced1de238fbe - main - nd6: Break pfxrtr_add out of nd6_prelist_add: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 22:58:46 UTC)
- git: d022dd82059b - main - nd6: Change prelist_update return type to void: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 22:58:47 UTC)
- git: 05f2acd34483 - main - nd6: Ignore entire PI if violates RFC 4862 section 5.5.3: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 22:58:48 UTC)
- git: e80811906177 - main - nd6: Remove anycast check in prelist_update: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 22:58:49 UTC)
- git: 5f27592e149f - main - nd6: Break nd6_prefix_lifetime_update out of prelist_update: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 22:58:50 UTC)
- git: 72043945c3c6 - main - nd6: Remove goto and unused condition in prelist_update: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 22:58:51 UTC)
- git: c173f02045c8 - main - tests/netinet6: Add SLAAC and RA validation tests to ndp: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 22:58:52 UTC)
- git: f6bcc0925f0e - main - tests/netinet6: Add test for route information option: Pouria Mousavizadeh Tehrani (Fri, 17 Apr 2026 22:58:54 UTC)
- git: 695f0f0d037a - main - LinuxKPI: 802.11: factor out chandef/chanctx initialization: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:41 UTC)
- git: ced6909dd69b - main - LinuxKPI: 802.11: save the default channel: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:42 UTC)
- git: e62c92c0a5cf - main - LinuxKPI: 802.11: keep chanctx on a reserved list: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:43 UTC)
- git: 88cb1e17f471 - main - LinuxKPI: 802.11: factor out getting and setting a chanctx: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:44 UTC)
- git: 491f5876bfb4 - main - LinuxKPI: 802.11: rework lkpi_ic_set_channel(): Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:45 UTC)
- git: 166a7344df58 - main - LinuxKPI: 802.11: improve emulate chanctx implementation: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:46 UTC)
- git: 72b9dda511b6 - main - LinuxKPI: 802.11: add chandef tracing: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:47 UTC)
- git: dc886a442871 - main - LinuxKPI: 802.11: start filling vif->cfg.ap_addr: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:48 UTC)
- git: 9f20a4ebf044 - main - LinuxKPI: 802.11: make sure dtim_period is set: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:50 UTC)
- git: 99bbfb77e3c3 - main - rtw89: add a warn about beacon_int or dtim_period being 0: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:51 UTC)
- git: f5cd992fa902 - main - bnxt_en: fix module Makefile for LinuxKPI: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:52 UTC)
- git: 125b09de09ec - main - net80211: radiotap: add more VHT flags, and struct: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:53 UTC)
- git: 98297ff3cfbb - main - LinuxKPI: move hex2bin() from kernel.h to new hex.h: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:54 UTC)
- git: 35b90c21f480 - main - LinuxKPI: add default_gfp(): Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:55 UTC)
- git: 524df650a92f - main - LinuxKPI: conditionally add __flex_counter(): Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:56 UTC)
- git: d2c85255d4fc - main - LinuxKPI: sync overflow.h from Linux v7.0: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:57 UTC)
- git: c72ac6af0869 - main - LinuxKPI: add kmalloc_obj[s], kzalloc_obj[s], and kzalloc_flex: Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:58 UTC)
- git: f1834d03af61 - main - LinuxKPI: implement devm_kmemdup_array(): Bjoern A. Zeeb (Sat, 18 Apr 2026 01:12:59 UTC)
- git: 4ed20e0236dd - main - kshim/usb: Add build option.: Warner Losh (Sat, 18 Apr 2026 02:42:57 UTC)
- git: 8c94a1ea1555 - main - pipe: retire the unused PIPE_LWANT macro: Mateusz Guzik (Sat, 18 Apr 2026 08:22:24 UTC)
- git: 05bbe5e38834 - main - libarchive: Update configuration: Dag-Erling Smørgrav (Sat, 18 Apr 2026 08:25:41 UTC)
- git: 7e9d974bc023 - main - libarchive: Staticize some variables: Dag-Erling Smørgrav (Sat, 18 Apr 2026 08:25:42 UTC)
- git: 602249f033d1 - main - sound: Remove some forward declarations from sound.h and uaudio.h: Christos Margiolis (Sat, 18 Apr 2026 10:50:36 UTC)
- git: ec077230fd94 - main - Revert "sound: Remove some forward declarations from sound.h and uaudio.h": Christos Margiolis (Sat, 18 Apr 2026 11:30:30 UTC)
- git: c39237a4fd2b - main - mixer(3): Rename _mixer_readvol() to mixer_readvol(): Christos Margiolis (Sat, 18 Apr 2026 11:50:31 UTC)
- git: f252ce00898d - main - LinuxKPI: 802.11: set IEEE80211_MIN_ACTION_SIZE according to struct: Bjoern A. Zeeb (Sat, 18 Apr 2026 12:00:14 UTC)
- git: a0112b013f93 - main - LinuxKPI: 802.11: Add structures and functions for NAN support: Bjoern A. Zeeb (Sat, 18 Apr 2026 12:00:15 UTC)
- git: 25e776a54380 - main - LinuxKPI: 802.11: add struct/fields and functions for v7.0: Bjoern A. Zeeb (Sat, 18 Apr 2026 12:00:16 UTC)
- git: ba94d7574972 - main - stand/common/load_elf: Do kernel module relocations for PPC: Lexi Winter (Sat, 18 Apr 2026 12:08:21 UTC)
- git: 2b264cb802b9 - main - routing: Initialize V_rt_numfibs earlier during boot: Mark Johnston (Sat, 18 Apr 2026 12:32:26 UTC)
- git: 8de0fc10a1c2 - main - routing: Use a better error number in sysctl_fibs(): Mark Johnston (Sat, 18 Apr 2026 12:32:27 UTC)
- git: 9899c8da0c19 - main - gdb: Print a stack trace if a python command raises an error: Mark Johnston (Sat, 18 Apr 2026 12:32:28 UTC)
- git: d618ba314d14 - main - du: Set BLOCKSIZE before running tests: Dag-Erling Smørgrav (Sat, 18 Apr 2026 12:48:11 UTC)
- git: 480ba21efdc7 - main - README: Update and harmonize: Dag-Erling Smørgrav (Sat, 18 Apr 2026 14:12:49 UTC)
- git: 41b641cc0537 - main - rtw88: update Realtek's rtw88 driver: Bjoern A. Zeeb (Sat, 18 Apr 2026 14:22:08 UTC)
- git: 90383181aae9 - main - rtw88: update module Makefile for v7.0 driver version: Bjoern A. Zeeb (Sat, 18 Apr 2026 14:22:09 UTC)
- git: 29336f1c9d25 - main - tcp: Allocate t_tcpreq_info on demand: Andrew Gallatin (Sat, 18 Apr 2026 19:09:57 UTC)
- git: cca22c36c306 - main - iflib: fix book keeping: Michael Tuexen (Sat, 18 Apr 2026 20:04:48 UTC)
- git: aa0bc7cca153 - main - boot1.chrp: Specify --image-base: Lexi Winter (Sat, 18 Apr 2026 20:16:25 UTC)
- git: b2bd08185e49 - main - iwlwifi: update Intel's mvm/mld drivers: Bjoern A. Zeeb (Sat, 18 Apr 2026 20:47:14 UTC)
- git: 9ed3331fb582 - main - iwlwifi: update module Makefile for v7.0 driver version: Bjoern A. Zeeb (Sat, 18 Apr 2026 20:47:16 UTC)
- git: 422e9c5d878e - main - rtw89: update Realtek's rtw89 driver: Bjoern A. Zeeb (Sat, 18 Apr 2026 20:59:56 UTC)
- git: 3780e6f9db01 - main - rtw89: update module Makefile for v7.0 driver version: Bjoern A. Zeeb (Sat, 18 Apr 2026 20:59:57 UTC)
- git: 63a40b65c9be - main - mt76: update Mediatek's mt76 driver: Bjoern A. Zeeb (Sat, 18 Apr 2026 21:03:35 UTC)
- git: 1c50cb1d7562 - main - mt76: update module Makefile for v7.0 driver version: Bjoern A. Zeeb (Sat, 18 Apr 2026 21:03:37 UTC)
- git: d8fbbd371ca1 - main - zfs: merge openzfs/zfs@1644e2ffd: Martin Matuska (Sun, 19 Apr 2026 07:53:08 UTC)
- git: 59dacd7f008f - main - librpcsec_gss: Fix a typo in a source code comment: Gordon Bergling (Sun, 19 Apr 2026 08:12:15 UTC)
- git: 4177af3b0e2d - main - stand/powerpc: Fix a typo in a source code comment: Gordon Bergling (Sun, 19 Apr 2026 08:12:16 UTC)
- git: 33e0180a306b - main - thunderbolt: Fix a typo in a source code comment: Gordon Bergling (Sun, 19 Apr 2026 08:12:18 UTC)
- git: 96246330c1c4 - main - msdosfs(4): Fix two typos in source code comments: Gordon Bergling (Sun, 19 Apr 2026 08:12:19 UTC)
- git: 6323e2be6102 - main - rpcsec_gss(3): Fix a typo in a source code comment: Gordon Bergling (Sun, 19 Apr 2026 08:12:20 UTC)
- git: 554f5aa52626 - main - service(8): Replace indentation in usage(): Christos Margiolis (Sun, 19 Apr 2026 10:42:42 UTC)
- git: 315f665fe1ac - main - Doxygen subsystem config: exclude the content of the .git directory: Alexander Leidinger (Sun, 19 Apr 2026 12:47:51 UTC)
- git: ff18554fd6e6 - main - ath-common: update common Atheros/QCA code: Bjoern A. Zeeb (Sun, 19 Apr 2026 15:08:39 UTC)
- git: 02b46313fd14 - main - ath10k: update Atheros/QCA's ath10k driver: Bjoern A. Zeeb (Sun, 19 Apr 2026 15:10:43 UTC)
- git: 4546eb0c27f2 - main - athk_common / ath10k: update module Makefiles for v7.0 driver version: Bjoern A. Zeeb (Sun, 19 Apr 2026 15:13:04 UTC)
- git: 117d9331fede - main - brcm80211: update Broadcom wireless brcmsmac and brcmfmac drivers: Bjoern A. Zeeb (Sun, 19 Apr 2026 15:18:17 UTC)
- git: 634a48f3673f - main - brcm80211: update module Makefiles for v7.0 driver version: Bjoern A. Zeeb (Sun, 19 Apr 2026 15:18:19 UTC)
- git: 4ed5b949d5e2 - main - ath11k: update Atheros/QCA's ath11k driver: Bjoern A. Zeeb (Sun, 19 Apr 2026 15:30:34 UTC)
- git: 20cf11812ac7 - main - ath11k: update module Makefiles for v7.0 driver version: Bjoern A. Zeeb (Sun, 19 Apr 2026 15:30:36 UTC)
- git: 60bac4d6438b - main - ath12k: update Atheros/QCA's ath12k driver: Bjoern A. Zeeb (Sun, 19 Apr 2026 15:39:19 UTC)
- git: 5cfadb663312 - main - ath12k: update module Makefiles for v7.0 driver version: Bjoern A. Zeeb (Sun, 19 Apr 2026 15:50:34 UTC)
- git: 9d39213d2223 - main - pdfork.2: correct pdrfork's HISTORY section: Alan Somers (Sun, 19 Apr 2026 16:03:53 UTC)
- git: 4a6d7fc1a00b - main - dpaa2: Extract checksum statuses on ingress: Dmitry Salychev (Sun, 19 Apr 2026 18:12:15 UTC)
- git: 395c8f0855e0 - main - nfs: make no-IP kernels compile: Bjoern A. Zeeb (Mon, 20 Apr 2026 11:16:34 UTC)
- git: 4cdbcc2b6a2e - main - sctp: initialize inp to avoid uninitialized use: Bjoern A. Zeeb (Mon, 20 Apr 2026 11:16:35 UTC)
- git: ff76ec3e9b28 - main - pf: be more robust against interface name conflicts: Kristof Provost (Mon, 20 Apr 2026 14:24:14 UTC)
- git: 19eecf94fa16 - main - pfctl: clarify usage of load option flags: Kristof Provost (Mon, 20 Apr 2026 14:24:15 UTC)
- git: 18de44e7b442 - main - pfctl: fix man page and error message for -S option: Kristof Provost (Mon, 20 Apr 2026 14:24:16 UTC)
- git: d3d0466cae54 - main - tests/socket_afinet: Fix the bind_connected_port test: Mark Johnston (Mon, 20 Apr 2026 15:07:48 UTC)
- git: 91f03cde6604 - main - libvmmapi: Check for allocation failure in vm_vcpu_open(): Mark Johnston (Mon, 20 Apr 2026 15:49:37 UTC)
- git: 9592b0870c83 - main - tests/aio: Avoid skipping zvol tests: Mark Johnston (Mon, 20 Apr 2026 16:50:20 UTC)
- git: 019a4878831c - main - zfs: Fix the build on 32-bit platforms: Mark Johnston (Mon, 20 Apr 2026 16:50:21 UTC)
- git: ffad36e1d700 - main - pf: Use MTX_DUPOK to initialize hash chain mutexes: Mark Johnston (Mon, 20 Apr 2026 16:50:22 UTC)
- git: f49f61f19463 - main - iflib: Add a missing CURVNET_RESTORE() in the error path: Zhenlei Huang (Mon, 20 Apr 2026 17:03:06 UTC)
- git: 0d16792c6e98 - main - geom_part: Restore the human readable format of size: Zhenlei Huang (Mon, 20 Apr 2026 17:03:07 UTC)
- git: 505f381cb96e - main - nvmf_che: Don't leak a socket if an error occurs finalizing the socket: John Baldwin (Mon, 20 Apr 2026 17:20:23 UTC)
- git: e56687bb2d32 - main - ctld: Return from the inner "main" loop on EINTR: John Baldwin (Mon, 20 Apr 2026 17:20:24 UTC)
- git: 7bb2b3801554 - main - ctld: Support multiple physical ports in a target: John Baldwin (Mon, 20 Apr 2026 17:20:25 UTC)
- git: 4b79ee8eb139 - main - ctld: Update nchildren directly in wait_for_children: John Baldwin (Mon, 20 Apr 2026 17:20:26 UTC)
- git: 9b844b495e8e - main - rtld: fix processing of preloaded z_initfirst objects: Konstantin Belousov (Mon, 20 Apr 2026 17:40:51 UTC)
- git: 950fd59955e1 - main - membarrier(2): use atomic for lockless read of curproc->p_flag2: Konstantin Belousov (Mon, 20 Apr 2026 17:42:48 UTC)
- git: aaa10396a997 - main - membarrier(2): implement the MEMBARRIER_CMD_GET_REGISTRATIONS command: Konstantin Belousov (Mon, 20 Apr 2026 17:42:49 UTC)
- git: 324b3c2892a5 - main - membarrier.2: document MEMBARRIER_CMD_GET_REGISTRATIONS: Konstantin Belousov (Mon, 20 Apr 2026 17:42:50 UTC)
- git: 1b8e5c02f5c0 - main - amd64: fix INVLPGB range invalidation: Kyle Evans (Mon, 20 Apr 2026 20:18:34 UTC)
- git: c8c9324c94df - main - include/stdbit.h: declare size_t, (u)int*_t, and (u)int_least*_t: Robert Clausecker (Mon, 20 Apr 2026 21:01:20 UTC)
- git: 374548e930bd - main - fusefs: better handling for low-memory conditions: Alan Somers (Mon, 20 Apr 2026 21:07:08 UTC)
- git: 975e3605ebb1 - main - geom manuals: Clarify units: Alexander Ziaee (Mon, 20 Apr 2026 21:23:57 UTC)
- git: 4029e765436f - main - bsdinstall.8: Document DISTRIBUTIONS defaults correctly: Mateusz Piotrowski (Tue, 21 Apr 2026 09:21:12 UTC)
- git: c8cd633d78d0 - main - dpaa2: ni: add more stats and link information: Bjoern A. Zeeb (Tue, 21 Apr 2026 09:38:56 UTC)
- git: adb16cd389c3 - main - rtw89: fix mismerge: Bjoern A. Zeeb (Tue, 21 Apr 2026 09:38:57 UTC)
- git: d5ca00f2d874 - main - pf: do not allow flags to be changed with securelevel set: Kristof Provost (Tue, 21 Apr 2026 11:32:51 UTC)
- git: 9933bdcb1264 - main - pf: only allow a subset of netlink calls when securelevel is set: Kristof Provost (Tue, 21 Apr 2026 11:32:52 UTC)
- git: 07a3501e6c85 - main - loopback: fix use-after-free: Kristof Provost (Tue, 21 Apr 2026 11:32:54 UTC)
- git: d95a73b4c7e3 - main - ifconfig: Fix segfault in geneve_status_nl: Pouria Mousavizadeh Tehrani (Tue, 21 Apr 2026 12:22:36 UTC)
- git: 16de94eaf09b - main - audit: Fix logging of IPv6 addresses: Andrew Gallatin (Tue, 21 Apr 2026 13:28:19 UTC)
- git: a338f5a0e7b1 - main - conf: remove trailing whitespace: Ed Maste (Tue, 21 Apr 2026 14:08:19 UTC)
- git: fd45987f1f66 - main - hwpmc: Implement IBS process sampling: Mitchell Horne (Tue, 21 Apr 2026 14:11:58 UTC)
- git: 76c082180719 - main - ure: add USB device IDs for additional RTL8152/RTL8153 adapters: Adrian Chadd (Tue, 21 Apr 2026 14:14:36 UTC)
- git: 0ac31026e1e0 - main - powerpc: remove dead code call into x86 perfmon: Ed Maste (Tue, 21 Apr 2026 14:20:24 UTC)
- git: 3cc113c94fb9 - main - caesar: Add SPDX-License-Identifier tags: Ed Maste (Tue, 21 Apr 2026 14:44:14 UTC)
- git: 3d2fd7178663 - main - src.opts.mk: Sort options: Warner Losh (Tue, 21 Apr 2026 15:32:13 UTC)
- git: e8156a7e5fff - main - src.conf.5: Regenerate: Warner Losh (Tue, 21 Apr 2026 15:32:14 UTC)
- Re: git: 4ed20e0236dd - main - kshim/usb: Add build option.: Kyle Evans (Tue, 21 Apr 2026 15:39:02 UTC)
- git: 093903a8d4c0 - main - tty: Avoid leaving dangling pointers in tty_drop_ctty(): Mark Johnston (Tue, 21 Apr 2026 15:42:31 UTC)
- git: ca87c0b8e396 - main - pkru: Fix handling of 1GB largepage mappings: Mark Johnston (Tue, 21 Apr 2026 15:42:32 UTC)
- git: 14a47a8bed87 - main - inpcb: remove always true condition in in_pcblookup_local(): Gleb Smirnoff (Tue, 21 Apr 2026 16:11:11 UTC)
- git: dce565949914 - main - epoch: Don't idle CPUs when there's pending epoch work: Mark Johnston (Tue, 21 Apr 2026 16:13:42 UTC)
- git: 30b7621d46cc - main - tests/sys/net: Set require.kmods where appropriate: Mark Johnston (Tue, 21 Apr 2026 16:13:43 UTC)
- git: 69e8d8b49d4b - main - tests/sys/netinet/tcp_hpts: Make a socket available in mock inpcbs: Mark Johnston (Tue, 21 Apr 2026 16:13:44 UTC)
- git: b6dd9d3593f3 - main - CONTRIBUTING: fix typos in GitHub contribution guide: Ed Maste (Tue, 21 Apr 2026 19:20:01 UTC)
- git: ad528a6b174e - main - linuxkpi: Define diagnostic macros like `might_resched()` or `cant_sleep()`: Jean-Sébastien Pédron (Tue, 21 Apr 2026 22:27:07 UTC)
- git: 2357de8ea14f - main - linuxkpi: Define `dev_err_probe*()`: Jean-Sébastien Pédron (Tue, 21 Apr 2026 22:27:08 UTC)
- git: 8f95998393f4 - main - linuxkpi: Define `__GFP_THISNODE`: Jean-Sébastien Pédron (Tue, 21 Apr 2026 22:27:10 UTC)
- git: 4dab15e96d40 - main - linuxkpi: Define `sort_r()`: Jean-Sébastien Pédron (Tue, 21 Apr 2026 22:27:11 UTC)
- git: ae1f6954e2c8 - main - linuxkpi: Define `MINORBITS`: Jean-Sébastien Pédron (Tue, 21 Apr 2026 22:27:12 UTC)
- git: cefd0ae770bf - main - linuxkpi: Add several `guid_*()` functions: Jean-Sébastien Pédron (Tue, 21 Apr 2026 22:27:13 UTC)
- git: 18c71d97b227 - main - linuxkpi: Include <linux/uuid.h> from <linux/mod_devicetable.h>: Jean-Sébastien Pédron (Tue, 21 Apr 2026 22:27:14 UTC)
- git: a5ae030d9f8f - main - linuxkpi: Add `fop_flags` to `struct file_operations`: Jean-Sébastien Pédron (Tue, 21 Apr 2026 22:27:15 UTC)
- git: bbd20c0795a7 - main - linuxkpi: Pass a `const void *` to `krealloc()`: Jean-Sébastien Pédron (Tue, 21 Apr 2026 22:27:16 UTC)
- git: 2434fcfd0dd0 - main - linuxkpi: Passing a size of zero to `krealloc()` frees the pointer: Jean-Sébastien Pédron (Tue, 21 Apr 2026 22:27:17 UTC)
- git: 5c89d661a023 - main - kdump: tweaks for the extended errors decoding: Konstantin Belousov (Wed, 22 Apr 2026 00:44:21 UTC)
- git: 0f89380a3d20 - main - kern/proc: expose reaper PID and subtree root in struct kinfo_proc: Konstantin Belousov (Wed, 22 Apr 2026 00:44:22 UTC)
- git: 8bbba9f681ec - main - makeman.lua: catch up to REQUIRED_OPTIONS change: Kyle Evans (Wed, 22 Apr 2026 02:41:47 UTC)
- git: 2bff747bb04d - main - termcap: fix screen entry standout mode (so/se) capabilities: Cy Schubert (Wed, 22 Apr 2026 03:05:01 UTC)
- git: 4d062dbc20dc - main - kdump(1): add sys/ prefix for exterror source file name: Konstantin Belousov (Wed, 22 Apr 2026 07:36:22 UTC)
- git: 3d00db6b8b73 - main - tests.7: Provide better examples: Dag-Erling Smørgrav (Wed, 22 Apr 2026 08:19:47 UTC)
- git: 394f6b1b0a65 - main - ident: Clean up: Dag-Erling Smørgrav (Wed, 22 Apr 2026 08:19:48 UTC)
- git: abdf2a711cab - main - printenv: Clean up: Dag-Erling Smørgrav (Wed, 22 Apr 2026 08:19:49 UTC)
- git: d8651498746e - main - tests/netinet6: fix missing require.progs: Olivier Cochard (Wed, 22 Apr 2026 08:46:47 UTC)
- git: 50ff71e956b6 - main - linux: Support PR_GET_CHILD_SUBREAPER prctl(2): Pouria Mousavizadeh Tehrani (Wed, 22 Apr 2026 09:56:17 UTC)
- git: 98a868c61b93 - main - linux: Support LINUX_PR_GET_NO_NEW_PRIVS prctl(2): Pouria Mousavizadeh Tehrani (Wed, 22 Apr 2026 09:56:18 UTC)
- git: 45827f9ad2e3 - main - linux: Fix a typo in a header comment: Pouria Mousavizadeh Tehrani (Wed, 22 Apr 2026 10:22:51 UTC)
- git: a3cefe7f2b4d - main - Add 'contrib/pkgconf/' from commit '6294b6ab217a2d5f1d2bc23a64505a228294c508': Pierre Pronchery (Wed, 22 Apr 2026 13:45:25 UTC)
- git: b8352da33f34 - main - pkgconf: import into the base system: Pierre Pronchery (Wed, 22 Apr 2026 13:45:26 UTC)
- git: 57db556be43b - main - src.conf(5): rebuild after introduction of WITHOUT_PKGCONF: Pierre Pronchery (Wed, 22 Apr 2026 13:45:27 UTC)
- git: 19213b8eb33f - main - ctl: require ctladm in addition to sg_opcodes: Olivier Cochard (Wed, 22 Apr 2026 14:16:53 UTC)
- git: 51b65c6af2e1 - main - ctladm tests: Only use allowed chars in IQN: Johan Söllvander (Wed, 22 Apr 2026 14:20:12 UTC)
- git: 69cc351c4c91 - main - safe_set ignore leading white-space: Simon J. Gerraty (Wed, 22 Apr 2026 16:15:21 UTC)
- git: e3e8ec2ab620 - main - kexec: Disallow kexec_load if securelevel > 0: Justin Hibbits (Wed, 22 Apr 2026 16:30:00 UTC)
- git: 566cc005812b - main - safe_set treat ':' and '#' differently: Simon J. Gerraty (Wed, 22 Apr 2026 16:37:56 UTC)
- git: 1d69c8e4ac7d - main - build.7: Improve make delete-old example: Alexander Ziaee (Wed, 22 Apr 2026 17:29:44 UTC)
- git: 1bcd2e2f8311 - main - build.7: Explain packaging a custom kernel: Alexander Ziaee (Wed, 22 Apr 2026 17:29:45 UTC)
- git: b183dae4a993 - main - build.7: Explain specifying multiple KERNCONFs: Alexander Ziaee (Wed, 22 Apr 2026 17:32:02 UTC)
- git: 886610c1003e - main - freebsd-base.7: Add a caveat about dev branches: Alexander Ziaee (Wed, 22 Apr 2026 17:59:59 UTC)
- git: e692f36a678d - main - linuxkpi: Add `struct kmsg_dump_detail`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:17 UTC)
- git: 84fc57a369df - main - linuxkpi: Add more `struct folio`-related functions: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:18 UTC)
- git: 373871696d3d - main - linuxkpi: Define `fd_file()`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:20 UTC)
- git: ab77c26d3643 - main - linuxkpi: Add `mem_is_zero()`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:21 UTC)
- git: 7643dd70a4df - main - linuxkpi: Add `kmemdup_array()`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:22 UTC)
- git: 849e5b0b6167 - main - linuxkpi: <asm/unaligned.h> is moved to <linux/unaligned.h> in Linux 6.12: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:23 UTC)
- git: 7f59126493d4 - main - linuxkpi: Define a guard for the `mutex` type: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:24 UTC)
- git: 06cfd1047da6 - main - linuxkpi: Add `register_pm_notifier()` and `unregister_pm_notifier()`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:25 UTC)
- git: ade8a27ea4c2 - main - linuxkpi: Add `atomic_read_acquire()`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:26 UTC)
- git: 305ebed50b4e - main - linuxkpi: Define `system_state`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:27 UTC)
- git: 002c08158f9e - main - linuxkpi: Define `DIV_U64_ROUND_UP()`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:28 UTC)
- git: cff716c2854c - main - linuxkpi: Add `rb_add()`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 18:10:30 UTC)
- Re: git: b8352da33f34 - main - pkgconf: import into the base system: Lexi Winter (Wed, 22 Apr 2026 18:59:31 UTC)
- git: 1594fe0b1029 - main - linux: Add support for membarrier(2): Pouria Mousavizadeh Tehrani (Wed, 22 Apr 2026 19:21:26 UTC)
- git: 81f60a964a50 - main - linux: make sysent for membarrier: Pouria Mousavizadeh Tehrani (Wed, 22 Apr 2026 19:21:27 UTC)
- git: f3bd86ba1851 - main - freebsd-version(1): Disable pathname expansion in -j option: Pouria Mousavizadeh Tehrani (Wed, 22 Apr 2026 19:57:45 UTC)
- git: 81abe47cd5cd - main - tests/sys/arch/aarch64: set TESTSDIR so Kyuafile is installed correctly: Li-Wen Hsu (Wed, 22 Apr 2026 20:16:03 UTC)
- git: 48d6db4932c8 - main - OpenSSL: move `-DOPENSSL_PIC` from `PIC_FLAG` to `SHARED_CFLAGS`: Enji Cooper (Wed, 22 Apr 2026 20:34:37 UTC)
- git: 0a2f3b8ef167 - main - linuxkpi: Move {lower,upper}_32_bits macros to <linux/wordpart.h>: Jean-Sébastien Pédron (Wed, 22 Apr 2026 20:47:22 UTC)
- git: d74fa49d0c04 - main - linuxkpi: Add Linux 6.12 variant of `kvrealloc()`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 20:47:23 UTC)
- git: 1c641d0436e3 - main - linuxkpi: Move `ARRAY_SIZE` to <linux/array_size.h>: Jean-Sébastien Pédron (Wed, 22 Apr 2026 20:47:24 UTC)
- git: 5dfbc6593cda - main - linuxkpi: Add `memdup_array_user()`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 20:47:25 UTC)
- git: 9a2de1d2042d - main - linuxkpi: Define `min_array()` and `max_array()`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 20:47:26 UTC)
- git: 43b47418e769 - main - linuxkpi: Add `pci_dev_is_disconnected()`: Jean-Sébastien Pédron (Wed, 22 Apr 2026 20:47:28 UTC)
- git: 47e1ca7f3720 - main - linuxkpi: Move `GENMASK()` to <linux/bits.h>: Jean-Sébastien Pédron (Wed, 22 Apr 2026 20:47:29 UTC)
- git: edb302bb49e0 - main - linuxkpi: Fix strlcpy size in linuxkpi_alloc_netdev(): Pouria Mousavizadeh Tehrani (Wed, 22 Apr 2026 20:52:02 UTC)
- git: ab53a4e9b95d - main - Remove `/usr/share/examples/oci` when MK_EXAMPLES == no: Enji Cooper (Wed, 22 Apr 2026 20:53:28 UTC)
- git: b9495bd8c13e - main - Preen/update list for share/examples/sound under `MK_EXAMPLES`: Enji Cooper (Wed, 22 Apr 2026 21:02:59 UTC)
- git: eb82fb188f0a - main - sys/README: update README.md: Pouria Mousavizadeh Tehrani (Wed, 22 Apr 2026 21:03:32 UTC)
- git: fb7df70a479f - main - Remove all of /usr/tests/share/examples/... when MK_EXAMPLES == no: Enji Cooper (Wed, 22 Apr 2026 21:08:09 UTC)
- git: af01ffbfb1c0 - main - linuxkpi: Define `GFP_KERNEL_ACCOUNT` flag: Jean-Sébastien Pédron (Wed, 22 Apr 2026 21:56:46 UTC)
- git: f6e1f27e9f00 - main - lib/msun: Replace manual checks with isnan() calls: Robert Clausecker (Wed, 22 Apr 2026 22:40:25 UTC)
- git: bc537e970d7e - main - libc/fls*.c: use *_WIDTH macros over CHAR_BIT * sizeof(type): Robert Clausecker (Wed, 22 Apr 2026 23:07:57 UTC)
- git: 06a51a510a60 - main - linuxkpi: Implement __GFP_THISNODE in alloc_pages(): Jean-Sébastien Pédron (Wed, 22 Apr 2026 23:11:02 UTC)
- git: 1f41f56991a1 - main - makeman: switch over to the .lua implementation: Kyle Evans (Thu, 23 Apr 2026 02:56:31 UTC)
- git: 8d680381c89d - main - jail: tests: cosmetic-ish improvements: Kyle Evans (Thu, 23 Apr 2026 03:02:49 UTC)
- git: c0e26f7b29dd - main - hkbd/ukbd: sysctls to swap macbook kbd modifiers: Vladimir Kondratyev (Thu, 23 Apr 2026 05:10:59 UTC)
- git: 3103d39cd99f - main - netlink: fix LINT-NOVIMAGE build: Kristof Provost (Thu, 23 Apr 2026 07:38:17 UTC)
- git: fb8383527517 - main - pf: fix duplicate rule detection for automatic tables: Kristof Provost (Thu, 23 Apr 2026 11:46:45 UTC)
- git: aba2523261c1 - main - sound: Do not check for NULL before deleting ac97_info->methods: Christos Margiolis (Thu, 23 Apr 2026 13:01:19 UTC)
- git: 60000d94b4e8 - main - tests/pf/nat: endpoint_independent: wait for tcpdump to start: Siva Mahadevan (Thu, 23 Apr 2026 13:13:20 UTC)
- git: 5417f0bbde91 - main - Import tzdata 2026b: Philip Paeps (Thu, 23 Apr 2026 15:21:28 UTC)
- git: 5cfcccf76730 - main - Revert "Import tzdata 2026b": Philip Paeps (Thu, 23 Apr 2026 15:28:55 UTC)
- git: 44e4f45aec44 - main - arm64/vmm: Enable 16-bit VMIDs when in use by pmap: Jessica Clarke (Thu, 23 Apr 2026 15:42:29 UTC)
- git: 9b95cab0a292 - main - contrib/tzdata: import tzdata 2026b: Philip Paeps (Thu, 23 Apr 2026 15:46:38 UTC)
- git: f4418cf954c2 - main - LinuxKPI: Update seq_file to properly implement the iterator interface: John Baldwin (Thu, 23 Apr 2026 15:48:11 UTC)
- git: c72edc2b2eb2 - main - ahci(4): Add another device ID for Marvell 9128 SATA controller: 0x91a3: Michael Osipov (Thu, 23 Apr 2026 16:41:57 UTC)
- git: 115065459ced - main - pmap_quick_(enter|remove)_page: Use void * instead of vm_offset_t: John Baldwin (Thu, 23 Apr 2026 18:16:07 UTC)
- git: fe9f0b18bf6a - main - busdma: Use char * instead of vm_offset_t for bounce page kernel pointers: John Baldwin (Thu, 23 Apr 2026 18:16:08 UTC)
- git: ef159bdd54ca - main - riscv: Switch the address argument to cpu_dcache_* to a pointer: John Baldwin (Thu, 23 Apr 2026 18:16:09 UTC)
- git: dfb804eb57f1 - main - pmap_change_attr: Use void * instead of vm_offset_t: John Baldwin (Thu, 23 Apr 2026 18:16:10 UTC)
- git: d8863680744f - main - pmap_change_prot: Use void * instead of vm_offset_t: John Baldwin (Thu, 23 Apr 2026 18:16:11 UTC)
- git: 573e6313bc3b - main - sf_buf_kva: Return a pointer instead of a vm_offset_t: John Baldwin (Thu, 23 Apr 2026 18:16:12 UTC)
- git: ec3a0b2a02ee - main - pmap_map_io_transient: Use void * instead of vm_offset_t for vaddr array: John Baldwin (Thu, 23 Apr 2026 18:16:13 UTC)
- git: e27501388fc0 - main - pmap_qenter/qremove: Use void * instead of vm_offset_t: John Baldwin (Thu, 23 Apr 2026 18:16:14 UTC)
- git: 025b39b85420 - main - gve: Convert a couple of structure members from vm_offset_t to char *: John Baldwin (Thu, 23 Apr 2026 18:16:16 UTC)
- git: 2d0634d2e74b - main - kva_alloc/free: Use void * instead of vm_offset_t: John Baldwin (Thu, 23 Apr 2026 18:16:17 UTC)
- git: 8a0ff500d713 - main - vm_kstack: Use void * instead of vm_offset_t: John Baldwin (Thu, 23 Apr 2026 18:16:18 UTC)
- git: fe2957f591b5 - main - sys: Switch td_kstack from vm_offset_t to char *: John Baldwin (Thu, 23 Apr 2026 18:16:19 UTC)
- git: ac7d52740249 - main - pmap_map: Use void * for the return value instead of vm_offset_t: John Baldwin (Thu, 23 Apr 2026 18:16:20 UTC)
- git: 2c6d8f15bd45 - main - sys: Permit passing pointers to VIRT_IN_DMAP and DMAP_TO_PHYS: John Baldwin (Thu, 23 Apr 2026 18:16:21 UTC)
- git: c49cbf849dee - main - powerpc aim64: Return vm_paddr_t from moea64_bootstrap_alloc: John Baldwin (Thu, 23 Apr 2026 18:16:22 UTC)
- git: fe3e92e6868d - main - PHYS_TO_DMAP: Return a void * instead of a vm_offset_t: John Baldwin (Thu, 23 Apr 2026 18:16:24 UTC)
- git: 30af462bd264 - main - kmap_alloc_wait/kmap_free_wakeup: Use void * instead of vm_offset_t: John Baldwin (Thu, 23 Apr 2026 18:16:25 UTC)
- git: 496453e9de3f - main - amd64/aarch64 pmap: Switch type of pmap_preinit_mapping.va to void *: John Baldwin (Thu, 23 Apr 2026 18:16:26 UTC)
- git: bee1aae0b3f1 - main - ncsw: Allow pmap_kextract to handle direct map addresses: John Baldwin (Thu, 23 Apr 2026 18:16:27 UTC)
- git: 120a5e3e195f - main - DMAP_TO_VM_PAGE: Wrapper macro to map direct map address to a page: John Baldwin (Thu, 23 Apr 2026 18:16:28 UTC)
- git: 9a6e9d779923 - main - VM_PAGE_TO_DMAP: Wrapper macro to return direct map address for a page: John Baldwin (Thu, 23 Apr 2026 18:16:29 UTC)
- git: 68d2339bc6af - main - Bump __FreeBSD_version for changing various kernel APIs to use pointers: John Baldwin (Thu, 23 Apr 2026 18:16:30 UTC)
- git: 0faa88f26c23 - main - kern: vfs: add MAC checks for mount/unmount/update: Kyle Evans (Thu, 23 Apr 2026 18:48:09 UTC)
- git: 28b0084af332 - main - kern: mac: sprinkle a bit of const correctness: Kyle Evans (Thu, 23 Apr 2026 18:48:10 UTC)
- git: 7982985bdf58 - main - kern: mac: bump the MAC_VERSION for 16.x: Kyle Evans (Thu, 23 Apr 2026 18:48:11 UTC)
- git: 614ef718496e - main - ctld: Don't add an iscsi port for targets with only kernel ports: John Baldwin (Thu, 23 Apr 2026 19:17:47 UTC)
- git: 3df5cc33d894 - main - ctld: Ports without a portal group are not dummy ports: John Baldwin (Thu, 23 Apr 2026 19:17:48 UTC)
- git: aad4fec5d7e2 - main - ctld: Move the pidfile handle out to a global variable: John Baldwin (Thu, 23 Apr 2026 19:17:49 UTC)
- git: 4578c15ab914 - main - pf: Document broadcast/multicast forwarding through route-to: R. Christian McDonald (Thu, 23 Apr 2026 19:30:17 UTC)
- git: a46205a100b3 - main - Fix memory corruption bugs in BSM record parsing: Kyle Evans (Thu, 23 Apr 2026 20:29:03 UTC)
- git: b675ff8eedc9 - main - mac_seeotheruids: allow specificgid to be a list of groups: Kyle Evans (Thu, 23 Apr 2026 21:13:24 UTC)
- git: c875afcbcdf7 - main - packages: Register pkgconf: Pierre Pronchery (Fri, 24 Apr 2026 01:33:16 UTC)
- git: 32b0dfb32659 - main - Explain relationship between file storage size and EOF.: Greg Lehey (Fri, 24 Apr 2026 02:15:04 UTC)
- git: 74dff310698b - main - pseries/llan: call init when ioctl sets interface UP: Justin Hibbits (Fri, 24 Apr 2026 02:27:17 UTC)
- Re: git: a3cefe7f2b4d - main - Add 'contrib/pkgconf/' from commit '6294b6ab217a2d5f1d2bc23a64505a228294c508': Cy Schubert (Fri, 24 Apr 2026 03:56:54 UTC)
- git: eb837cb8b207 - main - ctld: normalize iSCSI TargetName on login: Johan Söllvander (Fri, 24 Apr 2026 07:48:33 UTC)
- git: e0751ae801b3 - main - ip_mroute: Avoid leaking uninitialized bytes to the routing daemon: Mark Johnston (Fri, 24 Apr 2026 13:28:38 UTC)
- git: 75c66218401c - main - tests/posixshm: Check for hardware support in largepage_pkru: Mark Johnston (Fri, 24 Apr 2026 13:28:39 UTC)
- git: bb75b0d581f7 - main - packages: Convert world to a subdir build: Lexi Winter (Fri, 24 Apr 2026 14:11:04 UTC)
- git: 87ed6840a0a6 - main - rtlbtfw(8): Load firmware from filesystem with mmap(): Vladimir Kondratyev (Fri, 24 Apr 2026 15:15:52 UTC)
- git: 576c6e9620df - main - pmc: Implement the feature bits for recent Zen 4/5: Mitchell Horne (Fri, 24 Apr 2026 15:34:00 UTC)
- git: 70ae0c4524d2 - main - i386: Remove perfmon performance monitoring facility: Warner Losh (Fri, 24 Apr 2026 16:24:41 UTC)
- git: 03a515e9890b - main - speaker(4): Update outdated comments: Warner Losh (Fri, 24 Apr 2026 16:24:42 UTC)
- git: 43b7cf42d425 - main - speaker(4): drop NEEDGIANT: Warner Losh (Fri, 24 Apr 2026 16:24:43 UTC)
- git: a80ec2b51ac6 - main - speaker(4): make spkropen thread-safe: Warner Losh (Fri, 24 Apr 2026 16:24:45 UTC)
- git: e2199dc33f16 - main - speaker(4): one ioctl / write at a time: Warner Losh (Fri, 24 Apr 2026 16:24:46 UTC)
- git: 690ef95b3354 - main - speaker(4): move static data to bss: Warner Losh (Fri, 24 Apr 2026 16:24:47 UTC)
- git: d76523a318d7 - main - speaker(4): enable concurrent opens from different threads: Warner Losh (Fri, 24 Apr 2026 16:24:48 UTC)
- git: e1cff8549978 - main - pass(4): Allowlist CCB func_codes to harden passthrough ioctls: Warner Losh (Fri, 24 Apr 2026 18:38:14 UTC)
- git: 3454d97aaec1 - main - cam: Set ccb_h.status on XPT_GDEVLIST early-return paths: Warner Losh (Fri, 24 Apr 2026 18:38:15 UTC)
- git: 334adacbc1b2 - main - cam: Document kern.cam.max_high_power.: Warner Losh (Fri, 24 Apr 2026 18:38:16 UTC)
- git: cb78764d47db - main - cam: kern.cam.max_high_power tuneable / sysctl: Warner Losh (Fri, 24 Apr 2026 18:38:17 UTC)
- git: b40205855e10 - main - nda: Filter non-storage nvme drives: Warner Losh (Fri, 24 Apr 2026 18:38:19 UTC)
- git: 76f642310d55 - main - tzcode: Update to 2026b: Dag-Erling Smørgrav (Fri, 24 Apr 2026 20:08:49 UTC)
- git: 5923b363ca61 - main - net: Fix collision between SIOCGI2CPB and IPSECGREQID: Andrew Gallatin (Fri, 24 Apr 2026 20:30:46 UTC)
- git: 93d301d95ab2 - main - Remove -fms-extensions throughout the tree: Bjoern A. Zeeb (Fri, 24 Apr 2026 20:36:32 UTC)
- git: 944a4de2d211 - main - Remove `cam.d` when MK_DTRACE == no: Enji Cooper (Fri, 24 Apr 2026 20:45:25 UTC)
- git: 573a9e5764df - main - security(7): fix `mandoc -T lint` complaints: Enji Cooper (Fri, 24 Apr 2026 20:45:26 UTC)
- git: af864dd4a2df - main - hosts.equiv.5: correct nits to fix `mandoc -T lint` issues: Enji Cooper (Fri, 24 Apr 2026 20:45:27 UTC)
- git: 45a12d8a2656 - main - Revert "speaker(4): move static data to bss": Warner Losh (Fri, 24 Apr 2026 22:07:23 UTC)
- git: f31e6b198faa - main - speaker(4): move static data to text: Warner Losh (Fri, 24 Apr 2026 22:07:24 UTC)
- git: f6d2c8591c10 - main - ena: Adjust ena_[rt]x_cleanup to return bool: Colin Percival (Fri, 24 Apr 2026 22:30:35 UTC)
- git: 0f7b8f79f67b - main - ena: Budget rx descriptors, not packets: Colin Percival (Fri, 24 Apr 2026 22:30:36 UTC)
- git: c0c7d1e1af4e - main - split.1: grammar: Maxim Konovalov (Sat, 25 Apr 2026 02:17:59 UTC)
- git: 50c5715159f1 - main - kgss: remove KGSS_VNET_* macros family: Gleb Smirnoff (Sat, 25 Apr 2026 02:56:12 UTC)
- git: 2bd2f267f344 - main - kgss: remove unnecessary CURVNET_SET() and kgss_gssd_handle checks: Gleb Smirnoff (Sat, 25 Apr 2026 02:56:13 UTC)
- git: 4602d45eb3b1 - main - kgss: de-virtualize kgss_gssd_handle: Gleb Smirnoff (Sat, 25 Apr 2026 02:56:15 UTC)
- git: 4001613878fe - main - pfsync: rename unused variable: Kristof Provost (Sat, 25 Apr 2026 12:47:15 UTC)
- git: 7262e60119b8 - main - sh: Allow vfork on redirected simple commands: Jilles Tjoelker (Sat, 25 Apr 2026 13:04:53 UTC)
- git: 753a166bdeb3 - main - imgact_elf: Fix uninitialized variable use in note_procstat_auxv: Dimitry Andric (Sat, 25 Apr 2026 13:42:55 UTC)
- git: e5e636cf5eb6 - main - Revert "imgact_elf: Fix uninitialized variable use in note_procstat_auxv": Dimitry Andric (Sat, 25 Apr 2026 14:07:07 UTC)
- git: 5945da0bc9ac - main - Revert "libcxx-compat: update libcxx.imp for headers that were reintroduced by reverts": Dimitry Andric (Sat, 25 Apr 2026 14:18:30 UTC)
- git: d6d48190ec6a - main - Revert "libcxx-compat: install headers that were reintroduced by reverts": Dimitry Andric (Sat, 25 Apr 2026 14:18:31 UTC)
- git: 3f6219840dbe - main - Revert "libcxx-compat: don't remove headers that were reintroduced by reverts": Dimitry Andric (Sat, 25 Apr 2026 14:18:32 UTC)
- git: a24406d2e0e8 - main - Revert "libcxx-compat: revert llvmorg-19-init-4003-g55357160d0e1:": Dimitry Andric (Sat, 25 Apr 2026 14:18:33 UTC)
- git: 3ca6facafc4c - main - Revert "libcxx-compat: revert llvmorg-19-init-4504-g937a5396cf3e:": Dimitry Andric (Sat, 25 Apr 2026 14:18:35 UTC)
- git: 3ac42330b1da - main - Revert "libcxx-compat: revert llvmorg-19-init-5639-ga10aa4485e83:": Dimitry Andric (Sat, 25 Apr 2026 14:18:36 UTC)
- git: a843ea3f246f - main - Revert "libcxx-compat: revert llvmorg-19-init-8667-g472b612ccbed:": Dimitry Andric (Sat, 25 Apr 2026 14:18:37 UTC)
- git: 501871ebf9d7 - main - Revert "libcxx-compat: revert llvmorg-19-init-17473-g69fecaa1a455:": Dimitry Andric (Sat, 25 Apr 2026 14:18:38 UTC)
- git: 1f9c1cd08dba - main - Revert "libcxx-compat: revert llvmorg-19-init-17727-g0eebb48fcfbc:": Dimitry Andric (Sat, 25 Apr 2026 14:18:39 UTC)
- git: f8152c67d427 - main - Revert "libcxx-compat: revert llvmorg-19-init-17728-g30cc12cd818d:": Dimitry Andric (Sat, 25 Apr 2026 14:18:40 UTC)
- git: 3b0a0e64bd9f - main - Revert "libcxx-compat: revert llvmorg-19-init-17853-g578c6191eff7:": Dimitry Andric (Sat, 25 Apr 2026 14:18:41 UTC)
- git: f3b0cac70b80 - main - Revert "libcxx-compat: revert llvmorg-19-init-18062-g4dfa75c663e5:": Dimitry Andric (Sat, 25 Apr 2026 14:18:42 UTC)
- git: 6243d755fb82 - main - Revert "libcxx-compat: revert llvmorg-19-init-18063-g561246e90282:": Dimitry Andric (Sat, 25 Apr 2026 14:18:43 UTC)
- git: 700637cbb5e5 - main - Merge llvm-project main llvmorg-21-init-19288-gface93e724f4: Dimitry Andric (Sat, 25 Apr 2026 14:18:54 UTC)
- git: 3f16c588d1d8 - main - Adjust llvm-project main llvmorg-21-init-19288-gface93e724f4, part 1: Dimitry Andric (Sat, 25 Apr 2026 14:19:14 UTC)
- git: 8f6978f83cc6 - main - Adjust llvm-project main llvmorg-21-init-19288-gface93e724f4, part 2: Dimitry Andric (Sat, 25 Apr 2026 14:19:27 UTC)
- git: bb722a7d0f16 - main - Adjust llvm-project main llvmorg-21-init-19288-gface93e724f4, part 3: Dimitry Andric (Sat, 25 Apr 2026 14:19:40 UTC)
- git: 770cf0a5f02d - main - Fixups after llvm-project main llvmorg-21-init-19288-gface93e724f4 merge: Dimitry Andric (Sat, 25 Apr 2026 14:19:44 UTC)
- git: e64bea71c21e - main - Merge llvm-project release/21.x llvmorg-21.1.7-0-gcd708029e0b2: Dimitry Andric (Sat, 25 Apr 2026 14:19:55 UTC)
- git: 00bee6fcd77f - main - Partially revert libc++ commit aa7f377c965c, restoring stdint.h: Dimitry Andric (Sat, 25 Apr 2026 14:20:00 UTC)
- git: ad1f6ee5d723 - main - libcxx-compat: revert llvmorg-21-init-19251-g0c3a2faa8505:: Dimitry Andric (Sat, 25 Apr 2026 14:20:01 UTC)
- git: f7bcd8d8c933 - main - libcxx-compat: revert llvmorg-21-init-17684-gae9990ed9651:: Dimitry Andric (Sat, 25 Apr 2026 14:20:02 UTC)
- git: 718e5874be03 - main - llvm-libc-macros: work around gcc defining LDBL_MANT_DIG as 53 on i386: Dimitry Andric (Sat, 25 Apr 2026 14:20:03 UTC)
- git: 48c35ae6ebfc - main - Merge commit 598f21e9fcf7 from llvm git (by zhijian lin):: Dimitry Andric (Sat, 25 Apr 2026 14:20:04 UTC)
- git: 4822a2cf9900 - main - Tentative fix for powerpc boot1.chrp linking problem.: Dimitry Andric (Sat, 25 Apr 2026 14:20:05 UTC)
- git: 7351d001fc7f - main - Merge llvm-project release/21.x llvmorg-21.1.8-0-g2078da43e25a: Dimitry Andric (Sat, 25 Apr 2026 14:20:07 UTC)
- git: 821fc643b3ca - main - libcxx-compat: revert llvmorg-21-init-9130-g9e3982d9ae81:: Dimitry Andric (Sat, 25 Apr 2026 14:20:08 UTC)
- git: bb6713d38cc0 - main - libcxx-compat: revert llvmorg-21-init-15984-g650b451d0065:: Dimitry Andric (Sat, 25 Apr 2026 14:20:09 UTC)
- git: a114ece3e615 - main - libcxx-compat: revert llvmorg-19-init-5639-ga10aa4485e83:: Dimitry Andric (Sat, 25 Apr 2026 14:20:10 UTC)
- git: 035396ceda49 - main - libcxx-compat: revert llvmorg-21-init-10154-ge43e8ec7afbd:: Dimitry Andric (Sat, 25 Apr 2026 14:20:11 UTC)
- git: 5465db314a03 - main - libcxx-compat: revert llvmorg-21-init-8400-g703cfe745b96:: Dimitry Andric (Sat, 25 Apr 2026 14:20:12 UTC)
- git: 987ac31018cb - main - libcxx-compat: fix llvmorg-21-init-18351-gfcc09b6f0267:: Dimitry Andric (Sat, 25 Apr 2026 14:20:13 UTC)
- git: 17f1a5e638f8 - main - libcxx-compat: fix llvmorg-21-init-12415-g3a86e0bd29f3:: Dimitry Andric (Sat, 25 Apr 2026 14:20:14 UTC)
- git: b99d02027a0f - main - Remove usr/include/c++/v1/__fwd/get.h from ObsoleteFiles.inc.: Dimitry Andric (Sat, 25 Apr 2026 14:20:15 UTC)
- git: 3fd796204fe6 - main - Merge commit 924f773f5e26 from llvm git (by Younan Zhang):: Dimitry Andric (Sat, 25 Apr 2026 14:20:16 UTC)
- git: 1dfe63e4f75f - main - Merge commit d803c61aca0d from llvm git (by Corentin Jabot):: Dimitry Andric (Sat, 25 Apr 2026 14:20:17 UTC)
- git: 0f15398d123a - main - Fixup mismerge in __cxx03/__type_traits/add_[lr]value_reference.h.: Dimitry Andric (Sat, 25 Apr 2026 14:20:19 UTC)
- git: 5ac874516b27 - main - Merge commit 787ba2426148 from llvm git (by Matheus Izvekov):: Dimitry Andric (Sat, 25 Apr 2026 14:20:20 UTC)
- git: 4fc1fdd206c3 - main - Merge commit c1d26c3c2510 from llvm git (by Nikolas Klauser):: Dimitry Andric (Sat, 25 Apr 2026 14:20:21 UTC)
- git: 20450c2e7920 - main - Merge commit b0d2b57f7e47 from llvm git (by Phoebe Wang):: Dimitry Andric (Sat, 25 Apr 2026 14:20:22 UTC)
- git: 3cbf898fb49f - main - Add a comment to llvm's OptParser.td, so dependent files get rebuilt.: Dimitry Andric (Sat, 25 Apr 2026 14:20:23 UTC)
- git: 8f95b8b19088 - main - Bump __FreeBSD_version for llvm 21.1.8 merge: Dimitry Andric (Sat, 25 Apr 2026 14:20:24 UTC)
- git: 1566386b90d3 - main - bsdinstall: fix root password prompt with backslashes: Lars Engels (Sat, 25 Apr 2026 14:56:10 UTC)
- git: cf7d4b04e9ae - main - loader.efi(8): Document LoaderEnv and NextLoaderEnv EFI variables: Benedict Reuschling (Sat, 25 Apr 2026 15:01:56 UTC)
- git: ed82c433efee - main - Revert "loader.efi(8): Document LoaderEnv and NextLoaderEnv EFI variables": Benedict Reuschling (Sat, 25 Apr 2026 15:08:49 UTC)
- git: 4137c673fa96 - main - loader.efi(8): Document LoaderEnv and NextLoaderEnv EFI variables: Benedict Reuschling (Sat, 25 Apr 2026 15:13:00 UTC)
- git: b6d823e39072 - main - Fix up builds on Linux hosts after llvm 21.1.8 merge: Dimitry Andric (Sat, 25 Apr 2026 15:21:36 UTC)
- git: 7f207b6443fe - main - Revert "Tentative fix for powerpc boot1.chrp linking problem.": Dimitry Andric (Sat, 25 Apr 2026 17:09:58 UTC)
- git: 3e6a26df1fb7 - main - ident: Fix typo in manual page: Dag-Erling Smørgrav (Sat, 25 Apr 2026 18:08:11 UTC)
- git: 970cef9f652e - main - packages: Register pkgconf: Pierre Pronchery (Sat, 25 Apr 2026 19:16:44 UTC)
- git: 1342eb5a832f - main - pkgconf: fix the build with GCC 14: Pierre Pronchery (Sat, 25 Apr 2026 19:16:45 UTC)
- git: e0b74e7b1739 - main - Revert "packages: Register pkgconf": Pierre Pronchery (Sat, 25 Apr 2026 19:25:21 UTC)
- git: ba7f47d47dc1 - main - ifnet: if_detach(): Fix races with vmove operations: Zhenlei Huang (Sat, 25 Apr 2026 19:58:09 UTC)
- git: e72c59315e7a - main - vt_core: delay the shutdown splash event handler: Ahmad Khalifa (Sat, 25 Apr 2026 21:36:47 UTC)
- git: d1854272b646 - main - vt_core: make sure the driver's functions exist: Ahmad Khalifa (Sat, 25 Apr 2026 21:36:48 UTC)
- git: 1316cf5094a6 - main - Fix reversion introduced in commit 32b0dfb326593b8dae31cc2bdc1e2d08ea70e9d7: Greg Lehey (Sun, 26 Apr 2026 01:46:03 UTC)
- git: bea17411473b - main - tests/ipfw: Make tests run more reliably in parallel: Mark Johnston (Sun, 26 Apr 2026 01:56:22 UTC)
- git: a02d794f5acd - main - nullfs: Clear inotify flags during reclaim: Mark Johnston (Sun, 26 Apr 2026 01:56:23 UTC)
- git: e3b8e55e710b - main - netbsd-tests: Fix the mmap_truncate_signal test: Mark Johnston (Sun, 26 Apr 2026 01:56:24 UTC)
- git: 85a04bea5a54 - main - conf/std.nodebug: disable DEBUG_LOCKS: Konstantin Belousov (Sun, 26 Apr 2026 02:19:28 UTC)
- git: 1f72d525fc7d - main - Revert "nda: Filter non-storage nvme drives": Warner Losh (Sun, 26 Apr 2026 03:19:43 UTC)
- git: 1bfd392b9e4d - main - vtnet: remove loader tunable fixup_needs_csum: Michael Tuexen (Sun, 26 Apr 2026 09:46:16 UTC)
- git: 28932dc425e1 - main - tuntap: add SIOCGIFCAP and SIOCSIFCAP ioctls: Michael Tuexen (Sun, 26 Apr 2026 09:59:35 UTC)
- git: 4dd97955e68d - main - libpkgconf: Fix paths: Dag-Erling Smørgrav (Sun, 26 Apr 2026 13:42:43 UTC)
- git: b7daab8be1d4 - main - apm: Only install rc script on i386: Lexi Winter (Sun, 26 Apr 2026 16:48:53 UTC)
- git: 4f9f09d95103 - main - compat/linprocfs: Add some entries to /proc/sys/fs and /proc/sys/kernel: Pouria Mousavizadeh Tehrani (Sun, 26 Apr 2026 17:57:36 UTC)
- git: 1abfe75860d5 - main - depends-cleanup: Fix typos in comment: Dag-Erling Smørgrav (Sun, 26 Apr 2026 18:14:50 UTC)
- git: 8a9c94cd59ee - main - packages: make bhyve depend on acpi: Roman Bogorodskiy (Sun, 26 Apr 2026 18:32:07 UTC)
- git: 4feeca3193c3 - main - tail(1): Fix -r (reverse) to work on pseudo filesystems: Pouria Mousavizadeh Tehrani (Sun, 26 Apr 2026 21:02:05 UTC)
- git: 92e5f6e1995a - main - x86/ucode: fix gcc uninitialised warning: Adrian Chadd (Sun, 26 Apr 2026 23:03:12 UTC)
- git: f7bf9fd6199c - main - tests/tcp_hpts_test: Fix resource leaks: Mark Johnston (Mon, 27 Apr 2026 01:18:36 UTC)
- git: 24d887436dcd - main - init: build dynamically: Konstantin Belousov (Mon, 27 Apr 2026 03:21:33 UTC)
- git: d7338bb4914d - main - bin/sh: make it possible to use as interactive init: Konstantin Belousov (Mon, 27 Apr 2026 03:21:34 UTC)
- git: a268af3447eb - main - kern/init_main.c: path is for the binary, not process: Konstantin Belousov (Mon, 27 Apr 2026 03:21:35 UTC)
- git: 9e6ae89d831a - main - init.8: document init_path among loader tunables: Konstantin Belousov (Mon, 27 Apr 2026 03:21:36 UTC)
- git: e378d97eeb2b - main - init.8: add RECOVERING section: Konstantin Belousov (Mon, 27 Apr 2026 03:21:37 UTC)
- git: 912f9dfca451 - main - amd64: ia32_fetch_syscall_args() does not need to check params != NULL: Konstantin Belousov (Mon, 27 Apr 2026 03:24:08 UTC)
- git: bd8edba0792b - main - amd64 ia32_syscall(): only allow for ILP32 processes: Konstantin Belousov (Mon, 27 Apr 2026 03:24:09 UTC)
- git: 221b1d4156a2 - main - packages: Don't build quotacheck if WITHOUT_QUOTAS=yes: Lexi Winter (Mon, 27 Apr 2026 05:47:18 UTC)
- git: c73cd9ca3ff8 - main - if_awg: Add missing awg_poll() prototype: Lexi Winter (Mon, 27 Apr 2026 06:57:46 UTC)
- git: ce33d6396aad - main - caroot: Clean up: Dag-Erling Smørgrav (Mon, 27 Apr 2026 09:33:39 UTC)
- git: 07b52233e8b7 - main - caroot: Regenerate: Dag-Erling Smørgrav (Mon, 27 Apr 2026 09:33:41 UTC)
- git: 4c6d8aa069f2 - main - chroot.2: "filedescriptors" => "file descriptors": Olivier Certner (Mon, 27 Apr 2026 10:31:30 UTC)
- git: e3935639d8d8 - main - contrib/expat: import expat 2.8.0: Philip Paeps (Mon, 27 Apr 2026 10:41:45 UTC)
- git: c16c95192f01 - main - virtio_net: Use bus_dma for rxq/txq buffers: Andrew Turner (Mon, 27 Apr 2026 11:38:55 UTC)
- git: b5bad6df467c - main - virtio_net: Use bus_dma for command/ack buffers: Andrew Turner (Mon, 27 Apr 2026 11:38:56 UTC)
- git: e63eee84cad5 - main - libgcc_s: Add a linker script to link to libgcc: Andrew Turner (Mon, 27 Apr 2026 11:38:57 UTC)
- git: 4bdbb6f7f7c6 - main - arm64: Stop using cpu_tlb_flushID in kexec: Andrew Turner (Mon, 27 Apr 2026 11:38:59 UTC)
- git: 04e4268f60e4 - main - arm64: Remove cpu_tlb_flushID now it's unused: Andrew Turner (Mon, 27 Apr 2026 11:39:00 UTC)
- git: fdea83a5f63b - main - linux: Ignore sigaction(2) flags SA_UNSUPPORTED and SA_EXPOSE_TAGBITS: Pouria Mousavizadeh Tehrani (Mon, 27 Apr 2026 11:55:10 UTC)
- git: 551d47c5677a - main - arm64: Ditch arm64-specific unsound PCPU optimisation: Jessica Clarke (Mon, 27 Apr 2026 12:54:22 UTC)
- git: 20baee6bfed2 - main - qcom_tlmm: prepare for supporting multiple TLMM platforms: Adrian Chadd (Mon, 27 Apr 2026 15:57:59 UTC)
- git: fedc032e110a - main - qcom_tlmm: extend the IPQ4018 pinmux function mask to 4 bits: Adrian Chadd (Mon, 27 Apr 2026 15:58:01 UTC)
- git: f65a4854bf82 - main - qcom_tlmm: add i2c pull up strength config option: Adrian Chadd (Mon, 27 Apr 2026 15:58:02 UTC)
- git: a28bb575c89c - main - mixer(8): Deprecate some unintuitive control values: Christos Margiolis (Mon, 27 Apr 2026 16:25:09 UTC)
- git: 80c73c89dc6a - main - bsdinstall: Add SPDX-License-Identifier tags: Ed Maste (Mon, 27 Apr 2026 17:52:07 UTC)
- git: f4be16983dea - main - tests/net/if_clone_test: Add a test for races between if_detach() and if_vmove_reclaim(): Zhenlei Huang (Mon, 27 Apr 2026 19:20:43 UTC)
- git: 0988abd52352 - main - tests/netgraph: Add a test for races between if_detach() and vnet_if_return(): Zhenlei Huang (Mon, 27 Apr 2026 19:20:44 UTC)
- git: afa4648b6a30 - main - tests: Temporarily skip two testcases: Zhenlei Huang (Mon, 27 Apr 2026 19:20:45 UTC)
- git: ea27ec183d0f - main - makeman.lua: Downgrade `make showconfig` error to warning: Ed Maste (Mon, 27 Apr 2026 19:21:36 UTC)
- git: 4846afc9104a - main - pkg-stage: Improve symlink creation: Ed Maste (Mon, 27 Apr 2026 19:51:00 UTC)
- git: e3f4a63af63b - main - ena: Report RX overrun errors: Arthur Kiyanovski (Mon, 27 Apr 2026 21:15:09 UTC)
- git: af7911d3b732 - main - ena: Update driver version to v2.8.3: Arthur Kiyanovski (Mon, 27 Apr 2026 21:15:10 UTC)
- git: 0068c706f8ce - main - make-pkg-package: Add set -e; abort if a cmd fails: Ed Maste (Mon, 27 Apr 2026 21:16:37 UTC)
- git: d455c4bb69ec - main - Makefile.inc1: Use ln -n instead of ln -h: Lexi Winter (Mon, 27 Apr 2026 22:06:38 UTC)
- git: b866d05ea286 - main - Makefile.inc1: Always use ${PKG_CMD}: Lexi Winter (Mon, 27 Apr 2026 22:06:39 UTC)
- git: 036ff38ebd5a - main - libzpool: Set -Wno-error=typedef-redefinition for clang: Lexi Winter (Mon, 27 Apr 2026 22:06:40 UTC)
- git: e6d112bbbbf0 - main - packages: Fix clang conditional: Lexi Winter (Mon, 27 Apr 2026 22:20:01 UTC)
- git: 54922e4ec890 - main - mixer(8) tests: Remove tests for deprecated control values: Christos Margiolis (Mon, 27 Apr 2026 23:00:54 UTC)
- git: f2f831b2c151 - main - bnxt_en: Add core SR-IOV infrastructure: Sumit Saxena (Tue, 28 Apr 2026 06:44:58 UTC)
- git: a5bedb41e5d6 - main - bnxt_en: Add VF load path and PF/VF context differentiation: Sumit Saxena (Tue, 28 Apr 2026 06:44:59 UTC)
- git: fcf100da9b38 - main - bnxt_en: Add VF forwarded HWRM request handling: Sumit Saxena (Tue, 28 Apr 2026 06:45:00 UTC)
- git: ea4ab7e36ed9 - main - bnxt_en: Add per-VF trust, spoof-check and promiscuous controls: Sumit Saxena (Tue, 28 Apr 2026 06:45:01 UTC)
- git: 8743209350cb - main - bnxt_en: Re-enable SR-IOV after firmware reset: Sumit Saxena (Tue, 28 Apr 2026 06:45:02 UTC)
- git: c972c5acbac4 - main - bnxt_en: VF ring reservation, HWRM registration, and PF-only operation guards: Sumit Saxena (Tue, 28 Apr 2026 06:45:03 UTC)
- git: 7c450d1127c7 - main - bnxt_en: Address review comments for core SR-IOV support: Sumit Saxena (Tue, 28 Apr 2026 06:45:04 UTC)
- git: bea1c2fcd783 - main - pf: improve ASCONF chunk validation: Kristof Provost (Tue, 28 Apr 2026 13:31:19 UTC)
- git: e09104dfb76a - main - groups.7: New manual page of standard group names: Alexander Ziaee (Tue, 28 Apr 2026 13:54:05 UTC)
- git: 0f91468c040e - main - intro.7: Reference groups.7: Alexander Ziaee (Tue, 28 Apr 2026 13:57:15 UTC)
- git: 448ec129bcef - main - git-arc: Add a create-draft mode: Mark Johnston (Tue, 28 Apr 2026 14:05:47 UTC)
- git: c21c63fb565f - main - bnxt_en: add bnxt_sriov.c to sys/conf/files for built-in kernel builds: Sumit Saxena (Tue, 28 Apr 2026 14:14:55 UTC)
- git: ddabf7f3ea4f - main - amd64: Make EFI runtime faults look less like panics: Ed Maste (Tue, 28 Apr 2026 15:13:56 UTC)
- git: ab98fd323430 - main - build.7: Explain update-packages repo signing: Alexander Ziaee (Tue, 28 Apr 2026 16:57:12 UTC)
- git: 5ed26c21e4ff - main - bsdinstall: Improve auto-partition message: Alexander Ziaee (Tue, 28 Apr 2026 17:02:09 UTC)
- git: 68e5b71517e9 - main - Vendor import of smart at 1.0.2: Chuck Tuffli (Tue, 28 Apr 2026 17:10:36 UTC)
- git: 41c5a4a2f888 - main - sys.net.if_wg.wg_key_peerdev_makeshared: Add require metadata: Li-Wen Hsu (Tue, 28 Apr 2026 17:28:09 UTC)
- git: c1650792b8dd - main - reallocarray.3: Fix formatting: Mark Johnston (Tue, 28 Apr 2026 17:32:16 UTC)
- git: d5db883af2cc - main - group.7: spell priority: Maxim Konovalov (Tue, 28 Apr 2026 17:45:35 UTC)
- Re: git: 68e5b71517e9 - main - Vendor import of smart at 1.0.2: Jessica Clarke (Tue, 28 Apr 2026 18:40:31 UTC)
- git: a9a562a08e77 - main - hwpmc_ibs: Add external error handling: Mitchell Horne (Tue, 28 Apr 2026 18:49:25 UTC)
- git: 39f48829a045 - main - hwpmc: Add IBS capability control policy: Mitchell Horne (Tue, 28 Apr 2026 18:49:26 UTC)
- git: 146b30bad9f6 - main - hwpmc: Add extra_mask sysctls per counter type: Mitchell Horne (Tue, 28 Apr 2026 18:49:27 UTC)
- git: e139a49b5d8e - main - Revert "Vendor import of smart at 1.0.2": Chuck Tuffli (Tue, 28 Apr 2026 19:04:00 UTC)
- git: cb0e3a5fba5f - main - contrib/openresolv: MFV openresolv 3.17.4: Siva Mahadevan (Tue, 28 Apr 2026 19:38:20 UTC)
- git: c4b244af42a1 - main - acpi: Remove userland bits on non-ACPI platforms: Lexi Winter (Tue, 28 Apr 2026 19:50:54 UTC)
- git: 7970815be40b - main - llvm: Move libprivatelldb to the lldb package: Lexi Winter (Tue, 28 Apr 2026 19:50:55 UTC)
- git: d1c176fedfc9 - main - packages: Make create-sets.sh more robust: Lexi Winter (Tue, 28 Apr 2026 19:50:56 UTC)
- git: 4429630d1ca9 - main - Makefile.inc1: Only copy locales to INSTALLTMP on FreeBSD: Lexi Winter (Tue, 28 Apr 2026 19:50:57 UTC)
- git: fe9d81d7c660 - main - libiscsiutil: preserve errno across warning logs: Kyle Evans (Tue, 28 Apr 2026 20:52:16 UTC)
- git: d9c0594191f5 - main - ctld: kernel-sourced portal groups are not dummies: Kyle Evans (Tue, 28 Apr 2026 20:52:17 UTC)
- Re: git: 5ed26c21e4ff - main - bsdinstall: Improve auto-partition message: Alexander Ziaee (Tue, 28 Apr 2026 20:53:56 UTC)
- git: 48363f39f141 - main - efivar: Move dump functions into libefivar: Pouria Mousavizadeh Tehrani (Tue, 28 Apr 2026 20:59:08 UTC)
- git: 76de40889eed - main - efibootmgr: Show attributes, category and optional data when verbose: Pouria Mousavizadeh Tehrani (Tue, 28 Apr 2026 20:59:09 UTC)
- Re: git: 5ed26c21e4ff - main - bsdinstall: Improve auto-partition message: Alexander Ziaee (Wed, 29 Apr 2026 01:00:03 UTC)
- git: 454322c08b8a - main - libifconfig: Skip bridge VLAN config for span members: Lexi Winter (Wed, 29 Apr 2026 03:17:49 UTC)
- git: 2c2ec6bbc9cc - main - tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64: Konstantin Belousov (Wed, 29 Apr 2026 03:50:32 UTC)
- git: 91bfba010bcd - main - cron: log when a crontab path is too long: Kyle Evans (Wed, 29 Apr 2026 04:06:48 UTC)
- git: 01ff0fa77d33 - main - arm64: Support some per-thread sctlr_el1 fields: Andrew Turner (Wed, 29 Apr 2026 11:40:15 UTC)
- git: 2783fb7e7321 - main - arm64: Fix a MTE check: Andrew Turner (Wed, 29 Apr 2026 11:40:16 UTC)
- Re: git: 58de79153622 - main - arm64: mte: configure initial state for system registers: Mark Johnston (Wed, 29 Apr 2026 13:20:44 UTC)
- git: 6c09b7608905 - main - RELNOTES: Add an entry for recent improvements to multicast routing: Mark Johnston (Wed, 29 Apr 2026 14:37:34 UTC)
- git: 8e8ddb05d071 - main - execve: Fix an operator precedence bug: Mark Johnston (Wed, 29 Apr 2026 14:47:20 UTC)
- git: 8008e4b88daf - main - dhclient: Check for unexpected characters in some DHCP server options: Mark Johnston (Wed, 29 Apr 2026 14:47:21 UTC)
- git: 5d8e32aad2a8 - main - dhclient: Fix reallocation of dhclient script environments: Mark Johnston (Wed, 29 Apr 2026 14:47:22 UTC)
- git: 6f9ddb329b07 - main - pf: improve SCTP validation: Mark Johnston (Wed, 29 Apr 2026 14:47:23 UTC)
- git: f5ea3dce2cbe - main - libnv: switch fd_wait() from select(2) to poll(2): Mark Johnston (Wed, 29 Apr 2026 14:47:24 UTC)
- git: e2219bbd634f - main - libnv: fix heap overflow in nvlist_recv(): Mark Johnston (Wed, 29 Apr 2026 14:47:25 UTC)
- git: 4c99836ac72a - main - kerneldoc: also ingest .md (markdown files): Adrian Chadd (Wed, 29 Apr 2026 14:58:32 UTC)
- git: 67a63eae7b2d - main - bc: Fix tests: Dag-Erling Smørgrav (Wed, 29 Apr 2026 15:15:45 UTC)
- git: 9b8eb70ca974 - main - inpcb: improve some internal function names: Gleb Smirnoff (Wed, 29 Apr 2026 16:19:34 UTC)
- git: 6883b120c537 - main - inpcb: allow to specify different sizes for port and load balance hashes: Gleb Smirnoff (Wed, 29 Apr 2026 16:19:35 UTC)
- git: 70fde0ed6bbb - main - md5: Encode non-printable filenames: Dag-Erling Smørgrav (Wed, 29 Apr 2026 18:41:36 UTC)
- git: c5a92616c41f - main - if_gre(4): Fix gre_clone_dump_nl address dump: Pouria Mousavizadeh Tehrani (Wed, 29 Apr 2026 18:59:48 UTC)
- git: 0216ea8598af - main - netmap: check for possible out-of-bound write with options: Vincenzo Maffione (Wed, 29 Apr 2026 21:13:18 UTC)
- git: 72e2ae505c4a - main - tcp: release nic ktls send tags when entering time wait: Andrew Gallatin (Wed, 29 Apr 2026 23:36:15 UTC)
- git: 40bcad56f1b8 - main - powerpc/pic: Add a PIC_AP_INIT() to set up AP PIC info: Justin Hibbits (Thu, 30 Apr 2026 00:18:10 UTC)
- git: 605f53705d6d - main - powerpc/openpic: Increase the maximum number of IRQs allowed: Justin Hibbits (Thu, 30 Apr 2026 00:18:11 UTC)
- git: 787b5e136735 - main - dtrace: Add missing file for powerpc kernel build: Justin Hibbits (Thu, 30 Apr 2026 00:18:12 UTC)
- git: 0a705587e472 - main - iicmux: Return the right error codes: Justin Hibbits (Thu, 30 Apr 2026 00:18:13 UTC)
- git: 59a844b9cea7 - main - mpc85xx/msi: Add compat string for T208x/T4xxx SoCs: Justin Hibbits (Thu, 30 Apr 2026 00:18:14 UTC)
- git: e7f4269dbfad - main - asmc: replace hardcoded model table with universal probing: Adrian Chadd (Thu, 30 Apr 2026 00:39:00 UTC)
- git: b683fd0b3206 - main - preload: add "show preload" DDB command: Stephen J. Kiernan (Thu, 30 Apr 2026 05:20:51 UTC)
- git: 783d018cf954 - main - linuxkpi: Add `struct xa_limit` support to xarray: Jean-Sébastien Pédron (Thu, 30 Apr 2026 07:18:29 UTC)
- git: 796fff59a5d3 - main - linuxkpi: Define `DEFINE_XARRAY*()` macros: Jean-Sébastien Pédron (Thu, 30 Apr 2026 07:18:30 UTC)
- git: 713b4ce8ef46 - main - linuxkpi: Add `copy_from_user_inatomic_nontemporal()` function: Jean-Sébastien Pédron (Thu, 30 Apr 2026 07:18:31 UTC)
- git: 75909086a45d - main - bhyve: allow read/write to full CRB buffer: Corvin Köhne (Thu, 30 Apr 2026 09:14:38 UTC)
- git: 226b37dc3ad5 - main - dev/ichsmb: disable block buffer if supported: Corvin Köhne (Thu, 30 Apr 2026 09:18:12 UTC)
- git: 6d65c91b9a47 - main - etcupdate: fix arguments order of diff command: Andrey V. Elsukov (Thu, 30 Apr 2026 11:37:56 UTC)
- git: 65dc0e9071a5 - main - linuxkpi: Define `VFM_*()` macros in <asm/cpu_device_id.h>: Jean-Sébastien Pédron (Thu, 30 Apr 2026 11:40:24 UTC)
- git: eebb643bb379 - main - sx: Add `sx_has_waiters()` macro: Jean-Sébastien Pédron (Thu, 30 Apr 2026 11:40:25 UTC)
- git: 16dd59298288 - main - ddb.4: add 'show preload' entry: Mitchell Horne (Thu, 30 Apr 2026 13:44:56 UTC)
- git: 0ed292531e04 - main - debug.sh.8: Add FILES section: Mitchell Horne (Thu, 30 Apr 2026 13:50:16 UTC)
- git: 549e74061987 - main - snd_uaudio: Support Roland UA-33: Christos Margiolis (Thu, 30 Apr 2026 15:18:45 UTC)
- git: 82525a8ead6b - main - fix typo: remove duplicate 'the' in ffs_vfsops comment: Enji Cooper (Thu, 30 Apr 2026 16:31:02 UTC)
- git: 713332b4eb79 - main - fix typo: duplicate 'the' in OP_NOTROOT comment: Enji Cooper (Thu, 30 Apr 2026 16:31:03 UTC)
- git: e1841a50d6a5 - main - fix typo: lenght -> length in netlink comment: Enji Cooper (Thu, 30 Apr 2026 16:31:04 UTC)
- git: 0e235f77360c - main - fix typo: seperate -> separate in tcp_ratelimit comment: Enji Cooper (Thu, 30 Apr 2026 16:31:05 UTC)
- git: a8cb5cb40005 - main - fix typo: remove extra 'the' in rack.c comment: Enji Cooper (Thu, 30 Apr 2026 16:31:06 UTC)
- git: 092528b05d1f - main - fix typo: writting -> writing in sack_filter: Enji Cooper (Thu, 30 Apr 2026 16:31:08 UTC)
- git: deb17abdeffe - main - fix typos in rtsx.c comments: freqency and wich: Enji Cooper (Thu, 30 Apr 2026 16:31:09 UTC)
- git: 0e680203d59a - main - fix typo: recieved -> received in test comment: Enji Cooper (Thu, 30 Apr 2026 16:31:10 UTC)
- git: 873a195ba635 - main - dhclient: Improve server and filename validation: Dag-Erling Smørgrav (Thu, 30 Apr 2026 16:46:01 UTC)
- git: 1569e2334ab5 - main - Bump __FreeBSD_version to 1600018 after linuxkpi changes for DRM 6.12.84: Jean-Sébastien Pédron (Thu, 30 Apr 2026 18:06:06 UTC)
- git: a7233085558d - main - dmesg(8): Add -t and -f options for converting timestamps: Pouria Mousavizadeh Tehrani (Thu, 30 Apr 2026 18:15:05 UTC)
- git: 5e9f2a6aefab - main - sound: Retire unused snddev_info->bufsz: Christos Margiolis (Thu, 30 Apr 2026 18:47:04 UTC)
- git: ea1764e5fcf0 - main - mfi(4)/mrsas(4): Set sysctl name for driver versions consistently: Michael Osipov (Thu, 30 Apr 2026 19:54:02 UTC)
- git: cf678e30ca01 - main - devfs: add bpf example: Michael Tuexen (Thu, 30 Apr 2026 20:38:50 UTC)
- git: 71ac1ec5c9d9 - main - nfscl: Disable use of callbacks for NFSv4.0: Rick Macklem (Thu, 30 Apr 2026 21:44:36 UTC)
- git: dd945c6ba4ff - main - routing: Implement merge of nhgrp in new multipath route: Pouria Mousavizadeh Tehrani (Thu, 30 Apr 2026 22:07:48 UTC)
- git: 84bb3648d215 - main - netlink: Fix RTA_MULTIPATH on RTM_GETROUTE: Pouria Mousavizadeh Tehrani (Thu, 30 Apr 2026 22:07:49 UTC)
- git: 8a64738f5a93 - main - routing: Expire nhops inside the nhgrp: Pouria Mousavizadeh Tehrani (Thu, 30 Apr 2026 22:07:50 UTC)
- git: 23b8d16c6641 - main - tests/netlink: Add nexthop group tests for multipath: Pouria Mousavizadeh Tehrani (Thu, 30 Apr 2026 22:07:51 UTC)
- git: 39b19ce77bc0 - main - route(8): Add route get for multipath routes with -o flag: Pouria Mousavizadeh Tehrani (Thu, 30 Apr 2026 22:07:52 UTC)