summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15OS-5852 kmdb tortures via single-step miscellaneous traprelease-20180816John Levon3-0/+58
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2018-08-14OS-7125 Need mitigation of L1TF (CVE-2018-3646)John Levon5-510/+32
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-08-13 [illumos-gate merge]Jerry Jelinek12-1217/+1
commit 6640c13beae5a8b03718dc6b7a9cda5dd6ab9024 9718 update mandoc to 1.14.4 commit 9fd537180d8c7ca186c4842f6262016f5e418d10 9668 loader: rename zfsloader to loader commit a942f1f5f0eafb4e2a9cf5d6cff385b7830676e6 9715 libstand: gzipfs unused variable commit 567af71db40b696d77b6f0112d8cb20c4dc3ad93 9714 libstand: dereferencing type-punned pointer will break strict-aliasing rules commit 5620b343930008e3d99871d6563033c0cbe44afa 9713 libstand: cd9660 pointers differ in signedness commit 27d539f2d4b4c40e9fc667f8b1319ed290c6e4b3 9712 libstand: netif.c variable set but not used commit 380059927f2f5af9148793463b305037707f8613 9708 loader: libstand warning: pointer targets differ in signedness commit cb41b9c565d4eec9e1f06e24d429696f59f2f07d 9674 Let's scrap AVS/sdbc Conflicts: usr/src/lib/Makefile
2018-08-079674 Let's scrap AVS/sdbcYuri Pankov12-1217/+1
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2018-08-079685 KPTI %cr3 handling needs fixesJohn Levon2-28/+60
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-07-30OS-7090 GDT limit reset to 0xffffJohn Levon2-0/+26
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-07-259056 dtrace_unregister()/fasttrap_pid_disable()/prgetmap() deadlockBryan Cantrill1-22/+22
9057 unloadable modules should use NO_UNLOAD stubs Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Tim Kordas <tim.kordas@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-07-19 [illumos-gate merge]Jerry Jelinek2-13/+7
commit e010bda94b034e413b6fe35fd45bca0afaf1a0df 9447 NFS unmount is slow commit 5882b622b7e2afa5385d4601dd82f81066f62d67 9660 loader: fix typos in libefi/env.c commit da8e407363328f2eb8ec9dc3b7a276f2b5606179 9662 fpu alignment pragmas broken on newer gcc commit d66a72cfe0bf6d9ab9725f0d0cb1f38dbcc0ac49 9615 loader: cstyle fixes for some common files
2018-07-189662 fpu alignment pragmas broken on newer gccToomas Soome2-13/+7
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Norm Jacobs <naj@snapcon.com> Reviewed by: Ken Mays <kmays2000@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-07-18OS-7015 pagefault loop because somebody lost our %cr3release-20180719John Levon2-28/+60
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-06-21 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 696c22af67f1944ec22b4086570891189a8e7201 9475 libefi: Do not return only if ReceiveFilter fails commit fec46055b92c6c6721fc6698843744a264e6ca70 9376 sendmail: this statement may fall through commit 7267b93f5f67b15927e4bf44f0ad2efa84727226 9618 i40e_main.c: Few minor typos in comments commit 4c28a617e3922d92a58e813a5b955eb526b9c386 9598 Need Eager FPU commit a32a1f376ed9360264e4a374608fdcc5c4927d63 9597 Want hypervisor API for FPU management commit d0158222a5936ac26b7a03241b7d2df18cc544c8 9596 Initial xsave xstate_bv should not include all features 9595 rtld should conditionally save AVX-512 state Conflicts: usr/src/uts/intel/ia32/os/fpu.c usr/src/uts/common/sys/user.h usr/src/cmd/sgs/libconv/common/corenote.c usr/src/cmd/ptools/pargs/pargs.c
2018-06-19OS-7017 rescan cpuid after ucode updatesRobert Mustacchi1-2/+47
OS-7018 Need cpuid detection for security sec features Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Joshua M. Clulow <jmc@joyent.com>
2018-06-199598 Need Eager FPURobert Mustacchi10-926/+545
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-06-199597 Want hypervisor API for FPU managementRobert Mustacchi2-4/+4
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-06-199596 Initial xsave xstate_bv should not include all featuresRobert Mustacchi3-8/+20
9595 rtld should conditionally save AVX-512 state Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-06-159600 LDT still not happy under KPTIJohn Levon4-142/+103
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2018-06-14OS-6212 Auditd fails to start on LX in CentOS 7Jerry Jelinek1-1/+2
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Mike Gerdts <mike.gerdts@joyent.com>
2018-06-149506 Want support for QLogic QL41000/45000 series devices [fix incomplete merge]Jerry Jelinek1-21/+0
2018-06-14 [illumos-gate merge]Jerry Jelinek2-2/+14
commit 14b24e2b79293068c8e016a69ef1d872fb5e2fd5 9506 Want support for QLogic QL41000/45000 series devices commit cfad065142375b14439598ab13b09a95be0ad333 9589 ldterm_dosig() can send empty mblks downstream Conflicts: usr/src/uts/intel/qede/Makefile usr/src/uts/common/io/qede/qede_version.h usr/src/uts/common/io/qede/qede_types.h usr/src/uts/common/io/qede/qede_osal.c usr/src/uts/common/io/qede/qede_main.c usr/src/uts/common/io/qede/qede_list.h usr/src/uts/common/io/qede/qede_kstat.c usr/src/uts/common/io/qede/qede_gld.c usr/src/uts/common/io/qede/qede_fp.h usr/src/uts/common/io/qede/qede_fp.c usr/src/uts/common/io/qede/qede_dbg.c usr/src/uts/common/io/qede/qede_cfg.c usr/src/uts/common/io/qede/qede.h exception_lists/hdrchk exception_lists/cstyle
2018-06-13OS-6967 LDT still not happy under KPTIJohn Levon2-73/+52
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Alex Wilson <alex.wilson@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Alex Wilson <alex.wilson@joyent.com>
2018-06-13OS-7000 Need Eager FPURobert Mustacchi11-935/+554
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Bryan Cantrill <bryan@joyent.com>
2018-06-139506 Want support for QLogic QL41000/45000 series devicesVaishali Kulkarni3-1/+75
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-06-12OS-6992 Want hypervisor API for FPU managementRobert Mustacchi2-4/+4
OS-6999 bhyve should use HMA FPU framework Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-06-11OS-7003 Initial xsave xstate_bv should not include all featuresRobert Mustacchi3-8/+20
OS-6917 rtld should conditionally save AVX-512 state Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Alex Wilson <alex.wilson@joyent.com>
2018-05-31OS-6914 Implement CPU autoreplace based on Intel PPINRobert Mustacchi3-0/+40
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Rob Johnston <rob.johnston@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-04-26OS-6906 LX not setting "accessed" bit in GDT, KPTI sadness ensuesAlex Wilson3-69/+51
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-04-24 [illumos-gate merge]Jerry Jelinek1-3/+1
commit df23f1c1c0a6fa2a4bddd7a14cfc75933bbd5917 9271 uts/i86pc: this statement may fall through commit 3d19b30e50b972b09ded7f37b8a5fc36d10588e6 9379 pr: this statement may fall through commit 0bd000e03b3b546461db68c0b601a3a5412e3d31 9377 srptadm: this statement may fall through commit 5135ad20c9f4ed5bf570f078a3bd3a837de6c2cd 9243 nsswitch/ldap: comparison between pointer and zero character constant commit 7b839a17b133f5f15cfee0a4f16c5c8445d7fa25 9241 si3124: this statement may fall through commit 73ebdb1f098bc5f3e6301b6aeab3becf12bc844e 9227 ipd: this statement may fall through commit 45137058c754e4417a4b9610ef655bc26b175a31 9423 loader: zfs_bootfs() needs to use config pool txg for boot device commit 6b8702c2d714a793b56a83a26988208caccea8d8 9419 testregex: condition otherwise unused variables commit 6c7cff64a7c0aafe97d354f169f3230bf9a353c0 9416 spell: use fgets not gets commit 0ae3c1c128212f440f395f5f1e70577eada7ca85 9414 scsa1394: this statement may fall through commit c836236f795ed150d887b60a5acdab58f41a6291 9413 dprov: this statement may fall through commit 99164022c06573613aeee730270cf19646e0f049 9412 hermon: this statement may fall through commit e544b3c5a10750f0a6e563f648a46ff304d9ee95 9406 acct: this statement may fall through commit b80bb91b66c2de22d944d93cdc98304eb32be782 9411 ptem: this statement may fall through commit 80e626097a0835083ba4adb104b6d24bc1b6c6b4 9410 gld: this statement may fall through commit 5d14684d1c825f0a207f249ec1039984cf9d8fd5 9409 acpica: this statement may fall through commit 6c125e4ef2b6aa450b3b8180c8af116631da58eb 9408 pcmcia: this statement may fall through commit 0156311c9f72cdfe0968bb696336ea1b7bf9befa 9407 fctl: this statement may fall through commit 6ec25805e89b871fea97386e5b9d457faba82563 9405 abi: this statement may fall through commit c473d15653eff703332d18dd4922f7643a633735 9404 abi: comparison between pointer and zero character constant commit c0882bf482806dc6459d8b317ff54b69d1602bf0 9402 restore: this statement may fall through commit 2ae4c13b79c29604a25f0cedb59f2acff223bd26 9401 cpio: comparison between pointer and zero character constant commit df0d8faa63dc661707485b4e12027d2a3b09e107 9399 avs: this statement may fall through commit 4159a98a3536461402cc63f5784a0dd919e7d82c 9398 cron: this statement may fall through commit 9813518f6be5306c080ce190fa202bb0eaba7058 9397 devfsadm: comparison between pointer and zero character constant commit 902eb9290a2193855c11e0290bad20b8e5ff7c03 9396 devfsadm: this statement may fall through commit ac2a9d89ccb0d7cde5ae809b68a5cfbaeefeef78 9395 ed: this statement may fall through commit 0834baa77af16c1d9672ea0d0650f877cc0b07d8 9394 format: this statement may fall through commit 0c5b3cb404497f7ec0ae919e1a5650806be59641 9393 mailx: this statement may fall through commit 96d32a53e61e5d703ab14d07d81e4e81c8c9fbb9 9392 idmap: this statement may fall through commit 95e72cea9fdb1b95dc17d852d8fc25b518112352 9391 itadm: this statement may fall through commit b3863623bad65c4d98e8af1ef92ca8748dc4396b 9390 killall: this statement may fall through commit 25b601ca6246156206dbe2b37be633d695100eb0 9388 listen: this statement may fall through commit 5196acaea56d98e47010f746097c6f61b937a987 9387 login: this statement may fall through commit 674a0a218b3be1d0d7af65a4a3ea23fbcc657106 9386 kadmin: this statement may fall through commit e608d74df721554c5a0664ff0073a9595af04fac 9385 more: this statement may fall through commit 21d1a2fb8737adaa9e5b08ea72e8977e258a4646 9384 msgfmt: this statement may fall through commit 6da563efef64cb9063cc61297f33a1e623033795 9383 nl: this statement may fall through commit 93b546c082a8b32824a000a5be13e5aa9c84d208 9357 vgrind: this statement may fall through commit 29a5d00515db6837124bcba467ff498b273b21aa 9356 vscan: this statement may fall through commit 96a8ee403e7f0a4bdde5417945795f1bf0b300b2 9354 acpi: this statement may fall through commit 40ed00103f04f72bef88cdaa2ec4ebae03af4a07 9353 fmt: this statement may fall through commit 2990a173407351bd44b04c3c4e75c7ff0aa384d7 9351 pcmcia: error: '*' in boolean context, suggest '&&' instead commit cc20930cb050f4447cc1f563c461ca4a043e5a1a 9334 tools: use NATIVECC commit 0a06a804903b8c0464e65f18bfa5f32c5f14147b 9272 loader: Minor cosmetic changes. commit 7d86488a35d4587500da1cb695e92b52b35fd253 9270 uts/i86pc: amd_iommu this statement may fall through commit e916f0dc33b09935ecd578858cf0aaa9867be4ec 9264 amd8111s: error: '<<' in boolean context commit 173f9ecb676ad20b467555f6b20bbfae39f90372 9262 iptun: this statement may fall through commit 2811ec437a3102acd185cc6fafc9a716169cac2a 9232 mega_sas: this statement may fall through commit c344b72c2f62222cffc1119518764557c5bf956f 9229 ipnet: this statement may fall through commit 59e9026779cf4a22e08153f0b7702f8167fb44c7 9221 cpqary3: this statement may fall through 9261 cpqary3: wrong value is used in panic message commit adb064afeb48ec687de5e8bd683ac74fbe19d656 9176 smbsrv/libfksmbsrv: duplicate 'const' declaration specifier commit c00b6c91f218888919d6640bcad92097d5b4b68b 9127 efi: Only scan the BLKIO MEDIA once commit 7703357b1908c4facec10ab54f76be175f414516 9126 efi: Do not pad the efi devpath structure Conflicts: usr/src/cmd/acpi/common/utprint.c (deleted in illumos-joyent)
2018-04-239409 acpica: this statement may fall throughToomas Soome1-0/+1
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: C Fraire <cfraire@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2018-04-239264 amd8111s: error: '<<' in boolean contextToomas Soome1-3/+1
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2018-04-11 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 9e5936778d5f09b9cafb0e7e66bcdebd64a8cc24 9139 check_rtime should be able to forbid libraries 9140 check_rtime should learn libnsl is safe now 9141 check_rtime exceptions could be cleaner commit 139ef88f7450e3f31a633bfb9428cbdc881bee74 8956 Implement KPTI (fix cstyle) commit 74ecdb5171c9f3673b9393b1a3dc6f3a65e93895 8956 Implement KPTI commit 1d9a8ab82e5abe86cb1e43c502f88c7c655658fd 9215 update CPUID defines commit 399ca3a7ff315244c51a7bbd1d3ce2709ef6c7c6 9210 remove KMDB branch debugging support 9211 ::crregs could do with cr2/cr3 support 9209 ::ttrace should be able to filter by thread commit c2e5ad711a2ab2bdc091fb89f679218c8cb3405b 9208 hati_demap_func should take pagesize into account commit 67048e0fd1ad0154eb457cc2b9e78c9d9938283b 9432 allow java 6 to be used for gate builds commit cf798f092f6c8534fa312788d4fb163ac2818718 9431 some sparc platform paths broken after 8685 commit 3980e3cde6d00569a5e3e416168e6c629b622a5e 9430 firmload.h and gfx_private.h should be marked i386-only in packaging manifest commit e43f60e27c64b1150a0499996e54f7d1fa3eaf5c 9429 btxld.1onbld should be marked i386-only in packaging manifest Conflicts: usr/src/uts/intel/sys/segments.h usr/src/uts/intel/ia32/os/desctbls.c usr/src/uts/i86pc/vm/hat_i86.c usr/src/uts/i86pc/sys/machparam.h usr/src/uts/i86pc/os/intr.c usr/src/uts/i86pc/ml/kpti_trampolines.s usr/src/cmd/mdb/i86pc/modules/unix/unix.c
2018-04-109441 kmdb should stash %cr3 in kdiregsAlex Wilson2-16/+53
Reviewed by: John Levon <john.levon@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-108956 Implement KPTIJohn Levon19-1074/+714
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-109215 update CPUID definesJohn Levon1-5/+14
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-109210 remove KMDB branch debugging supportJohn Levon11-409/+34
9211 ::crregs could do with cr2/cr3 support 9209 ::ttrace should be able to filter by thread Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-109207 kdi_idt: Cast GATESEG_GETOFFSET through uintptr_tRichard Lowe1-1/+2
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Gordon Ross <gwr@nexenta.com>
2018-04-06OS-6840 want support for PCI BAR size >= 4GHans Rosenfeld2-18/+40
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2018-04-049044 Need support for mpt_sas tri-mode partsRobert Mustacchi1-2/+0
9045 Clean up mpt_sas compiler warnings 9046 mptsas_handle_topo_change can return without its locks held 9047 workaround SAS3408 firmware issue Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Albert Lee <trisk@forkgnu.org> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-04-03 [illumos-gate merge]Jerry Jelinek1-0/+1
commit daefc4e3f903d9fdcba459a512dc09df2d416e91 9349 dnet: this statement may fall through commit f22cbd2db87ae3945ed6a9166f8b9d61b65c6ab9 9348 mii: duplicate 'const' declaration specifier commit 9f7e0c70988ceb8fe0dc3b631ab169a6af80ecc5 9347 c2audit: comparison between pointer and zero character constant commit cf95dd1699b88778bfda4b3d97e13237466400c4 9343 ib: comparison between pointer and zero character constant commit ae7a42b1202d66a3f5538a09de0a28329264fd15 9181 ipf: this use of "defined" may not be portable commit fff695d46af8deb863236b0569e68ea5a9bb6756 9308 mdnsd: this statement may fall through commit c15ff06a5cef5880e0afc02c7a87c6b22455f848 9307 rdist: this statement may fall through commit f6b0cb17c5dc44ae872c22ebbbd2663c98723311 9306 pppd: this use of "defined" may not be portable commit 5b85b345b049f7f7544f27a5b5e2b1bfa91da91e 9305 pppdump: this statement may fall through commit 7f24fc96855e7e749ca4e15ffdce8ea80fc94dbf 9131 regexp.h: this statement may fall through commit acca861ce6b8e9720b720b04d3880f44a3e10281 9301 nvme: Package description out of date commit 6f9a31a96454e5a48ab600f85d7e8b556b897e1a 9263 rdc: comparison between pointer and zero character constant commit 73ff8cc657529b1dc6066efa02507cc59523bf46 9240 nxge: this statement may fall through commit ea60f77b8bdb7a88d6143d8bd30ddebab992abee 9142 libxcurses: comparison between pointer and zero character constant commit 17f11284b49b98353b5119463254074fd9bc0a28 9238 ZFS Spacemap Encoding V2 commit 1c10ae76c0cb31326c320e7cef1d3f24a1f47125 9286 want refreservation=auto
2018-04-019349 dnet: this statement may fall throughToomas Soome1-0/+1
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Gordon Ross <gwr@nexenta.com>
2018-03-29OS-6821 kmdb should stash %cr3 in kdiregsAlex Wilson2-16/+53
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: John Levon <john.levon@joyent.com>
2018-03-16OS-6761 hcksum routines are too verbosePatrick Mooney4-4/+9
OS-6762 want mac_hcksum_clone function Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Ryan Zezeski <rpz@joyent.com> Approved by: Ryan Zezeski <rpz@joyent.com>
2018-03-15 [illumos-gate merge]Jerry Jelinek2-4/+28
commit f313c178df05fb723db8426641b6f443f90f5f45 8808 nvme: Software Progress Marker feature is optional commit 026e699f086745296cda4664068f50ace71e32e2 8980 BIOS clock is sometimes one hour fast commit ac29b594b43c0e9b5cc7656b662ca9f359b36a46 9173 smbsrv: we do not build all commit bbbed746ed07daa0e18f08cf6145bb3f2b063f24 9260 nsmb driver 32-bit ioctl check broken after 8685 commit 8671400134a11c848244896ca51a7db4d0f69da4 9166 zfs storage pool checkpoint commit 5f5913bb83405db87f982abee80162a479d363af 9164 assert: newds == os->os_dsl_dataset Conflicts: usr/src/uts/common/fs/zfs/dsl_pool.c
2018-03-149260 nsmb driver 32-bit ioctl check broken after 8685Gordon Ross2-4/+28
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2018-03-13OS-6546 Use PCID if KPTI is enabledJohn Levon6-55/+60
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Alex Wilson <alex.wilson@joyent.com>
2018-03-12OS-6547 Implement KPTIAlex Wilson14-1026/+672
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2018-03-12 [illumos-gate merge]Jerry Jelinek9-1223/+20
commit b13f152e9f7bf4b4426892b07a35568bd4d9e17f 9251 p123_pcbe is useless and can be removed commit 2d63d7e2e0f22bde6326636e6558471d35de3daa 9175 smbsrv/libfksmbsrv: this statement may fall through commit f3195b6f398987f2aa5ba77d68c880a1dbc18c16 9174 smbsrv/libsmbns: duplicate 'const' declaration specifier commit 86e879b181a8be14fca192bfe0030bec1310e4ca 9146 libdtrace: this statement may fall through commit d22bfd225d09e94269c9a8afaf1e686a5d74d823 9121 dladm: addrval can be NULL, need to check in iptun_process_addrarg() commit 6e6c7d67bf5ba2efa13619acd59395d0f278ee75 8659 ata: unused but set warnings with GCC 5.X commit b2be350e700b2900626f0977c47dddefdf617cfd 9216 awk: this statement may fall through commit eea675a170a637d45397e62f4efc44be56b572a3 9226 fd: this statement may fall through commit 66d7818b6a24876c96bdd1a81986c017f368decd 9228 zone_getattr(ZONE_ATTR_NETWORK) returns uninitialised value 9230 zone_getattr(ZONE_ATTR_NETWORK) doesn't check user-supplied buffer size commit cf837ed8ca7273a1e7b940fb7b52eb12ae1d5ea6 9198 libstand: Const-ify buffer argument of write(2) analog commit d0b12b660e0741581d18f1f3a7d5268e0a5f1806 9214 typo: sytem should be system commit edc8ef7d921c96b23969898aeb766cb24960bda7 9213 zfs: sytem typo commit 88e1588bca8b2374cfe26f7f5b377c59710c6a4b 9144 libsqlite: this statement may fall through commit 5fb574e854f31be9e2869532e3b126fa424ee4d9 9179 gss_mechs/mech_krb5 this use of "defined" may not be portable commit 99591362ae3dee1f30d3be8bc4bdca109e256eb7 9106 praudit could go faster commit 60b5a7045427fa16a88b09bb21a4fdf5608cb3f0 9206 Move getsecs() prototype to stand.h from net.h so it can be used everywhere commit 810d639eb61bde114845e4c7852b983d06536b8b 9231 nightly should create a log/latest/ symlink commit 84c66da4cde7f54163e6f9a68f671d8351dd9eed 1956 /usr/bin/uname '-o' should return 'illumos' Conflicts: usr/src/lib/libshell/common/README (deleted) usr/src/uts/intel/p123_pcbe/Makefile (deleted)
2018-03-109251 p123_pcbe is useless and can be removedYuri Pankov5-1213/+5
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2018-03-108659 ata: unused but set warnings with GCC 5.XAndrew Stormont2-8/+13
Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2018-03-109214 typo: sytem should be systemToomas Soome2-2/+2
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2018-03-06OS-6685 bhyve ppt should facilitate PCI accessPatrick Mooney1-1/+0
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>