dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
June 2026 Archives by author
- Adrian Chadd
- Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU (Tue, 02 Jun 2026 18:25:56 UTC)
- git: a620746da173 - main - fix(fwe): add missing net epoch around ether_input (Sat, 06 Jun 2026 20:17:47 UTC)
- git: 4a299ef19c7e - main - firewire: clean up XXX comments (Sat, 06 Jun 2026 20:17:48 UTC)
- git: a9519f7821c0 - main - firewire: Fix watchdog_clock aliasing and fw_tl2xfer UAF race (Mon, 08 Jun 2026 14:34:26 UTC)
- git: c3d8aca1d43e - main - net80211: add DEFERRED_WORK.md (Tue, 09 Jun 2026 01:01:17 UTC)
- git: a653fd5560cf - main - net80211: create IEEE80211_KEYBUF_128_SIZE / IEEE80211_MICBUF_128_SIZE (Tue, 09 Jun 2026 04:26:51 UTC)
- git: 62c1865c9aae - main - net80211: delete the deprecated ieee80211_wepkey struct (Tue, 09 Jun 2026 04:35:22 UTC)
- git: 5e0ba47aa00e - main - nvme: add Apple T2 ANS2 NVMe quirks (Sun, 14 Jun 2026 20:57:22 UTC)
- git: 6fd2ad9aa39d - main - apple_bce: add Apple T2 Buffer Copy Engine driver (Sun, 14 Jun 2026 20:57:23 UTC)
- git: 9f90536c74b8 - main - apple_bce/vhci: add T2 virtual USB host controller (Sun, 14 Jun 2026 20:57:24 UTC)
- git: e37e49bfaa27 - main - asmc: fix asmc_key_dump() page fault on T2 MMIO backend (Sun, 14 Jun 2026 20:57:25 UTC)
- git: 142cba958b7a - main - bge: read MAC from loader hint for boards without NVRAM/EEPROM (Sun, 14 Jun 2026 20:57:26 UTC)
- Ahmad Khalifa
- Alan Somers
- Aleksandr Rybalko
- Alexander Ziaee
- Andrew Gallatin
- Andrew Turner
- 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)
- git: ffe47c424e0a - main - grep: periodic timer-based fflush instead of unconditional per-line flush (Sun, 14 Jun 2026 14:27:09 UTC)
- Re: git: ffe47c424e0a - main - grep: periodic timer-based fflush instead of unconditional per-line flush (Sun, 14 Jun 2026 14:49:43 UTC)
- git: a74c77cc7bed - main - grep(1): optimize -w/--word-regexp word boundary check (Sun, 14 Jun 2026 18:14:35 UTC)
- Bjoern A. Zeeb
- Bjoern A. Zeeb
- git: ba796102fefa - main - LinuxKPI: 802.11: add three more driver downcalls (Fri, 05 Jun 2026 12:10:05 UTC)
- git: fb97712a7f13 - main - LinuxKPI: 802.11: implement ieee80211_start_tx_ba_session() (Fri, 05 Jun 2026 12:10:06 UTC)
- git: a993d281111b - main - LinuxKPI: 802.11: add note about rate control support under boot -v (Fri, 05 Jun 2026 12:10:07 UTC)
- git: 22ac9be92d1d - main - LinuxKPI: 802.11: adjust tracing for action/ampdu/addba functions (Fri, 05 Jun 2026 12:10:08 UTC)
- git: 259efa730c3d - main - LinuxKPI: 802.11: make *addba* work better (Fri, 05 Jun 2026 12:10:09 UTC)
- git: cda79e505e21 - main - LinuxKPI: 802.11: set flag if frame should be part of an A-MPDU (Fri, 05 Jun 2026 12:10:11 UTC)
- git: 0cb3b9229876 - main - LinuxKPI: 802.11: add print masks for tx status flags (Sun, 14 Jun 2026 22:32:24 UTC)
- git: f54e9d1b299d - main - LinuxKPI: 802.11: set undefined link in TX control info (Sun, 14 Jun 2026 22:32:25 UTC)
- git: ff6c95d2c2df - main - LinuxKPI: 802.11: improve hw_crypto key operations (Sun, 14 Jun 2026 22:32:26 UTC)
- git: 31ded414b128 - main - LinuxKPI: 802.11: force update of net80211 crypto key flags (Sun, 14 Jun 2026 22:32:27 UTC)
- git: 009d92b25f7c - main - mt76: mt7921: prevent PM from scheduling another delayed work on detach (Sun, 14 Jun 2026 22:32:28 UTC)
- git: 3fa40c5eb8f5 - main - linudebugfs: fix simple_attr_write_common() kernel buffer (Sun, 14 Jun 2026 22:32:29 UTC)
- git: 84008e34ce5f - main - lindebugfs: improve an error message (Sun, 14 Jun 2026 22:32:30 UTC)
- git: b8ec4929e9f4 - main - callout: ddb: resolve symbol of callout function (Sun, 14 Jun 2026 22:32:31 UTC)
- git: baf8561bdc3f - main - mt76: ensure net80211 com instance before returning from driver load (Sun, 14 Jun 2026 23:15:24 UTC)
- git: b662295ecb62 - main - mt76: mt7921: terminate fw log messages with \n (Sun, 14 Jun 2026 23:15:25 UTC)
- git: 134e90e01da1 - main - mt76: mt7921: depend on lindebugfs and turn debugfs support on (Sun, 14 Jun 2026 23:15:26 UTC)
- git: 1c601bf516eb - main - LinuxKPI: 802.11: lock down mac80211 downcalls (Sun, 14 Jun 2026 23:15:27 UTC)
- git: c5d6e2085a47 - main - LinuxKPI: add KERNEL_VERSION() macro (Mon, 15 Jun 2026 14:14:34 UTC)
- git: 3d0b6c69dced - main - LinuxKPI: scatterlist.h: implement sg_init_marker() (Mon, 15 Jun 2026 14:14:35 UTC)
- Bojan Novković
- Brooks Davis
- Christos Margiolis
- Chuck Tuffli
- 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: 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: 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: 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: 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: 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: 888d9236e224 - main - netlink: Use unsigned type in nl_process_nbuf (Mon, 08 Jun 2026 19:52:00 UTC)
- git: b16c731b0191 - main - ipfw nat: Add assertion that mbuf is not a chain (Mon, 08 Jun 2026 20:47:35 UTC)
- git: c289291a6736 - main - tty: Add sysctl knob to globally disable TIOCSTI (Tue, 09 Jun 2026 16:39:12 UTC)
- git: c94b8eee5bcb - main - vt: Rename sysctl to security.bsd.allow_tiocsti (Tue, 09 Jun 2026 18:30:05 UTC)
- git: 6365c45d951d - main - elf_common: Add FDO package metadata note type (Wed, 10 Jun 2026 15:45:58 UTC)
- git: db887713de2b - main - kldload: Improve error handling (Sun, 14 Jun 2026 23:47:33 UTC)
- git: 21a75a85f0e0 - main - netlink: Indicate that ifinfomsg uses IFT_* types (Mon, 15 Jun 2026 12:36:32 UTC)
- git: 39e2fe23238f - main - if_tsec: Free entire mbuf chain on failure (Mon, 15 Jun 2026 14:32:21 UTC)
- git: 52a2b4bc5da2 - main - tests: Fix build if TIOCSTI is not defined (Mon, 15 Jun 2026 15:43:23 UTC)
- Emmanuel Vadot
- Enji Cooper
- Enji Cooper (yaneurabeya)
- Gleb Smirnoff
- Gordon Bergling
- git: 14e93e3e3607 - main - mxge(4): Fix a typo in a source code comment (Thu, 11 Jun 2026 04:03:26 UTC)
- git: 49ced8d765f4 - main - aic7xxx: Fix two typos in source code comments (Sun, 14 Jun 2026 08:54:17 UTC)
- git: dd8ba1f2fc51 - main - sdhci(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:18 UTC)
- git: 54e4b9c9faf0 - main - ufshci(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:19 UTC)
- git: 6280a0630089 - main - qcom_clk: Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:20 UTC)
- git: 0ea84e9cce72 - main - et(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:21 UTC)
- git: 58cf810066c8 - main - clk: Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:22 UTC)
- git: f2574978567e - main - acpi(4): Fix a typo in a source code comment (Sun, 14 Jun 2026 08:54:23 UTC)
- git: 89234ff7bd09 - main - umass.4: Correct a typo in the manual page (Sun, 14 Jun 2026 09:35:31 UTC)
- git: 8a13adf80cb0 - main - d.7: Correct a few typos in the manual page (Sun, 14 Jun 2026 09:38:10 UTC)
- git: d9e0452f0c8a - main - jail.8: Fix two typos in the manual page (Mon, 15 Jun 2026 09:09:46 UTC)
- git: 10b1a35d1186 - main - mixer.8: Fix a typo in the manual page (Mon, 15 Jun 2026 09:12:36 UTC)
- git: f930d8a65406 - main - pnfs.4: Fix a typo in the manual page (Mon, 15 Jun 2026 09:16:18 UTC)
- git: 586a5bc03541 - main - pwd.1: Fix a typo in the .dD (Mon, 15 Jun 2026 13:42:43 UTC)
- Jamie Gritton
- Jessica Clarke
- Jesús Daniel Colmenares Oviedo
- Jilles Tjoelker
- John Baldwin
- Justin Hibbits
- Kevin Lo
- 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: 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: 4249a9bc098d - main - rtld parse_integer(): support binary, octal, and hex C notations (Sun, 14 Jun 2026 01:02:33 UTC)
- git: 3eafe0188410 - main - rtld-elf: add some tests for parse_integer() (Sun, 14 Jun 2026 01:02:35 UTC)
- git: 36b155a2b3ba - main - vfs: work around the race between vget() and vnlru (Sun, 14 Jun 2026 02:05:14 UTC)
- git: 3d505310b1bb - main - sys/rangelock.h: explicitly enumerate padding at the end of the structure (Sun, 14 Jun 2026 02:10:32 UTC)
- git: da6aa0648c02 - main - struct vnode: assign v_rl.resv1 as v_type and v_rl.resv2 as v_state (Sun, 14 Jun 2026 02:10:33 UTC)
- git: 64467d2ec3ed - main - vnode: move VIRF_KNOTE to v_v2flag (Sun, 14 Jun 2026 02:10:34 UTC)
- git: 59b0df3441a9 - main - linux_ntsync(9): check the file type before calling native ntsync(9) (Sun, 14 Jun 2026 04:52:41 UTC)
- git: 96759ab67a42 - main - ntsync(9): properly handle timeouts (Mon, 15 Jun 2026 12:58:43 UTC)
- git: 281e350942b2 - main - ntsync(9): free wait state on error from copyin of the object's array (Mon, 15 Jun 2026 12:58:44 UTC)
- git: 1491ab351b45 - main - ntsync(9): do not double-free obj when finstall() failed (Mon, 15 Jun 2026 12:58:45 UTC)
- Kristof Provost
- Krzysztof Galazka
- Kyle Evans
- 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: 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)
- git: fc7993cf2d6d - main - rpcsec_tls: Avoid a socket reference underflow in rpctls_server() (Mon, 15 Jun 2026 15:54:41 UTC)
- git: 3b69c7201fd0 - main - udp: Wrap a long line in udp_send() (Mon, 15 Jun 2026 15:59:28 UTC)
- Martin Matuska
- Mateusz Piotrowski
- Matteo Riondato
- Mitchell Horne
- 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)
- Pawel Biernacki
- Pietro Cerutti
- Pouria Mousavizadeh Tehrani
- Rick Macklem
- Robert Clausecker
- 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
- ShengYi Hung
- Siva Mahadevan
- Siva Mahadevan
- Stefan Eßer
- Sumit Saxena
- Tai-hwa Liang
- Vladimir Kondratyev
- 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: 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