dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
June 2026 Archives by author
- Ahmad Khalifa
- Alexander Ziaee
- Arthur Kiyanovski
- Aymeric Wibo
- Baptiste Daroussin
- git: bc3e0c6afdb9 - stable/15 - init: allow to specify a custom path for rc(8) (Sun, 28 Jun 2026 18:40:12 UTC)
- git: 5c7627e96f22 - stable/15 - devmatch: read linker.hints from all module paths (Sun, 28 Jun 2026 18:40:13 UTC)
- git: 413258a547df - stable/15 - nuageinit: add decode_base64 tests (Sun, 28 Jun 2026 18:40:14 UTC)
- git: 3a0732153ebd - stable/15 - nuageinit: add addsudo tests (Sun, 28 Jun 2026 18:40:15 UTC)
- git: 3b91e432616d - stable/15 - nuageinit: add adddoas tests (Sun, 28 Jun 2026 18:40:16 UTC)
- git: 43184397e6c4 - stable/15 - nuageinit: add update_sshd_config tests (Sun, 28 Jun 2026 18:40:17 UTC)
- git: 4baa3af22f78 - stable/15 - nuageinit: fix dirname('/') returning nil instead of '/' (Sun, 28 Jun 2026 18:40:18 UTC)
- git: fb06f62c7060 - stable/15 - nuageinit: add dirname edge case tests (Sun, 28 Jun 2026 18:40:19 UTC)
- git: 933551cdfd08 - stable/15 - nuageinit: add config2_network DNS services test (Sun, 28 Jun 2026 18:40:20 UTC)
- git: 6fcafba9b365 - stable/15 - nuageinit: add nil/empty guard to decode_base64() (Sun, 28 Jun 2026 18:40:21 UTC)
- git: 2ebdc0a782a6 - stable/15 - nuageinit: add hostname validation (RFC 952/1123) to sethostname() (Sun, 28 Jun 2026 18:40:22 UTC)
- git: f34a21ba0ada - stable/15 - nuageinit: remove dead checkgroup(), inline check in purge_group() (Sun, 28 Jun 2026 18:40:23 UTC)
- git: 985f74ce766e - stable/15 - nuageinit: fix non-standard f:close(cmd) and remove dead precmd (Sun, 28 Jun 2026 18:40:25 UTC)
- git: 481f6208e26a - stable/15 - nuageinit: fix TOCTOU in addsshkey, adddoas, addsudo (Sun, 28 Jun 2026 18:40:26 UTC)
- git: 41fc76cd796d - stable/15 - nuageinit: fix update_sshd_config crash when file does not exist (Sun, 28 Jun 2026 18:40:27 UTC)
- git: 53906065f040 - stable/15 - nuageinit: refactor goto abuse in chpasswd() (Sun, 28 Jun 2026 18:40:28 UTC)
- git: a67656ff5e78 - stable/15 - nuageinit: complete SSH support with ssh_deletekeys and disable_root (Sun, 28 Jun 2026 18:40:29 UTC)
- git: 178f400cf643 - stable/15 - nuageinit: implement bootcmd support (Sun, 28 Jun 2026 18:40:30 UTC)
- git: 85a943339f2d - stable/15 - nuageinit: implement manage_etc_hosts support (Sun, 28 Jun 2026 18:40:31 UTC)
- git: 543348190b7d - stable/15 - pw: remove duplicate pw_user_add declarations (Sun, 28 Jun 2026 18:40:32 UTC)
- git: 3973c36d1f86 - stable/15 - pw: fix uninitialized name pointer in pw_group_del (Sun, 28 Jun 2026 18:40:33 UTC)
- git: 2dd4c50deeaf - stable/15 - pw: fix inverted condition in shell_path error handling (Sun, 28 Jun 2026 18:40:34 UTC)
- git: ae577a78a80a - stable/15 - pw: fix const qualification in unquote() (Sun, 28 Jun 2026 18:40:35 UTC)
- git: c552051fb08f - stable/15 - pw: fix setmode(NULL) crash when homemode is a boolean value (Sun, 28 Jun 2026 18:40:36 UTC)
- git: ed54170f89bb - stable/15 - pw: fix incorrect metalog path in mkdir_home_parents (Sun, 28 Jun 2026 18:40:37 UTC)
- git: c5755b769724 - stable/15 - nuageinit: add tests for bootcmd, ssh_deletekeys, disable_root, manage_etc_hosts (Sun, 28 Jun 2026 18:40:39 UTC)
- git: e3d8f73cf2f6 - stable/15 - nuageinit: implement mounts support (Sun, 28 Jun 2026 18:40:40 UTC)
- git: 04b8103810c7 - stable/15 - nuageinit: implement resolv_conf support (Sun, 28 Jun 2026 18:40:41 UTC)
- git: 8c4d8934cc00 - stable/15 - nuageinit: implement keyboard support (Sun, 28 Jun 2026 18:40:42 UTC)
- git: a4a46e6ec8e0 - stable/15 - nuageinit: implement ssh_authkey_fingerprints support (Sun, 28 Jun 2026 18:40:43 UTC)
- git: 9835838d76d5 - stable/15 - nuageinit: implement ntp support (Sun, 28 Jun 2026 18:40:44 UTC)
- git: f0fa0c599330 - stable/15 - nuageinit: implement ca_certs support (Sun, 28 Jun 2026 18:40:45 UTC)
- git: bf026697c6d8 - stable/15 - nuageinit: implement MIME multipart user-data support (Sun, 28 Jun 2026 18:40:46 UTC)
- git: 202ae0114a15 - stable/15 - nuageinit: implement power_state_change and locale support (Sun, 28 Jun 2026 18:40:47 UTC)
- git: eb677a598e68 - stable/15 - nuageinit: implement final_message support (Sun, 28 Jun 2026 18:40:48 UTC)
- git: 35ea67ebc0b6 - stable/15 - nuageinit: implement phone_home support (Sun, 28 Jun 2026 18:40:49 UTC)
- git: 25f255d45f2d - stable/15 - nuage.lua: add encode_base64 helper (Sun, 28 Jun 2026 18:40:50 UTC)
- git: 167ddf97da60 - stable/15 - nuageinit: expose decode_base64 to fix tests (Sun, 28 Jun 2026 18:40:51 UTC)
- git: 48bf144ac4a2 - stable/15 - nuageinit: update documentation for phone_home and final_message (Sun, 28 Jun 2026 18:40:53 UTC)
- git: 7aefe34615c3 - stable/15 - nuageinit: install certs in /usr/share/certs/trusted (Sun, 28 Jun 2026 18:40:54 UTC)
- git: 3bb20f3c2837 - stable/15 - nuageinit: use single-quote shell escaping for hostname in rc.conf.d (Sun, 28 Jun 2026 18:40:55 UTC)
- git: 3654d0c7e0a5 - stable/15 - nuageinit: fix shell command injection in multiple rc.conf.d writes (Sun, 28 Jun 2026 18:40:56 UTC)
- git: 1561d31aa0f9 - stable/15 - nuageinit: fix shell injection in power_state_change delay and add test (Sun, 28 Jun 2026 18:40:57 UTC)
- git: 2bb8d7c7ecb2 - stable/15 - nuageinit: validate set-name to prevent shell injection in variable names (Sun, 28 Jun 2026 18:40:58 UTC)
- Bjoern A. Zeeb
- git: 41813a11bdca - stable/15 - rtwn/usb: add ID for D-Link DWA-121 rev B1 to rtwn RTL8188EU (Mon, 29 Jun 2026 06:34:08 UTC)
- git: a792bb723609 - stable/15 - LinuxKPI: 802.11 suspend/resume: fix the is_pci_dev check (Mon, 29 Jun 2026 06:34:10 UTC)
- git: ea1dfeca866c - stable/15 - LinuxKPi: idr: use macros for idr lock operations (Mon, 29 Jun 2026 06:34:11 UTC)
- git: 7c0c201d86d1 - stable/15 - LinuxKPI: 802.11: add three more driver downcalls (Mon, 29 Jun 2026 06:34:12 UTC)
- git: 19ee959ca1fc - stable/15 - LinuxKPI: 802.11: implement ieee80211_start_tx_ba_session() (Mon, 29 Jun 2026 06:34:13 UTC)
- git: 7f3d78b819a9 - stable/15 - LinuxKPI: 802.11: add note about rate control support under boot -v (Mon, 29 Jun 2026 06:34:14 UTC)
- git: 89781f2723d6 - stable/15 - LinuxKPI: 802.11: adjust tracing for action/ampdu/addba functions (Mon, 29 Jun 2026 06:34:15 UTC)
- git: acd657aa2369 - stable/15 - LinuxKPI: 802.11: make *addba* work better (Mon, 29 Jun 2026 06:34:16 UTC)
- git: 482d4b6e725f - stable/15 - LinuxKPI: 802.11: set flag if frame should be part of an A-MPDU (Mon, 29 Jun 2026 06:34:17 UTC)
- git: c35adba00f29 - stable/15 - LinuxKPI: 802.11: add print masks for tx status flags (Mon, 29 Jun 2026 06:34:18 UTC)
- git: b592f997f4ca - stable/15 - LinuxKPI: 802.11: set undefined link in TX control info (Mon, 29 Jun 2026 06:34:19 UTC)
- git: 7f0adc4da4cc - stable/15 - LinuxKPI: 802.11: improve hw_crypto key operations (Mon, 29 Jun 2026 06:34:21 UTC)
- git: 280b4c9f19a2 - stable/15 - LinuxKPI: 802.11: force update of net80211 crypto key flags (Mon, 29 Jun 2026 06:34:22 UTC)
- git: fc1c1ff8e28f - stable/15 - mt76: mt7921: prevent PM from scheduling another delayed work on detach (Mon, 29 Jun 2026 06:34:23 UTC)
- git: 328668cacd73 - stable/15 - linudebugfs: fix simple_attr_write_common() kernel buffer (Mon, 29 Jun 2026 06:34:24 UTC)
- git: 2a3f125a39bd - stable/15 - lindebugfs: improve an error message (Mon, 29 Jun 2026 06:34:25 UTC)
- git: 2f6c1f9a9bbc - stable/15 - callout: ddb: resolve symbol of callout function (Mon, 29 Jun 2026 06:34:26 UTC)
- git: 0acc685b19b9 - stable/15 - mt76: ensure net80211 com instance before returning from driver load (Mon, 29 Jun 2026 06:34:27 UTC)
- git: 7e31274a8624 - stable/15 - mt76: mt7921: terminate fw log messages with \n (Mon, 29 Jun 2026 06:34:28 UTC)
- git: e28a03447456 - stable/15 - mt76: mt7921: depend on lindebugfs and turn debugfs support on (Mon, 29 Jun 2026 06:34:29 UTC)
- git: 4406a07e6f3e - stable/15 - LinuxKPI: 802.11: lock down mac80211 downcalls (Mon, 29 Jun 2026 06:34:30 UTC)
- git: 2b3a18dadf03 - stable/15 - LinuxKPI: add KERNEL_VERSION() macro (Mon, 29 Jun 2026 06:34:32 UTC)
- git: 3b3b73377b3e - stable/15 - LinuxKPI: scatterlist.h: implement sg_init_marker() (Mon, 29 Jun 2026 06:34:33 UTC)
- git: 729934499378 - stable/15 - mt76: mt7925: prevent PM from scheduling another delayed work on detach (Mon, 29 Jun 2026 06:34:34 UTC)
- git: 717e9ec72d89 - stable/15 - LinuxKPI: 802.11: leave a comment for sta->rates (mt7615, ?) (Mon, 29 Jun 2026 06:34:35 UTC)
- git: 5f4cd6ca29ad - stable/15 - LinuxKPI: 802.11: add/improve/correct comments (Mon, 29 Jun 2026 06:34:36 UTC)
- git: 848cb6b184fa - stable/15 - LinuxKPI: 802.11: add 11g check to lkpi_ic_getradiocaps() (Mon, 29 Jun 2026 06:34:37 UTC)
- git: a31e3e0d61e5 - stable/15 - LinuxKPI: 802.11: introduce TRACE_RATES() (Mon, 29 Jun 2026 06:34:38 UTC)
- git: c17a6e0f8787 - stable/15 - LinuxKPI: 802.11: initalize br_mask and basic_rates for each vap (Mon, 29 Jun 2026 06:34:39 UTC)
- git: 1cb6a2a2deb6 - stable/15 - LinuxKPI: 802.11: make lkpi_sta_sync_from_ni() return bss_changes (Mon, 29 Jun 2026 06:34:40 UTC)
- git: f5b0b80a3d0e - stable/15 - LinuxKPI: 802.11: add function to update some rate related fields (Mon, 29 Jun 2026 06:34:42 UTC)
- git: f1f0aa38ec7a - stable/15 - LinuxKPI: 802.11: add/change rate related tracing (Mon, 29 Jun 2026 06:34:43 UTC)
- git: f0eeea32cd12 - stable/15 - LinuxKPI: 802.11: consider emulate_chanctx in lkpi_sync_chanctx_cw_from_rx_bw() (Mon, 29 Jun 2026 06:34:44 UTC)
- git: f28bc5e19477 - stable/15 - LinuxKPI: 802.11: track bandwidth/rx_nss change in lkpi_sta_sync_from_ni() (Mon, 29 Jun 2026 06:34:45 UTC)
- git: 8df9c187c742 - stable/15 - LinuxKPI: 802.11: adjust timing of sync_from_ni in lkpi_sta_assoc_to_run() (Mon, 29 Jun 2026 06:34:46 UTC)
- Christos Margiolis
- git: 369207a6c471 - stable/15 - virtual_oss(8): Fix buffer overflow in voss_compressor() call (Mon, 01 Jun 2026 17:32:27 UTC)
- git: a13800ee46d7 - stable/15 - snd_hda: Patch Dell WYSE 7040 (Tue, 02 Jun 2026 08:53:16 UTC)
- git: 91a6647a7d48 - stable/15 - sound: Expose EQ by default (Wed, 03 Jun 2026 08:23:12 UTC)
- git: 8511a14eb0cf - stable/15 - sound: Retire FEEDEQ_BYPASS (Wed, 03 Jun 2026 08:23:14 UTC)
- git: 82dcd575dd28 - stable/15 - sound: Remove dead EQ FEEDEQ_DISABLE code (Wed, 03 Jun 2026 08:23:15 UTC)
- git: 52536db52fd3 - stable/15 - sound: Retire FEEDEQ_DISABLE (Wed, 03 Jun 2026 08:23:16 UTC)
- git: 333af32c928d - stable/15 - sound: Retire EQ states (Wed, 03 Jun 2026 08:23:17 UTC)
- git: ea09d6148255 - stable/15 - sound: Retire hint.pcm.%d.eq_preamp (Wed, 03 Jun 2026 08:23:18 UTC)
- git: 9060512d2be6 - stable/15 - pcm.4: Document dev.pcm.%d.eq* (Wed, 03 Jun 2026 08:23:19 UTC)
- git: 65029fee7837 - stable/15 - sndctl(8): Implement EQ controls (Wed, 03 Jun 2026 08:23:20 UTC)
- git: 755a785affcf - stable/15 - sound: Update feeder_eq.c LICENSE header (Wed, 03 Jun 2026 08:23:21 UTC)
- git: 3c49470b551a - stable/15 - sound: Retire M_MIXER (Wed, 03 Jun 2026 08:23:22 UTC)
- git: 3693f4404bec - stable/15 - sound: Retire mixer_ioctl_channel() (Wed, 03 Jun 2026 08:23:23 UTC)
- git: f94bb91ac69c - stable/15 - sound: Retire unused hw.snd.vpc_mixer_bypass (Wed, 03 Jun 2026 08:23:24 UTC)
- git: de5502ed01c8 - stable/15 - sound: Remove unused "from" mixer_ioctl_cmd() argument (Wed, 03 Jun 2026 08:23:26 UTC)
- git: d608731d556d - stable/15 - snd_uaudio: Do not use snd_mixer->lock as mixer_lock (Wed, 03 Jun 2026 08:23:27 UTC)
- git: d80356b7525b - stable/15 - snd_uaudio: Stop using mixer_get_lock() (Wed, 03 Jun 2026 08:23:28 UTC)
- git: 1ed48176bc0b - stable/15 - sound: Remove all remaining uses of mixer_get_lock() (Wed, 03 Jun 2026 08:23:29 UTC)
- git: da80fa2c3d6b - stable/15 - sound: Retire unused mixer_get_lock() (Wed, 03 Jun 2026 08:23:30 UTC)
- git: b8d119c96986 - stable/15 - sound: Do not lock before destroying snd_mixer->lock (Wed, 03 Jun 2026 08:23:31 UTC)
- git: a22f7e404446 - stable/15 - sound: Retire snd_mixer->enuminfo (Wed, 03 Jun 2026 08:23:32 UTC)
- git: 323e28ed4cac - stable/15 - sound: Retire MIXER_SIZE and use correct size in DEFINE_CLASS (Wed, 03 Jun 2026 08:23:33 UTC)
- git: 70f682385515 - stable/15 - sound: Update mixer.c LICENSE header (Wed, 03 Jun 2026 08:23:34 UTC)
- git: 4910c5a7d518 - stable/15 - rc: virtual_oss: Define some variables in rc.conf (Sun, 07 Jun 2026 21:19:39 UTC)
- git: b8a97cc677df - stable/15 - rc: virtual_oss: Wait for process to exit (Sun, 07 Jun 2026 21:19:40 UTC)
- git: 91167d0b66e8 - stable/15 - rc: virtual_oss: Handle absent pidfile properly (Sun, 07 Jun 2026 21:19:41 UTC)
- git: a48a807e9bf7 - stable/15 - sound: Centralize and improve hot-swapping (Sun, 07 Jun 2026 21:19:42 UTC)
- git: b896c159135d - stable/15 - bsdinstall: Add virtual_oss service option (Tue, 09 Jun 2026 10:46:53 UTC)
- git: 81b3a7991543 - stable/15 - virtual_oss_cmd(8): Improve error messages (Tue, 09 Jun 2026 10:46:54 UTC)
- git: 33c8e68d3237 - stable/14 - snd_uaudio: Support Roland UA-33 (Sat, 13 Jun 2026 18:41:24 UTC)
- git: f799fce68136 - stable/15 - devd/snd.conf: Handle absent control device properly (Tue, 16 Jun 2026 12:08:22 UTC)
- git: 013af29c1e17 - stable/15 - virtual_oss(8): Properly cleanup cuse(3) (Thu, 18 Jun 2026 19:33:42 UTC)
- git: ac0068384a22 - stable/15 - virtual_oss(8): Make sndstat FD global (Thu, 18 Jun 2026 19:33:43 UTC)
- git: 5ec4a7bb2cdf - stable/15 - mixer(8): Retire deprecated control values (Sat, 20 Jun 2026 10:49:50 UTC)
- git: e1c951dccde1 - stable/15 - groups.7: Document audio group (Wed, 24 Jun 2026 13:39:15 UTC)
- git: e9df33a044ec - stable/15 - sound: Retire SD_F_VPC and related settings (Sat, 27 Jun 2026 09:55:56 UTC)
- git: 2c21445c6cbb - stable/15 - sound: Use and lock only the appropriate channel in dsp_mmap_single() (Sat, 27 Jun 2026 09:55:58 UTC)
- git: f3d461cf3220 - stable/15 - sound: Re-arrange a calculation in dsp_mmap_single() (Sat, 27 Jun 2026 09:55:59 UTC)
- git: 0f4aac7ed5ae - stable/15 - sound: Handle CHN_F_MMAP_INVALID after cdev_pager_allocate() (Sat, 27 Jun 2026 09:56:00 UTC)
- git: 9707d9f01e5c - stable/15 - sound tests: Add PROT_EXEC rejection test (Sat, 27 Jun 2026 09:56:01 UTC)
- git: 0665d5b9d38a - stable/15 - sound: Start each channel individually (Tue, 30 Jun 2026 06:24:31 UTC)
- git: 5347284ba90f - stable/15 - sound: Include more information in kevent returned from the kernel (Tue, 30 Jun 2026 06:24:33 UTC)
- git: a751490f5bf7 - stable/15 - sound: Adjust mmap example to use kqueue (Tue, 30 Jun 2026 06:24:34 UTC)
- Colin Percival
- Craig Leres
- Cy Schubert
- Dag-Erling Smørgrav
- git: e6470ed3d59b - stable/15 - libarchive: Force GNU iconv compatibility on FreeBSD (Tue, 02 Jun 2026 16:42:08 UTC)
- git: 39381fc3a82f - stable/15 - cap_mkdb: Fix memory leak (Tue, 02 Jun 2026 16:42:09 UTC)
- git: 7028772caaa8 - stable/15 - uart: Tidy the compat tables (Tue, 02 Jun 2026 16:42:10 UTC)
- git: 885a35c07b60 - stable/15 - tests: Fix reliability issues in POSIX ACL tests (Tue, 02 Jun 2026 16:42:12 UTC)
- git: b243ead1edd8 - stable/15 - certctl: Style nits (Tue, 02 Jun 2026 16:42:13 UTC)
- git: 689206379f4c - stable/15 - ctld: More consistent error messages (Tue, 02 Jun 2026 16:42:14 UTC)
- git: 5fd06985f8f0 - stable/14 - libarchive: Force GNU iconv compatibility on FreeBSD (Tue, 02 Jun 2026 16:42:19 UTC)
- git: 2ca3e4673a6d - stable/14 - cap_mkdb: Fix memory leak (Tue, 02 Jun 2026 16:42:20 UTC)
- git: 94cba369a3ba - stable/14 - tests: Fix reliability issues in POSIX ACL tests (Tue, 02 Jun 2026 16:42:21 UTC)
- git: b1cec2bd42c2 - stable/15 - fts: Add some depth to the options test (Thu, 04 Jun 2026 14:40:24 UTC)
- git: e4dd3505c2d1 - stable/15 - fts: Check link count before using it (Thu, 04 Jun 2026 14:40:25 UTC)
- git: e6cabe3030ce - stable/15 - fts: Improve the description of FTS_NOSTAT (Thu, 04 Jun 2026 14:40:26 UTC)
- git: e8abb1003278 - stable/15 - login.conf(5): Add missing resource limits (Thu, 04 Jun 2026 14:40:27 UTC)
- git: 2a0e9a9b5934 - stable/15 - login_class: Fix kqueues, pipebuf resource types (Thu, 04 Jun 2026 14:40:28 UTC)
- git: 7ad1006a20e4 - stable/15 - sh: Fix pipebuf limit (Thu, 04 Jun 2026 14:40:29 UTC)
- git: 7546f06f5e06 - stable/15 - ObsoleteFiles: Add some ancient locale symlinks (Thu, 04 Jun 2026 14:40:30 UTC)
- git: d3c855f40fc2 - stable/14 - fts: Improve the description of FTS_NOSTAT (Thu, 04 Jun 2026 14:40:48 UTC)
- git: 78381cdaf50f - stable/14 - login.conf(5): Add missing resource limits (Thu, 04 Jun 2026 14:40:49 UTC)
- git: 34fc5ccbc553 - stable/14 - login_class: Fix kqueues, pipebuf resource types (Thu, 04 Jun 2026 14:40:50 UTC)
- git: c435622e6704 - stable/14 - sh: Fix pipebuf limit (Thu, 04 Jun 2026 14:40:51 UTC)
- git: 8bbe1d5422bc - stable/14 - ObsoleteFiles: Add some ancient locale symlinks (Thu, 04 Jun 2026 14:40:53 UTC)
- git: 0932e252b859 - stable/15 - libarchive: Clean up the build configuration (Mon, 08 Jun 2026 23:01:01 UTC)
- git: f4744e76333d - stable/15 - limits: Fix pipebuf resource type (Mon, 08 Jun 2026 23:01:03 UTC)
- git: 70dfaf4521d4 - stable/15 - etcupdate: Make diff -l actually work (Mon, 08 Jun 2026 23:01:04 UTC)
- git: 5c12023beb94 - stable/15 - rc: Bail if /dev/null is not a device (Mon, 08 Jun 2026 23:01:05 UTC)
- git: 62f3971e6c06 - stable/14 - libarchive: Clean up the build configuration (Mon, 08 Jun 2026 23:01:09 UTC)
- git: d6800be31a1e - stable/14 - limits: Fix pipebuf resource type (Mon, 08 Jun 2026 23:01:10 UTC)
- git: c8b81d5ff2f4 - stable/14 - etcupdate: Make diff -l actually work (Mon, 08 Jun 2026 23:01:11 UTC)
- git: d09b42a876bb - stable/14 - rc: Bail if /dev/null is not a device (Mon, 08 Jun 2026 23:01:12 UTC)
- git: 12f8971ee6b6 - stable/14 - stat: Add option to list holes (Tue, 09 Jun 2026 08:17:44 UTC)
- git: 6c2ea480cabd - stable/14 - stat: Nits in readlink tests (Tue, 09 Jun 2026 08:17:45 UTC)
- git: 7062e428a627 - stable/14 - stat: Nits in stat tests (Tue, 09 Jun 2026 08:17:46 UTC)
- git: 233ece107da0 - stable/14 - stat: fix use of devname(3) (Tue, 09 Jun 2026 08:17:47 UTC)
- git: f8d59d310d62 - stable/15 - libmsun: Fix incorrect MLINK for sincosl(3) (Tue, 16 Jun 2026 01:00:49 UTC)
- git: b18a6625d6b9 - stable/15 - fts: Correct description of fts_set (Tue, 16 Jun 2026 01:00:50 UTC)
- git: 4af6afcfaf4b - stable/14 - libmsun: Fix incorrect MLINK for sincosl(3) (Tue, 16 Jun 2026 01:00:51 UTC)
- git: 9cc0ff7c25d4 - stable/15 - audit: Add poll / select support (Tue, 16 Jun 2026 01:00:51 UTC)
- git: 08e02120541a - stable/14 - fts: Correct description of fts_set (Tue, 16 Jun 2026 01:00:52 UTC)
- git: bc5f0ff387d8 - stable/15 - audit: Replace TAILQ with STAILQ (Tue, 16 Jun 2026 01:00:53 UTC)
- git: 5ecad8243830 - stable/14 - audit: Add poll / select support (Tue, 16 Jun 2026 01:00:53 UTC)
- git: d6b1b779b8e7 - stable/15 - check-old-libs: Show information about packages (Tue, 16 Jun 2026 01:00:54 UTC)
- git: 9b30dccaefea - stable/14 - audit: Replace TAILQ with STAILQ (Tue, 16 Jun 2026 01:00:54 UTC)
- git: 170424749a37 - stable/14 - check-old-libs: Show information about packages (Tue, 16 Jun 2026 01:00:55 UTC)
- git: 03f078d90629 - stable/15 - auditd: Fix signal handling (Tue, 16 Jun 2026 01:00:55 UTC)
- git: 872c046a4e97 - stable/14 - auditd: Fix signal handling (Tue, 16 Jun 2026 01:00:56 UTC)
- git: c1f725bfb964 - stable/15 - examples: Update COPTFLAGS in make.conf (Tue, 16 Jun 2026 01:00:56 UTC)
- git: 85b3cf5e9ce0 - stable/14 - examples: Update COPTFLAGS in make.conf (Tue, 16 Jun 2026 01:00:57 UTC)
- git: ea13334abd9f - stable/15 - sh: Improve function documentation (Sat, 20 Jun 2026 19:03:15 UTC)
- git: cee36a5e003c - stable/14 - sh: Improve function documentation (Sat, 20 Jun 2026 19:03:18 UTC)
- git: a1977a1284b5 - stable/15 - ldns: Update to 1.9.1 (Wed, 24 Jun 2026 17:25:34 UTC)
- git: c31042a7a944 - stable/15 - ldns: Update to 1.9.2 (Wed, 24 Jun 2026 17:25:35 UTC)
- git: a878e7b4985f - stable/14 - ldns: Update to 1.9.1 (Wed, 24 Jun 2026 17:25:57 UTC)
- git: 222648172b80 - stable/14 - ldns: Update to 1.9.2 (Wed, 24 Jun 2026 17:25:59 UTC)
- git: 401e3bd0397f - stable/15 - iconv: Update availability of bool (Fri, 26 Jun 2026 14:40:53 UTC)
- git: e2e736234437 - stable/15 - x86: Harmonize GENERIC and MINIMAL (Fri, 26 Jun 2026 14:40:54 UTC)
- git: 3377fbc14bb3 - stable/14 - iconv: Update availability of bool (Fri, 26 Jun 2026 14:41:12 UTC)
- git: b53d2de9acd1 - stable/14 - MINIMAL: Add virtio_scsi (Fri, 26 Jun 2026 14:41:13 UTC)
- git: 3c687b750065 - stable/14 - kernel: Be clearer about what ZSTDIO is for (Fri, 26 Jun 2026 14:41:14 UTC)
- git: f523af0e05a5 - stable/14 - x86: Harmonize GENERIC and MINIMAL (Fri, 26 Jun 2026 14:41:15 UTC)
- git: 8f59fdb65239 - stable/15 - rc: Fix improper use of load_kld (Sun, 28 Jun 2026 09:43:51 UTC)
- git: 2baf97f3305a - stable/15 - rc: Improve load_kld (Sun, 28 Jun 2026 09:43:52 UTC)
- git: d67aa8bd9c5a - stable/15 - rc: Make devmatch use load_kld (Sun, 28 Jun 2026 09:43:53 UTC)
- git: 59573a006c69 - stable/15 - adduser: Normalize supplemental groups (Sun, 28 Jun 2026 09:43:54 UTC)
- git: 19cba6662468 - stable/14 - rc: Fix improper use of load_kld (Sun, 28 Jun 2026 09:43:55 UTC)
- git: 10ae3fc0b06a - stable/14 - rc: Improve load_kld (Sun, 28 Jun 2026 09:43:56 UTC)
- git: efd399675286 - stable/14 - rc: Make devmatch use load_kld (Sun, 28 Jun 2026 09:43:57 UTC)
- git: d4e539bbf0ad - stable/14 - adduser: Normalize supplemental groups (Sun, 28 Jun 2026 09:43:58 UTC)
- Dimitry Andric
- Ed Maste
- git: f0ac411a7747 - stable/15 - bsdinstall: Use libarchive secure flags for extract (Thu, 04 Jun 2026 01:16:52 UTC)
- git: ab599e44dba3 - stable/15 - netlink: Fix lock leak in nl_find_nhop (Fri, 05 Jun 2026 19:28:32 UTC)
- git: 28833ade34e4 - stable/14 - netlink: Fix lock leak in nl_find_nhop (Fri, 05 Jun 2026 19:38:10 UTC)
- git: deaaddf1d3c4 - stable/15 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Sun, 07 Jun 2026 17:11:44 UTC)
- git: b5a4f4bfbc95 - stable/14 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Sun, 07 Jun 2026 17:12:45 UTC)
- git: b1ad74074d4d - stable/13 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Sun, 07 Jun 2026 17:13:17 UTC)
- git: 04cee2a1727e - stable/15 - intelhfi: Add IA32_PM_ENABLE bit flag define (Mon, 08 Jun 2026 17:20:35 UTC)
- git: bfdc17ca8006 - stable/15 - src.opts.mk: Comment about CTF & DTRACE relationship (Mon, 08 Jun 2026 19:54:15 UTC)
- git: 6a1e761dc47d - stable/15 - Makefile.vm: Split error condition (Tue, 09 Jun 2026 00:48:50 UTC)
- git: 2caaf8c1c717 - stable/15 - route: Fix `flush` w/o specified address family (Tue, 09 Jun 2026 13:02:38 UTC)
- git: 65e0e06116f4 - stable/15 - elfdump: Decode SHT_LLVM_ADDRSIG section header type (Tue, 09 Jun 2026 13:40:42 UTC)
- git: 90c11896412d - stable/15 - netlink: Avoid undefined behaviour (Tue, 09 Jun 2026 14:09:39 UTC)
- git: beee13213e0a - stable/15 - netlink: Fix interface type match (Tue, 09 Jun 2026 14:09:40 UTC)
- git: e22716b6cbfc - stable/15 - netlink: Check for NULL return from npt_alloc() (Tue, 09 Jun 2026 14:09:41 UTC)
- git: 6c81e7622211 - stable/15 - netlink: Avoid potential undefined behaviour (Tue, 09 Jun 2026 14:09:42 UTC)
- git: 44e81e84181f - stable/15 - netlink: Fix RTM_GETROUTE loop for RT_TABLE_UNSPEC (Tue, 09 Jun 2026 14:09:43 UTC)
- git: bbf019824592 - stable/15 - netlink: Use early exit pattern in _nl_modify_ifp_generic (Tue, 09 Jun 2026 14:09:45 UTC)
- git: 30d907804d7d - stable/15 - netlink: Check permissions for interface flag changes (Tue, 09 Jun 2026 14:09:46 UTC)
- git: 471b1c4ca19b - stable/15 - smsc: Add missing newline to PHY timeout error printf (Tue, 09 Jun 2026 14:55:47 UTC)
- git: a7f0ee3c5680 - stable/15 - bsdinstall: Add SPDX-License-Identifier tags (Tue, 09 Jun 2026 14:57:17 UTC)
- git: 6952ad819d6a - stable/15 - get/setpriority: Add capability mode checks (Tue, 09 Jun 2026 16:58:30 UTC)
- git: 88534471b32c - stable/15 - xinstall: Add test for -d -s not allowed together (Wed, 10 Jun 2026 13:44:59 UTC)
- git: 4b570289f0cc - stable/15 - xinstall: Do not allow -l and -s together (Wed, 10 Jun 2026 13:45:00 UTC)
- git: 5ccda2174f70 - stable/15 - install.1: Document options incompatible with -s (Wed, 10 Jun 2026 13:45:01 UTC)
- git: 166532ee0c1e - stable/15 - install.1: Convert link flags to a table (Wed, 10 Jun 2026 13:45:02 UTC)
- git: f2f67df8c92b - stable/15 - mii: Fix SMSC name (Wed, 10 Jun 2026 13:52:06 UTC)
- git: b203a374f87d - stable/15 - linuxkpi: Make pm_qos.h self-contained (Wed, 10 Jun 2026 14:24:48 UTC)
- git: 3151fdd90bf1 - stable/15 - netlink: Use unsigned type in nl_process_nbuf (Thu, 11 Jun 2026 17:07:59 UTC)
- git: 314c85574ae0 - stable/15 - amd64: Make EFI runtime faults look less like panics (Thu, 11 Jun 2026 17:09:39 UTC)
- git: a95757d42f41 - stable/14 - smsc: Add missing newline to PHY timeout error printf (Thu, 11 Jun 2026 17:11:10 UTC)
- git: 16532b220c9c - stable/15 - tty: Add sysctl knob to globally disable TIOCSTI (Sun, 14 Jun 2026 20:08:41 UTC)
- git: b5cb2739b8b5 - stable/14 - tty: Add sysctl knob to globally disable TIOCSTI (Sun, 14 Jun 2026 20:09:49 UTC)
- git: e26c01080991 - stable/15 - linuxulator: Return EINVAL for invalid inotify flags (Mon, 15 Jun 2026 13:47:24 UTC)
- git: def7dae4402f - stable/15 - if_stf: Free entire mbuf chain on failure (Mon, 15 Jun 2026 19:10:33 UTC)
- git: 6bef2a0b1184 - stable/14 - elf_common.h: Add SHT_LLVM_ADDRSIG (Mon, 15 Jun 2026 19:11:43 UTC)
- git: 9f5df9ed0720 - stable/15 - elf_common: Add FDO package metadata note type (Tue, 16 Jun 2026 23:52:00 UTC)
- git: 76f29211f0dd - stable/15 - netlink: Indicate that ifinfomsg uses IFT_* types (Fri, 19 Jun 2026 13:47:06 UTC)
- git: d7356667931e - stable/14 - netlink: Indicate that ifinfomsg uses IFT_* types (Fri, 19 Jun 2026 13:52:36 UTC)
- git: 2db353ea26c7 - stable/15 - sys/cdefs.h: Introduce __maybe_unused attribute (Fri, 19 Jun 2026 18:14:51 UTC)
- git: e5911522aff7 - stable/15 - crunch: ldconfig and ldd are unrelated to GNU ld (Sat, 20 Jun 2026 18:37:58 UTC)
- git: aefff0a9cfba - stable/15 - if_media: Claim 10BASE-T1S and 10BASE-T1L constants (Fri, 26 Jun 2026 15:33:29 UTC)
- git: 2d7f1cf13822 - stable/15 - syscalls.master: Allow clock_nanosleep in capability mode (Fri, 26 Jun 2026 15:34:19 UTC)
- Enji Cooper
- git: ca66129a2c8a - stable/14 - openssl: update to 3.0.21 (Thu, 11 Jun 2026 04:08:10 UTC)
- git: 0ac48eae867c - stable/15 - Revert "Skip sys.netinet6.frag6.frag6_19.frag6_19 in CI" (Fri, 12 Jun 2026 18:09:20 UTC)
- git: 3e9b85f226ed - stable/15 - OpenSSL: update MAINTAINERS/CODEOWNERS (Fri, 12 Jun 2026 18:09:21 UTC)
- git: 6faa82bf4683 - stable/15 - security(7): fix `mandoc -T lint` complaints (Fri, 12 Jun 2026 18:09:22 UTC)
- git: 7a8911e13cda - stable/15 - Preen/update list for share/examples/sound under `MK_EXAMPLES` (Fri, 12 Jun 2026 18:11:11 UTC)
- git: baee4396c7b7 - stable/15 - Remove `/usr/share/examples/oci` when MK_EXAMPLES == no (Fri, 12 Jun 2026 18:11:12 UTC)
- git: aab35ed9c4c2 - stable/15 - Remove all of /usr/tests/share/examples/... when MK_EXAMPLES == no (Fri, 12 Jun 2026 18:11:13 UTC)
- git: d8fe9fc368a6 - stable/14 - Remove `/usr/share/examples/oci` when MK_EXAMPLES == no (Fri, 12 Jun 2026 18:12:33 UTC)
- git: b64973834710 - stable/14 - Remove all of /usr/tests/share/examples/... when MK_EXAMPLES == no (Fri, 12 Jun 2026 18:12:34 UTC)
- git: fd420ecc7e06 - stable/14 - OpenSSL: update MAINTAINERS/CODEOWNERS (Fri, 12 Jun 2026 18:17:28 UTC)
- git: 631cd25b3cb2 - stable/14 - security(7): fix `mandoc -T lint` complaints (Fri, 12 Jun 2026 18:17:29 UTC)
- git: f22270743898 - stable/14 - hosts.equiv.5: correct nits to fix `mandoc -T lint` issues (Fri, 12 Jun 2026 18:19:55 UTC)
- git: 96b71cb17e61 - stable/15 - hosts.equiv.5: correct nits to fix `mandoc -T lint` issues (Fri, 12 Jun 2026 18:20:05 UTC)
- git: 885e3a84149d - stable/15 - MFV: openssl 3.5.7 (Fri, 12 Jun 2026 21:27:59 UTC)
- git: 41fad66f0c52 - stable/15 - crypto/openssl: update artifacts to match 3.5.7 release (Fri, 12 Jun 2026 21:28:01 UTC)
- Gordon Bergling
- git: adf261401c1b - stable/15 - mxge(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 05:10:55 UTC)
- git: 8cd4029fed9a - stable/14 - mxge(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 05:14:50 UTC)
- git: 395d9672f5c1 - stable/13 - mxge(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 05:16:58 UTC)
- git: 7bd1f835f28b - stable/15 - aic7xxx: Fix two typos in source code comments (Wed, 17 Jun 2026 04:49:44 UTC)
- git: e85a0e81486c - stable/15 - clk: Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:45 UTC)
- git: b5f28bb73cfd - stable/15 - et(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:47 UTC)
- git: 7763576dfc56 - stable/15 - qcom_clk: Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:48 UTC)
- git: b6ce96b36a16 - stable/15 - ufshci(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:49 UTC)
- git: fd6cad70fe17 - stable/15 - sdhci(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:50 UTC)
- git: 55407c3540a3 - stable/15 - acpi(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:49:51 UTC)
- git: c8f0bb39e336 - stable/14 - aic7xxx: Fix two typos in source code comments (Wed, 17 Jun 2026 04:53:08 UTC)
- git: 1dfc91f28942 - stable/14 - clk: Fix a typo in a source code comment (Wed, 17 Jun 2026 04:53:09 UTC)
- git: 2e7e5bf0d972 - stable/14 - et(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:53:11 UTC)
- git: cf6fb0a0062f - stable/14 - qcom_clk: Fix a typo in a source code comment (Wed, 17 Jun 2026 04:53:12 UTC)
- git: 66dde7d645d9 - stable/14 - sdhci(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:53:13 UTC)
- git: 652f4d4c1e40 - stable/14 - acpi(4): Fix a typo in a source code comment (Wed, 17 Jun 2026 04:53:14 UTC)
- git: f757fdc96e68 - stable/15 - d.7: Correct a few typos in the manual page (Fri, 19 Jun 2026 05:54:07 UTC)
- git: 93e22eb18e2a - stable/15 - pwd.1: Fix a typo in the .dD (Mon, 22 Jun 2026 12:51:44 UTC)
- git: 864d3da66fc6 - stable/15 - pnfs.4: Fix a typo in the manual page (Mon, 22 Jun 2026 12:51:45 UTC)
- git: d69c80b7c4cf - stable/15 - jail.8: Fix two typos in the manual page (Mon, 22 Jun 2026 12:51:46 UTC)
- git: 254d0a0ae908 - stable/15 - mixer.8: Fix a typo in the manual page (Mon, 22 Jun 2026 12:51:47 UTC)
- git: 5e050ef3a138 - stable/14 - pnfs.4: Fix a typo in the manual page (Mon, 22 Jun 2026 12:55:06 UTC)
- git: 65324bdd2c7e - stable/14 - mixer.8: Fix a typo in the manual page (Mon, 22 Jun 2026 12:55:07 UTC)
- git: 270bfa34cd42 - stable/15 - devd.conf(5): Fix a typo in the manual page (Tue, 30 Jun 2026 04:51:41 UTC)
- git: a8bbce08731b - stable/15 - ipfw(8): Fix a typo in the manual page (Tue, 30 Jun 2026 04:51:42 UTC)
- git: 716ba5f31865 - stable/15 - bectl(8): Fix a typo in the manual page (Tue, 30 Jun 2026 04:51:43 UTC)
- git: 54ab35a81e43 - stable/15 - ps(1): Fix a few typos in the manual page (Tue, 30 Jun 2026 04:51:44 UTC)
- git: f51949d1ac66 - stable/15 - natd(8): Fix a typo in the manual page (Tue, 30 Jun 2026 04:51:46 UTC)
- git: 3a27e586a109 - stable/15 - ggated(8): Fix two typos in the manual page (Tue, 30 Jun 2026 04:51:47 UTC)
- git: de70e79d0767 - stable/15 - ipfilter(4): Fix a couple of typos in the manual pages (Tue, 30 Jun 2026 04:51:48 UTC)
- git: f24211ef601a - stable/14 - bectl(8): Fix a typo in the manual page (Tue, 30 Jun 2026 04:53:34 UTC)
- git: 4a70a74168fb - stable/14 - ps(1): Fix a few typos in the manual page (Tue, 30 Jun 2026 04:53:35 UTC)
- git: a2e72a2f471f - stable/14 - ipfilter(4): Fix a couple of typos in the manual pages (Tue, 30 Jun 2026 04:53:36 UTC)
- Gordon Tetlow
- Jamie Gritton
- John Baldwin
- Re: git: c20d12958d45 - stable/15 - x86: remove sys/mount.h from genassym.c (Mon, 22 Jun 2026 16:09:08 UTC)
- git: 49c7ac23fa1d - stable/15 - Centralize definition of ZFSTOP (Tue, 23 Jun 2026 15:56:51 UTC)
- git: 84a3c47a0329 - stable/15 - Use ZFSTOP more broadly (Tue, 23 Jun 2026 15:56:52 UTC)
- git: b98ac603e47a - stable/15 - stand: Move from OZFS to ZFSTOP (Tue, 23 Jun 2026 15:56:53 UTC)
- git: 848750b75756 - stable/15 - zfs: Reuse ZINCDIR variable from kmod.mk (Tue, 23 Jun 2026 15:56:54 UTC)
- git: ff44fba2e951 - stable/15 - acpidump: Extend the decoding of entries in the EINJ and ERST tables (Tue, 23 Jun 2026 16:28:03 UTC)
- git: 16211a5fbbaa - stable/15 - bus: Document special ranges of IVARs (Tue, 23 Jun 2026 16:28:04 UTC)
- git: e813c1172631 - stable/15 - sys/bus.h: Some style(9) fixes (Tue, 23 Jun 2026 16:28:06 UTC)
- git: 31d52cc42116 - stable/15 - bus: Add a new IVAR accessor to check for the existence of an IVAR (Tue, 23 Jun 2026 16:28:07 UTC)
- git: a067a7170b84 - stable/15 - bus: Add __BUS_ACCESSOR_DEFAULT (Tue, 23 Jun 2026 16:28:08 UTC)
- git: 0efab2ba4c00 - stable/15 - ctld: Return from the inner "main" loop on EINTR (Tue, 23 Jun 2026 16:28:09 UTC)
- git: 8071cdf83451 - stable/15 - ctld: Support multiple physical ports in a target (Tue, 23 Jun 2026 16:28:10 UTC)
- git: bab6bfa1181d - stable/15 - ctld: Update nchildren directly in wait_for_children (Tue, 23 Jun 2026 16:28:11 UTC)
- git: ec70458815ef - stable/15 - ctld: Don't add an iscsi port for targets with only kernel ports (Tue, 23 Jun 2026 16:28:12 UTC)
- git: b6564c32ea98 - stable/15 - ctld: Ports without a portal group are not dummy ports (Tue, 23 Jun 2026 16:28:13 UTC)
- git: 0885d8fdd607 - stable/15 - ctld: Move the pidfile handle out to a global variable (Tue, 23 Jun 2026 16:28:14 UTC)
- git: a40ffc719d04 - stable/15 - ctl_ioctl_frontend: Reject out-of-range initiator IDs (Tue, 23 Jun 2026 16:28:15 UTC)
- git: 47cfba980629 - stable/15 - kobj: Assert class passed to kobj_init_static is compiled (Tue, 23 Jun 2026 16:28:16 UTC)
- git: 12683573afb3 - stable/15 - kobj: Use M_WAITOK in kobj_init (Tue, 23 Jun 2026 16:28:18 UTC)
- git: ad47ebaeb53d - stable/15 - mandoc: Add an entry for libsys to lib.in (Tue, 23 Jun 2026 16:28:19 UTC)
- git: 4ea1d25860c7 - stable/15 - mandoc: Updating FreeBSD thead library descriptions (Tue, 23 Jun 2026 16:28:20 UTC)
- git: 655013d5f4a6 - stable/15 - arm64/vmm: Enforce a data barrier before tlbi for non-VHE (Tue, 23 Jun 2026 16:28:21 UTC)
- git: 355bdaddb4bf - stable/15 - clock_gettime.2: Fix a couple of typos (Tue, 23 Jun 2026 16:28:22 UTC)
- git: 36b17708b0db - stable/15 - LinuxKPI: Check the devclass of the parent device in dev_is_pci (Tue, 23 Jun 2026 16:28:23 UTC)
- git: e375116a4903 - stable/15 - pci: Add is_pci_device helper function (Tue, 23 Jun 2026 16:28:24 UTC)
- git: 59fa4e2e1f1e - stable/15 - sys: Use is_pci_device instead of direct comparisons to devclasses (Tue, 23 Jun 2026 16:28:25 UTC)
- git: 02d7be3b3cc1 - stable/15 - vnic: Add missing #include (Tue, 23 Jun 2026 16:28:26 UTC)
- git: 615a9c4b2aac - stable/15 - arm64/iommu: Add a missing close parenthesis (Tue, 23 Jun 2026 16:28:27 UTC)
- git: e71677cfb37d - stable/15 - sys: Use is_pci_device instead of checking device or devclass names (Tue, 23 Jun 2026 16:28:29 UTC)
- git: 415d24137704 - stable/15 - ctld: Remove redundant call to conf::isns_schedule_update (Tue, 23 Jun 2026 16:28:30 UTC)
- git: cafe7b072632 - stable/15 - ctld: Mark a few more isns_* methods in the conf class private (Tue, 23 Jun 2026 16:28:31 UTC)
- git: c1a05ddfdcbc - stable/15 - ctld: Add a dedicated conf method for shutting down (Tue, 23 Jun 2026 16:28:32 UTC)
- git: 7e04dc80119f - stable/15 - ctld: Simplify pidfile rename handling in conf::apply (Tue, 23 Jun 2026 16:28:33 UTC)
- git: a2b0b41910b8 - stable/15 - amd64: Drop segment descriptor details from trap messsages (Tue, 23 Jun 2026 16:28:34 UTC)
- git: f62f0a16448c - stable/15 - arm64: Adjust the kernel stack pointer at the end of fork_trampoline (Tue, 23 Jun 2026 16:28:35 UTC)
- git: c9c0474ae40a - stable/15 - arm64: Remove unneeded declaration from <machine/pcpu.h> (Tue, 23 Jun 2026 16:28:36 UTC)
- git: a9269dc77d59 - stable/15 - amd64: Don't set an initial FPU state save size (Tue, 23 Jun 2026 16:28:37 UTC)
- git: d344b9a58613 - stable/15 - arm64 locore: Fix a comment typo: Of -> If (Tue, 23 Jun 2026 16:28:38 UTC)
- git: d0f6c4ba5a13 - stable/15 - ctld: Don't ignore pp/vp values of kernel ports with pp == 0 but vp != 0 (Tue, 23 Jun 2026 16:28:39 UTC)
- git: 9de84611ea16 - stable/15 - ctld: Refactor ioctl port handling (Tue, 23 Jun 2026 16:28:41 UTC)
- git: cb2d8649148f - stable/15 - ctld: Only check physical port linking in a single configuration context (Tue, 23 Jun 2026 16:28:42 UTC)
- git: e61edb9eff06 - stable/15 - ctl: Use CAM_PRIORITY_NORMAL for queued CCBs (Tue, 23 Jun 2026 16:28:43 UTC)
- git: d9df9b4d2aff - stable/14 - ctl_ioctl_frontend: Reject out-of-range initiator IDs (Tue, 23 Jun 2026 19:11:30 UTC)
- git: 9d1baa1a87b0 - stable/14 - kobj: Assert class passed to kobj_init_static is compiled (Tue, 23 Jun 2026 19:11:31 UTC)
- git: 1b0efaa6c626 - stable/14 - kobj: Use M_WAITOK in kobj_init (Tue, 23 Jun 2026 19:11:32 UTC)
- git: b925c93c7859 - stable/14 - mandoc: Updating FreeBSD thead library descriptions (Tue, 23 Jun 2026 19:11:33 UTC)
- git: 10f33a860388 - stable/14 - LinuxKPI: Check the devclass of the parent device in dev_is_pci (Tue, 23 Jun 2026 19:11:35 UTC)
- git: 0603a7459fc1 - stable/14 - pci: Add is_pci_device helper function (Tue, 23 Jun 2026 19:11:36 UTC)
- Jose Luis Duran
- Kirk McKusick
- Konstantin Belousov
- git: 21fb5a5e61c3 - stable/15 - smbfs: plug smbfs_node_alloc() leak of name buffers when insmntque() fails (Thu, 04 Jun 2026 00:36:17 UTC)
- git: 5bbd104c48ea - stable/15 - image activators: pass the current thread (Thu, 04 Jun 2026 00:36:18 UTC)
- git: 2fa4a6b79f7b - stable/15 - imgact_elf: read program headers if not contained in the first page (Thu, 04 Jun 2026 00:36:19 UTC)
- git: 21d0d2a519da - stable/15 - imgact_elf: add sysctl kern.elfXX.phnums for the number of program headers (Thu, 04 Jun 2026 00:36:20 UTC)
- git: cc0080607d14 - stable/15 - x86: for wrmsr_early_safe(), catch all exceptions, not only #GP (Thu, 04 Jun 2026 00:36:21 UTC)
- git: e5488ddf9b22 - stable/15 - amd64: explain in more details why the slop is needed (Thu, 04 Jun 2026 00:36:22 UTC)
- git: 9681364e4b6d - stable/15 - amd64: extract uiomove_mem() from memrw() (Thu, 04 Jun 2026 00:36:23 UTC)
- git: 5377cd66852c - stable/15 - sys: add safe_read(9) (Thu, 04 Jun 2026 00:36:25 UTC)
- git: 0696d3889369 - stable/15 - amd64/machdep.c: explicitly include sys/uio.h (Thu, 04 Jun 2026 02:32:42 UTC)
- git: 42e66606ca50 - stable/15 - amd64: do not switch back and restore UEFI IDT in wrmsr_early_safe_end() (Thu, 04 Jun 2026 14:30:01 UTC)
- git: c6ccef4a32b4 - stable/15 - amd64: there is no reason to copy ucode around in ucode_load_bsp() (Thu, 04 Jun 2026 14:30:02 UTC)
- git: 43702cfc0ccb - stable/15 - ntsync(4) (Sat, 13 Jun 2026 01:03:39 UTC)
- git: 1ee1bfed821b - stable/15 - ntsync: install headers for userspace consumption (Sat, 13 Jun 2026 01:03:40 UTC)
- git: 3118bdf37db6 - stable/15 - ntsync: add kinfo reporting (Sat, 13 Jun 2026 01:03:41 UTC)
- git: 57c8cccbfca6 - stable/15 - linux_ntsync: linux compat shim for ntsync(9) (Sat, 13 Jun 2026 01:03:43 UTC)
- git: fff29fbbbd24 - stable/15 - bindat(2)/connectat(2): allow implicit EMPTYPATH for unix domain sockets (Sat, 13 Jun 2026 01:03:44 UTC)
- git: c1d9ae3f417f - stable/15 - open.2: document O_PATH behavior for bindat/connectat (Sat, 13 Jun 2026 01:03:45 UTC)
- git: f6de9c63314f - stable/15 - uipc_usrreq: revert addition of EMPTYPATH for bindat(2) (Sat, 13 Jun 2026 01:03:46 UTC)
- git: 94c62907ac80 - stable/15 - connectat(2): do not enable EMPTYPATH for AT_FDCWD (Sat, 13 Jun 2026 01:03:47 UTC)
- git: f9a216c4fcc1 - stable/15 - renameat(2): when retrying, check for pending signals (Sat, 13 Jun 2026 01:03:48 UTC)
- git: f8fc6a086e55 - stable/15 - rename(2): do not allow to rename root vnode of the mounted filesystem (Sat, 13 Jun 2026 01:03:49 UTC)
- git: a4ceed16a794 - stable/15 - procctl(): do not allow the process to exit inside kern_procctl_single() (Sat, 13 Jun 2026 01:03:50 UTC)
- git: 6b02fe2caa5c - stable/15 - kern_procctl: add get_reaper_or_p() helper (Sat, 13 Jun 2026 01:03:51 UTC)
- git: 5cffd95d23eb - stable/15 - procctl(PROC_REAP_GETPIDS): re-validate reaper after relock of proctree_lock (Sat, 13 Jun 2026 01:03:52 UTC)
- git: 093cc4194e6e - stable/15 - imgact_elf: handle unaligned phdrs (Sat, 13 Jun 2026 01:03:54 UTC)
- git: b52346b34159 - stable/15 - exit1(9): do not deadlock if exit is called due to PT_SC_REMOTERQ (Sat, 13 Jun 2026 01:03:55 UTC)
- git: 06dae2185fc2 - stable/15 - proc: add tree ref count (Sat, 13 Jun 2026 01:03:56 UTC)
- git: eac751c461d8 - stable/15 - kern_fork: guard against NULL newproc on the failure path (Sat, 13 Jun 2026 01:03:57 UTC)
- git: 53d691cacae6 - stable/15 - reap_kill_subtree_once: when proctree_lock is dropped, reaper might change (Sat, 13 Jun 2026 01:03:58 UTC)
- git: b7280eba6324 - stable/15 - procstat binary: do not skip pid if either path or osrel sysctls failed (Sat, 13 Jun 2026 01:03:59 UTC)
- git: 669642faa394 - stable/15 - compat32 wait4/6(2): only copy out when there is a pid to report (Sat, 13 Jun 2026 01:04:00 UTC)
- git: d2387bb8e2ac - stable/14 - compat32 wait4/6(2): only copy out when there is a pid to report (Sat, 13 Jun 2026 01:20:06 UTC)
- git: 939a39d91c56 - stable/15 - rtld parse_integer(): support binary, octal, and hex C notations (Thu, 18 Jun 2026 04:39:57 UTC)
- git: c98e56307cb3 - stable/15 - rtld-elf: add some tests for parse_integer() (Thu, 18 Jun 2026 04:39:58 UTC)
- git: f6ea5e185e6c - stable/15 - linux_ntsync(9): check the file type before calling native ntsync(9) (Thu, 18 Jun 2026 04:39:59 UTC)
- git: 7d69db2f49d9 - stable/15 - ntsync(9): properly handle timeouts (Thu, 18 Jun 2026 04:40:00 UTC)
- git: 1673a83cbabd - stable/15 - ntsync(9): free wait state on error from copyin of the object's array (Thu, 18 Jun 2026 04:40:01 UTC)
- git: 6d4fafc0f69e - stable/15 - ntsync(9): do not double-free obj when finstall() failed (Thu, 18 Jun 2026 04:40:02 UTC)
- git: ef9f11abea38 - stable/15 - vfs: work around the race between vget() and vnlru (Sun, 21 Jun 2026 10:15:55 UTC)
- git: 049c784eae5d - stable/15 - vfs: convert vfs_op_thread_* macros to static inlines (Sun, 21 Jun 2026 10:15:56 UTC)
- git: fb738982b514 - stable/15 - vnode: add VIRF_KNOTE flag (Sun, 21 Jun 2026 10:15:57 UTC)
- git: e076ee22f2a6 - stable/15 - vop_read_pgcache_post(): report inotify IN_ACCESS same as for vop_read_post() (Sun, 21 Jun 2026 10:15:59 UTC)
- git: 18c08fda2498 - stable/15 - vop_read_pgcache_post(): the vnode is unlocked (Sun, 21 Jun 2026 10:16:00 UTC)
- git: 5c4e88c81324 - stable/15 - vfs: convert VFS_OPs from macros to static inlines (Sun, 21 Jun 2026 10:16:01 UTC)
- git: d56df1f77525 - stable/15 - sys/vnode.h: remove stale comment (Sun, 21 Jun 2026 10:16:02 UTC)
- git: c20d12958d45 - stable/15 - x86: remove sys/mount.h from genassym.c (Sun, 21 Jun 2026 10:16:03 UTC)
- git: ce6cc3b30a80 - stable/15 - sys/mount.h: restore KNF_NOKQLOCK in VFS_KNOTE_{,UN}LOCKED() call to KNOTE() (Sun, 21 Jun 2026 10:16:04 UTC)
- git: eb810be64618 - stable/15 - sys/rangelock.h: explicitly enumerate padding at the end of the structure (Sun, 21 Jun 2026 10:16:05 UTC)
- git: 9d43654d8c56 - stable/15 - struct vnode: assign v_rl.resv1 as v_type and v_rl.resv2 as v_state (Sun, 21 Jun 2026 10:16:06 UTC)
- git: b8044a0ccef0 - stable/15 - vnode: move VIRF_KNOTE to v_v2flag (Sun, 21 Jun 2026 10:16:07 UTC)
- git: 17c391c6a216 - stable/15 - i386: Fix build (of 'genassym.o') (Mon, 22 Jun 2026 16:00:28 UTC)
- Re: git: c20d12958d45 - stable/15 - x86: remove sys/mount.h from genassym.c (Mon, 22 Jun 2026 16:00:59 UTC)
- git: 98172618820e - stable/15 - efirt(9): in verbose mode, announce the attachment and fw spec version (Thu, 25 Jun 2026 00:50:52 UTC)
- git: b94b53178039 - stable/15 - efirt(9): carefully destroy efi_lock (Thu, 25 Jun 2026 00:50:53 UTC)
- git: b4bbe15fe4c7 - stable/15 - amd64: do not restore fsbase/gsbase for 32bit processes (Thu, 25 Jun 2026 00:50:54 UTC)
- git: 41e974ab3e76 - stable/15 - x86/ucode.c: supposedly fix i386 compilation (Thu, 25 Jun 2026 00:50:55 UTC)
- git: d082115bd719 - stable/15 - kqueue.2: knote is activated as the first action of tdsendsignal() (Thu, 25 Jun 2026 00:50:56 UTC)
- git: a80e40ce9ee0 - stable/15 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Fri, 26 Jun 2026 22:20:44 UTC)
- git: cbd584772858 - stable/15 - execve_block_pass(9): a helper to wait for the execblock to pass (Fri, 26 Jun 2026 22:20:46 UTC)
- git: be6e51310667 - stable/15 - proc: Allow to make proc_rwmem() operate on a consistent address space (Fri, 26 Jun 2026 22:20:47 UTC)
- git: 3748c2e25704 - stable/15 - kern_proc.c: ensure stability of the vmspace we read the strings from (Fri, 26 Jun 2026 22:20:48 UTC)
- git: 20ed389b3650 - stable/15 - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vmmap (Fri, 26 Jun 2026 22:20:49 UTC)
- git: eb03358c407d - stable/15 - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vm_layout (Fri, 26 Jun 2026 22:20:50 UTC)
- git: 5e633db3f8e1 - stable/15 - kern_proc.c: make kern.proc.osrel atomic (Fri, 26 Jun 2026 22:20:51 UTC)
- git: 60d8df61846f - stable/15 - kern_proc.c: disallow execve around sysctl kern.proc.kstacks (Fri, 26 Jun 2026 22:20:52 UTC)
- git: 24d8b3364405 - stable/15 - kern_proc.c: disallow execve around sysctl kern.proc.rlimit (Fri, 26 Jun 2026 22:20:53 UTC)
- git: d172933cf69f - stable/15 - kern_event: block the target process from execing for sysctl kern.proc.kqueue (Fri, 26 Jun 2026 22:20:54 UTC)
- git: 035f66ff2924 - stable/15 - kern_resource.c: disallow execve around sysctl kern.proc.rlimitusage (Fri, 26 Jun 2026 22:20:55 UTC)
- git: d80a7fd6e6df - stable/15 - kern_procctl(PROC_WX_MAPPINGS_PERMIT): ensure stability of the target vmspace (Fri, 26 Jun 2026 22:20:56 UTC)
- git: e9002239571f - stable/15 - linux_prlimit(): block execve for the target (Fri, 26 Jun 2026 22:20:58 UTC)
- git: 1744ce4b052d - stable/15 - pfs_readdir(): block the target process from execing (Fri, 26 Jun 2026 22:20:59 UTC)
- git: 277f612073d0 - stable/15 - pseudofs: ensure that the target process vmspace is stable for VOP_READ/WRITE (Fri, 26 Jun 2026 22:21:00 UTC)
- git: 78981848b85f - stable/15 - procfs, linprocfs: ensure target process vmspace stability (Fri, 26 Jun 2026 22:21:01 UTC)
- git: e0492444761b - stable/15 - sys_set*id(9): wait for the execblocks to pass (Fri, 26 Jun 2026 22:21:02 UTC)
- git: 42d8b0bf7a5a - stable/15 - kern_exec.c: explicitly include sys/limits.h for UINT_MAX (Fri, 26 Jun 2026 22:21:03 UTC)
- git: 2b51bd51c2fe - stable/15 - ntsync.4: add the man page (Sat, 27 Jun 2026 00:51:04 UTC)
- git: dc94d15a7136 - stable/14 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Sun, 28 Jun 2026 00:30:02 UTC)
- git: e7578e37d832 - stable/14 - proc: Allow to make proc_rwmem() operate on a consistent address space (Sun, 28 Jun 2026 00:30:03 UTC)
- git: 1f062247ef4e - stable/14 - kern_proc.c: ensure stability of the vmspace we read the strings from (Sun, 28 Jun 2026 00:30:04 UTC)
- git: e856c10a4d6d - stable/14 - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vmmap (Sun, 28 Jun 2026 00:30:05 UTC)
- git: da1398dd6962 - stable/14 - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vm_layout (Sun, 28 Jun 2026 00:30:06 UTC)
- git: b3f99ce653d4 - stable/14 - kern_proc.c: make kern.proc.osrel atomic (Sun, 28 Jun 2026 00:30:07 UTC)
- git: 197f367cdda7 - stable/14 - kern_proc.c: disallow execve around sysctl kern.proc.kstacks (Sun, 28 Jun 2026 00:30:08 UTC)
- git: 35b95beb06ca - stable/14 - kern_proc.c: disallow execve around sysctl kern.proc.rlimit (Sun, 28 Jun 2026 00:30:09 UTC)
- git: adb14791b752 - stable/14 - kern_event: block the target process from execing for sysctl kern.proc.kqueue (Sun, 28 Jun 2026 00:30:10 UTC)
- git: 190d6677b11a - stable/14 - kern_resource.c: disallow execve around sysctl kern.proc.rlimitusage (Sun, 28 Jun 2026 00:30:11 UTC)
- git: 23ebf0c97ac5 - stable/14 - kern_procctl(PROC_WX_MAPPINGS_PERMIT): ensure stability of the target vmspace (Sun, 28 Jun 2026 00:30:12 UTC)
- git: a11c4f036c11 - stable/14 - linux_prlimit(): block execve for the target (Sun, 28 Jun 2026 00:30:13 UTC)
- git: caa2e5cf7cfb - stable/14 - pfs_readdir(): block the target process from execing (Sun, 28 Jun 2026 00:30:14 UTC)
- git: ec0d7d01d6c4 - stable/14 - pseudofs: ensure that the target process vmspace is stable for VOP_READ/WRITE (Sun, 28 Jun 2026 00:30:15 UTC)
- git: d7d5337291c9 - stable/14 - procfs, linprocfs: ensure target process vmspace stability (Sun, 28 Jun 2026 00:30:16 UTC)
- git: 34b95f53e7ac - stable/14 - sys_set*id(9): wait for the execblocks to pass (Sun, 28 Jun 2026 00:30:17 UTC)
- git: bb1154f3ea20 - stable/14 - kern_exec.c: explicitly include sys/limits.h for UINT_MAX (Sun, 28 Jun 2026 00:30:18 UTC)
- git: 59667b7653a3 - stable/14 - amd64: do not restore fsbase/gsbase for 32bit processes (Sun, 28 Jun 2026 23:51:28 UTC)
- git: 30fff269ad1c - stable/15 - linuxkpi ioctl handler: restore the user data pointer (Sun, 28 Jun 2026 23:59:12 UTC)
- git: d3d1095b0db1 - stable/15 - vfs: rename vop_mmapped() to vop_update_atime() (Sun, 28 Jun 2026 23:59:13 UTC)
- git: 4d8f2d291299 - stable/15 - build.7: explain how to build KBI-compatible standalone module (Sun, 28 Jun 2026 23:59:14 UTC)
- Kristof Provost
- Kyle Evans
- Re: git: a64877b140fe - stable/15 - Avoid incorrect UFS1 timestamp corrections when system clock fails at boot. (Tue, 09 Jun 2026 22:10:45 UTC)
- Re: git: a64877b140fe - stable/15 - Avoid incorrect UFS1 timestamp corrections when system clock fails at boot. (Wed, 10 Jun 2026 03:41:55 UTC)
- git: 3129ecee97c1 - stable/14 - ctld: kernel-sourced portal groups are not dummies (Wed, 10 Jun 2026 04:01:02 UTC)
- git: 10b44bf791c9 - stable/14 - cron: log when a crontab path is too long (Wed, 10 Jun 2026 04:01:03 UTC)
- git: 0de1f3a8aa7f - stable/14 - fexecve(2): call out a scenario where you want !O_EXEC (Wed, 10 Jun 2026 04:01:04 UTC)
- git: ee07da0c1e95 - stable/14 - jail: open the fstab files with fopen("re") (Wed, 10 Jun 2026 04:01:05 UTC)
- git: 87224fa65140 - stable/14 - devd: Use PF_LOCAL instead of PF_INET (Wed, 10 Jun 2026 04:01:06 UTC)
- git: 2db75e8df850 - stable/14 - linuxkpi: work with numpages > 1 in the set_pages_*() KPIs (Wed, 10 Jun 2026 04:01:07 UTC)
- git: 800c4034d201 - stable/14 - kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-map (Wed, 10 Jun 2026 04:01:08 UTC)
- git: 1f7337264f7d - stable/14 - pci: pci_host_generic: provide cleanup methods outside of detach (Wed, 10 Jun 2026 04:01:09 UTC)
- git: 4a56809bb9eb - stable/15 - ctld: kernel-sourced portal groups are not dummies (Wed, 10 Jun 2026 04:01:09 UTC)
- git: 2edb8d4f60cd - stable/15 - cron: log when a crontab path is too long (Wed, 10 Jun 2026 04:01:10 UTC)
- git: f25b4d986c94 - stable/14 - pci: bcm2838: cleanup on attach failure to fix devmatch panic (Wed, 10 Jun 2026 04:01:10 UTC)
- git: bddfcbd9bbc6 - stable/14 - lualoader: add be-list and be-switch commands (Wed, 10 Jun 2026 04:01:11 UTC)
- git: 52e2e6bfc31a - stable/15 - ssp: fix our gets_s implementation under _FORTIFY_SOURCE (Wed, 10 Jun 2026 04:01:11 UTC)
- git: dc0cc22a8981 - stable/15 - fexecve(2): call out a scenario where you want !O_EXEC (Wed, 10 Jun 2026 04:01:13 UTC)
- git: a03b45d38f8f - stable/15 - jail: open the fstab files with fopen("re") (Wed, 10 Jun 2026 04:01:14 UTC)
- git: b575dac3e415 - stable/15 - devd: Use PF_LOCAL instead of PF_INET (Wed, 10 Jun 2026 04:01:15 UTC)
- git: 92a2764ba175 - stable/15 - linuxkpi: work with numpages > 1 in the set_pages_*() KPIs (Wed, 10 Jun 2026 04:01:16 UTC)
- git: a53d4b5b2a08 - stable/15 - kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-map (Wed, 10 Jun 2026 04:01:17 UTC)
- git: dc7494fb32df - stable/15 - pci: pci_host_generic: provide cleanup methods outside of detach (Wed, 10 Jun 2026 04:01:18 UTC)
- git: 76720b010873 - stable/15 - pci: bcm2838: cleanup on attach failure to fix devmatch panic (Wed, 10 Jun 2026 04:01:19 UTC)
- git: f77062f506f7 - stable/15 - lualoader: add be-list and be-switch commands (Wed, 10 Jun 2026 04:01:20 UTC)
- Mark Johnston
- git: afa0c67a1ba3 - stable/15 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:17:27 UTC)
- git: a51345704403 - stable/15 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:17:28 UTC)
- git: a6a8b2759f52 - stable/15 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:17:30 UTC)
- git: 7628e1ddfd52 - stable/15 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:17:31 UTC)
- git: ce2b95932ec2 - stable/15 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:17:32 UTC)
- git: 3ac9726c4269 - stable/15 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:17:33 UTC)
- git: 9d9d6c6e6081 - stable/15 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:17:34 UTC)
- git: e1cdc49846c1 - stable/15 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:17:35 UTC)
- git: 865c8ff56693 - stable/15 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:17:36 UTC)
- git: 20bfab98f8ae - stable/15 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:17:37 UTC)
- git: 72ad7baa99c7 - stable/14 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:17:45 UTC)
- git: 333bdd7e9427 - stable/14 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:17:46 UTC)
- git: 144f59e06f9b - stable/14 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:17:47 UTC)
- git: f8f9050d61dd - stable/14 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:17:48 UTC)
- git: 522182827ea1 - stable/14 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:17:49 UTC)
- git: ff411cc40cd4 - stable/14 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:17:50 UTC)
- git: e99aa8682dba - stable/14 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:17:51 UTC)
- git: e417948e6139 - stable/14 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:17:53 UTC)
- git: ec6bfa889b83 - stable/14 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:17:54 UTC)
- git: 5719a342555b - stable/14 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:17:55 UTC)
- git: d95a8c20f3bc - releng/14.3 - crypto/openssl: Update to 3.0.20 (Tue, 09 Jun 2026 19:18:25 UTC)
- git: fa5581c379fe - releng/14.3 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:18:34 UTC)
- git: af3398862ac0 - releng/14.3 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:18:35 UTC)
- git: 644ce0e7dffa - releng/14.3 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:18:36 UTC)
- git: de5fd56985c3 - releng/14.3 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:18:37 UTC)
- git: f56e8cb94df6 - releng/14.3 - sigqueue: In capability mode, only allow signalling self (Tue, 09 Jun 2026 19:18:38 UTC)
- git: e6859453de61 - releng/14.3 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:18:39 UTC)
- git: 0dcf9bba4b9f - releng/14.3 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:18:40 UTC)
- git: 61d0cea4c00f - releng/14.3 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:18:41 UTC)
- git: 744f62ccbf82 - releng/14.3 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:18:43 UTC)
- git: a68c183e0ad2 - releng/14.3 - unbound: Apply upstream patches (Tue, 09 Jun 2026 19:18:44 UTC)
- git: 9cba21c2de16 - releng/14.3 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Tue, 09 Jun 2026 19:18:45 UTC)
- git: dd3096b4efe6 - releng/14.3 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:18:46 UTC)
- git: f61d7fc2ba85 - releng/14.3 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:18:47 UTC)
- git: 0b1dfc94785e - releng/14.3 - Add UPDATING entries and bump version (Tue, 09 Jun 2026 19:18:48 UTC)
- git: 1bfe60bae8b8 - releng/14.4 - crypto/openssl: Update to 3.0.20 (Tue, 09 Jun 2026 19:18:58 UTC)
- git: 31f6086db8fe - releng/14.4 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:19:04 UTC)
- git: d43259dd66b3 - releng/14.4 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:19:05 UTC)
- git: b9128fe1951c - releng/14.4 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:19:06 UTC)
- git: 0e8cc8d8a49f - releng/14.4 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:19:07 UTC)
- git: eab757f954ed - releng/14.4 - sigqueue: In capability mode, only allow signalling self (Tue, 09 Jun 2026 19:19:08 UTC)
- git: a7062a6de005 - releng/14.4 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:19:09 UTC)
- git: 3fe092282025 - releng/14.4 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:19:11 UTC)
- git: 889e306ded21 - releng/14.4 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:19:12 UTC)
- git: 547fc2a98a24 - releng/14.4 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:19:13 UTC)
- git: 857abc12945a - releng/14.4 - unbound: Apply upstream patches (Tue, 09 Jun 2026 19:19:14 UTC)
- git: 799e830134d5 - releng/14.4 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Tue, 09 Jun 2026 19:19:15 UTC)
- git: 1929d9e173e5 - releng/14.4 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:19:16 UTC)
- git: 410ab2bff36f - releng/14.4 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:19:17 UTC)
- git: 3d95ec875867 - releng/14.4 - Add UPDATING entries and bump version (Tue, 09 Jun 2026 19:19:18 UTC)
- git: 998de2d14e25 - releng/15.0 - syslogd: fix memory leak in casper_ttymsg() (Tue, 09 Jun 2026 19:19:32 UTC)
- git: 0f6e90c4cc4f - releng/15.0 - openssl: Update to 3.5.6 and associated fixes. (Tue, 09 Jun 2026 19:19:33 UTC)
- git: 6f6c7b996719 - releng/15.0 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:19:42 UTC)
- git: 540a315cdb46 - releng/15.0 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:19:43 UTC)
- git: c42ee04c521e - releng/15.0 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:19:44 UTC)
- git: bda153dc04b4 - releng/15.0 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:19:45 UTC)
- git: 77ee83d12625 - releng/15.0 - sigqueue: In capability mode, only allow signalling self (Tue, 09 Jun 2026 19:19:46 UTC)
- git: ed4692b8226e - releng/15.0 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:19:47 UTC)
- git: 0b18ec59972b - releng/15.0 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:19:48 UTC)
- git: a53619675cdc - releng/15.0 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:19:50 UTC)
- git: 6e51dfc401e7 - releng/15.0 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:19:51 UTC)
- git: 6160bd311a1b - releng/15.0 - unbound: Apply upstream patches (Tue, 09 Jun 2026 19:19:52 UTC)
- git: f4cf977dfe92 - releng/15.0 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Tue, 09 Jun 2026 19:19:53 UTC)
- git: 0d6ccbb7524f - releng/15.0 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:19:54 UTC)
- git: fbb19baa29ce - releng/15.0 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:19:55 UTC)
- git: fef97a6889f9 - releng/15.0 - Add UPDATING entries and bump version (Tue, 09 Jun 2026 19:19:56 UTC)
- git: 068168fefd4b - releng/15.1 - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:20:05 UTC)
- git: 48c1c5e3c348 - releng/15.1 - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:20:06 UTC)
- git: 513db24414f0 - releng/15.1 - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:20:07 UTC)
- git: abc077216bac - releng/15.1 - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:20:08 UTC)
- git: 871d33e8a66a - releng/15.1 - sigqueue: In capability mode, only allow signalling self (Tue, 09 Jun 2026 19:20:09 UTC)
- git: 3d80e4aec3c1 - releng/15.1 - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:20:10 UTC)
- git: a4d36c975be0 - releng/15.1 - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:20:11 UTC)
- git: 81435fc0882c - releng/15.1 - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:20:12 UTC)
- git: 796579bcfbc4 - releng/15.1 - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:20:13 UTC)
- git: 8ed11b21e544 - releng/15.1 - vt: Avoid integer overflow in CONS_HISTORY ioctl (Tue, 09 Jun 2026 19:20:14 UTC)
- git: 083bb80a125a - releng/15.1 - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:20:15 UTC)
- git: 157d99d7ec9b - releng/15.1 - ldns: Fix query response validation (Tue, 09 Jun 2026 19:20:16 UTC)
- git: 328e16f66204 - releng/15.1 - Add UPDATING entries and bump version (Tue, 09 Jun 2026 19:20:17 UTC)
- git: 2a1eaaf331f7 - stable/15 - ucode: Fix validation on Intel platforms (Mon, 15 Jun 2026 18:01:43 UTC)
- git: 1cea6bf1f7bd - stable/15 - ucode: ucode_error can be defined with static (Mon, 15 Jun 2026 18:01:44 UTC)
- git: 7dc01dec4c3a - stable/15 - kernel: Enable -fstack-protector-strong by default (Mon, 15 Jun 2026 18:01:46 UTC)
- git: cb64a09ec905 - stable/15 - tests/procdesc: Use a more efficient mechanism to block (Mon, 15 Jun 2026 18:01:47 UTC)
- git: 24575bd4f192 - stable/15 - tests/ipsec: Run in parallel (Mon, 15 Jun 2026 18:01:48 UTC)
- git: 192c2a81ab2f - stable/15 - linux: Drop unneeded PHOLDs (Mon, 15 Jun 2026 18:01:49 UTC)
- git: a6497594d666 - stable/15 - fork: Drop an uneeded PHOLD/PRELE pair (Mon, 15 Jun 2026 18:01:50 UTC)
- git: c511c9eee2a1 - stable/15 - lagg: Handle a port count of zero (Mon, 15 Jun 2026 18:01:51 UTC)
- git: 3cf9ba059b80 - stable/15 - libalias: Serialize updates to the global instance list (Mon, 15 Jun 2026 18:01:52 UTC)
- git: 8da837bba1de - stable/15 - net: Fix handling of unmapped user pages in if_getgroup() (Mon, 15 Jun 2026 18:01:53 UTC)
- git: 874316b0daa6 - stable/15 - iconv.3: Fix formatting of the error section (Mon, 15 Jun 2026 18:01:54 UTC)
- git: 3f386ea741ca - stable/15 - vmm/arm64: Compile vmm_nvhe.c without SSP (Mon, 15 Jun 2026 19:15:06 UTC)
- git: 03920772145a - stable/15 - tests.7: Remove an unused configuration variable (Mon, 22 Jun 2026 13:26:21 UTC)
- git: 37517d6d9166 - stable/15 - dhclient.conf.5: Correct crossreference (Mon, 22 Jun 2026 13:26:23 UTC)
- git: 94a47b35a475 - stable/15 - tests/jaildesc: Add some more test scenarios (Mon, 22 Jun 2026 13:26:24 UTC)
- git: 7c7725dd75e1 - stable/15 - tests/jaildesc: Use a more efficient mechanism to block (Mon, 22 Jun 2026 13:26:25 UTC)
- git: f3b14134dec1 - stable/15 - rpcsec_tls: Avoid a socket reference underflow in rpctls_server() (Mon, 22 Jun 2026 13:26:26 UTC)
- git: 349ba817ce8c - stable/15 - tests/ptrace: Validate PT_SC_REMOTE with some tricky syscalls (Mon, 22 Jun 2026 13:26:27 UTC)
- git: 2a809c77dfcd - stable/15 - divert: Define semantics for SO_REUSEPORT_LB on divert sockets (Thu, 25 Jun 2026 17:24:50 UTC)
- git: a64246401e62 - stable/15 - divert: Avoid using atomic_(load|store)_(acq|rel)_16 (Thu, 25 Jun 2026 17:24:51 UTC)
- git: 95030a914349 - stable/15 - bhyve/slirp: Drop privileges before entering capability mode (Thu, 25 Jun 2026 17:24:52 UTC)
- git: eeff383ba634 - stable/15 - vmm: Avoid clobbering errors from vmm_modinit() (Thu, 25 Jun 2026 17:24:54 UTC)
- git: 777f67d8a9c3 - stable/15 - bhyve: Use a blocking socket in the helper process (Thu, 25 Jun 2026 17:24:55 UTC)
- git: 715831359fa7 - stable/14 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:19:47 UTC)
- git: 6419ed0df139 - stable/14 - zfs: Roll up several upstream commits (Tue, 30 Jun 2026 17:19:48 UTC)
- git: 2f84081641aa - stable/14 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:19:49 UTC)
- git: 4c0f47666666 - stable/14 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:19:50 UTC)
- git: 7982ae91a51a - stable/14 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:19:51 UTC)
- git: df8885512da5 - stable/14 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:19:52 UTC)
- git: c379639aa4c1 - stable/14 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:19:53 UTC)
- git: 65883818cea0 - stable/14 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:19:54 UTC)
- git: f30052c16dba - stable/14 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:19:55 UTC)
- git: 1763deb84ba9 - stable/14 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:19:56 UTC)
- git: a7787f9f8b8e - stable/14 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:19:58 UTC)
- git: 799132497f04 - stable/14 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:19:59 UTC)
- git: 399151130357 - stable/14 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:20:00 UTC)
- git: 298e912b0d8d - stable/14 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:20:01 UTC)
- git: d62d0b6586a8 - stable/14 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:20:02 UTC)
- git: 21929fbe1ced - stable/15 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:20:07 UTC)
- git: cb5f47a761fe - stable/15 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:20:08 UTC)
- git: 1546794142f9 - stable/15 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:20:09 UTC)
- git: 45f1fcb9d2f7 - stable/15 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:20:10 UTC)
- git: aed4c4dd9afc - stable/15 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:20:11 UTC)
- git: 57e705434b34 - stable/15 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:20:12 UTC)
- git: 5499a343f381 - stable/15 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:20:13 UTC)
- git: 702f4c829c17 - stable/15 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:20:14 UTC)
- git: ec1989960781 - stable/15 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:20:16 UTC)
- git: e4e6250999aa - stable/15 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:20:17 UTC)
- git: b3041ac4f2cd - stable/15 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:20:18 UTC)
- git: 10a768349a10 - stable/15 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:20:19 UTC)
- git: abcc988af19e - stable/15 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:20:20 UTC)
- git: 034e21efa19d - stable/15 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:20:21 UTC)
- git: e96d0e1fccf5 - releng/14.3 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Tue, 30 Jun 2026 17:20:26 UTC)
- git: 78bd098b9f83 - releng/14.3 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:20:27 UTC)
- git: 6772a8ece2c0 - releng/14.3 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Tue, 30 Jun 2026 17:20:28 UTC)
- git: 6503d56e7c63 - releng/14.3 - zfs: Roll up several upstream commits (Tue, 30 Jun 2026 17:20:29 UTC)
- git: 28cf6170eaa1 - releng/14.3 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:20:31 UTC)
- git: 935a96aa77be - releng/14.3 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:20:32 UTC)
- git: acfff8b35bfe - releng/14.3 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:20:33 UTC)
- git: 8845978fec03 - releng/14.3 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:20:34 UTC)
- git: 25f7efc5339b - releng/14.3 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:20:35 UTC)
- git: d6e382c17691 - releng/14.3 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:20:36 UTC)
- git: 5272af920126 - releng/14.3 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:20:37 UTC)
- git: 8b11e7df3a62 - releng/14.3 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:20:38 UTC)
- git: f769a69b2da3 - releng/14.3 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:20:39 UTC)
- git: 6d0438693721 - releng/14.3 - compat/linux: Avoid waitid() kernel stack disclosure (Tue, 30 Jun 2026 17:20:41 UTC)
- git: 495ee4943cd5 - releng/14.3 - compat32: Zero struct to avoid stack disclosure (Tue, 30 Jun 2026 17:20:42 UTC)
- git: 2329d94e49d3 - releng/14.3 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:20:43 UTC)
- git: 01738cff0336 - releng/14.3 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:20:44 UTC)
- git: 0b49a3af873d - releng/14.3 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:20:45 UTC)
- git: 32f296b69571 - releng/14.3 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:20:46 UTC)
- git: 833d39bd2e38 - releng/14.3 - Add UPDATING entries and bump version (Tue, 30 Jun 2026 17:20:47 UTC)
- git: f902821db095 - releng/14.4 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Tue, 30 Jun 2026 17:20:53 UTC)
- git: 4c9e89c85d7c - releng/14.4 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:20:54 UTC)
- git: 8fbbc185a3ff - releng/14.4 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Tue, 30 Jun 2026 17:20:55 UTC)
- git: 62f64d81b50e - releng/14.4 - zfs: Roll up several upstream commits (Tue, 30 Jun 2026 17:20:56 UTC)
- git: 66efc521e0ff - releng/14.4 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:20:57 UTC)
- git: 0a7dd3d960c8 - releng/14.4 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:20:58 UTC)
- git: 9a6bccc57c68 - releng/14.4 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:20:59 UTC)
- git: 800acf75eb80 - releng/14.4 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:21:00 UTC)
- git: 1c49551def57 - releng/14.4 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:21:01 UTC)
- git: 9c06b54ab6bc - releng/14.4 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:21:03 UTC)
- git: 0848cdea83fd - releng/14.4 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:21:04 UTC)
- git: d68c2e77d70c - releng/14.4 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:21:05 UTC)
- git: 5f83a1c159a3 - releng/14.4 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:21:06 UTC)
- git: 99d936f98589 - releng/14.4 - compat/linux: Avoid waitid() kernel stack disclosure (Tue, 30 Jun 2026 17:21:07 UTC)
- git: f145e3c02b46 - releng/14.4 - compat32: Zero struct to avoid stack disclosure (Tue, 30 Jun 2026 17:21:08 UTC)
- git: 07a27f8c8edc - releng/14.4 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:21:09 UTC)
- git: d760b7f9b08e - releng/14.4 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:21:10 UTC)
- git: ce422ff3fcc6 - releng/14.4 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:21:11 UTC)
- git: b819674449de - releng/14.4 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:21:12 UTC)
- git: 3827644480bd - releng/14.4 - Add UPDATING entries and bump version (Tue, 30 Jun 2026 17:21:14 UTC)
- git: b77d19dcc0d5 - releng/15.0 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Tue, 30 Jun 2026 17:21:18 UTC)
- git: 7b3373d4eb5f - releng/15.0 - rpcsec_tls: Avoid a socket reference underflow in rpctls_server() (Tue, 30 Jun 2026 17:21:19 UTC)
- git: 2baf56862bfd - releng/15.0 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:21:20 UTC)
- git: 029528221261 - releng/15.0 - jail: Don't double-free the current prison in kern_jail_set/get (Tue, 30 Jun 2026 17:21:21 UTC)
- git: de7144f7c391 - releng/15.0 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Tue, 30 Jun 2026 17:21:22 UTC)
- git: 2318d229b76a - releng/15.0 - zfs: Roll up several upstream commits (Tue, 30 Jun 2026 17:21:23 UTC)
- git: 0ec96664d73f - releng/15.0 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:21:24 UTC)
- git: 64ce87df6876 - releng/15.0 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:21:26 UTC)
- git: 278ebff1ee51 - releng/15.0 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:21:27 UTC)
- git: 57b3853cc9bb - releng/15.0 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:21:28 UTC)
- git: 21fe39288f8c - releng/15.0 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:21:29 UTC)
- git: 47728575b40b - releng/15.0 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:21:30 UTC)
- git: 8d086f03b9be - releng/15.0 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:21:31 UTC)
- git: f887a2c04c9e - releng/15.0 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:21:32 UTC)
- git: 5357f822416a - releng/15.0 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:21:33 UTC)
- git: 008ca5def63b - releng/15.0 - compat/linux: Avoid waitid() kernel stack disclosure (Tue, 30 Jun 2026 17:21:34 UTC)
- git: 760b3f0b86a9 - releng/15.0 - compat32: Zero struct to avoid stack disclosure (Tue, 30 Jun 2026 17:21:36 UTC)
- git: e53ab9aec6e0 - releng/15.0 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:21:37 UTC)
- git: d463196dac27 - releng/15.0 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:21:38 UTC)
- git: fc6e7313929d - releng/15.0 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:21:39 UTC)
- git: 2ac85d131d91 - releng/15.0 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:21:40 UTC)
- git: f05aebcc1452 - releng/15.0 - Add UPDATING entries and bump version (Tue, 30 Jun 2026 17:21:41 UTC)
- git: a2235baa622b - releng/15.1 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Tue, 30 Jun 2026 17:21:50 UTC)
- git: c04ca8bd36f7 - releng/15.1 - rpcsec_tls: Avoid a socket reference underflow in rpctls_server() (Tue, 30 Jun 2026 17:21:51 UTC)
- git: 958de92ab2dc - releng/15.1 - device_pager: Avoid double-insertion of pages into the pager list (Tue, 30 Jun 2026 17:21:52 UTC)
- git: fc9fe1b9f024 - releng/15.1 - jail: Don't double-free the current prison in kern_jail_set/get (Tue, 30 Jun 2026 17:21:54 UTC)
- git: 46f7b5a64048 - releng/15.1 - execve_block(): a mechanism for mutual exclusion with execve() on the process (Tue, 30 Jun 2026 17:21:55 UTC)
- git: 7eeab0afea4d - releng/15.1 - zfs: Roll up several upstream commits (Tue, 30 Jun 2026 17:21:56 UTC)
- git: 0854a4822187 - releng/15.1 - libalias: Fix buffer overflow in RTSP aliasing (Tue, 30 Jun 2026 17:21:57 UTC)
- git: 1b96804ba50d - releng/15.1 - tests/libalias: Add a regression test for an alias_smedia bug (Tue, 30 Jun 2026 17:21:58 UTC)
- git: 63a8e7bc0412 - releng/15.1 - unlinkat: Pass flags down to the work functions (Tue, 30 Jun 2026 17:21:59 UTC)
- git: 490e506a1ca8 - releng/15.1 - rack: Reload the TCP stack PCB after reacquiring the inpcb lock (Tue, 30 Jun 2026 17:22:00 UTC)
- git: 35a5b790e8ad - releng/15.1 - posixshm: Disallow fspacectl() on largepage objects (Tue, 30 Jun 2026 17:22:01 UTC)
- git: 761f4722feef - releng/15.1 - posixshm: Disallow truncation of largepage objects (Tue, 30 Jun 2026 17:22:02 UTC)
- git: b15971f462b6 - releng/15.1 - posixshm: Fix handling of sendfile() with largepage objects (Tue, 30 Jun 2026 17:22:03 UTC)
- git: 8666a62872de - releng/15.1 - kern: fix auditing of ptrace(2) syscall requests (Tue, 30 Jun 2026 17:22:04 UTC)
- git: 54372e3b56b7 - releng/15.1 - ktls CBC decrypt: Only increment iovec index when an entry is used (Tue, 30 Jun 2026 17:22:06 UTC)
- git: 9f0c4c445008 - releng/15.1 - iconv(3): Fix problems in various encodings (Tue, 30 Jun 2026 17:22:07 UTC)
- git: f22b4df4633b - releng/15.1 - iconv(3): Draft some automatic tests. (Tue, 30 Jun 2026 17:22:08 UTC)
- git: 898206bd5bc1 - releng/15.1 - iconv: Fix a buffer overflow in the HZ encoding (Tue, 30 Jun 2026 17:22:09 UTC)
- git: 6b2dad9fe87d - releng/15.1 - iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() (Tue, 30 Jun 2026 17:22:10 UTC)
- git: 0f691888dc56 - releng/15.1 - Add UPDATING entries and bump version (Tue, 30 Jun 2026 17:22:11 UTC)
- git: 957d7912d7e4 - Create tag release/14.4.0-p7 (Tue, 30 Jun 2026 18:30:46 UTC)
- git: 37240daf1f28 - Create tag release/14.3.0-p16 (Tue, 30 Jun 2026 18:30:57 UTC)
- git: c19b1c9b2902 - Create tag release/15.0.0-p11 (Tue, 30 Jun 2026 18:31:31 UTC)
- git: 85b33240ab01 - Create tag release/15.1.0-p1 (Tue, 30 Jun 2026 18:32:29 UTC)
- Martin Matuska
- Mateusz Piotrowski
- Michael Osipov
- Mitchell Horne
- git: a1b2bcb808e4 - stable/15 - if_eqos_starfive: Read MAC address from device tree (Thu, 11 Jun 2026 16:58:36 UTC)
- git: 670024d832db - stable/15 - g_part,mkimg: Add additional GPT partition types (Thu, 11 Jun 2026 16:58:37 UTC)
- git: b1594ae1d186 - stable/15 - gpart(7): Fix reference to the zfsprops man page (Thu, 11 Jun 2026 16:58:38 UTC)
- git: be5d6a272ee6 - stable/15 - gpart.8: add entry for xbootldr partition type (Thu, 11 Jun 2026 16:58:39 UTC)
- git: 7b8ee50937c0 - stable/15 - linux/io: handle memtype_wc mapping for !DMAP range (Thu, 11 Jun 2026 16:58:40 UTC)
- git: 648ac179d28f - stable/15 - bcm2835_sdhci: Clean up DMA resources on attach failure (Thu, 11 Jun 2026 16:58:41 UTC)
- git: a9a101123499 - stable/15 - pmc: Import Intel Meteor Lake events (Thu, 11 Jun 2026 16:58:42 UTC)
- git: f2186417cdca - stable/15 - pmc: add sapphire rapids model (Thu, 11 Jun 2026 16:58:44 UTC)
- git: 6d526fa72b72 - stable/14 - linux/io: handle memtype_wc mapping for !DMAP range (Thu, 11 Jun 2026 17:12:01 UTC)
- git: 3fbdaeeed45c - stable/14 - bcm2835_sdhci: Clean up DMA resources on attach failure (Thu, 11 Jun 2026 17:12:02 UTC)
- Olivier Certner
- git: 7941d1863f0f - stable/15 - acpi: On /dev/power suspend, trigger userspace notifications (Tue, 09 Jun 2026 20:26:17 UTC)
- git: d5c5f2d08416 - stable/15 - MAC/do: Tests: Remove shebang lines (Tue, 09 Jun 2026 20:26:19 UTC)
- git: 472d977c2fde - stable/15 - MAC/do: Tests: Fix copyrights (Tue, 09 Jun 2026 20:26:20 UTC)
- git: f4b3983c817a - stable/15 - MAC/do: Tests: Declare required programs closer to use (Tue, 09 Jun 2026 20:26:21 UTC)
- git: 73704144a09c - stable/15 - MAC/do: Tests: Quote the source directory (Tue, 09 Jun 2026 20:26:22 UTC)
- git: 8451c8ad420d - stable/15 - MAC/do: Clarify comments about flags attached per-ID or per-ID-type (Tue, 09 Jun 2026 20:26:23 UTC)
- git: 39d5cf05d406 - stable/15 - style.9: Fix a typo (missing word) (Tue, 09 Jun 2026 20:26:24 UTC)
- git: 14d2a985274b - stable/15 - kern_prot.c: Belatedly add copyright (Tue, 09 Jun 2026 20:26:25 UTC)
- git: 8cbd56ec1c54 - stable/15 - MAC/do: Executable paths feature (GSoC 2025's final state) (Mon, 29 Jun 2026 19:25:32 UTC)
- git: a558fd9e531c - stable/15 - MAC/do: Update copyright (Mon, 29 Jun 2026 19:25:33 UTC)
- git: 0ced25378ba9 - stable/15 - MAC/do: Make it style(9) compliant again (Mon, 29 Jun 2026 19:25:34 UTC)
- git: a946f6630b2c - stable/15 - MAC/do: Fix recently-introduced comments (Mon, 29 Jun 2026 19:25:35 UTC)
- git: f99c921251ae - stable/15 - MAC/do: Expand "conf" to "configuration" in a panic message on INVARIANTS (Mon, 29 Jun 2026 19:25:36 UTC)
- git: 34980adcb4db - stable/15 - MAC/do: check_proc(): Remove a superfluous 'if' (Mon, 29 Jun 2026 19:25:37 UTC)
- git: be43248be7cd - stable/15 - MAC/do: Document and assert when parse error objects must be built (Mon, 29 Jun 2026 19:25:38 UTC)
- git: 3a95d9255a65 - stable/15 - MAC/do: Executable paths: Accept an empty string (Mon, 29 Jun 2026 19:25:40 UTC)
- git: 5398649fa0e3 - stable/15 - MAC/do: Rename size constants/variables to clear confusion with string lengths (Mon, 29 Jun 2026 19:25:41 UTC)
- git: e3373e0a74f1 - stable/15 - MAC/do: find_conf(): Turn an MPASS() into a KASSERT() (Mon, 29 Jun 2026 19:25:42 UTC)
- git: 9383427b2f90 - stable/15 - MAC/do: Move hold_conf() and drop_conf() earlier (Mon, 29 Jun 2026 19:25:43 UTC)
- git: 56e1a621d0b4 - stable/15 - MAC/do: find_conf(): Return configuration with a true reference (Mon, 29 Jun 2026 19:25:44 UTC)
- git: e4ab9584a765 - stable/15 - MAC/do: Fix releasing a nonexistent reference on configuration parsing error (Mon, 29 Jun 2026 19:25:45 UTC)
- git: c0f6eaf5a8ff - stable/15 - MAC/do: Constify clone_rules() and clone_exec_paths()'s source argument (Mon, 29 Jun 2026 19:25:46 UTC)
- git: c8394ff0c615 - stable/15 - MAC/do: Move static assertions on constants close to their definitions (Mon, 29 Jun 2026 19:25:47 UTC)
- git: ce8846deb881 - stable/15 - MAC/do: Remove superfluous configuration initialization (Mon, 29 Jun 2026 19:25:48 UTC)
- git: bef2b6e3bf4a - stable/15 - MAC/do: clone_rules(): Readability improvements, constification (Mon, 29 Jun 2026 19:25:49 UTC)
- git: 0466e9319858 - stable/15 - MAC/do: parse_and_set_conf(): Obey empty parameters; Add doc (Mon, 29 Jun 2026 19:25:51 UTC)
- git: 619213c00886 - stable/15 - MAC/do: parse_and_set_conf(): Require the model configuration (Mon, 29 Jun 2026 19:25:52 UTC)
- git: 67ec8dba2dce - stable/15 - MAC/do: Fix obsolete wording in a comment ("ascendant" => "ancestor") (Mon, 29 Jun 2026 19:25:53 UTC)
- git: b338e0909672 - stable/15 - MAC/do: Constify is_null_or_empty() (Mon, 29 Jun 2026 19:25:54 UTC)
- git: e76403859f53 - stable/15 - MAC/do: Fix the recent logic to set jail parameters, make it more tolerant (Mon, 29 Jun 2026 19:25:55 UTC)
- git: 31d9802ec2b7 - stable/15 - MAC/do: Configuration: Fix default values: Remove jail creation method (Mon, 29 Jun 2026 19:25:56 UTC)
- git: ab2f2f1f75c0 - stable/15 - MAC/do: Fix reporting of "mac.do" post-"executable paths" (Mon, 29 Jun 2026 19:25:57 UTC)
- git: d0ff8724a4f4 - stable/15 - MAC/do: Visually separate some file sections (Mon, 29 Jun 2026 19:25:58 UTC)
- git: ddad09993fdd - stable/15 - MAC/do: Allocate only one default configuration (Mon, 29 Jun 2026 19:25:59 UTC)
- git: a6398c245128 - stable/15 - MAC/do: Comment to explain the main invariant for configurations (Mon, 29 Jun 2026 19:26:01 UTC)
- git: 84af2a5ba34b - stable/15 - MAC/do: Sequential consistency for configuration retrieval (Mon, 29 Jun 2026 19:26:02 UTC)
- git: d344d17c24dd - stable/15 - MAC/do: Support for atomically modifying configurations (Mon, 29 Jun 2026 19:26:03 UTC)
- git: ac9d12f27abf - stable/15 - MAC/do: Serialize installing/modifying some jail's configuration (Mon, 29 Jun 2026 19:26:04 UTC)
- git: 29c55812380d - stable/15 - MAC/do: Do not skip blanks when parsing executable paths (Mon, 29 Jun 2026 19:26:05 UTC)
- git: 531c3eaa013a - stable/15 - MAC/do: Update copyright (Mon, 29 Jun 2026 19:26:06 UTC)
- git: 9dea58fb0fc0 - stable/15 - MAC/do: Fix double-free on parse error after "executable paths" feature (Mon, 29 Jun 2026 19:26:07 UTC)
- git: 406c84a22876 - stable/15 - mac_do.4: Document executable paths, default jail values and consistency (Mon, 29 Jun 2026 20:35:53 UTC)
- git: 0ab20f73ca31 - stable/15 - MAC/do: Tests: Add support for exec paths, jail parameters, subjails (Mon, 29 Jun 2026 20:35:54 UTC)
- git: 309e4f0bd473 - stable/15 - MAC/do: Add consistency tests (Mon, 29 Jun 2026 20:35:55 UTC)
- Philip Paeps
- Pouria Mousavizadeh Tehrani
- Rick Macklem
- Robert Clausecker
- git: 9bba4a225041 - stable/15 - lib/msun: fmaximum_mag_num family. Tests and man page (Mon, 01 Jun 2026 22:34:15 UTC)
- git: f8a72f48951f - stable/15 - lib/msun: Replaced pattern to force exception in _num families (Mon, 01 Jun 2026 22:34:16 UTC)
- git: c485a0b83889 - stable/15 - man/math.3: mention fmaximum_mag_num, fminimum_mag_num (Mon, 01 Jun 2026 22:34:17 UTC)
- git: 808241e2ebe5 - stable/15 - libc/riscv64: temporarily unhook strrchr() from the build (Sun, 14 Jun 2026 12:37:10 UTC)
- git: d7d22907ff74 - stable/15 - depend-cleanup.sh: rebuild strrchr.o on riscv64 if it came from strrchr.S (Sun, 14 Jun 2026 12:37:11 UTC)
- git: 9e9303a8aa1b - stable/15 - libc: Guard mergesort() allocation size arithmetic (Sun, 14 Jun 2026 12:37:12 UTC)
- git: 48a47c06c335 - stable/15 - qsort.3: Document mergesort() behaviour on size overflow (Sun, 14 Jun 2026 12:37:13 UTC)
- git: 87466b195697 - stable/15 - msun: Fix up for recent rsqrt[fl] functions (Sun, 14 Jun 2026 12:37:14 UTC)
- git: 964215aa1347 - stable/15 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Mon, 29 Jun 2026 08:11:12 UTC)
- git: 58a15fe75cc5 - stable/14 - sys/arm64: fix return values of freebsd32_{set,swap}context() (Mon, 29 Jun 2026 08:14:41 UTC)
- git: 47068325900a - stable/15 - rpcsvc: Remove obsolete bool definition from yp_prot.h (Mon, 29 Jun 2026 10:11:15 UTC)
- git: d0777495d46a - stable/15 - mdmfs: Use standard bool definition (Mon, 29 Jun 2026 10:11:16 UTC)
- git: 54dab51ee8fb - stable/15 - libc: Restrict the static_assert macro to pre-C23 modes (Mon, 29 Jun 2026 10:11:17 UTC)
- git: a35335392755 - stable/15 - assert.h: Remove leading tabs for whitespace consistency (Mon, 29 Jun 2026 10:11:18 UTC)
- git: 6d29a9354d28 - stable/15 - libc: Add variadic assert in accordance with C23 (Mon, 29 Jun 2026 10:11:19 UTC)
- git: 2126cab4a454 - stable/15 - libc: Add <assert.h> C23 feature test macro (Mon, 29 Jun 2026 10:11:20 UTC)
- git: f57a6d5d888e - stable/15 - assert.3: Update as per C23 (Mon, 29 Jun 2026 10:11:21 UTC)
- ShengYi Hung
- Siva Mahadevan
- git: 17e00bfb6f0a - stable/15 - lib/msun/tests: Replace remaining printf() with debug() (Fri, 26 Jun 2026 15:18:18 UTC)
- git: 11d85cee1c71 - stable/15 - lib/msun/tests: Remove newlines in ATF msgs (Fri, 26 Jun 2026 15:18:19 UTC)
- git: c1cab4384052 - stable/15 - lib/msun/tests: Add REQUIRE_ variants of test-utils macros (Fri, 26 Jun 2026 15:18:20 UTC)
- git: 86f508508716 - stable/15 - lib/msun/tests: xfail fe_round on riscv64 (Fri, 26 Jun 2026 15:18:21 UTC)
- git: 1a861f3b4ce0 - stable/15 - lib/msun/tests: xfail failing invtrig_test cases on non-x86 (Fri, 26 Jun 2026 15:18:22 UTC)
- git: a230865b2170 - stable/15 - lib/msun/tests: xfail failing lrint_test cases on non-x86 archs (Fri, 26 Jun 2026 15:18:23 UTC)
- git: e639219b16f1 - stable/15 - lib/msun/tests: xfail remaining failing tests on non-x86 archs (Fri, 26 Jun 2026 15:18:24 UTC)
- git: 3e559ac76d33 - stable/15 - ptrace_test: expect PT_STEP tests to fail on riscv (Fri, 26 Jun 2026 15:18:25 UTC)
- git: c8039d9ee01e - stable/15 - pf: free match rules after exiting critical section (Fri, 26 Jun 2026 15:18:26 UTC)
- git: bacf780c3447 - stable/15 - libc/fortify_uio_test: replace stdin in base readv tests (Fri, 26 Jun 2026 15:18:28 UTC)
- git: 200f43fb4535 - stable/15 - libc: fix strtold NaN representation on riscv (Fri, 26 Jun 2026 15:18:29 UTC)
- git: 12f47bff4a97 - stable/15 - src.opts.mk: enable OPENSSL_KTLS by default on riscv64 (Fri, 26 Jun 2026 15:18:30 UTC)
- git: f6ca004c5545 - stable/15 - memfd_test: skip hugetlb testcase when large page requests are not supported (Fri, 26 Jun 2026 15:18:31 UTC)
- git: 76c1cb3f6133 - stable/15 - tests/sigtramp_test: xfail on non-amd64 (Fri, 26 Jun 2026 15:18:32 UTC)
- git: 2dc5e14396cf - stable/15 - GENERIC: enable extended error strings on all archs (Fri, 26 Jun 2026 15:18:33 UTC)
- git: a13936fcdc8d - stable/15 - tests/pf/route_to: check_random: rely on test timeout to fail (Fri, 26 Jun 2026 15:18:34 UTC)
- git: c5be733527f1 - stable/15 - msun/logarithm_test: expect_fail log1p_accuracy_tests in the correct spot (Fri, 26 Jun 2026 15:18:35 UTC)
- git: be5333a0a0e6 - stable/15 - lib/msun/tests: re-enable nan_test on riscv (Fri, 26 Jun 2026 15:18:36 UTC)
- git: ae7241e7d08b - stable/14 - tests/ktest_netlink_message_writer: remove INVARIANTS requirement (Fri, 26 Jun 2026 16:59:36 UTC)
- git: ef7724764a1d - stable/14 - mixer/tests: use require.kmods property instead of ad-hoc checks (Fri, 26 Jun 2026 16:59:37 UTC)
- git: e6b52cea8044 - stable/14 - universe: allow moving build logs to UNIVERSE_LOGDIR (Fri, 26 Jun 2026 16:59:38 UTC)
- git: c8dfb30bc001 - stable/14 - universe: emit warning instead of error for bad/missing KERNCONF (Fri, 26 Jun 2026 16:59:39 UTC)
- git: 0c4bafd0333f - stable/14 - ptrace_test: expect PT_STEP tests to fail on riscv (Fri, 26 Jun 2026 16:59:40 UTC)
- git: 1ae396e2adae - stable/14 - libc: fix strtold NaN representation on riscv (Fri, 26 Jun 2026 16:59:41 UTC)
- git: 83344fec91c1 - stable/14 - src.opts.mk: enable OPENSSL_KTLS by default on riscv64 (Fri, 26 Jun 2026 16:59:42 UTC)
- git: 97ecf34a94dc - stable/14 - memfd_test: skip hugetlb testcase when large page requests are not supported (Fri, 26 Jun 2026 16:59:43 UTC)
- git: 0b6f420611fa - stable/14 - tests/sigtramp_test: xfail on non-amd64 (Fri, 26 Jun 2026 16:59:45 UTC)
- git: 675eccc6c396 - stable/14 - tests/sys/netpfil: unskip tests that no longer need to be skipped (Fri, 26 Jun 2026 16:59:46 UTC)
- git: 2fb507fafbba - stable/14 - cap_net/net_test: require 'allow_network_access' (Fri, 26 Jun 2026 16:59:47 UTC)
- git: 0bc4bed347ed - stable/14 - tests/mac_portacl: enable is_exclusive for now (Fri, 26 Jun 2026 16:59:48 UTC)
- git: 77200838f378 - stable/14 - tests/fibs_test: unskip udp_dontroute6 testcase (Fri, 26 Jun 2026 16:59:49 UTC)
- git: 73ff854c205a - stable/14 - tests/if_lagg_test: unskip 'witness' testcase (Fri, 26 Jun 2026 16:59:50 UTC)
- git: d4459e2df050 - stable/14 - Unskip test sys.netinet6.frag6.frag6_07.frag6_07 (Fri, 26 Jun 2026 16:59:51 UTC)
- git: 35f572e7a0df - stable/14 - tests/lorder_test: Add require.progs for nm and cc (Fri, 26 Jun 2026 16:59:52 UTC)
- git: 548a058c54e3 - stable/14 - lib/msun/tests: Replace remaining printf() with debug() (Fri, 26 Jun 2026 16:59:53 UTC)
- git: a90616ce34c4 - stable/14 - lib/msun/tests: Remove newlines in ATF msgs (Fri, 26 Jun 2026 16:59:54 UTC)
- git: d87110b036ed - stable/14 - lib/msun/tests: Add REQUIRE_ variants of test-utils macros (Fri, 26 Jun 2026 16:59:56 UTC)
- git: 4a07cff871da - stable/14 - lib/msun/tests: xfail fe_round on riscv64 (Fri, 26 Jun 2026 16:59:57 UTC)
- git: 20806e71e00c - stable/14 - lib/msun/tests: xfail failing invtrig_test cases on non-x86 (Fri, 26 Jun 2026 16:59:58 UTC)
- git: a55f9466439b - stable/14 - lib/msun/tests: xfail failing lrint_test cases on non-x86 archs (Fri, 26 Jun 2026 16:59:59 UTC)
- git: f08d5362b013 - stable/14 - lib/msun/tests: xfail remaining failing tests on non-x86 archs (Fri, 26 Jun 2026 17:00:00 UTC)
- git: 487e1d061615 - stable/14 - msun/logarithm_test: expect_fail log1p_accuracy_tests in the correct spot (Fri, 26 Jun 2026 17:00:01 UTC)
- git: 62bb16c64737 - stable/14 - lib/msun/tests: re-enable nan_test on riscv (Fri, 26 Jun 2026 17:00:02 UTC)
- git: 6aac5dd48dc6 - stable/15 - tests/test_rtsock_l3: fix flaky temporal route addition tests (Tue, 30 Jun 2026 13:35:47 UTC)
- git: e37b51957a16 - stable/14 - tests/test_rtsock_l3: fix flaky temporal route addition tests (Tue, 30 Jun 2026 13:52:23 UTC)
- Stefan Eßer
- Warner Losh
- Xin LI
- Yoshihiro Takahashi