summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-0512570 pca9556: NULL pointer errorsToomas Soome2-31/+11
2020-06-0512569 ics951601: NULL pointer errorsToomas Soome2-25/+10
2020-06-0512566 seeprom: NULL pointer errorsToomas Soome2-21/+1
2020-06-0412724 update smatch to 0.6.1-rc1-il-5John Levon56-305/+1131
2020-06-0312575 ltc1427: NULL pointer errorsToomas Soome2-23/+6
2020-06-0312564 sbus: NULL pointer and smatch errorsToomas Soome3-67/+43
2020-06-0312805 sun_fc: in C++11 this 'throw' will call 'terminate' because destructors...Toomas Soome2-16/+5
2020-06-0312565 max1617: NULL pointer errorsToomas Soome2-25/+7
2020-06-0312786 fix CTF pointer overrunNicolò Mazzucato1-1/+2
2020-06-0312721 would like svcadm disable -cJohn Levon14-217/+454
2020-06-0312813 pptadm and libppt are x86 onlyToomas Soome2-3/+3
2020-06-0212708 Packages could be lintedAndy Fiddaman27-58/+270
2020-06-027510 enable highres clock usage for non-privileged usersJerry Jelinek4-47/+61
2020-06-0112783 async unlinked drain races with ZFS unmountAndy Fiddaman1-11/+28
2020-06-0212559 zs: NULL pointer errorsToomas Soome3-101/+78
2020-06-0212804 sysevent.h: C++11 requires a space between string literal and macroToomas Soome1-1/+1
2020-06-0112668 ZFS support for vectorized algorithms on x86 (initial support)Gvozden Neskovic29-192/+4464
2020-06-0112119 ndmpd: cast between incompatible function typesToomas Soome10-144/+150
2020-06-0112750 bhyve should not hold HMA registration with no running VMsAndy Fiddaman1-8/+91
2020-06-0112775 reorganize bhyve contrib headersPatrick Mooney120-49/+52
2020-06-0112545 ixgbe: IXGBE_LE32_TO_CPUS macro is missing assignmentToomas Soome1-1/+1
2020-06-0112800 smf methods using wrong exit code tokensAndy Fiddaman2-6/+6
2020-05-3112808 sun4u/unix: this 'if' clause does not guardToomas Soome1-4/+4
2020-05-2812795 Remove remaining bhyveconsole wait codeAndy Fiddaman2-28/+0
2020-05-2812709 Support custom URI schemes for the keylocation propertyJason King3-200/+396
2020-05-2812785 grep -h ignored with -rPeter Tribble8-9/+68
2020-05-2712788 fix tst.include.ksh for ddi_ufm.hJohn Levon1-2/+2
2020-05-2712787 build needs native rpcgenToomas Soome6-17/+79
2020-05-2611902 Typos in proc_arg_grab(3PROC)Robert Mustacchi1-12/+16
2020-05-2611668 libproc(3LIB) typo in proc_get_auxvRobert Mustacchi1-2/+2
2020-05-2612685 ddi_create_minor_node() should take const char * valuesRobert Mustacchi8-61/+34
2020-05-2612781 /etc/ppt_aliases needs to be in the boot archiveAndy Fiddaman1-0/+1
2020-05-2512736 Add DISCARD/TRIM support to bhyveJason King2-21/+166
2020-05-2512766 clean up bhyve lintsPatrick Mooney19-168/+7
2020-05-2512784 Fix errors in plockstat man pageNan Xiao1-11/+4
2020-05-2312737 sync shadow PCIR_COMMAND with real one for bhyve pass-thruMichael Zeller1-0/+26
2020-05-2312745 man page typosPeter Tribble10-192/+39
2020-05-2212735 bhyve upstream sync 2019 SeptMichael Zeller50-412/+6176
2020-05-2212768 12392 regressed ftello64 behaviorRobert Mustacchi5-5/+92
2020-05-2212774 Resilver restarts unnecessarily when it encounters errorsJohn Poduska10-21/+204
2020-05-2212682 want mdb-bhyve moduleHans Rosenfeld51-187/+3273
2020-05-2212779 mdb str_flags is missing STRXPG4TTYAndy Fiddaman1-1/+5
2020-05-2212776 libbe: missing typedef in libbe.hAurelien Larcher1-1/+1
2020-05-2212680 want PCI pass-thru in bhyveHans Rosenfeld50-448/+3963
2020-05-2212746 x86_emulate_cpuid() should clear upper 32 bitsPatrick Mooney4-45/+51
2020-05-2112753 simnet requests zero-sized kmem allocRyan Zezeski2-56/+66
2020-05-2112771 11909 re-introduced lockstat panicJohn Levon1-0/+1
2020-05-2012757 lz4 hash table does not start zeroedAndy Fiddaman1-1/+2
2020-05-1912738 Panic in vlapic_callout_handlerPatrick Mooney2-28/+35
2020-05-1912679 want viona driver for bhyvePatrick Mooney29-1639/+4689