summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-1610904 loader: cstyle cleanup for main.cToomas Soome1-209/+225
2019-05-1610924 Need mitigation of L1TF (CVE-2018-3646) [fix mismerge problems]Jerry Jelinek9-705/+0
2019-05-1610853 spa_sync, vs_alloc can underflow and checkpoint test fixesSerapheim Dimitropoulos5-173/+227
2019-05-16 [illumos-gate merge]Jerry Jelinek26-274/+991
2019-05-1510654 savecore(1M) should be able to work on read-only dump devicesHans Rosenfeld2-22/+39
2019-05-1510055 recursive mutex enter in ahciHans Rosenfeld1-2/+2
2019-05-1510879 i86pc/i86xpv: assignment makes integer from pointer without a castToomas Soome2-3/+3
2019-05-1510878 i86pc/i86xpv: comparison between pointer and integerToomas Soome2-3/+3
2019-05-1510877 i86pc: comparison between pointer and integerToomas Soome1-1/+1
2019-05-1510870 dtrace: comparison between pointer and integerToomas Soome1-7/+7
2019-05-1510866 dls: comparison between pointer and integerToomas Soome1-1/+2
2019-05-1510865 ibmf: comparison between pointer and integerToomas Soome3-9/+7
2019-05-1510863 idm: comparison between pointer and integerToomas Soome1-2/+2
2019-05-1510862 mac: comparison between pointer and integerToomas Soome2-3/+3
2019-05-1510836 zcons: cast between incompatible function typesToomas Soome1-26/+29
2019-05-1510835 tl: cast between incompatible function typesToomas Soome1-211/+225
2019-05-15OS-7798 zfs_zone_zio_dequeue: count==0 console noise during bootJerry Jelinek1-1/+3
2019-05-1510924 Need mitigation of L1TF (CVE-2018-3646)John Levon29-630/+1054
2019-05-1510909 Incorrect parameters passed to DC lead to STATUS_INVALID_INFO_CLASSMatt Barden1-1/+2
2019-05-1510954 expose processor model name on chip topo nodesRob Johnston4-6/+43
2019-05-15OS-7662 need a way to disable SMTJohn Levon57-509/+1066
2019-05-15OS-7768 illumos-joyent needs smatch fixesJohn Levon50-111/+215
2019-05-15 [illumos-gate merge]Jerry Jelinek17-373/+393
2019-05-1510951 10895 unfixed 10146John Levon1-1/+2
2019-05-1510933 loader: Make lsdev -v output line up in neat columnsToomas Soome2-30/+33
2019-05-1510934 loader: improve some debugging experienceToomas Soome6-74/+77
2019-05-1510927 loader: ficlPciBiosReadConfig() error: uninitialized symbol 'value'.Toomas Soome1-207/+219
2019-05-1510833 sppptun: cast between incompatible function typesToomas Soome1-15/+19
2019-05-1510831 loader emulator ls command fails to detect file typesToomas Soome1-11/+10
2019-05-1510653 ws: NULL pointer errorsToomas Soome1-1/+1
2019-05-1510763 hook: NULL pointer errorsToomas Soome1-1/+1
2019-05-1510649 sysmsg: NULL pointer errorsToomas Soome1-6/+6
2019-05-1510629 ptm: NULL pointer errorsToomas Soome1-1/+1
2019-05-1510615 nsmb: NULL pointer errorsToomas Soome1-1/+1
2019-05-1510956 sys-suspend(1M) integration with the x window system needs workRichard Lowe1-25/+23
2019-05-14 [illumos-gate merge]Jerry Jelinek150-43127/+4287
2019-05-1410898 Add topo method to determine occupant statusRob Johnston14-10/+179
2019-05-1410897 topo_sensor_state_name() needs workRob Johnston2-9/+35
2019-05-1410923 thread_affinity_set(CPU_CURRENT) can skip cpu_lockPatrick Mooney1-24/+39
2019-05-14OS-7793 Need mitigation for MDSRobert Mustacchi15-47/+290
2019-05-14OS-7794 Update Intel Microcode to Q1 QSRRobert Mustacchi109-2/+33
2019-05-147639 Remove old DRM+AGP codeGordon Ross90-42064/+5
2019-05-1410907 hot_patch_kernel_text() has no respect for boundariesJohn Levon1-16/+34
2019-05-1410929 loader: efi_zfs_is_preferred: was && intended here instead of ||Toomas Soome1-2/+2
2019-05-1310900 Fix estimated scrub completion timeTom Caputi2-2/+7
2019-05-1310566 Multiple DVA Scrubbing FixTom Caputi22-187/+1077
2019-05-1310405 Implement ZFS sorted scansToomas Soome45-924/+3258
2019-05-13 [illumos-gate merge]Jerry Jelinek44-108926/+111617
2019-05-1310925 remove 32-bit x86 krtldJohn Levon7-704/+13
2019-05-1210902 vioif should do TX reclaim without NOTIFY_ON_EMPTYPatrick Mooney1-32/+170