summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2022-06-2514753 convert zpool-features.7 to use mdocToomas Soome1-790/+630
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-06-2414712 Replace find_elf with something fasterJason King7-462/+955
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-06-2414745 ZFS should handle unknown/invalid vdev devids gracefullyHans Rosenfeld1-4/+6
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
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-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-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-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-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-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-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-0814713 tools ld should be 64bitRichard Lowe9-28/+31
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-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-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-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-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-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-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-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-2014698 May 2022 hwdata updateRobert Mustacchi3-53/+578
Reviewed by: Gergő Mihály Doma <domag02@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-203729 getifaddrs must learn to stop worrying and love the other address familiesSebastian Wiedenroth7-37/+358
Portions contributed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-05-1814689 blkdev GUID supportHans Rosenfeld3-37/+52
Reviewed by: Andrew Giles <agiles@tintri.com> Reviewed by: Guy Morrogh <gmorrogh@tintri.com> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-1814695 format: input() feedback should be more verboseToomas Soome2-22/+40
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-1814454 sys/debug.h: CTASSERT should use _Static_assertToomas Soome4-19/+10
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-1814696 nvmeadm command dumps core when libumem.so is usedManjith Gambhir1-5/+12
Reviewed by: Andy Giles <agiles@tintri.com> Reviewed by: Ben Jameson <bjameson@tintri.com> Reviewed by: Pete Shephard <pete.shephard@tegile.com> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-1814643 ::dtrace dcmd can truncate outputJason King1-1/+46
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-1714628 ancient devicedb should be removedRichard Lowe13-1031/+232
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-1714672 Add cxgbe alias for T62100-KRRobert Mustacchi1-1/+2
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-1714605 More incorrect cross-references in the manualPeter Tribble22-140/+69
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-1714602 ttymon: cleanupToomas Soome26-1863/+1635
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-05-1714609 loader: os console in options menu should use first name from listToomas Soome1-0/+3
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-05-1614659 strip can lose its identityAndy Fiddaman5-85/+103
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Michael Zeller <mike@mikezeller.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-05-1214603 bhyve passthrough mishandles combined CMD/STATUS readsAndy Fiddaman1-2/+2
Reviewed by: Jorge Schrauwen <registration@blackdot.be> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-1214578 bhyve upstream sync 2022 MarchAndy Fiddaman113-281/+4115
14493 Three small memory leaks in bhyve Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-1114671 Libraries should use -lmd instead of -lmd5Dan McDonald4-4/+4
Reviewed by: Brian Bennett <brian.bennett@mnx.io> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-05-1114614 format: should recognize new nvme diskToomas Soome3-7/+20
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>