summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Collapse)AuthorFilesLines
2022-10-1215039 kernel initializes early GDTDan Cross3-46/+93
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Thirteen Oxide <wesolows@oxide.computer> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1215026 libsec mistakenly assumes a SID is a group SIDGordon Ross4-76/+151
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1215043 smbadm - need ability to read credentials from stdinGordon Ross1-31/+59
Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1215065 vmm: variable set but not usedToomas Soome2-4/+4
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1115069 dladm_str2bw() does not reset errno which is checked after string ↵Dmitry Gromada1-0/+1
conversion Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Alex Deiter <alex.deiter@nexenta.com> Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1114690 nvmeadm should refer to namespaces by their nsidHans Rosenfeld5-40/+114
Reviewed by: Andrew Giles <agiles@tintri.com> Reviewed by: Guy Morrogh <gmorrogh@tintri.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1115051 SMB2 signature mismatch gets wrong errorGordon Ross1-3/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1115042 AD join fails if hostname longer than 14 charactersGordon Ross1-4/+5
Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1115058 vmm: comparison is always trueToomas Soome1-1/+1
Reviewed by: Dan Cross <cross@oxidecomputer.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1115041 smbadm join reports clock skew as bad passwordGordon Ross3-8/+19
Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1115037 cp_subr.s: Invalid instruction argumentToomas Soome2-6/+6
Reviewed by: Dan Cross <cross@oxidecomputer.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1015040 remove support for unused sun studio inline asmRichard Lowe61-5961/+43
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-10-1015012 nightly should fail if tools build failedYuri Pankov1-26/+27
Reviewed by: Alexander Eremin <aeremin@tintri.com> Reviewed by: Guy Morrogh <gmorrogh@tintri.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-1013313 tools build uses cw from /opt/onbld even if -t flag is specifiedYuri Pankov1-3/+3
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-0915016 find_elf should cope with O_DIRECTORY absenceYuri Pankov1-0/+11
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-10-0715057 i86pc: redefinition of typedef 'vmm_data_req_t' is a C11 featureToomas Soome1-1/+0
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-10-0715052 libc: unused labelToomas Soome2-13/+6
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-10-065913 audit_syslog is noisy when it discards messagesAndy Giles3-17/+31
Reviewed by: Aditya Agnihotri <aagnihotri@tintri.com> Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-062271 CIFS clients fail to authenticate when idmap is using IDMUkcrowenex1-13/+36
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-0614991 Large AMD microcode does not load at bootAndy Fiddaman11-191/+310
14994 Panic on microcode update with UFS boot archive 14995 misleading messages on microcode update failure 14996 Restructure ucode data Makefiles 15003 Corrupt AMD microcode equivalence-table not properly handled Reviewed by: Keith M Wesolowski <wesolows@oxide.computer> Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-0515030 AD join should allow specifying container OUGordon Ross7-94/+133
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <alee@racktopsystems.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-0415013 smbsrv: cannot rename file whose name was CATIA-convertedMatt Barden1-4/+6
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Prashanth Badari <prbadari@tintri.com> Reviewed by: Suresh Jayaraman <sjayaraman@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-0415011 Want wrapper for rpc tests in smbsrv-testsMatt Barden6-36/+273
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Evan Layton <elayton@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-0415031 event ports impacted by FDINFO accessesPatrick Mooney8-4/+200
Reviewed by: Ryan Goodfellow <ryan.goodfellow@oxide.computer> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-0415029 AD join observabilityGordon Ross2-35/+142
Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Garrett D'Amore <gdamore@damore.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed-by: Jim Johnson <jjohnson@racktopsystems.com> Approved by: Garrett D'Amore <gdamore@damore.org>
2022-10-0314519 zfs_root should cache vnodePatrick Mooney2-13/+49
Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-10-0314985 adjtime could be more constPatrick Mooney5-17/+6
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-0214952 bhyve should expose PAGING exits to userspacePatrick Mooney9-14/+170
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-09-2915020 HBA_LoadLibrary needs to close config file when doneRick McNeal1-0/+2
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2913923 zpool list -v output is misalignedBrian Behlendorf2-34/+49
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2915006 Implement pre-auth integrity for fksmbdGordon Ross2-6/+127
Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2815008 expose bhyve kernel interface version widerPatrick Mooney2-4/+30
Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2815021 upanic recursive mutex enterRobert Mustacchi1-2/+4
Reviewed by: Dan McDonald <danmcd@mnx.io> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2022-09-2814988 smb: panic in smb_common_open after pool exportGordon Ross1-0/+1
Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2814998 smbd domain cache brokenGordon Ross1-3/+10
Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2715010 September 2022 hwdata updateAndy Fiddaman3-78/+448
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2715009 Update tzdata to 2022dAndy Fiddaman7-69/+45
Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2614963 bhyve destroy should be more robustPatrick Mooney14-211/+512
14968 bhyve needs self-destroy ioctl Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Michael Zeller <mike@mikezeller.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2615007 zfs-tests: bootfs_006_pos is failingToomas Soome1-4/+2
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2614999 SMB server mis-handles very long file namesGordon Ross2-2/+15
Reviewed-by: Garrett D'Amore <gdamore@damore.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed-by: Vitaliy Gusev <gusev.vitaliy@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2615001 Unable to set smb property max_protocol to 3.1.1 or emptyGordon Ross4-204/+108
Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed by: Albert Lee <alee@racktopsystems.com> Reviewed-by: Jim Johnson <jjohnson@racktopsystems.com> Reviewed by: Joyce McIntosh <jmcintosh@racktopsystems.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2415004 diskinfo: get rid of topo calls if there are no -c or -P optionsAlexander Eremin1-29/+45
Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-09-2314989 SMB panic running smbtorture smb2.durable-open.delete_on_close1Gordon Ross2-0/+4
Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed-by: Garrett D'Amore <gdamore@damore.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Sam Zaydel <szaydel@racktopsystems.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2314987 smb: DsFreeDcInfo leaksGordon Ross2-15/+19
Reviewed-by: Toomas Soome <tsoome@me.com> Reviewed-by: Garrett D'Amore <gdamore@racktopsystems.com> Reviewed-by: Jim Johnson <jjohnson@racktopsystems.com> Reviewed-by: Jerry Jelinek <gjelinek@racktopsystems.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2314958 fakekernel: avoid LWP <defunc> threadsVitaliy Gusev1-1/+10
Reviewed by: Toomas Soome <tsoome@racktopsystems.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2314863 Makefile.syshdrs: machine specific headers appear to be quite commonToomas Soome2-15/+14
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-09-2214997 unnecessary jmp in desctbls_asm.sDan Cross1-3/+1
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2214485 bhyve needs better cpuid controlPatrick Mooney20-641/+1701
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Greg Colombo <greg@oxidecomputer.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-09-2114992 dead code in desctbls.cDan Cross1-18/+1
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-2014972 some diskinfo error messages run into the next lineJoshua M. Clulow1-55/+43
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>