summaryrefslogtreecommitdiff
path: root/usr/src/uts
AgeCommit message (Expand)AuthorFilesLines
2018-08-14OS-7125 Need mitigation of L1TF (CVE-2018-3646)release-20180802John Levon33-664/+1081
2018-07-31 [illumos-gate merge]Jerry Jelinek9-17/+22
2018-07-309266 ixgbe: this statement may fall throughToomas Soome2-2/+6
2018-07-309610 qede: error: left shift of negative valueToomas Soome3-3/+3
2018-07-309609 qede: error: result of '983040 << 16' requires 37 bits to represent, but...Toomas Soome1-1/+2
2018-07-309608 qede: error: 'free_buffer_count' may be used uninitialized in this functionToomas Soome1-1/+1
2018-07-309607 qede: this statement may fall throughToomas Soome2-4/+3
2018-07-309606 qede: error: this 'for' clause does not guardToomas Soome1-6/+7
2018-07-30 [illumos-gate merge]Jerry Jelinek1-16/+72
2018-07-30OS-7096 installctx needs kpreempt_disable protectionPatrick Mooney1-0/+6
2018-07-30OS-7090 GDT limit reset to 0xffffJohn Levon4-17/+41
2018-07-30OS-7064 failed elfexec leads to segnp, and worseJohn Levon2-12/+18
2018-07-279658 Update cxgbe to deal with newer flash modulesVishal Kulkarni1-16/+72
2018-07-25 [illumos-gate merge]Jerry Jelinek2-1/+3
2018-07-259056 dtrace_unregister()/fasttrap_pid_disable()/prgetmap() deadlockBryan Cantrill2-44/+44
2018-07-249672 Reserve a ZFS replication stream feature flag for ZSTD compressionAllan Jude1-0/+2
2018-07-249621 Make createtxg and guid properties publicJosh Paetzel1-1/+1
2018-07-24 [illumos-gate merge]Jerry Jelinek8-24/+71
2018-07-239580 Add a hash-table on top of nvlist to speed-up operationsSerapheim Dimitropoulos2-7/+25
2018-07-239465 ARC check for 'anon_size > arc_c/2' can stall the systemDon Brady6-17/+46
2018-07-20OS-7084 fast_syscall state should be trackedPatrick Mooney2-0/+16
2018-07-20 [illumos-gate merge]Jerry Jelinek10-60/+69
2018-07-199055 panic in prgetattrJerry Jelinek1-1/+12
2018-07-199569 smbios(1M) could decode voltage and curent probesRobert Mustacchi2-1/+336
2018-07-199641 want stack-clash mitigationPatrick Mooney24-112/+688
2018-07-199577 remove zfs_dbuf_evict_key tsdMatthew Ahrens5-55/+46
2018-07-199591 ms_shift can be incorrectly changed in MOS config for indirect vdevs tha...Serapheim Dimitropoulos2-3/+15
2018-07-19 [illumos-gate merge]Jerry Jelinek13-158/+275
2018-07-189447 NFS unmount is slowMarcel Telka11-145/+268
2018-07-189662 fpu alignment pragmas broken on newer gccToomas Soome2-13/+7
2018-07-18OS-7015 pagefault loop because somebody lost our %cr3release-20180719John Levon2-28/+60
2018-07-179048 mpt_sas should not require targets to send SEP messagesRobert Mustacchi3-94/+106
2018-07-16OS-7073 viona buffer merging stumbles over perfectly sized framesPatrick Mooney1-8/+22
2018-07-16OS-7074 deadlock with vmm_detach() and iommu_cleanup()Hans Rosenfeld1-3/+11
2018-07-13OS-7076 lx netlink msg_done only sends headerJason King1-0/+17
2018-07-12OS-7054 bhyve should halt on triple faultPatrick Mooney1-2/+0
2018-07-12OS-7053 dump_ttrace() chokes on softintsHans Rosenfeld2-1/+10
2018-07-10 [illumos-gate merge]Jerry Jelinek6-5/+11
2018-07-099415 bnxe: this statement may fall throughToomas Soome6-5/+11
2018-07-05OS-7062 bhyve: return EINVAL for allocations > max_page_getHans Rosenfeld1-0/+9
2018-06-28OS-7010 update sys/elf.h for recent processors like aarch64/risc-vRobert Mustacchi1-89/+241
2018-06-26OS-7034 ctxops should use stack ordering for save/restorePatrick Mooney3-56/+142
2018-06-26 [illumos-gate merge]Jerry Jelinek2-17/+17
2018-06-259268 cxgbe: this statement may fall throughToomas Soome1-3/+4
2018-06-259267 ufs: this statement may fall throughToomas Soome1-14/+13
2018-06-25OS-6832 reclaim memory when NOSLEEP bhyve allocation failsHans Rosenfeld1-0/+36
2018-06-21 [illumos-gate merge]Jerry Jelinek2-3/+3
2018-06-20OS-6888 bhyve wedged on vioapic writerelease-20180621Patrick Mooney1-2/+29
2018-06-209618 i40e_main.c: Few minor typos in commentsMarcel Telka1-2/+2
2018-06-20 [illumos-gate merge]Jerry Jelinek7-39/+136