summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io
AgeCommit message (Collapse)AuthorFilesLines
2021-03-25More workvsockJason King2-0/+186
2021-03-21VSOCK skeletonJason King1-0/+274
2021-03-10 [illumos-gate merge]release-20210311Dan McDonald1-0/+1
commit d1efd55638746ba7b4c5bf294cdc87e141ef5c67 13563 Update nvmeadm status codes to 1.4 commit 8d5300d3859436fa82e7199f50011911090c65dc 13530 Update nvmeadm identify to 1.4
2021-03-1013530 Update nvmeadm identify to 1.4Robert Mustacchi1-0/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-10 [illumos-gate merge]Dan McDonald2-6/+12
commit ef1266efec4565fb64aeda150f6100dadde8bca8 13597 ipf: variable may be used uninitialized in this function commit d464f34577edaa31dd6978ec04d66a57529dd2c8 13587 stmf_sbd: array subscript 8 is above array bounds commit e3b270024f3e952233b61d3dcb4129ba75bf2720 13520 udapl_tavor: symbol 'dapls_ib_dbp_lock' is multiply-defined commit 089ef9c1879ed031043f7bb75bd1f472558dcbbf 13576 Add mdb ::linkerset command commit f6c47fdeea63a9c5d1abefdffb93d3f87e12b7d0 13605 ramdisk systems have no boot_archive commit 2587b3a0593a431a99cc2dc78bf1034e672a35e2 13606 tic(1) writes uninitialized data to some terminfo entries commit d893e05e2a64324d7059baefcbf7bd9872a32ad9 13595 logadm: failing to build test programs commit bfbf29e2d493eb4d7f76ee725d3229899602a088 13552 fs.d: multiply-defined symbols commit 19df86dc540ec91584176ab69b765edae4562731 13613 ipkg platform.xml missing /dev/signalfd commit 8993acd7cf0075cbfaf6df95d292f897079b5618 13591 bnxe: implicit conversion from 'enum <anonymous>' to 'lm_status_t' Conflicts: usr/src/cmd/mdb/common/mdb/mdb_cmds.c
2021-03-1013587 stmf_sbd: array subscript 8 is above array boundsToomas Soome1-2/+8
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0913591 bnxe: implicit conversion from 'enum <anonymous>' to 'lm_status_t'Toomas Soome1-4/+4
Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-01 [illumos-gate merge]Dan McDonald3-423/+299
commit ae5c3fb759f05e5de586c82b204aabe1e336b578 13589 ccid: implicit conversion from 'atr_protocol_t' 'uccid_prot_t' commit 8ad466288742ffe497149f668ec1c028def2c686 13585 stmf: array subscript is above array bounds commit 718fc4ac1dfcd860e967fb444c831507f97cd300 13512 ksh's >; is not reliable with `-c' commit 3be0d903330def6576e70a1a8a028f5828c9ea45 13174 mac_prop_info_set_default_fec should be added to mac_prop_info(9F) commit 25a9a7aaf35c7e4a2b5a57d3875af906147710d5 13572 SMB Query FileFsVolumeInformation should allow truncation commit 4d00d81bf82141f996e032f9c53e0e996a5f7204 13501 smbutil view crashes in ndr_clnt_get_frags() commit 7713a0580ffd38602449546f743c4eaccdeff06d 13582 wsdiff does not like non-proto directories commit e39a7b5b5afda54edb90e52709591832137db39f 12849 ixgbe can do unnecessary allocations during tx commit 3a51e5c06fdc66b1c3883ded28372f6ae8e9cedb 13573 stop working around broken _msg makefiles and fix them commit cd93bdd351ff6db57bb306f3135a27aff71919d0 13535 snoop: multiply-defined symbols commit f6e9c6bd978eaf32de099c7f4a16eb9d2f1e5ab1 13541 powertop: symbol 'g_turbo_supported' is multiply-defined commit f641a59486e69100969f92a7ec309574f76b238d 13426 xpv_psm: symbol 'acpi_isop' is multiply-defined
2021-03-0113589 ccid: implicit conversion from 'atr_protocol_t' 'uccid_prot_t'Toomas Soome1-1/+1
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-0113585 stmf: array subscript is above array boundsToomas Soome1-2/+4
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-2612849 ixgbe can do unnecessary allocations during txJason King1-420/+294
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-02-24 [illumos-gate merge]Dan McDonald3-12/+31
commit 64410b34750c079390ce58d7e159fcff545d09b0 13543 ipf: symbol 'thishost' is multiply-defined commit cfc9ef1dcc5d6a18778b3b10d738d19df873d1a3 13545 fm: multiply-defined symbols commit 1e094e1b56a6d925d6f7db6fec39db1c0e16451f 13547 tip: multiply-defined symbols commit d75c60626217c1d02658d48c8cabf81bd44c6729 13449 cxgbe IPv6 checksum and LSO support commit 67ba9ac97cfcbc2368432da6d6d5cc1eb888fda3 13554 vnics should advertise IPv6 checksums
2021-02-2413449 cxgbe IPv6 checksum and LSO supportRobert Mustacchi2-10/+29
Reviewed by: Ryan Zezeski <ryan@oxide.computer> Reviewed by: Paul Winder <paul@winder.uk.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-02-2413554 vnics should advertise IPv6 checksumsRobert Mustacchi1-2/+2
Reviewed by: Jorge Schrauwen <sjorge@blackdot.be> Reviewed by: Ryan Zezeski <ryan@oxide.computer> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-16 [illumos-gate merge]Dan McDonald7-9/+139
commit 2e7b048c07a7326784648e68fd1a7c30f1e1d3eb 13408 cxgbe ufm support commit 89f249c9183aad7ca607490285fba9fc6cfa2cd0 13407 reduce smatch gags in t4nex commit 6be183eef7ea336db825abd64d8b464ca990a38b 13542 wsdiff can strip first character of pathnames commit 42757785c4c4da261e053d2c6e2ef6cb2d348a15 13513 Do not use >; in cmd/ast/tools/Makefile commit a6a3654bcffa104b87e407c5450559b8c235b4f9 13510 usr/src/data could build with more parallelism commit 622d9a34dc9e68ddd38b93df5eda1bc20f0d507a 13509 psm is sparc only, don't build it on i386 commit e860a055849021760ba50651d1d9d174f9ecd8c6 13529 dis: symbol 'g_error' is multiply-defined commit 1502345d2f71778fdc0a78f6530cd512c93223d3 13406 nexus drivers evade topo nic logic commit d9529689937cca41f8af4b28094109ebe366870d 6036 ufsrestore segfaults in lookupparent commit 648766a76d4408cb08159179078fb2d5d2bb26cc 13503 ctags should be mediated in the packaging commit 45dce8f04affdadfb6a71ff8b651688af9c856c6 13462 ctags crashes building full illumos tag table commit 278421a2b87c5c3cd55ab18ad050c255f8aa36c8 13504 ancient misc vi source should be deleted, not built and discarded
2021-02-1513408 cxgbe ufm supportRobert Mustacchi3-0/+130
Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Ryan Zezeski <ryan@oxide.computer> Approved by: Richard Lowe <richlowe@richlowe.net>
2021-02-1513407 reduce smatch gags in t4nexRobert Mustacchi4-9/+9
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2021-02-12 [illumos-gate merge]Dan McDonald1-4/+17
commit d12ea28fc42fd800e7bac951f1fd7607dc8e3afd 13499 System paging parameters no longer calculated at boot after 13097 commit 44e8cbb5864d29abbabb68852e1d183c9c6e534d 13495 klmmod: multiply-defined symbols commit aab20b47bd0a2879ccd534e4b5516c6af3f5a1d2 13494 nfs: multiply-defined symbols commit 592b68f9130dc6c5b980b90fbb93d13a5a4c3265 13433 After cxgbe transceiver is reseated, link does not return to up state commit 99d0d3f582c9145a267ddfd9fef778459d415339 13476 zfs: multiply-defined symbols commit 379728489ed47862c4927c75771e767b9476c9c4 13496 libnsl: symbol '_null_auth' is multiply-defined commit 7449d3727c8ac1ccfb0a4c4de0a9ccf79c1d8cfd 13454 loader: create local copy of mode list provided by vbeinfoblock commit 168091e5da87ff8dbec35e48d0cebe8b5221365d 13506 smbfs panic on failed open for append commit 72973a2ec5f92e2ddf35c4a344567980fae70ec1 13453 loader.efi: handle multiple gop instances commit a8e6450ff6a17b0dab01ca8f09ba123395cf94fa 13485 ratz, some ast tools not necessary Conflicts: usr/src/uts/common/os/vm_pageout.c
2021-02-1213433 After cxgbe transceiver is reseated, link does not return to up statePaul Winder1-4/+17
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
2021-02-05 [illumos-gate merge]Dan McDonald1-5/+7
commit 3c2328bf3bf6527c6b28445336d32183a277b1e1 13471 zoneadmd should infer zone.max-processes 13472 Man pages missing the max-processes resource control commit 6d177d7a4a2c4b126a6f5ecc7a226e1dcac383ed 13390 clean up libdlpi warning gags commit f915e6d33fea11e547f382c9f44614aa99739ba5 13467 Update tzdata to 2021a commit 602e131c272200d35797cbad3554783e0c0fdb04 13493 usba: multiply-defined symbols commit f6ef42236c2f60c5f16c454c9b574a4dc35e1cab 13092 ZFS I/O pipeline should use the pageout_reserve pool commit 2d9166aee5315081107056f3d663e4adee4c1c2a 13097 improve VM tunables for modern systems 13107 pageout should use hrtime instead of lbolt commit 3770e1fa2763b08d66814eeb974a28a87198fee1 13490 4133 missed Makefile.asthdr commit 475b46fedca96b852acd24d70191d29fb444a008 13486 cmd/ast should use fewer FRC dependencies commit 6960cd891105f9a002a0327e31a6182f9c6de88e 13379 bhyve upstream sync 2020 Dec Conflicts: git add usr/src/uts/common/os/vm_pageout.c git add usr/src/cmd/zoneadmd/vplat.c git add usr/src/man/man5/resource_controls.5 vm_pageout.c conflict resolution by Andy Fiddaman <omnios@citrus-it.co.uk>
2021-02-0313493 usba: multiply-defined symbolsToomas Soome1-5/+7
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-02-01 [illumos-gate merge]Dan McDonald22-516/+1767
commit ce8560eeb961d528e27685fcdd2ffb03e9478dbf 13169 CVE-2020-1472 (ZeroLogon) and SMB authentication commit 9e3ab9e9117808af4e738ea3ac45888be11e4045 13442 SMB server should try harder to protect SACLs commit 0a73e6f973645e207d33a7012fed997991b4e531 13441 SMB: Creating named streams on existing files is not quite right commit b30d193948be5a7794d7ae3ba0ed9c2f72c88e0f 13405 ksh93 update to 2012-08-01 13434 sh: mishandles backslash as last character of a block of input 11750 ksh mkdir builtin doesn't honor special file permissions 9199 ksh93 builtin *grep -v mishandles blank lines, blows up libgcrypt-config 6756 sh (and ksh) have issues with ${1+"$@"} 6520 ksh: sleep could wait forever 4860 ksh93: core in printf 3791 /bin/sh's builtin 'rm' busted: 'rm -f' without arguments returns error 1047 ksh overwrites child core files 880 ksh93 coredumps on 'unset' 499 "interrupted system call" when using "tee" builtin in ksh commit df36e06d12cbf655ddf22339ef8c39fa2b83ebf8 13334 Recognize X710 10GBaseT*L Family commit 43449cdcd0600512dd862537f2cf014140dd0844 13468 Update Intel perfmon data to Jan 2021
2021-01-2913334 Recognize X710 10GBaseT*L FamilyRobert Mustacchi22-516/+1767
Reviewed by: Ryan Zezeski <ryan@oxide.computer> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2021-01-27 [illumos-gate merge]release-20210128Dan McDonald4-19/+26
commit beed421eff10640141fe8f9da29a5c8033a97f52 13383 generalize check for serializing LFENCE 13384 tsc_read() should use lfence when prudent 13387 bhyve should expose lfence serialize in DE_CFG MSR commit 78801af7286cd73dbc996d470f789e75993cf15d 13365 Add option to testrunner to re-run just failed tests commit 2d84dc94714fa18a51c85173f806acbc2d1b4257 13360 loader: use BGRA RBG data in gfx functions commit a98e9e2e16f7c0305e8538246f8f8464517b3884 13432 idm: symbol 'idm' is multiply-defined commit a35d0bb9919a1ab99b0305e759552bef6a8bd053 13431 rdsib: multiply-defined symbols commit 245cbc655bd26e8de57809bc109b82105a30693d 13430 scsi_vhci: multiply-defined symbols commit 9868091de5a69073a55e3b8cc1a378cac9220edf 13429 nge: multiply-defined symbols commit 6626685934fc28e358a8038d599be9e53aa0715e 13428 rdsv3: symbol 'rdsv3_one_sec_in_hz' is multiply-defined commit 734e1f66c3254ea498ea4ce3fe6dc7e6f9f293ff 13473 svccfg: dirs for manifests are manifest not manifests commit 4f1c2d80debdaa7ad92b0677c6c86fb6b782e811 13425 i86xpv: multiply-defined symbols Conflicts: usr/src/test/zfs-tests/cmd/scripts/zfstest.ksh
2021-01-2613432 idm: symbol 'idm' is multiply-definedToomas Soome1-0/+2
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-01-2613431 rdsib: multiply-defined symbolsToomas Soome1-0/+4
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-01-2613429 nge: multiply-defined symbolsToomas Soome1-19/+19
Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2021-01-2613428 rdsv3: symbol 'rdsv3_one_sec_in_hz' is multiply-definedToomas Soome1-0/+1
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-01-26 [illumos-gate merge]Dan McDonald1-5/+8
commit 90fd277545647a48fe36a73f89288db6ce148c54 13427 ppm: overflow in conversion commit dca2b4edbfdf8b595d031a5a2e7eaf98738f5055 5750 ddi_ffs(9f)/ddi_fls(9f) are 64-bit aware Conflicts: usr/src/man/man9f/ddi_ffs.9f
2021-01-2613427 ppm: overflow in conversionToomas Soome1-5/+8
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-01-11 [illumos-gate merge]Dan McDonald1-2/+2
commit 2606939d92dd3044a9851b2930ebf533c3c03892 13275 bhyve needs richer INIT/SIPI support commit 78f846c0ab4f41678386d3e1b49c16cc8db07a8b 13438 Update prototypes to 2021 commit ab2fdd80a620c2b88e5ac2c4247ab79880761b18 13409 cxgbe: replace zero sized array by flexible array commit 6dc7d05754d992040097e8ba8f85e77512125c60 8040 NFSv4 client: 3-way deadlock between nfs4_bio(), nfs4_do_delegreturn(), and nfs4_flush_pages() Conflicts: usr/src/cmd/bhyve/bhyverun.c
2021-01-0813409 cxgbe: replace zero sized array by flexible arrayToomas Soome1-2/+2
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-12-16 [illumos-gate merge]Dan McDonald1-26/+25
commit 3714f7be8e09c39a0ea7ce7ef44cb495ce250913 13218 "Stack smashing detected" panic when creating vnic over aggr with 4 mlxcx links 13222 Increase maximum number of fanout CPUs from 128 to 256 commit cc37296fa5ddc1ddd4012e040f797164c2a5cf5d 13358 dmu_objset_upgrade_stop() needs to wait 12397 12254 broke the zfs test suite for older python versions Conflicts: usr/src/uts/common/sys/mac_flow.h
2020-12-1613218 "Stack smashing detected" panic when creating vnic over aggr with 4 ↵Paul Winder1-26/+25
mlxcx links 13222 Increase maximum number of fanout CPUs from 128 to 256 Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-12-14 [illumos-gate merge]Dan McDonald2-16/+111
commit 13810335a5a8384eed97a8661536eb5352f0c933 13208 Create aggr fails when underlying links have more than 128 Tx rings commit fe17aa88307d9cacf6677bbbe955585b11920199 13325 bhyve misinterprets MSI redir hint commit 15174c59605d00b59ea3aae8ba85744a42aa1e96 13343 some mlxcx devices don't support temperature sensors commit 9a2cc6e2be46528f552f7ed112fed60a329cd001 13353 loader: 13345 did miss byte and nvlist array commit 34e16b78b1d2e5f513ee90af24e76d9703518b4c 13347 loader: gfx_fb_putimage 8 bit color translation is not good
2020-12-1113208 Create aggr fails when underlying links have more than 128 Tx ringsPaul Winder1-13/+104
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-12-1013343 some mlxcx devices don't support temperature sensorsRobert Mustacchi1-3/+7
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Jerry Jelinek <gjelinek@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Paul Winder <paul@winder.uk.net> Approved by: Dan McDonald <danmcd@joyent.com>
2020-12-09 [illumos-gate merge]Dan McDonald1-16/+75
commit f2c438c5058c64b7373448f239156bf60009abcb 7024 Add getgrouplist() to illumos commit adc528899caad05412c9b8d397e277900adf786b 13207 Creating an aggr with more than 128 Tx or Rx rings panics
2020-12-0813207 Creating an aggr with more than 128 Tx or Rx rings panicsPaul Winder1-16/+75
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-12-02 [illumos-gate merge]release-20201203Dan McDonald3-3/+32
commit 7b4214534ccdf6f8aa6e566d7501aab328c72e84 13324 struct dk_minfo_ext size differences trigger SSP in libfdisk commit 63f9f2ff473e9cb7f455f032fe3d04a95ec4b537 13332 loader: iterate consoles to draw loader menu screen Conflicts: usr/src/boot/sys/boot/forth/support.4th usr/src/boot/sys/boot/forth/Makefile.inc
2020-12-0113324 struct dk_minfo_ext size differences trigger SSP in libfdiskRobert Mustacchi3-3/+32
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Joshua Clulow <josh@sysmgr.org>
2020-11-17 [illumos-gate merge]release-20201119Dan McDonald1-0/+2
commit 5a0af8165ce9590e7a18f1ef4f9badc4dd72c6e6 13274 enable -fstack-protector-strong by default in user land commit 6a817834d81cc75ce12d0d393320837b1fec1e85 5788 Want support for GCC's stack protector in libc commit 350ffdd54baf880f440ddf9697666e283894ded1 13273 want upanic(2) commit 7fdea60d55a95f0e46066fd021c4ef1b1321bafc 13300 mlxcx_cq_setup() doesn't take required locks for ASSERTs Merge notes: - Manifest changes to match package changes (including shipping libssp_ns.a) - Modified lx_vdso tools to not include SSP, to match other build-only tools.
2020-11-1713300 mlxcx_cq_setup() doesn't take required locks for ASSERTsRobert Mustacchi1-0/+2
Reviewed by: Paul Winder <paul@winder.uk.net> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Alex Wilson <alex@cooperi.net> Approved by: Garrett D'Amore <garrett@damore.org>
2020-10-30 [illumos-gate merge]Jason King1-19/+27
commit 06524cf4e4f6c18e557fb244d42a8e47dba3b1b6 13253 bhyve stumbles on APIC ICRLO commit 0e1453c3a2b94021caaa134e7c5a404243abd604 13244 bhyve PM timer should be movable 13245 bhyve IO port hooks could be better integrated commit e2c4d811404751999feb962ad88c198c0174076d 13205 tem: we can use colors 0-255 with 8-bit depth
2020-10-2913205 tem: we can use colors 0-255 with 8-bit depthToomas Soome1-19/+27
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-10-28 [illumos-gate merge]Dan McDonald2-0/+10
commit 94cc9d8febd5c99331fd191291b3b54435a1ef18 13118 Very slow reaping, possible deadlock in zfs_delmap commit 7cbbb9b50e91b71fbcb3cde98921fc7fbcbe83ea 13241 mlxcx sending wrong length SET_FLOW_TABLE_ROOT on some parts commit 91061836e6d66992af6a50374729f8ef6a6263ae 13204 loader: 8-bit depth can draw 256 colors
2020-10-2713241 mlxcx sending wrong length SET_FLOW_TABLE_ROOT on some partsAlex Wilson2-0/+10
Reviewed by: Paul Winder <paul@winder.uk.net> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-10-22 [illumos-gate merge]Dan McDonald1-1/+1
commit 1d276e0b382cf066dae93640746d8b4c54d15452 13242 parse_user_name in PAM is sloppy commit 549e0fd315406a4a97f9043f44860eed39a715da 13213 Want development driver for accessing AMD DF commit becd642c1e97d1674cef9e3dccb159c20c6992ae 13212 Add Renoir to amdzen(7D) commit 047043c2181e939608ea2c09257fd2d515e99643 13144 refactor amdf17nbdf into a nexus 13145 rewrite amdf17nbdf to use the ksensor framework 13146 Want a driver for AMD SMN user access
2020-10-2113144 refactor amdf17nbdf into a nexusRobert Mustacchi1-1/+1
13145 rewrite amdf17nbdf to use the ksensor framework 13146 Want a driver for AMD SMN user access Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Mike Zeller <mike.zeller@joyent.com> Reviewed by: Robert French <robert@robertdfrench.me> Approved by: Richard Lowe <richlowe@richlowe.net>
2020-10-14 [illumos-gate merge]Jason King1-3/+5
commit 35abe3277cc67d1a650f8fd7ce718b89fbece04d 13215 qsort_r(3C) manual synopsis was botched commit 85f4cb87104c72587029a6e0f1663332c85ba118 13184 Stop translating ld(1) options through cw(1) commit 0a36db39c3cd88f4799ecd9db875f43d834d0a81 13210 Removing multiple links from aggr leaves last link dangling Conflicts: usr/src/uts/sun4u/opl/unix/Makefile usr/src/lib/krb5/plugins/preauth/pkinit/Makefile.com usr/src/cmd/rcap/rcapstat/Makefile usr/src/cmd/cmd-inet/usr.sbin/snoop/Makefile usr/src/cmd/cmd-inet/usr.sbin/Makefile