platform -------- commit 021c282369428d2b5fa27952d5051ba1597c8061 Author: Dan McDonald Date: Thu Jul 10 16:57:54 2025 -0400 OS-8646 Man page presence for joyent-minimal(7) and builder(7) Reviewed by: Nahum Shalman Reviewed by: Toomas Soome Reviewed by: Carlos Neira Approved by: Nahum Shalman illumos-extra -------- kvm-cmd -------- mdata-client -------- kvm -------- ur-agent -------- kbmd -------- illumos -------- commit f376ed4998f6952fe01e219ca0a5d749a45888dc Merge: 73f55144a8 70fb744898 Author: Dan McDonald Date: Wed Jul 23 10:05:35 2025 -0400 [illumos-gate merge] commit 70fb7448980517e707d8de48ae671b2801b3f3a9 17506 Create ::bcmp dcmd commit 1be29f6873e7eda479384e40705e25866a793ab4 17503 mac_sw_lso() should handle mac_sw_cksum() failures 17504 viona LSO emulation wrongly requires HCK_FULLCKSUM commit 70fb7448980517e707d8de48ae671b2801b3f3a9 Author: Dan McDonald Date: Fri Jul 18 00:32:41 2025 -0400 17506 Create ::bcmp dcmd Reviewed by: Andy Fiddaman Reviewed by: Toomas Soome Approved by: Gordon Ross commit 73f55144a898b86fc96f9706c91174a68f2d7eba Author: Dan McDonald Date: Tue Jul 22 11:34:31 2025 -0400 OS-8678 Get rid of disabling deep-C-states Reviewed by: Carlos Neira Reviewed by: Nahum Shalman Approved by: Carlos Neira commit 1be29f6873e7eda479384e40705e25866a793ab4 Author: Patrick Mooney Date: Thu Jul 17 03:41:20 2025 +0000 17503 mac_sw_lso() should handle mac_sw_cksum() failures 17504 viona LSO emulation wrongly requires HCK_FULLCKSUM Reviewed by: Kyle Simpson Reviewed by: Dan McDonald Approved by: Gordon Ross commit 94002c5f1815cd4d4109e6f87259ef8c513d771d Merge: f4f34be9f0 12dabefaaa Author: Dan McDonald Date: Mon Jul 21 11:05:59 2025 -0400 [illumos-gate merge] commit 12dabefaaaccfb35350ebc99220facfd6866d6be 17500 Add Samsung PM9D3a OCP log support 17499 fix header inclusion in sys/nvme/*.h commit e291c2d6c0ea12bea9680dd0bce7ef6c7196bcbe 17496 nvme namespace attributes changes can fire too early 17397 nvme_ctrl_mark_dead should consider device attach state commit 961eaf8eff412a05a495baca6267e634d0a26b7e 17477 fmt(1) segfaults with invalid ctype commit d35c3d74c35b26ba5829798f51a44ce4d80d091b 17497 POSIX TZs should not use abbreviation indexes for tzname[] commit cd9dd053475c1283fd771df3f190aa73f0f10426 17415 proc(5): missing space after pid_t commit 4c3d0a1c2eaa9d6c65b74eb499fdd0d02bcc65a2 17484 Pgetauxval(3proc) says return type is int; header file says long commit 936e4f794d1f2a4568bce93571887085d2238395 17294 stdio.h: dprintf() and vdprintf() declarations should only be hidden when _STRICT_SYMBOLS is defined commit 22f4026028f89abe9795f9f703736581104c61df 17498 igc_ring_tx should check link state commit adac1cd928c605e3e6c39382a294ee109b14bc0b 17501 libbsm: missing Makefile dependency Conflicts: manifest commit 12dabefaaaccfb35350ebc99220facfd6866d6be Author: Robert Mustacchi Date: Sat Jul 12 21:02:38 2025 +0000 17500 Add Samsung PM9D3a OCP log support 17499 fix header inclusion in sys/nvme/*.h Reviewed by: Toomas Soome Reviewed by: Andy Fiddaman Reviewed by: Hans Rosenfeld Approved by: Gordon Ross commit e291c2d6c0ea12bea9680dd0bce7ef6c7196bcbe Author: Robert Mustacchi Date: Sat Jul 12 19:21:29 2025 +0000 17496 nvme namespace attributes changes can fire too early 17397 nvme_ctrl_mark_dead should consider device attach state Reviewed by: Toomas Soome Reviewed by: Andy Fiddaman Reviewed by: Hans Rosenfeld Approved by: Gordon Ross commit 961eaf8eff412a05a495baca6267e634d0a26b7e Author: Robert Mustacchi Date: Sun Jul 13 22:20:55 2025 +0000 17477 fmt(1) segfaults with invalid ctype Reviewed by: Toomas Soome Reviewed by: Andy Fiddaman Reviewed by: Hans Rosenfeld Approved by: Gordon Ross commit d35c3d74c35b26ba5829798f51a44ce4d80d091b Author: Robert Mustacchi Date: Sun Jul 13 18:54:19 2025 +0000 17497 POSIX TZs should not use abbreviation indexes for tzname[] Reviewed by: Andy Fiddaman Reviewed by: Toomas Soome Reviewed by: Hans Rosenfeld Approved by: Dan McDonald commit cd9dd053475c1283fd771df3f190aa73f0f10426 Author: Robert Mustacchi Date: Sun Jul 13 22:35:03 2025 +0000 17415 proc(5): missing space after pid_t Reviewed by: Andy Fiddaman Reviewed by: Peter Tribble Reviewed by: Hans Rosenfeld Approved by: Dan McDonald commit 4c3d0a1c2eaa9d6c65b74eb499fdd0d02bcc65a2 Author: Robert Mustacchi Date: Sun Jul 13 22:23:52 2025 +0000 17484 Pgetauxval(3proc) says return type is int; header file says long Reviewed by: Andy Fiddaman Reviewed by: Peter Tribble Reviewed by: Hans Rosenfeld Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 936e4f794d1f2a4568bce93571887085d2238395 Author: Hans Rosenfeld Date: Sun Mar 16 10:27:11 2025 +0100 17294 stdio.h: dprintf() and vdprintf() declarations should only be hidden when _STRICT_SYMBOLS is defined Reviewed by: Andy Fiddaman Reviewed by: Robert Mustacchi Approved by: Dan McDonald commit 22f4026028f89abe9795f9f703736581104c61df Author: Robert Mustacchi Date: Sat Jun 28 03:22:21 2025 +0000 17498 igc_ring_tx should check link state Reviewed by: Toomas Soome Reviewed by: Hans Rosenfeld Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit adac1cd928c605e3e6c39382a294ee109b14bc0b Author: Andy Fiddaman Date: Tue Jul 15 11:59:30 2025 +0000 17501 libbsm: missing Makefile dependency Reviewed by: Rich Lowe Reviewed by: Bill Sommerfeld Reviewed by: Toomas Soome Approved by: Dan McDonald commit f4f34be9f0100717deb75446aad9eb0d449ca454 Author: Nahum Shalman Date: Wed Jul 16 11:42:34 2025 -0400 OS-6892: viona should allow promisc interfaces Portions contributed by: Carlos Neira (Neirac) Reviewed by: Dan McDonald Reviewed by: Toomas Soome Approved by: Dan McDonald commit 6f06170cfe40c24bcb75c9a8667f77cbc782e10a Merge: e6b239c651 cf6b69f773 Author: Dan McDonald Date: Mon Jul 14 14:17:15 2025 -0400 [illumos-gate merge] commit cf6b69f7736453e339b08dc1a3cd2de9cca5faad 17472 Compile zoneadmd as 64-bit commit bec796f224d8a8aa619e20cf2502acc474e4250b 17308 zfs: dprintf() cleanup commit 97a5ed2d9e2b6d75ca849d6fd45b1d2a578d9549 17493 vn_rele / vn_open race in smb client commit 572bd1dd3cdc2b70a38ef613ddd9b5be448d94c7 17492 SMB client fails reading dir with EIO commit 4224453d626325281f3fcd656e646f681b9eca8b 15993 task queue backlog efficiency commit cf6b69f7736453e339b08dc1a3cd2de9cca5faad Author: Dan McDonald Date: Tue Jun 17 17:45:42 2025 -0400 17472 Compile zoneadmd as 64-bit Reviewed by: Bill Sommerfeld Reviewed by: Toomas Soome Approved by: Gordon Ross commit bec796f224d8a8aa619e20cf2502acc474e4250b Author: Hans Rosenfeld Date: Sun Mar 16 12:17:41 2025 +0100 17308 zfs: dprintf() cleanup Reviewed by: Andy Fiddaman Approved by: Gordon Ross commit 97a5ed2d9e2b6d75ca849d6fd45b1d2a578d9549 Author: Paul Zuchowski Date: Mon Apr 28 09:45:21 2025 -0400 17493 vn_rele / vn_open race in smb client Reviewed by: Gordon Ross Reviewed by: Andrew Stormont Reviewed by: Matt Barden Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 572bd1dd3cdc2b70a38ef613ddd9b5be448d94c7 Author: Gordon Ross Date: Mon Mar 24 16:24:18 2025 -0400 17492 SMB client fails reading dir with EIO Reviewed by: Andrew Stormont Reviewed by: Jerry Jelinek Reviewed by: Matt Barden Reviewed by: Bill Sommerfeld Reviewed by: Toomas Soome Approved by: Dan McDonald commit 4224453d626325281f3fcd656e646f681b9eca8b Author: Gordon Ross Date: Fri Apr 12 12:34:12 2024 -0400 15993 task queue backlog efficiency Reviewed by: Matt Barden Reviewed by: Jerry Jelinek Reviewed by: Robert Mustacchi Approved by: Dan McDonald