summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-29OS-7119 adjust pci slots to support windowsrelease-20180830Mike Gerdts1-2/+2
2018-08-29OS-7145 lx audit misses bounds checkMike Gerdts1-0/+3
2018-08-29OS-7157 lx_audit_emit_user_msg needs bounds checkMike Gerdts1-0/+3
2018-08-29 [illumos-gate merge]Jerry Jelinek15-58/+62
2018-08-299775 format: number of sectors is reported one less in case of GPTToomas Soome1-3/+3
2018-08-299699 loader: biosdisk should prefer smaller (safer) sectors value from INT13Toomas Soome1-1/+1
2018-08-289766 loader: 'mbi' may be used uninitializedToomas Soome1-0/+1
2018-08-289764 loader.efi: 'efi_mmap' is used uninitializedToomas Soome1-0/+1
2018-08-289765 pkgadd has no Z optionPeter Tribble3-41/+4
2018-08-289756 tests: badseg.c error: variable 'rc' set but not usedToomas Soome1-5/+7
2018-08-289767 loader: linux.c unused variable 'mem'Toomas Soome1-1/+0
2018-08-289762 Split the custr functions into their own libraryJason King20-86/+353
2018-08-289742 libi386: Add workaround for HP BIOS issuesToomas Soome1-0/+19
2018-08-28 [illumos-gate merge]Jerry Jelinek31-58/+98
2018-08-27OS-7176 ehci_take_control() can infinite loop due to PCI invalid readsRobert Mustacchi2-5/+20
2018-08-27OS-5557 isainfo should learn about SHA InstrsRobert Mustacchi4-3/+10
2018-08-27OS-7172 FPU related cpuid checks shouldn't be Intel onlyRobert Mustacchi1-22/+19
2018-08-27OS-7181 cpcgen incorrectly relies on libcmdutils.hRobert Mustacchi3-2/+5
2018-08-27OS-7177 cpcgen induced build failures on old platformsRobert Mustacchi1-2/+2
2018-08-27 [illumos-gate merge]Jerry Jelinek7-12/+20
2018-08-255709 Add binary compatibility with Solaris 10 update 10Alexander Pyhalov1-0/+5
2018-08-249755 bounds checking functions and types should only be visible if __STDC_WAN...Yuri Pankov6-12/+15
2018-08-24 [illumos-gate merge]Jerry Jelinek5-5/+612
2018-08-239659 Missing man page for getopt_long(3C)Jason King4-5/+609
2018-08-23OS-7149 HT exclusion needs cleanupJohn Levon6-27/+57
2018-08-22OS-7134 ses enumerator blows chunks on US60+8Rob Johnston2-2/+4
2018-08-22OS-7078 NMI while in bhyve guest shouldn't panic()John Levon4-4/+49
2018-08-229760 mp_startup_common races itselfJason King1-2/+2
2018-08-21OS-7104 export hrtime params for pvclock implsPatrick Mooney2-4/+60
2018-08-21OS-7080 bhyve and KVM should coexist in peacePatrick Mooney10-272/+496
2018-08-21 [illumos-gate merge]Jerry Jelinek8-45/+66
2018-08-219741 libi386: fix DEBUG messages in biosdiskToomas Soome1-2/+2
2018-08-20OS-7136 nvme driver shouldn't panic from userland commandsRobert Mustacchi1-29/+51
2018-08-209740 libi386: use snprintf in biosdisk and style fixesToomas Soome1-6/+4
2018-08-20OS-7148 Joyent-M12G5 doesn't match shipping configurationRobert Mustacchi1-3/+3
2018-08-20OS-7132 nvme driver should attach to all NVMe 1.x devicesRobert Mustacchi5-23/+196
2018-08-20OS-7098 bufmod sends corrupted LSO packetsRyan Zezeski1-25/+28
2018-08-209757 getent ipnodes has wrong exit statusPeter Tribble1-9/+5
2018-08-209754 grub: recent gcc needs -fno-reorder-functionsToomas Soome1-0/+1
2018-08-209753 installgrub: hard coded partition 0 with GPTToomas Soome1-1/+1
2018-08-209750 pkgchk -l package list runs togetherPeter Tribble1-13/+13
2018-08-209737 send(3xnet) and friends are missing MSG_NOSIGNALMarcel Telka3-14/+40
2018-08-199763 zfs(1M): broken formatting in allow/unallow descriptionYuri Pankov1-4/+7
2018-08-199769 SMB domain logon fails with I18N user nameGordon Ross6-18/+21
2018-08-19711 smb_rename has its bitwise ops muddledAram Hăvărneanu1-1/+1
2018-08-279684 Transform GCC_ROOT->GNUC_ROOTRobert Mustacchi23-35/+69
2018-08-17OS-7033 Autogenerate Intel pcbe values from perfmon data (fix custr)Robert Mustacchi1-1/+1
2018-08-17OS-7033 Autogenerate Intel pcbe values from perfmon dataRobert Mustacchi76-699/+323960
2018-08-179736 kmdb tortures via single-step miscellaneous trapJohn Levon4-8/+83
2018-08-17OS-7116 bhyve brand should accept bios and uefi values for bootrom (fix cstyle)sjorge1-1/+1