summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Expand)AuthorFilesLines
2020-08-0613017 Dump unique configurations and Uberblocks in zdb -luOlaf Faaland11-73/+500
2020-08-0512801 libdiskmgt leaks PROM device information handles like a sieveJoshua M. Clulow1-4/+26
2020-08-0513016 bhyve cannot emulate MMIO from bootromPatrick Mooney1-2/+4
2020-08-0512977 smb3 server encryption leak in smb2_send_replySpencer Berger1-4/+3
2020-08-0512853 bhyve manifests should include BSD licenseAndy Fiddaman14-0/+166
2020-08-0512419 intel_nb5000: variable may be used uninitializedToomas Soome1-0/+3
2020-08-0412694 race between write() and shutdown() for unix socketsJohn Levon3-157/+140
2020-08-0412984 devo_power misset in sensor driversRobert Mustacchi4-4/+0
2020-08-0412954 Rewrite coretemp to use the ksensor frameworkRobert Mustacchi1-410/+168
2020-08-0412405 audioens: variable may be used uninitializedToomas Soome1-0/+2
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