platform -------- commit efae3c790a9e030eacad8f68402d6584cc05982d Author: Brianna Bennett Date: Thu Sep 12 19:42:40 2024 -0700 TRITON-2453 sdc-fwrule parsing errors generate wrong error message (#1109) Reviewed by: Dan McDonald Approved by: Dan McDonald illumos -------- commit cc5409bacbeca7460f42e85518f9c15b5b17ec7e Merge: 7061b5dc31 f389e29fb4 Author: Dan McDonald Date: Wed Sep 18 15:04:30 2024 -0400 [illumos-gate merge] commit f389e29fb4a3b48598f4e25151eb570247c6deed 16748 asy: support higher baud rates commit 6413cdcfe5336d0538c3e16040e77f275adb8a50 16786 usba: possible memory leak commit a8f5dec3ef73cc0bafb200f4f554dc1a6ac0a12f 16785 fcoei: overflow in conversion commit f389e29fb4a3b48598f4e25151eb570247c6deed Author: Hans Rosenfeld Date: Fri Aug 30 02:33:41 2024 +0200 16748 asy: support higher baud rates Reviewed by: Bill Sommerfeld Reviewed by: Toomas Soome Reviewed by: Randy Fishel Approved by: Dan McDonald commit 7061b5dc31dc234e2e77441c3967aaa3417c6dee Author: Dan McDonald Date: Tue Sep 17 12:09:40 2024 -0400 OS-8575 LX procfs users can cause fifofs vs. proc deadlocks Reviewed by: Brianna Bennett Reviewed by: Toomas Soome Reviewed by: Andy Fiddaman Approved by: Brianna Bennett commit 6413cdcfe5336d0538c3e16040e77f275adb8a50 Author: Toomas Soome Date: Tue Sep 26 09:56:06 2023 +0300 16786 usba: possible memory leak Reviewed by: Andy Fiddaman Reviewed by: Bill Sommerfeld Reviewed by: Marcel Telka Approved by: Dan McDonald commit a8f5dec3ef73cc0bafb200f4f554dc1a6ac0a12f Author: Toomas Soome Date: Wed Jun 7 20:46:46 2023 +0300 16785 fcoei: overflow in conversion Reviewed by: Bill Sommerfeld Reviewed by: Gordon Ross Approved by: Dan McDonald commit 9e3dffc0106032dce4dd6fdcb406cb5261c3fad5 Merge: 2b3600f37c ef86b95d1d Author: Dan McDonald Date: Mon Sep 16 00:08:06 2024 -0400 [illumos-gate merge] commit ef86b95d1dbad918184489140320c3b7dd69e4ec 16765 loader: remove unused bzipfs, splitfs, pkgfs, ext2fs commit 50dd07834a09a878d0649ea5b597e84ff6bcc445 16767 mdb: storing the address of local variable commit c22edcab0478f32894d4c56e3e77b75bd4b71137 16752 asy: infinite loop in asyopen() commit 553562e6324538219607a9a361de0a6e72887fd9 16746 asy: improve PCI(e) device support commit 66cd0793afa08f6429f7a770ce51865196084047 16747 asy: support 16950 and compatible UARTs commit 2121ce8c371ef8a0c1efe800e2d0f70fd5520913 16745 asy: rework asy(4D) register access and fix chip identification Conflicts: usr/src/uts/intel/os/driver_aliases commit ef86b95d1dbad918184489140320c3b7dd69e4ec Author: Toomas Soome Date: Mon Sep 9 20:57:34 2024 +0300 16765 loader: remove unused bzipfs, splitfs, pkgfs, ext2fs Reviewed by: Bill Sommerfeld Approved by: Robert Mustacchi commit 50dd07834a09a878d0649ea5b597e84ff6bcc445 Author: Toomas Soome Date: Sun Mar 12 17:52:12 2023 +0200 16767 mdb: storing the address of local variable Reviewed by: Andy Fiddaman Reviewed by: Bill Sommerfeld Reviewed by: Gordon Ross Reviewed by: Dan McDonald Approved by: Robert Mustacchi commit c22edcab0478f32894d4c56e3e77b75bd4b71137 Author: Hans Rosenfeld Date: Mon Sep 2 20:14:33 2024 +0200 16752 asy: infinite loop in asyopen() Reviewed by: Andy Fiddaman Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 553562e6324538219607a9a361de0a6e72887fd9 Author: Hans Rosenfeld Date: Sun Aug 25 21:06:10 2024 +0200 16746 asy: improve PCI(e) device support Reviewed by: Andy Fiddaman Reviewed by: Bill Sommerfeld Reviewed by: Jason King Approved by: Robert Mustacchi commit 66cd0793afa08f6429f7a770ce51865196084047 Author: Hans Rosenfeld Date: Thu Aug 29 23:52:44 2024 +0200 16747 asy: support 16950 and compatible UARTs Reviewed by: Andy Fiddaman Reviewed by: Bill Sommerfeld Approved by: Robert Mustacchi commit 2121ce8c371ef8a0c1efe800e2d0f70fd5520913 Author: Hans Rosenfeld Date: Sat Aug 24 11:16:39 2024 +0200 16745 asy: rework asy(4D) register access and fix chip identification Reviewed by: Andy Fiddaman Reviewed by: Toomas Soome Reviewed by: Randy Fishel Approved by: Robert Mustacchi commit 2b3600f37cdd880a8fd9b1aa0f5db1a2ed0f22a9 Merge: e34b0810c9 d2d3a1e2c6 Author: Dan McDonald Date: Fri Sep 13 11:57:48 2024 -0400 [illumos-gate merge] commit d2d3a1e2c68527baf2c95c7286448a3110f7be28 8891 One unmountable dataset on rpool breaks a lot of things commit 1c1f30a61162b465dc08830707c1c2509ecfc872 16766 SO_SNDTIMEO/SO_RCVTIMEO options broken for UNIX sockets commit 47ec9542e2cec788e0d0ff35e54ad5cef6f520d5 16546 The find command should be able to find SIDs commit d2d3a1e2c68527baf2c95c7286448a3110f7be28 Author: Andrew Stormont Date: Thu Aug 8 12:02:57 2024 +0000 8891 One unmountable dataset on rpool breaks a lot of things Reviewed by: Marco van Wieringen Reviewed by: Andy Fiddaman Reviewed by: Toomas Soome Approved by: Gordon Ross commit 1c1f30a61162b465dc08830707c1c2509ecfc872 Author: Andy Fiddaman Date: Mon Sep 9 22:04:40 2024 +0000 16766 SO_SNDTIMEO/SO_RCVTIMEO options broken for UNIX sockets Reviewed by: Dan Cross Reviewed by: Bill Sommerfeld Reviewed by: Jason King Reviewed by: Gordon Ross Approved by: Robert Mustacchi commit 47ec9542e2cec788e0d0ff35e54ad5cef6f520d5 Author: Bill Sommerfeld Date: Thu May 9 12:46:25 2024 -0700 16546 The find command should be able to find SIDs Reviewed by: Gordon Ross Approved by: Robert Mustacchi commit e34b0810c983a28cf9cd024d0e98f74c3c237324 Merge: 1e9f67a8f7 28e5e9031b Author: Dan McDonald Date: Thu Sep 12 20:50:08 2024 -0400 [illumos-gate merge] commit 28e5e9031bbe4178f9bdea733463d0da3774267a 16758 pci_enable_errors clobbers pcie_fabric_scan extended tagging commit e49b90fb462012f1ca373a15a9e16657b22a36e6 16733 nightly should let you specify CODEMGR_WS and BRINGOVER_WS on the command line commit 8f4696068ddd989ae2e241a1bfc977d29bb00c84 16761 Let SMB client nsmb kmod use mapfiles commit fd23e79e54fa036de2121522ebfe7f566a9ad56a 16762 smbfs mdb module using wrong headers commit ee853ac443acb1127112b422a74a0af2640d0514 16727 pcfs_fstyp: multiple issues with FAT data processing commit be1c03718030001f792c87b01b8047f74ca7648e 16744 asy: clean up asy(4D) attach/detach code and interrupt setup commit 0607ca1fcd1ec6bf13143796f8d6b134deff1eb0 15665 svc:/network/loopback exits successfully even if it fails commit e6c4e893c6a9849a441fddbb31ea45dc6814ec6b 13759 dladm create-simnet should allow mac-address to be provided commit fc8c3a5155c57af4d5afa0b93dc1542934bf487a 16719 nightly should be able to create and update build trees from git commit 10d41d991988b6dfe2f102d139fb64152e1614ce 14652 Man pages contain cross-reference errata commit 56998286d4d9e755bec6e2ec4c104309b57bcbaa 7711 SMF: Finish implementing support for degraded state commit 28e5e9031bbe4178f9bdea733463d0da3774267a Author: Robert Mustacchi Date: Thu Sep 5 00:17:15 2024 +0000 16758 pci_enable_errors clobbers pcie_fabric_scan extended tagging Reviewed by: Andy Fiddaman Approved by: Gordon Ross commit e49b90fb462012f1ca373a15a9e16657b22a36e6 Author: Bill Sommerfeld Date: Thu Aug 29 10:25:59 2024 -0700 16733 nightly should let you specify CODEMGR_WS and BRINGOVER_WS on the command line Reviewed by: Andy Fiddaman Approved by: Dan McDonald commit 8f4696068ddd989ae2e241a1bfc977d29bb00c84 Author: Gordon Ross Date: Sat Sep 7 17:34:02 2024 -0400 16761 Let SMB client nsmb kmod use mapfiles Reviewed by: Toomas Soome Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit fd23e79e54fa036de2121522ebfe7f566a9ad56a Author: Gordon Ross Date: Sun Sep 8 22:18:07 2024 -0400 16762 smbfs mdb module using wrong headers Reviewed by: Toomas Soome Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit ee853ac443acb1127112b422a74a0af2640d0514 Author: Toomas Soome Date: Sun Aug 18 12:35:40 2024 +0300 16727 pcfs_fstyp: multiple issues with FAT data processing Reviewed by: Yuri Pankov Reviewed by: Andrew Stormont Approved by: Dan McDonald commit be1c03718030001f792c87b01b8047f74ca7648e Author: Hans Rosenfeld Date: Thu Aug 22 11:27:27 2024 +0200 16744 asy: clean up asy(4D) attach/detach code and interrupt setup Reviewed by: Andy Fiddaman Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 0607ca1fcd1ec6bf13143796f8d6b134deff1eb0 Author: Andy Fiddaman Date: Fri Jul 26 08:12:19 2024 +0000 15665 svc:/network/loopback exits successfully even if it fails Reviewed by: Marco van Wieringen Reviewed by: Bill Sommerfeld Reviewed by: Toomas Soome Approved by: Gordon Ross commit e6c4e893c6a9849a441fddbb31ea45dc6814ec6b Author: H. William Welliver Date: Fri May 7 22:13:54 2021 +0000 13759 dladm create-simnet should allow mac-address to be provided Reviewed by: Ryan Zezeski Reviewed by: Bill Sommerfeld Reviewed by: C Fraire Approved by: Dan McDonald commit fc8c3a5155c57af4d5afa0b93dc1542934bf487a Author: Bill Sommerfeld Date: Sat Jul 27 15:13:31 2024 -0700 16719 nightly should be able to create and update build trees from git Reviewed by: Rich Lowe Approved by: Dan McDonald commit 10d41d991988b6dfe2f102d139fb64152e1614ce Author: Chris Fraire Date: Sun Sep 1 12:16:47 2024 -0500 14652 Man pages contain cross-reference errata Reviewed by: Bill Sommerfeld Reviewed by: Andy Fiddaman Reviewed by: Peter Tribble Approved by: Gordon Ross commit 56998286d4d9e755bec6e2ec4c104309b57bcbaa Author: Andrew Stormont Date: Tue Jul 30 17:23:26 2024 +0000 7711 SMF: Finish implementing support for degraded state Portions contributed by: Andy Fiddaman Reviewed by: Marco van Wieringen Reviewed by: Bill Sommerfeld Reviewed by: Hans Rosenfeld Reviewed by: Toomas Soome Approved by: Dan McDonald commit 1e9f67a8f7db857f9f732cedba935a64d4df8221 Merge: a130bd72c8 aaceeb38b2 Author: Dan McDonald Date: Mon Sep 9 07:01:27 2024 -0400 [illumos-gate merge] commit aaceeb38b2af7f66e5229066cc15d1e1f6be82da 16759 pcieadm bar memory type parsable output incorrect commit dcb3fe6cf7f57637386afcd1e3d7077405adec74 14246 sed regression test 7.7 fails due to mediated dictionaries commit 5e491e57cea1730556284941df3f87b81a42c092 16743 asy: clean up asy(4D) error and debug messages commit a130bd72c87adef9addf2fead6dcc17e1f69a48b Author: Dan McDonald Date: Fri Sep 6 17:07:43 2024 -0400 OS-8572 Remove svr4pkg_test from SmartOS tests Reviewed by: Toomas Soome Reviewed by: Brianna Bennett Approved by: Brianna Bennett commit aaceeb38b2af7f66e5229066cc15d1e1f6be82da Author: Andy Fiddaman Date: Thu Sep 5 18:08:14 2024 +0000 16759 pcieadm bar memory type parsable output incorrect Reviewed by: Bill Sommerfeld Reviewed by: Hans Rosenfeld Approved by: Dan McDonald commit dcb3fe6cf7f57637386afcd1e3d7077405adec74 Author: Robert Mustacchi Date: Thu Sep 5 00:41:43 2024 +0000 14246 sed regression test 7.7 fails due to mediated dictionaries Reviewed by: Toomas Soome Reviewed by: Andy Fiddaman Reviewed by: Bill Sommerfeld Approved by: Dan McDonald commit 5e491e57cea1730556284941df3f87b81a42c092 Author: Hans Rosenfeld Date: Wed Aug 21 16:48:11 2024 +0200 16743 asy: clean up asy(4D) error and debug messages Reviewed by: Andy Fiddaman Reviewed by: Bill Sommerfeld Reviewed by: Jason King Reviewed by: Toomas Soome Approved by: Dan McDonald illumos-extra -------- commit c035b639d4a196d6540652b7fc855160f1bc88ad Author: Dan McDonald Date: Mon Sep 16 16:39:11 2024 -0400 OS-8576 Update curl to 8.10.0 Reviewed by: Brianna Bennett Reviewed by: Toomas Soome Approved by: Brianna Bennett commit c9fbe77930b39948f6c2fb0e9ceb39dbec3820e2 Author: Dan McDonald Date: Tue Sep 10 16:31:54 2024 -0400 OS-8573 Update vim to 9.1 Reviewed by: Toomas Soome Approved by: Toomas Soome kbmd -------- kvm-cmd -------- ur-agent -------- mdata-client -------- kvm --------