summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-06-2314261 bhyve should expose kernel device statePatrick Mooney14-158/+1429
Reviewed by: Dan Cross <cross@oxidecomputer.com> Reviewed by: Luqman Aden <luqman@oxide.computer> Reviewed by: Jordan Paige Hendricks <jordan@oxidecomputer.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-06-22 [illumos-gate merge]Dan McDonald2-104/+167
commit 3b5f2d22219c7c9f6926c804c8fa13b60d9e8a63 12969 SES driver could set device id and serial-number properties
2022-06-2212969 SES driver could set device id and serial-number propertiesGarrett D'Amore2-104/+167
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Paul Winder <paul@winder.uk.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-06-20 [illumos-gate merge]Dan McDonald11-43/+63
commit ae5a8bed14db6c16225cac733ea042c27e242d18 14422 gcc10 build does not remove unused static functions
2022-06-20OS-8389 Mismerged procfs collides PR_ARGV and PR_CMDLINE (#416)Dan McDonald1-3/+3
Reviewed by: Brian Bennett <brian.bennett@mnx.io> Approved by: Brian Bennett <brian.bennett@mnx.io>
2022-06-2014422 gcc10 build does not remove unused static functionsAndy Fiddaman11-43/+63
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2022-06-20 [illumos-gate merge]Dan McDonald14-9/+297
commit a196c3ffe35a9a1589267b660ce6c2ff2ccab5e9 14722 ld should keep group members in separate output sections
2022-06-17 [illumos-gate merge]Dan McDonald4-10/+76
commit c43f6c5551067e7546f6e78df8e37d63bc255192 13920 support for hiding the cursor on the console 13921 tem could support longer attribute chains 13922 terminfo smso/bold fixups for sun-color
2022-06-1614722 ld should keep group members in separate output sectionsRichard Lowe14-9/+297
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-06-1613920 support for hiding the cursor on the consoleGarrett D'Amore4-10/+76
13921 tem could support longer attribute chains 13922 terminfo smso/bold fixups for sun-color Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-06-15 [illumos-gate merge]Dan McDonald0-0/+0
commit ec6a85f5d3beb28d36eda5ef325b7410d7f3cfa3 14741 Update Intel Microcode to 20220510
2022-06-1514741 Update Intel Microcode to 20220510Dan McDonald42-3/+50
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-06-1514741 Update Intel Microcode to 20220510release-20220616Dan McDonald43-3/+61
Reviewed by: Toomas Soome <tsoome@me.com> (Early pull into SmartOS, also includes manifest updates)
2022-06-15 [illumos-gate merge]Dan McDonald26-479/+552
commit 5c22bad5dcbd030d95aca36e1c2fb0f77b505e17 14680 tem: add support for window manipulation functions commit e760f15095bdc9fa107e7c20ed2a5e4fb5865c1d 14732 split vtd out of vmm kernel module Conflicts: manifest
2022-06-1414680 tem: add support for window manipulation functionsToomas Soome6-4/+72
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org> Change-Id: I6268ce2e74bc2686ddc70792cdf699bbabc479d5
2022-06-1514732 split vtd out of vmm kernel modulePatrick Mooney19-475/+477
Reviewed by: Dan Cross <cross@oxidecomputer.com> Reviewed by: Jorge Schrauwen <sjorge@blackdot.be> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-06-10 [illumos-gate merge]Brian Bennett41-675/+257
commit 8130f8e19e97c2d371c7b8894112a375409fe34a 14731 clean malloc/free shims from bhyve commit d4f59ae5164748e530cad42bd54b9b909d0c1ee8 14703 clean KTR from bhyve commit 61b20185b3a9f12c5f69672abe47b79dfb002cab 14142 kernel SMB spams log when it hits max_connections commit 2514b110a74b7a0ce021feff362fe3c4c2352b43 14724 failed delete of IP address made it undeletable commit 7a15b0ec33c685e4e6b096454b077a52604acf9b 14713 tools ld should be 64bit
2022-06-1014731 clean malloc/free shims from bhyvePatrick Mooney19-225/+125
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Dan Cross <cross@oxidecomputer.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-06-0914703 clean KTR from bhyvePatrick Mooney18-398/+34
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-06-0914142 kernel SMB spams log when it hits max_connectionsGordon Ross2-7/+41
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <alee@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2022-06-0914724 failed delete of IP address made it undeletableRyan Goodfellow3-3/+10
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2022-06-08 [illumos-gate merge]Brian Bennett13-322/+337
commit baf9a8500e8914f180ede682c95a37266e1a4e37 14550 nvme_is_ignored_ns() needs less confusion 14709 nvmeadm list should be able to distinguish between inactive and ignored namespaces commit 0a4ff7c07705facb2cf0991453d0a3e20cdc50ce 14728 priv_set(3c) man page typo commit 38aced4fb3d60e34a44207b22d0b0dd4909bf4d1 14710 remove long obsolete/unused pyzfs helper script commit 22e991d5bb9d07bf7dd2a65bc080922753a3100b 14720 fac_prov_ipmi: missing thresholds should not be considered error
2022-06-0814713 tools ld should be 64bitRichard Lowe10-42/+47
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
2022-06-0814550 nvme_is_ignored_ns() needs less confusionHans Rosenfeld6-38/+164
14709 nvmeadm list should be able to distinguish between inactive and ignored namespaces Reviewed by: Andrew Giles <agiles@tintri.com> Reviewed by: Guy Morrogh <gmorrogh@tintri.com> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-06-0714728 priv_set(3c) man page typoAndy Fiddaman1-130/+158
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-06-0314710 remove long obsolete/unused pyzfs helper scriptRichard Lowe6-155/+5
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-06-0314720 fac_prov_ipmi: missing thresholds should not be considered errorYuri Pankov1-1/+10
Reviewed by: Alexander Eremin <aeremin@tintri.com> Reviewed by: Andrew Giles <agiles@tintri.com> Reviewed by: Ben Jameson <bjameson@tintri.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-06-02 [illumos-gate merge]Dan McDonald1-18/+2
commit feea3b2dd6c0c3b59dfb1ab0f992b01906567d90 14721 getopt(1) erroneously says scheduled for removal.
2022-06-0214721 getopt(1) erroneously says scheduled for removal.Dan Cross1-18/+2
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-06-0114683 remove SUNWonld vestiges from sgs (fix mismerge)release-20220602Dan McDonald1-2/+0
2022-06-01 [illumos-gate merge]Brian Bennett8-10/+353
commit 3281964baf91e4061898a5490ee91e126e81116c 14684 want nvme-config-list property commit e309284527479df5fbac1270f2abd4a739f1ab72 14041 Dell R650 Xeon Gold 5318Y not booting
2022-06-0114684 want nvme-config-list propertyHans Rosenfeld4-7/+324
Reviewed by: Andrew Giles <agiles@tintri.com> Reviewed by: Guy Morrogh <gmorrogh@tintri.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-3114041 Dell R650 Xeon Gold 5318Y not bootingStuart Maybee4-3/+29
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-27 [illumos-gate merge]Dan McDonald3-3/+4
commit b0d58672df8644288a5fdce6ae229eaaa0db2de7 14711 wsdiff should display SHT_REL symbolically commit 43075873f664db76209f1fdf87cb3961a113bfaf 14715 libsa: Fix a bug in nvlist creation
2022-05-2714711 wsdiff should display SHT_REL symbolicallyRichard Lowe1-2/+2
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-05-2714715 libsa: Fix a bug in nvlist creationMark Johnston2-1/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-26 [illumos-gate merge]Dan McDonald10-360/+353
commit 3d097f7d985318f4f57189c9c47f3b19f1721f89 14692 consolidate bhyve exception injection commit 662993c9b2fd7e3e0a5c2e535902c2360206095a 14581 ipadm could not create address after delete-addr for addrconf
2022-05-2614692 consolidate bhyve exception injectionPatrick Mooney9-360/+349
Reviewed by: Dan Cross <cross@oxidecomputer.com> Reviewed by: Jordan Paige Hendricks <jordan@oxidecomputer.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-05-2514581 ipadm could not create address after delete-addr for addrconfRyan Goodfellow1-0/+4
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Ryan Zezeski <ryan@oxide.computer> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-05-25 [illumos-gate merge]Dan McDonald135-663/+208
commit d8e10381a0083d7717710b0db7e64707bc0f3ff8 14683 remove SUNWonld vestiges from sgs commit e9db39cef1f968a982994f50c05903cc988a3dd3 14682 remove prior-release portability from cmd/sgs Conflicts: usr/src/cmd/sgs/elfdump/Makefile.targ
2022-05-2414683 remove SUNWonld vestiges from sgsRichard Lowe90-227/+63
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-2414682 remove prior-release portability from cmd/sgsRichard Lowe108-450/+159
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-24 [illumos-gate merge]Dan McDonald3-16/+48
commit a3bac573c955fec12942b4bfa5d10b68931210cb 14670 nvmeadm refactor for option parsing
2022-05-2314670 nvmeadm refactor for option parsingHans Rosenfeld3-16/+48
Reviewed by: Andrew Giles <agiles@tintri.com> Reviewed by: Ben Jameson <bjameson@tintri.com> Reviewed by: Guy Morrogh <gmorrogh@tintri.com> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-23 [illumos-gate merge]Dan McDonald19-199/+115
commit 29219719c034367724cbf77434175b3c4e681e43 14687 need in-kernel strtok_r() commit 5b0d53307d70a828ad7aef4dc6d8a3ad7d5c231b 14704 Duplicate full stops in the manual commit ceb17889bb64b964be7a5439344cc243f0498512 14702 Some cases of he in the manual should be the
2022-05-2314687 need in-kernel strtok_r()Enyew Tan5-90/+79
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-2314704 Duplicate full stops in the manualPeter Tribble11-80/+30
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-2314702 Some cases of he in the manual should be thePeter Tribble3-29/+6
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-20 [illumos-gate merge]Dan McDonald3-53/+578
commit b6704f3c9c8f092e937a1a2b6d65aeb51ea280a4 14698 May 2022 hwdata update
2022-05-20 [illumos-gate merge]Dan McDonald7-37/+358
commit 3ee592424ed4bb7b850d9adccb9f3c493ce7534b 3729 getifaddrs must learn to stop worrying and love the other address families