dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
June 2026 Archives by author
- Adrian Chadd
- Alan Somers
- Aleksandr Rybalko
- Alexander Ziaee
- Andrew Gallatin
- Andrew Turner
- Arthur Kiyanovski
- Aymeric Wibo
- Baptiste Daroussin
- git: b813e46e1533 - main - nuageinit: fix dirname('/') returning nil instead of '/' (Thu, 04 Jun 2026 21:15:38 UTC)
- git: 5f58d9207469 - main - nuageinit: add dirname edge case tests (Thu, 04 Jun 2026 21:15:39 UTC)
- git: 9459465308ff - main - nuageinit: add config2_network DNS services test (Thu, 04 Jun 2026 21:15:40 UTC)
- git: 57807f389a9e - main - nuageinit: add nil/empty guard to decode_base64() (Thu, 04 Jun 2026 21:15:42 UTC)
- git: 46d1758aa7a2 - main - nuageinit: add hostname validation (RFC 952/1123) to sethostname() (Thu, 04 Jun 2026 21:15:43 UTC)
- git: 852504a5fa5e - main - nuageinit: remove dead checkgroup(), inline check in purge_group() (Thu, 04 Jun 2026 21:15:44 UTC)
- git: fdff89256fd9 - main - nuageinit: fix non-standard f:close(cmd) and remove dead precmd (Thu, 04 Jun 2026 21:15:45 UTC)
- git: cf5722ed60cf - main - nuageinit: fix TOCTOU in addsshkey, adddoas, addsudo (Thu, 04 Jun 2026 21:15:46 UTC)
- git: 0ba9b7b7f815 - main - nuageinit: fix update_sshd_config crash when file does not exist (Thu, 04 Jun 2026 21:15:47 UTC)
- git: ea0932d71aa7 - main - nuageinit: refactor goto abuse in chpasswd() (Thu, 04 Jun 2026 21:15:48 UTC)
- git: 22c1f5d0ec21 - main - nuageinit: complete SSH support with ssh_deletekeys and disable_root (Thu, 04 Jun 2026 21:15:49 UTC)
- git: 1cc5684b3216 - main - pw: remove duplicate pw_user_add declarations (Fri, 05 Jun 2026 06:02:34 UTC)
- git: 13f4a37b536b - main - pw: fix uninitialized name pointer in pw_group_del (Fri, 05 Jun 2026 06:02:35 UTC)
- git: 4fd8a69ec662 - main - pw: fix inverted condition in shell_path error handling (Fri, 05 Jun 2026 06:02:36 UTC)
- git: 5f9c8f142d17 - main - pw: fix const qualification in unquote() (Fri, 05 Jun 2026 06:02:37 UTC)
- git: fe1e912d5a39 - main - pw: fix setmode(NULL) crash when homemode is a boolean value (Fri, 05 Jun 2026 06:02:38 UTC)
- git: ab478de1f9b3 - main - pw: fix incorrect metalog path in mkdir_home_parents (Fri, 05 Jun 2026 06:02:39 UTC)
- git: b9be7608cd13 - main - nuageinit: implement bootcmd support (Fri, 05 Jun 2026 06:40:29 UTC)
- git: ba58e8ad7263 - main - nuageinit: implement manage_etc_hosts support (Fri, 05 Jun 2026 06:40:30 UTC)
- git: 6e54d00867dd - main - nuageinit: add tests for bootcmd, ssh_deletekeys, disable_root, manage_etc_hosts (Fri, 05 Jun 2026 06:40:31 UTC)
- git: 797dad91ff46 - main - nuageinit: implement mounts support (Fri, 05 Jun 2026 11:18:07 UTC)
- git: 4662263c246f - main - nuageinit: implement resolv_conf support (Fri, 05 Jun 2026 11:18:08 UTC)
- git: 58184a301a1f - main - nuageinit: implement keyboard support (Fri, 05 Jun 2026 11:18:09 UTC)
- git: d7984912385c - main - nuageinit: implement ssh_authkey_fingerprints support (Fri, 05 Jun 2026 11:18:10 UTC)
- git: 6d27d52ccd35 - main - nuageinit: implement ntp support (Sat, 06 Jun 2026 06:14:14 UTC)
- git: b56f029add48 - main - nuageinit: implement ca_certs support (Sat, 06 Jun 2026 06:14:15 UTC)
- git: be711ade6f66 - main - nuageinit: implement MIME multipart user-data support (Sat, 06 Jun 2026 06:14:17 UTC)
- git: 328a76d17f85 - main - nuageinit: implement power_state_change and locale support (Sat, 06 Jun 2026 06:14:18 UTC)
- git: 71e8122b3f6e - main - nuage.lua: add encode_base64 helper (Sat, 06 Jun 2026 06:14:19 UTC)
- git: e01f202ecf93 - main - nuageinit: implement final_message support (Sat, 06 Jun 2026 06:14:20 UTC)
- git: 58653bf4d0fb - main - nuageinit: implement phone_home support (Sat, 06 Jun 2026 06:14:21 UTC)
- git: 68e60bb8b6c9 - main - nuageinit: expose decode_base64 to fix tests (Sat, 06 Jun 2026 06:14:22 UTC)
- git: bad3c15dffea - main - nuageinit: update documentation for phone_home and final_message (Sat, 06 Jun 2026 06:18:35 UTC)
- git: e5ef12ccd01f - main - nuageinit: install certs in /usr/share/certs/trusted (Sat, 06 Jun 2026 19:31:38 UTC)
- git: da3890fdccfa - main - nuageinit: use single-quote shell escaping for hostname in rc.conf.d (Tue, 09 Jun 2026 16:04:29 UTC)
- git: 0211c8722ff2 - main - nuageinit: fix shell command injection in multiple rc.conf.d writes (Tue, 09 Jun 2026 16:04:30 UTC)
- git: 09d068e52722 - main - nuageinit: fix shell injection in power_state_change delay and add test (Tue, 09 Jun 2026 16:04:31 UTC)
- git: 13fb6dbc738f - main - nuageinit: validate set-name to prevent shell injection in variable names (Tue, 09 Jun 2026 16:04:32 UTC)
- Bjoern A. Zeeb
- Bjoern A. Zeeb
- Bojan Novković
- Brooks Davis
- 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: eb5aa5c337c8 - main - bsdinstall: Add virtual_oss service option (Tue, 02 Jun 2026 12:05:42 UTC)
- git: 4f7092eeb22d - main - virtual_oss_cmd(8): Improve error messages (Tue, 02 Jun 2026 13:01:01 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: 439b219fed3e - main - devd/snd.conf: Handle absent control device properly (Tue, 09 Jun 2026 15:14:16 UTC)
- git: 0bd5ef6b4363 - main - virtual_oss(8): Properly cleanup cuse(3) (Thu, 11 Jun 2026 09:31:09 UTC)
- git: 93a234a694f3 - main - virtual_oss(8): Make sndstat FD global (Thu, 11 Jun 2026 09:31:10 UTC)
- git: de2a1366022d - main - mixer(8): Retire deprecated control values (Sat, 13 Jun 2026 16:30:14 UTC)
- Chuck Tuffli
- Colin Percival
- Cy Schubert
- Dag-Erling Smørgrav
- git: dfd2273d2762 - main - sh: Fix pipebuf limit (Mon, 01 Jun 2026 08:51:51 UTC)
- git: 1cef7e9eb082 - main - ObsoleteFiles: Add some ancient locale symlinks (Tue, 02 Jun 2026 08:38:32 UTC)
- 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: b3a8659f3692 - main - MAINTAINERS, CODEOWNERS: Add myself to fts and stdio (Thu, 04 Jun 2026 13:04:30 UTC)
- git: eb3a0a74a069 - main - libarchive: Clean up the build configuration (Thu, 04 Jun 2026 13:12:57 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: fa3f69fa4cab - main - libmsun: Fix incorrect MLINK for sincosl(3) (Thu, 04 Jun 2026 16:34:05 UTC)
- git: ba0d22eacd60 - main - libarchive: Fix typo in sed command (Thu, 04 Jun 2026 22:37:29 UTC)
- git: 823d00b2d447 - main - libc: Constify the getcap API (Thu, 04 Jun 2026 22:41:57 UTC)
- git: a85e39030f8c - main - etcupdate: Make diff -l actually work (Thu, 04 Jun 2026 22:41:58 UTC)
- git: ad524568f9fb - main - limits: Fix pipebuf resource type (Thu, 04 Jun 2026 22:41:59 UTC)
- git: ddf6fad0295a - main - etcupdate: Make nobuild the default (Fri, 05 Jun 2026 15:53:36 UTC)
- git: b5a96894f67a - main - rc: Bail if /dev/null is not a device (Fri, 05 Jun 2026 15:53:37 UTC)
- git: 77fdeba18c07 - main - fts: Correct description of fts_set (Fri, 05 Jun 2026 16:47:17 UTC)
- git: 641e8e39560d - main - Revert "libc: Constify the getcap API" (Fri, 05 Jun 2026 17:17:49 UTC)
- git: 0620c99d278b - main - audit: Add poll / select support (Fri, 05 Jun 2026 21:50:57 UTC)
- git: 77e894cb09af - main - audit: Replace TAILQ with STAILQ (Fri, 05 Jun 2026 21:50:58 UTC)
- git: 8d9dff23f206 - main - check-old-libs: Show information about packages (Sat, 06 Jun 2026 07:54:32 UTC)
- git: 5bd78cfc8003 - main - auditd: Fix signal handling (Mon, 08 Jun 2026 22:46:57 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: 2ab18d3286f5 - main - examples: Update COPTFLAGS in make.conf (Tue, 09 Jun 2026 11:33:19 UTC)
- Dag-Erling_Smørgrav
- Dimitry Andric
- Ed Maste
- git: 72e34b3e3907 - main - get/setpriority: Add capability mode checks (Mon, 01 Jun 2026 16:30:57 UTC)
- git: f77d37cffdf3 - main - linuxulator: Return EINVAL for invalid inotify flags (Mon, 01 Jun 2026 18:42:52 UTC)
- git: 4908bea5b7f5 - main - xinstall: Add test for -d -s not allowed together (Wed, 03 Jun 2026 15:33:16 UTC)
- git: 521afce6a859 - main - xinstall: Do not allow -l and -s together (Wed, 03 Jun 2026 15:33:17 UTC)
- git: b49021b49a78 - main - install.1: Document options incompatible with -s (Wed, 03 Jun 2026 20:34:39 UTC)
- git: 248dd56d2dea - main - install.1: Convert link flags to a table (Wed, 03 Jun 2026 20:45:41 UTC)
- git: 67df31301590 - main - linuxkpi: Make pm_qos.h self-contained (Wed, 03 Jun 2026 23:41:09 UTC)
- git: f0ac411a7747 - stable/15 - bsdinstall: Use libarchive secure flags for extract (Thu, 04 Jun 2026 01:16:52 UTC)
- git: b551429ad65d - main - linuxkpi: Add dma_unmap_page_attrs (Thu, 04 Jun 2026 16:57:32 UTC)
- git: 5805fadd0dd7 - main - arch.7: arch.7: Add wchar_t signedness (Fri, 05 Jun 2026 16:25:52 UTC)
- git: 2ea49bb595df - main - arch.7: Remove 32-bit powerpc from tables (Fri, 05 Jun 2026 16:35:44 UTC)
- git: 0ae946e7223d - main - vt: Avoid integer overflow in CONS_HISTORY ioctl (Fri, 05 Jun 2026 17:56:26 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: c2631d1623f4 - main - arch.7: Restore (non-SPE) 32-bit powerpc to MD tables (Fri, 05 Jun 2026 20:18:02 UTC)
- git: 5a7f41e94b6d - main - if_stf: Free entire mbuf chain on failure (Sat, 06 Jun 2026 12:32:49 UTC)
- git: 232021fd093c - main - linuxkpi 802.11: Free entire mbuf chain on failure (Sat, 06 Jun 2026 12:36:19 UTC)
- git: 85195c0c7f8a - main - ipsec: Free entire mbuf chain on failure (Sat, 06 Jun 2026 12:36:20 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: 888d9236e224 - main - netlink: Use unsigned type in nl_process_nbuf (Mon, 08 Jun 2026 19:52:00 UTC)
- git: bfdc17ca8006 - stable/15 - src.opts.mk: Comment about CTF & DTRACE relationship (Mon, 08 Jun 2026 19:54:15 UTC)
- git: b16c731b0191 - main - ipfw nat: Add assertion that mbuf is not a chain (Mon, 08 Jun 2026 20:47:35 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: c289291a6736 - main - tty: Add sysctl knob to globally disable TIOCSTI (Tue, 09 Jun 2026 16:39:12 UTC)
- git: 6952ad819d6a - stable/15 - get/setpriority: Add capability mode checks (Tue, 09 Jun 2026 16:58:30 UTC)
- git: c94b8eee5bcb - main - vt: Rename sysctl to security.bsd.allow_tiocsti (Tue, 09 Jun 2026 18:30:05 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: 6365c45d951d - main - elf_common: Add FDO package metadata note type (Wed, 10 Jun 2026 15:45:58 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)
- Emmanuel Vadot
- Enji Cooper
- git: a48b900300eb - main - asmc: add MMIO backend for T2 Macs (Wed, 03 Jun 2026 06:00:17 UTC)
- git: 886164895f3f - main - amd64: complete thunderbolt KERNCONF integration (Wed, 03 Jun 2026 06:02:20 UTC)
- git: a8688e45ec55..6ecbd3d6800f - vendor/openssl-3.0 - vendor branch updated (Tue, 09 Jun 2026 19:07:09 UTC)
- git: ab5fc4ac933f..3a71a35ad9da - vendor/openssl-3.5 - vendor branch updated (Tue, 09 Jun 2026 19:22:10 UTC)
- git: 94e3fc5f1e38 - Create tag vendors/openssl/3.0.21 (Tue, 09 Jun 2026 19:22:10 UTC)
- git: 8f9aabbdbcd5 - main - OpenSSL: update MAINTAINERS/CODEOWNERS (Tue, 09 Jun 2026 19:38:49 UTC)
- git: df2b28994e94 - Create tag vendor/openssl/3.5.7 (Tue, 09 Jun 2026 19:49:14 UTC)
- git: ba220c84a0d7 - Create tag vendor/openssl/3.0.21 (Tue, 09 Jun 2026 19:49:14 UTC)
- git: 1523ccfd9c8c - main - MFV: openssl 3.5.7 (Wed, 10 Jun 2026 15:33:05 UTC)
- git: 0881f6cf3f44 - main - crypto/openssl: update artifacts to match 3.5.7 release (Wed, 10 Jun 2026 15:33:06 UTC)
- git: ca66129a2c8a - stable/14 - openssl: update to 3.0.21 (Thu, 11 Jun 2026 04:08:10 UTC)
- git: 2de6d07e16aa - main - Remove `$FreeBSD$` from upstream-provided config file (Fri, 12 Jun 2026 05:51:20 UTC)
- git: d6e3662bc1f5 - main - Remove fips-module related diff (Fri, 12 Jun 2026 05:51:21 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)
- Enji Cooper (yaneurabeya)
- Gleb Smirnoff
- Gordon Bergling
- Jamie Gritton
- Jessica Clarke
- Jesús Daniel Colmenares Oviedo
- Jilles Tjoelker
- John Baldwin
- Jose Luis Duran
- Justin Hibbits
- Kirk McKusick
- Konstantin Belousov
- git: 606d3cb1be5f - main - amd64: do not switch back and restore UEFI IDT in wrmsr_early_safe_end() (Mon, 01 Jun 2026 16:36:45 UTC)
- git: 16f21c5af350 - main - amd64: there is no reason to copy ucode around in ucode_load_bsp() (Mon, 01 Jun 2026 16:36:46 UTC)
- git: 12c590a9abd7 - main - bindat(2)/connectat(2): allow implicit EMPTYPATH for unix domain sockets (Tue, 02 Jun 2026 16:38:06 UTC)
- git: 5d36fcc53d3d - main - open.2: document O_PATH behavior for bindat/connectat (Tue, 02 Jun 2026 16:38:07 UTC)
- 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: 453968c78d27 - main - uipc_usrreq: revert addition of EMPTYPATH for bindat(2) (Thu, 04 Jun 2026 17:55:36 UTC)
- git: 5d0ebfe1d978 - main - renameat(2): when retrying, check for pending signals (Sat, 06 Jun 2026 03:29:09 UTC)
- git: d53633bfcf24 - main - rename(2): do not allow to rename root vnode of the mounted filesystem (Sat, 06 Jun 2026 03:29:10 UTC)
- Re: git: 5cc3fa098856 - main - arm64: Add exception flag for ksiginfo_t and set in trapsignal (Sat, 06 Jun 2026 05:20:01 UTC)
- git: a845480cc122 - main - procctl(): do not allow the process to exit inside kern_procctl_single() (Sat, 06 Jun 2026 20:07:27 UTC)
- git: 261c97b47ea4 - main - kern_procctl: add get_reaper_or_p() helper (Sat, 06 Jun 2026 20:07:28 UTC)
- git: 390ae06d4f52 - main - procctl(PROC_REAP_GETPIDS): re-validate reaper after relock of proctree_lock (Sat, 06 Jun 2026 20:07:29 UTC)
- git: 0b269737f9ca - main - imgact_elf: handle unaligned phdrs (Mon, 08 Jun 2026 17:03:31 UTC)
- git: 9f378397ee89 - main - procstat binary: do not skip pid if either path or osrel sysctls failed (Mon, 08 Jun 2026 20:14:43 UTC)
- git: a2cfe535771d - main - exit1(9): do not deadlock if exit is called due to PT_SC_REMOTERQ (Mon, 08 Jun 2026 20:14:44 UTC)
- Re: git: 5f732742ad5b - main - libc: Add free_sized() and free_aligned_sized() as per C23 (Tue, 09 Jun 2026 01:38:58 UTC)
- git: a248c5545f6f - main - connectat(2): do not enable EMPTYPATH for AT_FDCWD (Tue, 09 Jun 2026 21:10:25 UTC)
- git: 85a65e393092 - main - proc: add tree ref count (Tue, 09 Jun 2026 21:17:24 UTC)
- git: 44970244e6d8 - main - reap_kill_subtree_once: when proctree_lock is dropped, reaper might change (Tue, 09 Jun 2026 21:17:25 UTC)
- Re: git: 5f732742ad5b - main - libc: Add free_sized() and free_aligned_sized() as per C23 (Tue, 09 Jun 2026 23:14:18 UTC)
- git: 89fa97f0a71d - main - compat32 wait4/6(2): only copy out when there is a pid to report (Wed, 10 Jun 2026 02:37:44 UTC)
- git: 9b48646ab366 - main - kern_fork: guard against NULL newproc on the failure path (Wed, 10 Jun 2026 11:37:55 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)
- Kristof Provost
- Krzysztof Galazka
- Kyle Evans
- git: b230a7b9a52c - main - kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-map (Thu, 04 Jun 2026 05:15:40 UTC)
- git: 31a94ec32b53 - main - pci: pci_host_generic: provide cleanup methods outside of detach (Thu, 04 Jun 2026 05:15:41 UTC)
- git: a05af6ddf901 - main - pci: bcm2838: cleanup on attach failure to fix devmatch panic (Thu, 04 Jun 2026 05:15:42 UTC)
- git: c7ff706b31c2 - main - lualoader: add be-list and be-switch commands (Thu, 04 Jun 2026 14:00:14 UTC)
- 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: 4a56809bb9eb - stable/15 - ctld: kernel-sourced portal groups are not dummies (Wed, 10 Jun 2026 04:01:09 UTC)
- git: 1f7337264f7d - stable/14 - pci: pci_host_generic: provide cleanup methods outside of detach (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: 52e2e6bfc31a - stable/15 - ssp: fix our gets_s implementation under _FORTIFY_SOURCE (Wed, 10 Jun 2026 04:01:11 UTC)
- git: bddfcbd9bbc6 - stable/14 - lualoader: add be-list and be-switch commands (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)
- Li-Wen Hsu
- Mariusz Zaborski
- Mark Johnston
- git: 49d90d9ddfc1 - main - lagg: Handle a port count of zero (Mon, 01 Jun 2026 18:30:13 UTC)
- git: 68004e56fdc2 - main - net: Fix handling of unmapped user pages in if_getgroup() (Mon, 01 Jun 2026 18:30:14 UTC)
- git: f4424a273386 - main - dhclient.conf.5: Correct crossreference (Fri, 05 Jun 2026 15:13:38 UTC)
- git: 2404d8d741f2 - main - linux: Drop unneeded PHOLDs (Fri, 05 Jun 2026 16:55:08 UTC)
- git: 520e0f576f71 - main - udp: Fix resource leaks in an error path in udp6_send() (Fri, 05 Jun 2026 21:49:30 UTC)
- git: 1ee4b5fd824a - main - fork: Drop an uneeded PHOLD/PRELE pair (Sat, 06 Jun 2026 13:03:50 UTC)
- git: acf0be6e5192 - main - ip6: Drop dead code in ip6_input_hbh() (Mon, 08 Jun 2026 22:50:04 UTC)
- git: 6cd8a1bf4f15 - main - tests/ptrace: Validate PT_SC_REMOTE with some tricky syscalls (Mon, 08 Jun 2026 22:50:05 UTC)
- git: c491c2db2f37 - main - iconv.3: Fix formatting of the error section (Mon, 08 Jun 2026 22:50:06 UTC)
- git: 2ff705f32a20 - main - libalias: Serialize updates to the global instance list (Mon, 08 Jun 2026 22:50:07 UTC)
- git: bf1e2c07977d - main - thr_kill2: Respect p_cansignal() (Tue, 09 Jun 2026 19:16:46 UTC)
- git: 3444414cb463 - main - ktls: Don't attempt to modify non-anonymous mbufs on the receive path (Tue, 09 Jun 2026 19:16:47 UTC)
- git: 1bb8212df187 - main - sound: Check for offset overflow in dsp_mmap_single() (Tue, 09 Jun 2026 19:16:48 UTC)
- git: 1b775b9ea4c1 - main - sound: Fix software buffer lifetime issues (Tue, 09 Jun 2026 19:16:49 UTC)
- git: 1bac7df1baeb - main - in6_mcast: Fix a race in in6p_set_source_filter() (Tue, 09 Jun 2026 19:16:50 UTC)
- git: d39be1b1b50d - main - linux: Correct the issetugid check in copyout_auxargs (Tue, 09 Jun 2026 19:16:52 UTC)
- git: 9c0a62df50de - main - arm64: Workaround the following errata (Tue, 09 Jun 2026 19:16:53 UTC)
- git: ebb0ea9f4f59 - main - imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images (Tue, 09 Jun 2026 19:16:54 UTC)
- git: e508c3431d8e - main - openssl: Fix multiple vulnerabilities (Tue, 09 Jun 2026 19:16:55 UTC)
- git: 980ba4177b69 - main - ldns: Fix query response validation (Tue, 09 Jun 2026 19:16:56 UTC)
- 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: 6bd97b5f3778 - main - tests.7: Remove an unused configuration variable (Tue, 09 Jun 2026 21:01:31 UTC)
- git: fe03a78c5d59 - main - tests/jaildesc: Add some more test scenarios (Fri, 12 Jun 2026 16:00:57 UTC)
- git: 75b23c102e8d - main - tests/jaildesc: Use a more efficient mechanism to block (Fri, 12 Jun 2026 16:00:59 UTC)
- Martin Matuska
- Mateusz Piotrowski
- Matteo Riondato
- Mitchell Horne
- git: dded0ab415cc - main - hwpmc: Disable AMD PMCs if in an unsupported VM (Tue, 09 Jun 2026 19:46:34 UTC)
- git: 0aa4c25f3e83 - main - hwpmc_ibs: Add Zen6 IBS ctl2 filters and alternate disable (Thu, 11 Jun 2026 15:12:36 UTC)
- 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)
- Navdeep Parhar
- Nuno Teixeira
- Olivier Certner
- Re: git: 439710cf003b - main - assert.h: Revert "Remove leading tabs for whitespace consistency" (Mon, 01 Jun 2026 07:38:04 UTC)
- git: 1876f629b976 - main - style.9: Fix a typo (missing word) (Mon, 01 Jun 2026 07:40:35 UTC)
- git: 79d0dbc9c6d6 - main - MAC/do: Fix double-free on parse error after "executable paths" feature (Mon, 01 Jun 2026 15:25:14 UTC)
- git: ce243df20aa8 - main - i386: Fix build (of 'genassym.o') (Wed, 03 Jun 2026 15:03:15 UTC)
- git: 9a133eee1ed9 - main - thunderbolt: Fix INVARIANTS compilation (Wed, 03 Jun 2026 16:00:49 UTC)
- Re: git: 886164895f3f - main - amd64: complete thunderbolt KERNCONF integration (Wed, 03 Jun 2026 16:06:05 UTC)
- Re: git: ce243df20aa8 - main - i386: Fix build (of 'genassym.o') (Thu, 04 Jun 2026 08:07:00 UTC)
- git: 1c0e5c53ff16 - main - kern_prot.c: Belatedly add copyright (Thu, 04 Jun 2026 11:07:16 UTC)
- git: 0c2d64ce3da9 - main - MAC/do: Clarify comments about flags attached per-ID or per-ID-type (Thu, 04 Jun 2026 11:07:17 UTC)
- git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment (Thu, 04 Jun 2026 11:51:06 UTC)
- git: 8ee0f80252d1 - main - .git-blame-ignore-revs: <assert.h> whitespace changes (Thu, 04 Jun 2026 13:18:17 UTC)
- Re: git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment (Thu, 04 Jun 2026 13:19:29 UTC)
- git: 4f7d987015dd - main - .git-blame-ignore-revs: <assert.h> whitespace changes: Fix comment (Thu, 04 Jun 2026 13:34:18 UTC)
- Re: git: 7487932f4fbc - main - assert.h: style(9): Space after #define, between #endif and comment (Sun, 07 Jun 2026 15:42:42 UTC)
- 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)
- Pawel Biernacki
- Philip Paeps
- Pietro Cerutti
- 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)
- Re: git: 86326398b73b - main - Merge commit 63c29df8eceb from llvm git (by Dmitry Polukhin): (Thu, 04 Jun 2026 16:14:40 UTC)
- git: 3501eec9dd39 - main - libc: Guard mergesort() allocation size arithmetic (Sun, 07 Jun 2026 21:00:55 UTC)
- git: 26a1180cd152 - main - qsort.3: Document mergesort() behaviour on size overflow (Sun, 07 Jun 2026 21:00:56 UTC)
- git: 4996ebdb7200 - main - libc/riscv64: temporarily unhook strrchr() from the build (Sun, 07 Jun 2026 21:00:57 UTC)
- git: c3f6dcea1992 - main - msun: Fix up for recent rsqrt[fl] functions (Sun, 07 Jun 2026 21:00:58 UTC)
- git: 5f732742ad5b - main - libc: Add free_sized() and free_aligned_sized() as per C23 (Sun, 07 Jun 2026 21:00:59 UTC)
- git: 93221c277608 - main - depend-cleanup.sh: rebuild strrchr.o on riscv64 if it came from strrchr.S (Sun, 07 Jun 2026 21:01:00 UTC)
- git: 48d20fd1cf90 - main - libc: Fix assert() sanitiser for C++ contextual bool conversion (Wed, 10 Jun 2026 17:58:17 UTC)
- git: 694baf88c2ae - main - libc: Suppress <stdalign.h> content for C23 and later (Wed, 10 Jun 2026 17:58:18 UTC)
- git: 92ae21e8a155 - main - sys/arm64: fix return values of freebsd32_{set,swap}context() (Thu, 11 Jun 2026 11:47:16 UTC)
- Ryan Libby
- Shawn Webb
- ShengYi Hung
- Siva Mahadevan
- Siva Mahadevan
- Stefan Eßer
- Tai-hwa Liang
- Warner Losh
- git: a1d78374b5c4 - main - stand: Revert the EFI loader back to strict mode (Mon, 01 Jun 2026 03:40:55 UTC)
- git: 3915ffb1c3e0 - main - loader.efi: Fix when staging moves late (Sat, 06 Jun 2026 01:25:32 UTC)
- git: 95632c90ba32 - stable/15 - loader.efi: Fix when staging moves late (Sat, 06 Jun 2026 01:26:41 UTC)
- git: 8dca7fccfa65 - stable/14 - loader.efi: Fix when staging moves late (Mon, 08 Jun 2026 16:44:28 UTC)
- git: 1c85c5eea09a - main - loader.efi: Search boot device before foreign ZFS pools (Tue, 09 Jun 2026 23:34:01 UTC)
- git: 925f53682469 - main - improve renice user error messages (Wed, 10 Jun 2026 12:36:02 UTC)
- git: a62eaf71ddb7 - main - bsdinstall(8): Fix GPT label conflicts with disks not managed by us (Wed, 10 Jun 2026 12:36:03 UTC)
- git: 9a6a2e4b7d20 - main - Warn if hostname is empty (Wed, 10 Jun 2026 12:36:05 UTC)
- git: 6b61852b4f00 - main - mac_portacl: do not reject unspecific family directly (Wed, 10 Jun 2026 12:36:06 UTC)
- git: ce08af63788d - main - mac_portacl tests: rewrite the test program and test unspecific family. (Wed, 10 Jun 2026 12:36:07 UTC)
- git: 85e449cfcfdf - main - libc/tests: copy ieeefp tests out from contrib/netbsd-tests and rename them as FreeBSD test convention. (Wed, 10 Jun 2026 12:36:08 UTC)
- git: 2671607f1b5c - main - libc/tests: Enable fpsetround_basic which was never triggered since ported. (Wed, 10 Jun 2026 12:36:09 UTC)
- git: 82780af43b11 - main - du(1): document --si option (Wed, 10 Jun 2026 12:36:10 UTC)
- git: 2c5fd7d9a7ed - main - cp(1): fix -P documentation to reflect it works without -R (Wed, 10 Jun 2026 12:36:11 UTC)
- git: 05a02d395d6e - main - mail(1): fix temporary file path in FILES section (Wed, 10 Jun 2026 12:36:12 UTC)
- git: f8c8875add69 - main - diskless(8): remove references to deleted clone_root script (Wed, 10 Jun 2026 12:36:13 UTC)
- git: e7bdf44da75a - main - bsdconfig(8): add missing vt(4) console commands (Wed, 10 Jun 2026 12:36:14 UTC)
- git: 473fa0f7a11e - main - re(4): document jumbo frame support for 8168/8111 chips (Wed, 10 Jun 2026 12:36:15 UTC)
- git: 3a71a24bbeae - main - etherswitchcfg(8): document atu commands (Wed, 10 Jun 2026 12:36:17 UTC)
- git: ab8ceaaa86ba - main - hcreate(3): fix incorrect claim that hdestroy frees keys (Wed, 10 Jun 2026 12:36:18 UTC)
- git: 0d644b41d6e4 - main - Revert "improve renice user error messages" (Thu, 11 Jun 2026 06:00:07 UTC)
- Xin LI
- Yoshihiro Takahashi