summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2020-08-0112998 OpenBSD needs DE_CFG MSR on AMD bhyvePatrick Mooney2-1/+26
2020-07-3113000 bhyve sources should reflect license detailsPatrick Mooney4-0/+20
2020-07-3012228 libctf could handle gcc dwarf4Robert Mustacchi1-3/+57
2020-07-3012226 libctf needs to handle DW_AT_count based array sizingRobert Mustacchi1-8/+24
2020-07-3012999 MSR_AMD_DE_CFG is twice definedPatrick Mooney3-15/+14
2020-07-2912997 clean up stale vdev driver in bhyvePatrick Mooney3-379/+0
2020-07-2912995 update console fonts to terminus-4.48Toomas Soome20-2694/+17870
2020-07-2912993 build default bold and vga fontsToomas Soome2-0/+80
2020-07-2912985 fix wpi ddi_dma_nextcookie misuseRobert Mustacchi1-5/+7
2020-07-2912992 loader: logo-illumos.4th needs to have mode resetsToomas Soome1-19/+19
2020-07-2812982 ambiguous instructions require an explicit suffixAndy Fiddaman8-13/+20
2020-07-2812916 bhyve should be able to limit vmx capabilitiesPatrick Mooney7-499/+160
2020-07-2812973 add support for PCI-E rge cardsRick V1-1/+3
2020-07-2712981 vdev_hold prone to NULL dereferencePatrick Mooney1-2/+2
2020-07-2412932 Some SMB2 oplock break cases fail in the Windows Protocol Test SuiteGordon Ross1-2/+25
2020-07-2412978 usr/dict/words has CoC violationsDan McDonald3-7/+0
2020-07-2312712 xnf calls ddi_dma_nextcookie too many times and panics the systemAndrew Stormont1-11/+12
2020-07-2312957 Some ipadm and dladm commands are slow on i40ePaul Winder6-357/+518
2020-07-2212952 ms: this statement may fall throughToomas Soome1-4/+2
2020-07-2112966 imc driver blew up on missing channelRobert Mustacchi2-2/+42
2020-07-2111911 Inconsistent case handling for properties in dladmGarrett D'Amore1-5/+26
2020-07-2112947 stand: this statement may fall throughToomas Soome2-13/+14
2020-07-2112948 dr_cpu: this statement may fall throughToomas Soome1-1/+1
2020-07-2112747 sigsetjmp should allow for 8 byte aligned buffer on amd64Vitaliy Gusev4-7/+26
2020-07-2112950 pcicmu: this statement may fall throughToomas Soome2-6/+6
2020-07-2112946 want ability to dump smbios data from crash dumpRobert Mustacchi5-0/+186
2020-07-2112951 serengeti: this statement may fall throughToomas Soome1-0/+1
2020-07-2112949 drctl: this statement may fall throughToomas Soome1-1/+1
2020-07-2012968 curthread swtch-ing while the kernel is using the FPUJerry Jelinek1-4/+5
2020-07-1912515 vfalls: array subscript is above array boundsToomas Soome1-1/+1
2020-07-1912105 libsmbns: passing argument 1 to restrict-qualified parameter aliases wi...Toomas Soome2-10/+12
2020-07-1712933 Update i40e core code to support NVM v1.7Paul Winder22-835/+3338
2020-07-1512940 Add DKIOCFREE support to NVMe devicesJason King2-6/+124
2020-07-1512794 ZFS support for vectorized algorithms on x86 (HW support)Gvozden Neskovic7-16/+3721
2020-07-1512939 avoid packing and bitfields in bhyve VMCBPatrick Mooney2-84/+135
2020-07-1312935 loader: setting vdev size based on label asize is not workingToomas Soome2-5/+53
2020-07-1312922 bhyve vmm ops could have stronger guardrailPatrick Mooney1-93/+53
2020-07-1312913 i40e want configurable num_rx_groupsRyan Zezeski4-13/+41
2020-07-1212835 Want support for I350 temperature sensorRobert Mustacchi6-2/+281
2020-07-1212834 Rewrite amdbnbtemp to use the ksensor frameworkRobert Mustacchi1-209/+31
2020-07-1212833 Rewrite pchtemp to use the ksensor frameworkRobert Mustacchi1-164/+19
2020-07-1212830 Want centralized ksensor frameworkRobert Mustacchi42-36/+2590
2020-07-1112894 root zpool with SLOG should be bootablePatrick Mooney3-48/+2
2020-07-1012223 Update libdwarf to libdwarf-20200612Robert Mustacchi177-18264/+78240
2020-07-1012942 pkcs11_softtoken pbkdf2 key derivation can crashJason King1-10/+3
2020-07-1012882 sun4u/unix: build errors with gcc 7Toomas Soome3-7/+6
2020-07-1012921 bhyve IPI statistics should not be a matrixPatrick Mooney1-5/+9
2020-07-1012511 vioblk should preallocate virtio chainsPatrick Mooney2-55/+37
2020-07-1012923 SMT exclusion should not balk at GZPatrick Mooney1-2/+0
2020-07-1012918 mlxcx "Deadlock: cycle in blocking chain" panicPaul Winder6-63/+196