summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-09More cleanupvioblk-unmapJason King2-50/+46
2020-04-09CleanupJason King4-1/+10
2020-04-09Use bytes for everything; fix up size issuesJason King3-52/+70
2020-04-09Move segmenting/splitting into blkdev, simplify dfl_iterJason King5-499/+381
2020-04-09Redo bits a bit, now workingJason King3-183/+178
2020-04-09Add tunable to disable use of dfl_iterJason King1-14/+56
2020-04-09Fix blkdev to honor partitioningJason King1-3/+64
2020-04-09More bugfixesJason King1-6/+6
2020-04-09Fix alignment parameter for dfl_iter + fix improper cleanupJason King1-5/+3
2020-04-09Improve comments, and hopefully clarify the logic and corner casesJason King3-71/+201
2020-04-09Fix so things are using byte units not blocksJason King2-17/+19
2020-04-09vioblk discard support (wip)Jason King4-13/+468
2020-04-09Add Free space op to blkdev (WIP)Jason King6-5/+113
2020-04-09 [illumos-gate merge]Jerry Jelinek6-61/+120
2020-04-087637 restorecontext(ucontext_t *ucp) leaves all maskable signals blocked in c...Patrick Mooney4-28/+45
2020-04-08 [illumos-gate merge]release-20200409Jerry Jelinek32-320/+1385
2020-04-0812466 Enable IPv6 TSO Support for vioifRobert Mustacchi9-22/+63
2020-04-0812465 vioif needs length for tso checksumRobert Mustacchi5-181/+245
2020-04-07OS-8156 lx void linux image support (#284)Dave Eddy4-3/+24
2020-04-079059 Simplify SMAP relocations with krtldSam Gwydir9-57/+171
2020-04-07OS-8152 lx should return EACCES when SOCK_DGRAM is used with IPPROTO_ICMPMichael Zeller1-1/+13
2020-04-0712433 efcode: NULL pointer errorsToomas Soome9-63/+44
2020-04-0712452 Want support for AMD Zen 2 CPC EventsRobert Mustacchi8-27/+1021
2020-04-07 [illumos-gate merge]Jerry Jelinek8-41/+59
2020-04-07OS-8138 iPXE EFI boot under vmware stumbles over early allocations (#269)John Levon4-133/+238
2020-04-0712426 swapgeneric: NULL pointer errorsToomas Soome2-12/+3
2020-04-0712458 iwh: variable may be used uninitializedToomas Soome1-3/+4
2020-04-0712403 srn: variable may be used uninitializedToomas Soome1-2/+3
2020-04-0712418 dnet: variable may be used uninitializedToomas Soome1-24/+25
2020-04-0712410 bpf: variable may be used uninitializedToomas Soome1-0/+6
2020-04-0712412 crypto: variable may be used uninitializedToomas Soome2-0/+18
2020-04-0612467 Add support for AMD PPINRobert Mustacchi5-48/+120
2020-04-0811909 THREAD_KPRI_RELEASE does nothing of the sortPatrick Mooney21-660/+339
2020-04-06 [illumos-gate merge]Jerry Jelinek44-88/+4159
2020-04-0612461 krtld: printf format errorsToomas Soome2-9/+10
2020-04-0612460 libpcsc is missing sparc target directoriesToomas Soome2-0/+37
2020-04-03OS-8154 Expose bhyve sectsize property for virtio block devices (#283)Jason King1-9/+38
2020-04-0312330 libtopo: add support for directed graph based topologiesRob Johnston35-78/+3962
2020-04-0312464 fix kmdb buildJohn Levon4-1/+147
2020-04-03 [illumos-gate merge]Jerry Jelinek8-35/+137
2020-04-0311976 Want CPU temperature sensors for Zen 2, Raven RidgeRobert Mustacchi3-6/+36
2020-04-0311975 Update AMD CPUID for F17 M10,30,70Robert Mustacchi2-4/+80
2020-04-0312349 clean up 32-bit assembly and lint [fix mismerge]John Levon1-24/+0
2020-04-0212446 3KSTAT manual pages could be clearer about data life timeRobert Mustacchi2-25/+16
2020-04-02 [illumos-gate merge]Jerry Jelinek17-62/+447
2020-04-027119 boot should handle change in physical path to ZFS root devicesJoshua M. Clulow10-31/+418
2020-04-0212432 vntsd: NULL pointer errorsToomas Soome5-28/+22
2020-04-0112402 audiocmihd: variable may be used uninitializedToomas Soome1-3/+5
2020-04-01OS-8148 ignore some failing dis tests (#276)John Levon1-3/+20
2020-04-0112345 comm page should fallback to syscall after excessive migrationPatrick Mooney3-52/+161