summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel
AgeCommit message (Collapse)AuthorFilesLines
2020-01-16 [illumos-gate merge]release-20200116Jerry Jelinek1-0/+5
commit 6554ec17858060401cf0f52e78b57fec69f7842d 12195 acpidump failed under EFI commit 00f7aa5b4350768e529a41a31488f44902224fcf 12186 The n2rng man page incorrectly refers to n2cp commit 005be40cf09c8b0bcf2de631893dae837ff4cb8a 12188 libfmd_adm: Wrong prerequisites for generated files commit b0858fdc3790ef1d1f955bd584621c6fd539050d 11522 illumos-gate has some runtime dependencies on Python 2.7 12192 python3 modules treat strings incorrectly
2020-01-1612195 acpidump failed under EFIJohn Levon1-0/+5
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-15 [illumos-gate merge]Jerry Jelinek1-2/+14
commit e25cb0e77ab84d3147918b8aef1f5161fbccb30e 11967 need TAA mitigation commit b666b5bebdde1067e2d0f2b91fd28a5243311a1a 12165 lp: argument to 'alloca' may be too large commit dd2ed563fd8f7f157d5cd583cae81fef585c2ffc 12151 libc: specifies less restrictive attribute than its target commit e830fb12ed60bbd91c87459b169b5d1cc6ef0b9e 10241 ZFS not detecting faulty spares in a timely manner 12132 zfs-retire agent crashes fmd on systems without vdev devids 12034 zfs test send_encrypted_props can fail commit 356ce177517a15babb8fd801d490f239298643b7 12178 Allow bytes to be removed from a custr Conflicts: usr/src/uts/intel/sys/x86_archext.h usr/src/uts/common/fs/zfs/spa_misc.c usr/src/test/util-tests/tests/Makefile
2020-01-1511967 need TAA mitigationJohn Levon1-2/+14
Portions contributed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2020-01-12OS-7196 Need native CCID driverHans Rosenfeld4-0/+45
Contributed by: Robert Mustacchi <rm@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Jason King <jbk@joyent.com>
2019-12-20OS-8077 WARNING: Missing " on line 1434 of /etc/driver_aliases (#245)John Levon1-1/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-12-20 [illumos-gate merge]Jerry Jelinek2-0/+2
commit d0972c645cf979856ed66c1c6a1f082383c90b0c 12093 devid_scsi_encode() should use a static format string commit 028b5df8ad1713f1c0c8ba060ec660fe0a20261d 12095 Don't call sizeof on void commit 2c4824dbe94f4768dd1a5058fc108fc83513cf59 11977 pchtemp(7D) missing Whiskey Lake PCI ID
2019-12-1811977 pchtemp(7D) missing Whiskey Lake PCI IDRobert Mustacchi1-0/+1
Reviewed by: Randy Fishel <randyf@sibernet.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-12-10 [illumos-gate merge]Jerry Jelinek1-0/+25
commit 2bd79b08f4b447d333b2b97efd7e4bf855f5d409 11737 Some packages should have version-lock facets commit 7e6ad4690aa1d3cbf260ef54d5e9632ae40a782e 11810 Add Chelsio Unified Debug(CUDBG) routines 11811 Add support to cxgbe for T5/T6 parts 11812 Update cxgbe firmware version to 1.24.3.0 Conflicts: exception_lists/wscheck
2019-11-25 [illumos-gate merge]Jerry Jelinek2-11/+12
commit aefa9c84b0a900bedba3a7ed885f0ea75f3fe1ea 12015 vioif with MSI-X not working on Google Compute Engine commit c00b0288a75782c75abd0b9959021fd2417c8a28 12014 virtio_init_complete() comment should describe interrupt type parameter commit d1f3e3c647f14e2496e646bb7ef0df729cbbf72a 11798 apix: cast between incompatible function types commit 027bcc9f64a0a5915089267b0dc54c9ee05782b0 11797 i86pc: cast between incompatible function types
2019-11-2211797 i86pc: cast between incompatible function typesToomas Soome2-11/+12
Reviewed by: John Levon <john.levon@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-2111927 Log, or optionally panic, on zero-length kmem allocationsBryan Cantrill1-2/+4
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2019-11-2111972 resync smatch [fix false positive in mac_sched]Jerry Jelinek1-0/+1
2019-11-21 [illumos-gate merge]Jerry Jelinek5-12/+12
commit c85f09cc92abd00c84e58ec9f0f5d942906cb713 11972 resync smatch commit 3128654191cf8267843c8a40c4e0f3ac65f599f1 11973 tem: we only can translate colors 0-7 commit 62ce8e2e52946c2ebc855b02452650365c19eafc 12003 libefi: add efi_reserved_sectors() commit 78d83021c1426eb570f801cac4175645da13efe4 11986 libproc: cast between incompatible function types commit 5928363ef66d875d343b47ca57f45a68d08a056a 12008 libc symbol test timeout should be bumped
2019-11-2111972 resync smatchJohn Levon5-12/+12
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-2011879 Intel ixgbe X553 Support [fix mismerge]Jerry Jelinek1-1/+1
2019-11-18 [illumos-gate merge]Jerry Jelinek2-1/+12
commit 9fe633fd812f2df2354dc88fd3f7f50e94bd8eb3 11593 iscsi: cast between incompatible function types commit ed1faac10502dadc7e3eb411d17af6845ecf5d7d 11580 dtrace: cast between incompatible function types commit 2491fc01733d7e4f5776b0711db713078d7cd24a 11814 test-runner exit code should reflect test results commit 11ed32a0b3b424ec966d0330d0efaf049baaf8d2 11968 APIC calibration should explicitly initialise the PIT commit 48ed61a721b0db9229d5bad4d87f5b019867fbf1 11879 Intel ixgbe X553 Support commit db830ba58275ad713ffb4ff71cce8c00af84527b 11801 i86xpv: cast between incompatible function types commit ac2ff9f2e2eb82a33700967848664529b93c03b0 11729 msgsys: cast between incompatible function types commit ae389aa988ce154c9f8d5d4dbe4a63c3744339f4 11949 make -C caches wrong directory contents commit eddd1134c88ad4961e5deee57a4e9148b14da477 11940 loader: multiboot2_loadfile read error should include file name and newline commit 50450c3dedc4cfa86ef99c6d9aee64f2a5ea0511 11939 libgen: this statement may fall through Conflicts: usr/src/uts/common/io/ixgbe/core/ixgbe_vf.h usr/src/uts/common/io/ixgbe/core/ixgbe_vf.c usr/src/uts/common/io/ixgbe/core/ixgbe_type.h usr/src/test/util-tests/tests/Makefile exception_lists/wscheck
2019-11-1511801 i86xpv: cast between incompatible function typesToomas Soome1-1/+1
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-11-08 [illumos-gate merge]Jerry Jelinek9-39/+40
commit 42cd19316c818c8b8283fc48263a1b4ce99cf049 11859 need swapgs mitigation commit ad3e6d4dd82f2e18743399134a4b99cf303478f6 11880 changing encryption key on dataset with unencrypted children triggers VERIFY commit 249622b3e0d46f0016d00e3f87b314635d11065a 11929 mac_minor_hold() gets id_alloc_nosleep() wrong commit 1c085a54d061bc17f8b209d1ea6161fcdf66d971 3334 zonestat missing man page commit 327c8d1665439dd2540c1b460773bd9f0c1c0fa9 11792 ibtl: cast between incompatible function types commit 22f89f96cd7b45b9686231ed7d98e610077df6c6 11922 ipmi_open looks for wrong return value
2019-11-0811859 need swapgs mitigationJohn Levon8-37/+36
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2019-11-0611922 ipmi_open looks for wrong return valueJason King1-2/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-05 [illumos-gate merge]Jerry Jelinek3-15/+78
commit 87d7b64204c06f7d85b6dfec442ff0aba82efe9a 11681 abd_alloc should use scatter for >1K allocations commit e5ace2968d69e625f7153013243d710d96efad76 11903 secflags_elfdump.sh test needs coreadm setting commit 3349e36e2896c71806ddaed726d65171a3045358 11790 ACPI method _CRS should be used to identify bus numbers during initial probe commit 4c2b14fdad703c6c165e45413b79543a54e88edb 11888 loader: calculate physical vdev psize from asize
2019-11-0411790 ACPI method _CRS should be used to identify bus numbers during initial ↵Paul Winder3-15/+78
probe Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Randy Fishel <randyf@sibernet.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-30 [illumos-gate merge]Jerry Jelinek1-0/+1
commit 106e8bd44b02f4b8cd3c825790276c1c7081e67a 11867 PCIe expansion slots mis-labelled in topo commit 00f453f4ebc211cb928f19a54d3f4edd61f43279 11862 cleanup smatch/cstyle/wscheck issues in usr/src/lib/sun_sas/ commit 744b124e8caed130fec6baedb0c53d1b6de03e41 11885 man3m: missing symlinks commit 6b734416901818aa8c4bbb09c12b691ea771dc94 11858 crontab could support /step commit ece0bc848de931052064be9faf07f4e44c150a15 11883 loader: zio_checksum_verify should check byteswap commit 1a2641f606f3bfa50cdbbe8770af78116de52563 11521 ::whereopen should be usable in a pipeline commit 042b56085944fdf280ee8e4a93b329c206054f88 11882 loader: rs_alloc() may return NULL commit b12258b69ac245658b0ca5ae070b3ff004186148 11866 Use -fstack-protector-strong when available commit 241bfedfbd27da9d3f2aa7ffaafa5da978f23afe 11842 Want audit events for auditon(A_SETPMASK) and friends commit 8675de3a4bb7d310dd672e8f2bf479154e07c678 11872 Fix incremental recursive encrypted receive commit 7ca0d613a17085b59a8b231daa9eddfa74fd83ee 11845 acquire-spray test could be improved 11857 kmc-update test missing from runfile commit a0ee54468d6e6b136d1ca470a03bb44165c66e6e 11871 smatch should not hammer linux procfs path Conflicts: usr/src/uts/intel/Makefile.intel usr/src/cmd/cron/cron.h usr/src/cmd/cron/cron.c usr/src/cmd/cron/Makefile
2019-10-2911866 Use -fstack-protector-strong when availableRobert Mustacchi2-2/+39
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-23OS-7598 Kernel needs to be built with retpolines (fix mismerge)release-20191024John Levon1-4/+0
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-10-23 [illumos-gate merge]Jerry Jelinek1-4/+0
commit a81035424b8f58c433af07a106f89ab5e28c969c 11841 badseg test times out commit 695dd8d1c21542efb8ca2e82c6eb63007a6a5212 11741 regexec: fix processing multibyte strings commit 1603eda21695ca85bfde0e5c75a27d94ac4ce4ff 8908 regcomp: reduce size of bitmap for multibyte locales commit 62e7498000cb79c72fafb7270dbc3beb8a41863d 8993 regex: Refactor fast/slow stepping bits in the matching engine commit 65f204200cf9a50fd6bad4093ee0b07bc35105ac 11787 Kernel needs to be built with retpolines 11788 Kernel needs to generally use RSB stuffing Conflicts: usr/src/uts/intel/ia32/ml/modstubs.so usr/src/uts/i86pc/ml/syscall_asm_amd64.s
2019-10-2211787 Kernel needs to be built with retpolinesRobert Mustacchi15-384/+566
11788 Kernel needs to generally use RSB stuffing Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Paul Winder <paul@winders.demon.co.uk> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2019-10-10 [illumos-gate merge]Jerry Jelinek3-12/+4
commit dcaebb1b0d4dccd646f5c72bd6634feaa75d59bc 11779 loader.efi: framebuffer cstyle cleanup commit 50d739b17e1e765a13d68d99edeee69680122240 11778 SMB server should report as a newer server version commit 06abc743fea52d63ff21197e28e32fe2aa5b402a 11736 Stop using $VERSION for the genunix label commit 160df5799e3f9b7bb50684728c35ab9849ff694c 11777 bootadm: list-menu -o entry=X does not list details when bootfs has colon commit 4348eb901228d2f8fa50bb132a34248e8662074e 11770 additional mmp fixes
2019-10-0911736 Stop using $VERSION for the genunix labelJohn Levon3-12/+4
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-01 [illumos-gate merge]Jerry Jelinek1-3/+3
commit 647709cb33adbc9ec046fb9ad41818ffc50b0bf3 11735 cardbus: cast between incompatible function types commit 7a2e057ded7c57de0de12bba546e48c437d4aba0 11734 pcic: cast between incompatible function types commit 16d00323713cfa922181df7d69d973398dea15ff 11733 acpica: cast between incompatible function types commit 660213e2089ab8409d54154d0a2987504a24fb23 11732 portfs: cast between incompatible function types commit 8ab009369fb9f9b1e690d195ddcfbd8165a53f34 11731 kaio: cast between incompatible function types commit 9dd95169794650baa0f951e24046175899beff70 11730 shmsys: cast between incompatible function types commit d0562c105d77a4d4da85007111e260da7ea2616f 11754 ZoL trim port used wrong offset for sd unmap commit aef5ddef46ea0369baf07aba4d38ed9b2cd8cd96 11727 usb_ah: cast between incompatible function types commit fe9b11956841aaade2b3d01981d7e372b9b613a5 11728 exacctsys: cast between incompatible function types commit 457cb919baede78b33c994ab8c7797c848513997 11726 ttcompat: cast between incompatible function types commit c6026c814721e22d6b8791b5bdfeeecb85ece59c 11725 tirdwr: cast between incompatible function types commit c4d76aa4b703811c0527424e3c63151eb77b9972 11724 spppcomp: cast between incompatible function types commit e81f5104293f278cbf9b239692af80ee10885830 11723 cryptmod: cast between incompatible function types commit bbe1f46d73a73e54a242bb59596e2daf4e619fe3 11722 usbwcm: cast between incompatible function types commit 700daa96bb3e99515f0abdc42f1904e78bc282da 11658 Some capabilities are invalid for SMB 2.002 commit 4d633836fc25186ed4c118b2072d2b88cf87a700 11720 rpcmod: cast between incompatible function types commit 6caf82fa836a9721560a96669ccdd90b3fa7b644 11719 timod: cast between incompatible function types commit e10751a53e4fcc2850e57448ad13dc3caf40595e 11755 loader: command_lsmod does show garbage on screen commit eb62f060787d63335f2b0777ff86c16204bca93a 10517 Convert dkio(7I) to mandoc 10518 Convert fbio(7I) to mandoc 10519 Convert fdio(7I) to mandoc 10520 Convert hdio(7I) to mandoc 10521 Convert iec61883(7I) to mandoc 10522 Convert ipnat(7I) to mandoc 10527 Convert mhd(7I) to mandoc 10528 Convert mixer(7I) to mandoc 10529 Convert mtio(7I) to mandoc 10530 Convert prnio(7I) to mandoc 10531 Convert quotactl(7I) to mandoc 10532 Convert sesio(7I) to mandoc 10533 Convert sockio(7I) to mandoc 10560 Convert termio(7I) to mandoc 10561 Convert termiox(7I) to mandoc 10562 Convert visual_io(7I) to mandoc 10563 Convert vt(7I) to mandoc 10564 Convert uscsi(7I) to mandoc 10596 Convert streamio(7I) to mandoc
2019-10-0111733 acpica: cast between incompatible function typesToomas Soome1-3/+3
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-12OS-7979 introduce /etc/versions/buildJohn Levon3-53/+0
Reviewed by: Tim Foster <tim.foster@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Tim Foster <tim.foster@joyent.com>
2019-09-09 [illumos-gate merge]Jerry Jelinek1-11/+11
commit 793ac993be490bb7c16673e5f2588c6d18672894 11654 libipmi/Makefile.com has an invalid and unused variable substitution commit d8109ce4330e1b8ad6c29f9fccacec969066bb9d 11653 tools/make/bin/Makefile has an invalid and unused variable substitution commit bdf3516c67ac96d42da6a8adc5bf9a0a5b72b060 11652 Remove unused archive library rules from cmd/sgs commit 2b1ff28bbd88f04a83e6ca2d284eb7be0959c43c 11647 6026 regressed after 5980 commit 21ec5af72097881ccdcd81ebfd26e1c85b609ad6 11662 nss_ldap: group members are not comma separated commit aa5636e518a7c706134caf5072a16f9f85f7497a 11633 SPARC NULL pointer errors in libprtdiag_psr commit 3f8c0768c028803de6022c542bbd9e9e6f08289f 11632 SPARC NULL pointer error in libtsalarm commit 53bfe442a2e3c2938be0ac7b2b05d096689c2ea6 11631 SPARC NULL pointer error in libds commit 9cb0a1d4446fe891a01d01e07b2e27f0177c84cd 11630 remove checks for 64-bit capable hardware commit 95bfa623bf6336d9476ba272ebda6e2c2a305e6f 10852 libficl-sys: implement loader emulator commands with linker set commit 90ce8b937724b0472efa92ca9911002383cf25a2 10851 want sys/linker_set.h commit bfa93d3911fd4856c353c9b190c18cdb98fc36b4 11610 PCI ID ambiguity leads to driver induced mayhem 11611 pchtemp driver should use new IPD 9 aliases commit 96fc3fdf646c403f7896ecd3e9657d0474025bba 11617 esc fails with /usr/bin/cpp present commit 5711d3938643272e5ca2aaf5d868e612e7bc97b6 11640 add zpool ashift property tunable commit 2c54ade085d70dd5a2914f0fa5cf7fe208cd36a6 11603 smbadm has wrong exit code while listing SMB group properties commit 69b1fd3f24d0ee2e682883606201c61f52085805 11461 should use a native link-editor during the build 11463 SUNWonld has passed its use-by date 11464 cmd/sgs/tools should contain tools, not common code 11465 sgsmsg should be built with the rest of the build tools commit d58ceae2ed78dc65ab682a0281ce523d6c4116fe 11646 fbt entry probes incorrectly placed due to -fshrink-wrap Conflicts: usr/src/uts/Makefile.uts
2019-09-0611610 PCI ID ambiguity leads to driver induced mayhemRobert Mustacchi1-11/+44
11611 pchtemp driver should use new IPD 9 aliases Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-08-28OS-7960 need fixes for NULL as a pointerJohn Levon1-2/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Ryan Zezeski <rpz@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-08-27OS-7427 Support Linux congestion control interfaces in LX zonesCody Peter Mello1-2/+2
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-08-27OS-5553 Want NVMe Hotplug SupportJordan Paige Hendricks1-23/+30
OS-7968 x86 pci configurator should not fail device teardown if device is gone OS-7969 DDI hotplug request handler resets connection handle state before performing state change operations OS-7691 ldi_handle dcmd segfaults occasionally Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Rob Johnston <rob.johnston@joyent.com> Approved by: Joshua M. Clulow <jmc@joyent.com>
2019-08-2311553 Want pluggable TCP congestion control algorithmsSebastien Roy6-2/+303
Portions contributed by: Cody Peter Mello <cody.mello@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-08-21OS-7922 buildstamp module should live in illumos-joyentJohn Levon3-1/+53
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-08-19OS-7598 Kernel needs to be built with retpolinesRobert Mustacchi15-382/+568
OS-7621 Kernel needs to generally use RSB stuffing Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Joshua M. Clulow <jmc@joyent.com>
2019-08-19OS-7620 Use -fstack-protector-strong when availableRobert Mustacchi2-2/+38
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: John Levon <john.levon@joyent.com>
2019-08-1911376 PCIe speeds and feeds should be exposed to userlandRobert Mustacchi2-25/+12
11373 pcieb should enable link bandwidth notifications 11374 Clean up pcieb CERRWARN and smatch 11375 Clean up pcie module -Wno-uninitialized and -Wno-parentheses Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Paul Winder <Paul.Winder@wdc.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-08-19 [illumos-gate merge]Jerry Jelinek3-139/+78
commit 2052a1fb16201e50b4c3a91ebcbeeccbc8276644 11568 loader: pxe.c missing initializer commit 8d94f651a44d41a7147253bb5dad1a53941e8f50 11031 SMB3 persistent handles commit 2f57b5e005e6dce9d124b3dbd5fdcad1cc0372d2 11532 Makefile.master: add gcc9 support flags commit f8296c60994fb27105f37ac6f75661e4a6bdbab7 11329 improved Virtio framework 10012 vioblk should not accept an all-zero serial number 7366 vioif happily creates rx descriptors until it consumes all memory Conflicts: usr/src/uts/common/io/vioif/vioif.c
2019-08-1611329 improved Virtio frameworkJoshua M. Clulow3-139/+78
10012 vioblk should not accept an all-zero serial number 7366 vioif happily creates rx descriptors until it consumes all memory Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-08-16 [illumos-gate merge]Jerry Jelinek222-223/+222
commit d3b5f56344d8bfcdd6cfb82446af0e5e55ad9ebe 11528 Makefile.noget can get gone 11529 Use -Wno-maybe-initialized commit c4ccc1f9004b70b07e4cdb57641c38ab607306c9 11226 Remove NetraCT support commit dcfeff93f67a1188722a358e0fbfcd604993e573 11561 loader script needs to place .eh_frame after .text commit a8ffe4975d219124d53dcd9de30126f3a595d28f 11555 gptzfsboot: boot prompt is not refreshed on device change commit 79940ff6ac581ff9431c474dcfa18c78f1cb7a50 11556 ip_attr.c functions need to not dereference conn_ixa directly after lock drop commit fe949611d4f0a0f42a6923a31cd3073e5b2bc97c 10540 wsdiff much slower under python3 than python2 commit c1064fd7ce62fe763a4475e9988ffea3b22137de 11541 allocation_classes feature must be enabled to add log device Conflicts: usr/src/uts/sparc/Makefile.sparc usr/src/uts/intel/dev/Makefile usr/src/uts/i86pc/pcie/Makefile usr/src/cmd/zoneadmd/Makefile
2019-08-1611528 Makefile.noget can get goneJohn Levon222-222/+222
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-08-14OS-7907 PCI ID ambiguity leads to driver induced mayhemRobert Mustacchi2-90/+123
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2019-08-13 [illumos-gate merge]Jerry Jelinek6-135/+28
commit 7f3e7b1b3fd1f1ac090d298a0203b20c79fbe725 11523 i86pc: dboot_startkern.c:2046: error: comparison between pointer and integer commit 4f7f1d0fa878cb07e58af9d4f2abea08273b07c7 11475 gptzfsboot: update parsing the option switches commit efe51d0cc2398b9ac179568b63a44e4bf295b8e2 11506 smatch resync Conflicts: usr/src/tools/smatch/Makefile usr/src/cmd/syseventd/modules/sysevent_conf_mod/Makefile usr/src/cmd/svc/configd/Makefile usr/src/boot/sys/boot/libstand/Makefile.com
2019-08-1211506 smatch resyncJohn Levon6-135/+28
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>