summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2021-07-2913863 want 64bit libipadmHans Rosenfeld4-1/+50
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-2713816 loader: BIOS build should not use -fPICToomas Soome19-197/+276
Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-2713833 want bhyve memory reservoirPatrick Mooney24-360/+1441
13822 bhyve memory should exert memory pressure 13834 want extensible page_resv 13821 vmmctl ioctls should have more structure Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Dan Cross <cross@oxidecomputer.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Mike Zeller <mike.zeller@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-2713882 libipadm ipadm_if_info() is not 64bit safeHans Rosenfeld8-83/+117
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Robert Mustacchi <rm+illumos@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-276161 zero-sized kmem_alloc() in zfs`spa_load_l2cacheAndy Fiddaman1-6/+12
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-2613932 improve bhyve second level page table supportDan Cross9-1063/+965
13862 EPT/RVI supports resetting A/D bits Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Adam Leventhal <adam.leventhal@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-2213956 prtvtoc.c:386: error: idx may be used uninitialized in this functionKlaus Ziegler1-1/+1
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-2213957 dmake: Warning: Command failed for target luxadm on SPARCKlaus Ziegler4-15/+15
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-2213881 add support for pysolaris/sparcv9 pyzfs/sparcv9 targetsKlaus Ziegler2-0/+50
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-2213958 kpti_trampolines.s fails to assemble with binutils 2.37Andy Fiddaman3-2/+26
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Alex Wilson <alex@cooperi.net> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-2213866 libipadm ipadm_addr_info not 64bit safeHans Rosenfeld2-1/+11
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-2113869 nvlist_pack(9F) refers to wrong flag typeRobert Mustacchi1-603/+625
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-07-1913955 loader: support.4th resets the read buffer incorrectlyJohn Hood1-1/+1
Reviewed-by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-1913944 nsswitch getnetgrent.c build has reset CERRWARN and SMATCHToomas Soome1-3/+0
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Klaus Ziegler <klausz@haus-gisela.de> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-1613934 prtvtoc(1M) could display sector count on MBR disksJason King1-0/+6
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-07-1513875 panic in smb_is_same_user while importing dh handlesPrashanth Badari1-0/+3
Reviewed by: Suresh Jayaraman <sjayaraman@tintri.com> Reviewed by: Gordon Ross <gordon.ross@tintri.com> Reviewed by: Andrew Stormont <astormont@racktopsystems.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2021-07-1513874 SMB durable handle reclaim lease sometimes failsGordon Ross1-1/+7
Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Prashanth Badari <prbadari@tintri.com> Reviewed by: Andrew Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2021-07-1513873 SMB shutdown hang with CA handlesPrashanth Badari1-1/+8
Reviewed by: Suresh Jayaraman <sjayaraman@tintri.com> Reviewed by: Gordon Ross <gordon.ross@tintri.com> Reviewed by: Andrew Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2021-07-1313938 csh misbehaves after 13527Andy Fiddaman1-4/+4
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Klaus Ziegler <klausz@haus-gisela.de> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-1213738 Wire up bhyve's network backends for illumosAndy Fiddaman9-801/+848
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Jorge Schrauwen <sjorge@blackdot.be> Approved by: Garrett D'Amore <garrett@damore.org>
2021-07-0813906 zfs holds wrongly says there are no datasets availableAndrew Stormont1-3/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Vitaliy Gusev <gusev.vitaliy@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-0613900 Update Intel microcode to 20210608Andy Fiddaman48-3/+101
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Garrett D'Amore <garrett@damore.org>
2021-07-0613901 Incorrect calculation of Intel microcode extended patch signature checksumAndy Fiddaman5-34/+64
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-07-0613929 SMB encryption does not work with macOS 11.4Andrew Stormont1-2/+2
Reviewed by: Alexander Stetsenko <alex.stetsenko@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Garrett D'Amore <garrett@damore.org>
2021-07-063163 nss: need local netgroup implementationGordon Ross17-77/+1035
Portions contributed by: Marco van Wieringen <marco.van.wieringen@planets.elm.net> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-07-0612782 GRUB should pass pool and vdev GUIDs in $ZFS-BOOTFSAndrew Stormont6-9/+40
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
2021-07-0613890 Some manual pages miss spaces next to formattingPeter Tribble45-679/+235
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-07-0513889 ctfdump -c should sort output stablyRichard Lowe1-3/+77
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-0513884 dis(1) should pick stable names for symbolsRichard Lowe1-7/+22
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-0413905 zfs holds is quadraticAndrew Stormont1-1/+2
Reviewed by: Alexander Stetsenko <alex.stetsenko@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Vitaliy Gusev <gusev.vitaliy@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-0213861 bhyve apicv logic could take more carePatrick Mooney4-126/+131
Reviewed by: Dan Cross <cross@oxidecomputer.com> Reviewed by: Mike Zeller <mike.zeller@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-07-0213902 Fix for 13717 may break 8-disk raidz2Dan McDonald12-42/+87
13915 installctx() blocking allocate causes problems Portions contributed by: Jerry Jelinek <gjelinek@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2021-06-2913899 usbecm should bind to interface associationJoshua M. Clulow1-0/+1
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-06-2913818 Insyde BMC virtual CD-ROM confused by MODE SENSEJoshua M. Clulow2-0/+11
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-06-2913817 scsa2usb quirks list does not correctly use revision fieldJoshua M. Clulow2-112/+105
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-06-2913848 nfssrv: excessive crdup/crfree cause bottleneck after fixing 6770Vitaliy Gusev1-7/+6
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@joyent.com>
2021-06-2613776 ship demangle-sys.hJoshua M. Clulow1-0/+2
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-06-2513908 disable kernel FPU by default until it is stableJoshua M. Clulow2-2/+18
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-06-2413892 panic when deleting millions of filesNed Bass1-2/+2
Portions contributed by: Jerry Jelinek <gjelinek@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-06-2413839 sockfs should improve its inode generationJason King1-15/+29
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2021-06-2413876 tem: we should support CSI 38 and 48 sequences for RGB colors (fix SPARC)Toomas Soome1-1/+1
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Garrett D'Amore <garrett@damore.org>
2021-06-2313841 python tools should not add user's site directoryAndy Fiddaman8-8/+8
Reviewed by: Matt Fiddaman <illumos@m.fiddaman.uk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-06-2313891 ucodeadm cannot handle latest Intel microcodeAndy Fiddaman4-11/+9
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-06-2313876 tem: we should support CSI 38 and 48 sequences for RGB colorsToomas Soome17-354/+605
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2021-06-2213888 Some #include statements in the manual refer to nonexistent filesPeter Tribble8-161/+43
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-06-2213883 Malformed #include statements in the manualPeter Tribble20-333/+104
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
2021-06-2113809 cpio: variable may be used uninitializedToomas Soome2-13/+10
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-06-2113867 netstat shows duplicated data for UDP source and dest addressesJason King1-2/+5
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-06-2113811 libmtmalloc: 'size_nx' may be used uninitializedToomas Soome2-5/+3
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-06-2113865 don't pass NV_ENCODE_NATIVE to nvlist_unpack()Hans Rosenfeld6-11/+10
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>