platform -------- kvm-cmd -------- ur-agent -------- kbmd -------- kvm -------- mdata-client -------- illumos -------- commit a03aeee8aa901eba6c6cff2339b71f22013167f1 Merge: d37f5cbebe 676abcb77c Author: Dan McDonald Date: Mon May 1 19:57:48 2023 -0400 [illumos-gate merge] commit 676abcb77c26296424298b37b96d2bce39ab25e5 15586 ddi_parse needs len commit d37f5cbebe0efd0ac1edca8435f853166b780810 Author: Dan McDonald Date: Mon May 1 13:36:32 2023 -0400 OS-8459 Remove csh from SmartOS, use wrapper to pkgsrc tcsh instead (fix manifest) commit 921dd4af67eba9a99f42aad2489497540578a360 Author: Dan McDonald Date: Mon May 1 13:35:13 2023 -0400 OS-8459 Remove csh from SmartOS, use wrapper to pkgsrc tcsh instead OS-8461 Generic wrapper for replacing platform binaries with pkgsrc OS-8462 Add zsh via pkgsrc to platform Reviewed by: Brian Bennett Reviewed by: Travis Paul Approved by: Brian Bennett commit 0eae6445590bc96df55a537d761de3ae16e3fd67 Merge: 840542ceda cf7391a512 Author: Dan McDonald Date: Sun Apr 30 23:38:17 2023 -0400 [illumos-gate merge] commit cf7391a51241c3aef924a259e741f0df84659191 14394 emlxs: array subscript is partly outside array bounds commit 676abcb77c26296424298b37b96d2bce39ab25e5 Author: Dan McDonald Date: Fri Apr 21 10:40:15 2023 -0400 15586 ddi_parse needs len Reviewed by: Andy Fiddaman Reviewed by: Patrick Mooney Approved by: Joshua M. Clulow commit cf7391a51241c3aef924a259e741f0df84659191 Author: Toomas Soome Date: Fri Dec 24 14:43:01 2021 +0200 14394 emlxs: array subscript is partly outside array bounds Reviewed by: Garrett D'Amore Reviewed by: Carsten Grzemba Approved by: Dan McDonald commit 840542cedab8382cfa39b3db983182f8325858f2 Merge: 68c6283326 fc39bce2ef Author: Dan McDonald Date: Sat Apr 29 11:10:48 2023 -0400 [illumos-gate merge] commit fc39bce2efdaa9b676b4cccdcbf7552f07e70abf 15576 loader: lsmod -s does output garbage commit ab5344c6546037dfe0ff48e7970a531c94e440cf 15531 libconv: clean up the build commit 9d0cba7b65910f9d2d2808c710d20770e64a29ff 15575 getmacaddr() should properly print errors commit fc39bce2efdaa9b676b4cccdcbf7552f07e70abf Author: Toomas Soome Date: Mon Apr 24 11:14:03 2023 +0300 15576 loader: lsmod -s does output garbage Reviewed by: Igor Kozhukhov Reviewed by: Jason King Approved by: Dan McDonald commit ab5344c6546037dfe0ff48e7970a531c94e440cf Author: Toomas Soome Date: Sun Apr 2 20:04:51 2023 +0300 15531 libconv: clean up the build Reviewed by: Marco van Wieringen Approved by: Patrick Mooney commit 9d0cba7b65910f9d2d2808c710d20770e64a29ff Author: Toomas Soome Date: Mon Apr 24 19:21:06 2023 +0300 15575 getmacaddr() should properly print errors Reviewed by: Luqman Aden Reviewed by: Bill Sommerfeld Approved by: Patrick Mooney commit 68c62833260fbe456e9eb1240a96dbf9f666f6e6 Merge: 2f79628ebf 16b76d3cb9 Author: Dan McDonald Date: Wed Apr 26 14:42:37 2023 -0400 [illumos-gate merge] commit 16b76d3cb933ff92018a2a75594449010192eacb 15581 libvmmapi finds headers outside proto area commit 9bf5f78f8f0d450e54e9d70c1d404d57c5db11d3 15564 Idmapd can contact old servers after changing DC or GC commit a149e9d0a1a54aa681229f2af93150e520217781 15578 pxeboot: bugs in pxe.h commit 16b76d3cb933ff92018a2a75594449010192eacb Author: Patrick Mooney Date: Wed Apr 26 03:47:32 2023 +0000 15581 libvmmapi finds headers outside proto area Reviewed by: Rich Lowe Approved by: Dan McDonald commit 9bf5f78f8f0d450e54e9d70c1d404d57c5db11d3 Author: Matt Barden Date: Mon Feb 13 17:23:27 2023 -0500 15564 Idmapd can contact old servers after changing DC or GC Reviewed by: Gordon Ross Approved by: Dan McDonald commit a149e9d0a1a54aa681229f2af93150e520217781 Author: Toomas Soome Date: Tue Apr 25 14:10:00 2023 +0300 15578 pxeboot: bugs in pxe.h Reviewed by: Peter Tribble Approved by: Dan McDonald commit 2f79628ebfda36961cb19956d0a6a3cb2cb51c26 Merge: 4eb5c362dc 9a244c8ee0 Author: Dan McDonald Date: Wed Apr 26 11:15:25 2023 -0400 [illumos-gate merge] commit 9a244c8ee0ee32d71c3e66c8a1c3e18a518d48c8 15481 SMB listener may terminate commit 2a347f247c40dcf93ba3b7ba10016ff63485e2e3 15565 libsocket: double free in getallifaddrs() commit 20a7641f9918de8574b8b3b47dbe35c4bfc78df1 15571 ldd should not hardcode system call numbers commit 9a244c8ee0ee32d71c3e66c8a1c3e18a518d48c8 Author: Gordon Ross Date: Wed Nov 16 21:59:30 2022 -0500 15481 SMB listener may terminate Portions contributed by: Matt Barden Reviewed by: Andy Stormont Reviewed by: Matt Barden Reviewed by: Sam Zaydel Approved by: Dan McDonald commit 2a347f247c40dcf93ba3b7ba10016ff63485e2e3 Author: Toomas Soome Date: Tue Apr 18 13:30:38 2023 +0300 15565 libsocket: double free in getallifaddrs() Reviewed by: Andrew Stormont Reviewed by: Marco van Wieringen Reviewed by: Sebastian Wiedenroth Reviewed by: Dan Cross Approved by: Dan McDonald commit 20a7641f9918de8574b8b3b47dbe35c4bfc78df1 Author: Richard Lowe Date: Sat Apr 22 16:35:53 2023 -0500 15571 ldd should not hardcode system call numbers Reviewed by: Jason King Reviewed by: Andy Fiddaman Reviewed by: Bill Sommerfeld Approved by: Patrick Mooney commit 4eb5c362dcdd8c103ffaafd68dc551a3d8d058d1 Merge: a9ff516937 717646f711 Author: Dan McDonald Date: Tue Apr 25 00:12:55 2023 -0400 [illumos-gate merge] commit 717646f7112314de3f464bc0b75f034f009c861e 15467 bhyve needs TSC frequency control 15546 want bhyve interface for altering guest time data Conflicts: usr/src/pkg/manifests/system-bhyve-tests.p5m usr/src/test/bhyve-tests/runfiles/default.run commit 717646f7112314de3f464bc0b75f034f009c861e Author: Jordan Paige Hendricks Date: Mon Mar 6 01:37:15 2023 +0000 15467 bhyve needs TSC frequency control 15546 want bhyve interface for altering guest time data Reviewed by: Patrick Mooney Reviewed by: Andy Fiddaman Approved by: Richard Lowe commit a9ff516937a5c2edb086714b13bd98161e053bef Merge: 08b0a9d232 d48be21240 Author: Dan McDonald Date: Sun Apr 23 20:18:10 2023 -0400 [illumos-gate merge] commit d48be21240dfd051b689384ce2b23479d757f2d8 15563 remove SPARC-specific tools and their consumers commit 08b0a9d232116e36eb0a20e8aa72b6c6d7a69f20 Author: Dan McDonald Date: Tue Apr 11 17:16:05 2023 -0400 SmartOS-specific fixes for IPD38 commit d48be21240dfd051b689384ce2b23479d757f2d8 Author: Richard Lowe Date: Thu Apr 13 16:42:34 2023 -0500 15563 remove SPARC-specific tools and their consumers Reviewed by: Toomas Soome Reviewed by: Peter Tribble Approved by: Robert Mustacchi commit fbe188f025ec4e63f04691dbeb4045ba1979356e Merge: 88b4edeeb2 ed093b41a9 Author: Dan McDonald Date: Fri Apr 21 21:34:24 2023 -0400 [illumos-gate merge] commit ed093b41a93e8563e6e1e5dae0768dda2a7bcc27 15254 %ymm registers not restored after signal handler 15367 x86 getfpregs() summons corrupting %xmm ghosts 15333 want x86 /proc xregs support (libc_db, libproc, mdb, etc.) 15336 want libc functions for extended ucontext_t 15334 want ps_lwphandle-specific reg routines 15328 FPU_CW_INIT mistreats reserved bit 15335 i86pc fpu_subr.c isn't really platform-specific 15332 setcontext(2) isn't actually noreturn 15331 need Conflicts: usr/src/uts/common/fs/proc/prcontrol.c usr/src/uts/intel/os/archdep.c usr/src/uts/intel/sys/ucontext.h usr/src/uts/intel/syscall/getcontext.c commit ed093b41a93e8563e6e1e5dae0768dda2a7bcc27 Author: Robert Mustacchi Date: Wed Jan 25 19:17:53 2023 +0000 15254 %ymm registers not restored after signal handler 15367 x86 getfpregs() summons corrupting %xmm ghosts 15333 want x86 /proc xregs support (libc_db, libproc, mdb, etc.) 15336 want libc functions for extended ucontext_t 15334 want ps_lwphandle-specific reg routines 15328 FPU_CW_INIT mistreats reserved bit 15335 i86pc fpu_subr.c isn't really platform-specific 15332 setcontext(2) isn't actually noreturn 15331 need Reviewed by: Patrick Mooney Reviewed by: Dan McDonald Reviewed by: Rich Lowe Approved by: Joshua M. Clulow commit 88b4edeeb2e53929a34124a1e211b8fdc9ce452b Merge: ead9b23652 d27aea3ffc Author: Dan McDonald Date: Fri Apr 21 11:51:57 2023 -0400 [illumos-gate merge] commit d27aea3ffc100fd20896d08b8f1f94a8c55347cd 15463 ndi_devi_enter et al can be safer and clearer commit 295d3d51904d9c76ecda7f40c873114b9f20db47 15566 Update AMD microcode to 20230414 commit 4202e8bf1d88e8c78515b9b8f0386471afe2bf77 15196 libdladm: comparison of integers of different signs commit d27aea3ffc100fd20896d08b8f1f94a8c55347cd Author: Dan Cross Date: Thu Mar 2 20:32:26 2023 +0000 15463 ndi_devi_enter et al can be safer and clearer Reviewed by: Andy Fiddaman Reviewed by: Robert Mustacchi Reviewed by: Gordon Ross Approved by: Dan McDonald commit 295d3d51904d9c76ecda7f40c873114b9f20db47 Author: Andy Fiddaman Date: Wed Apr 19 22:38:46 2023 +0000 15566 Update AMD microcode to 20230414 Reviewed by: Rich Lowe Reviewed by: Dan Cross Approved by: Patrick Mooney commit 4202e8bf1d88e8c78515b9b8f0386471afe2bf77 Author: Toomas Soome Date: Fri Nov 18 15:43:34 2022 +0200 15196 libdladm: comparison of integers of different signs Reviewed by: Igor Kozhukhov Reviewed by: Jason King Approved by: Robert Mustacchi illumos-extra --------