summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Linux 4.19.84v4.19.84Greg Kroah-Hartman1-1/+1
2019-11-12kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid6-1/+183
2019-11-12kvm: Add helper function for creating VM worker threadsJunaid Shahid2-0/+90
2019-11-12kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini6-13/+200
2019-11-12KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini2-13/+11
2019-11-12KVM: x86: add tracepoints around __direct_map and FNAME(fetch)Paolo Bonzini3-7/+68
2019-11-12KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ONPaolo Bonzini1-3/+9
2019-11-12KVM: x86: remove now unneeded hugepage gfn adjustmentPaolo Bonzini2-7/+4
2019-11-12KVM: x86: make FNAME(fetch) and __direct_map more similarPaolo Bonzini2-44/+39
2019-11-12kvm: mmu: Do not release the page inside mmu_set_spte()Junaid Shahid2-16/+10
2019-11-12kvm: Convert kvm_lock to a mutexJunaid Shahid6-30/+28
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini3-6/+12
2019-11-12Documentation: Add ITLB_MULTIHIT documentationGomez Iglesias, Antonio2-0/+164
2019-11-12cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks2-24/+28
2019-11-12x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta1-0/+2
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli7-28/+65
2019-11-12x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf1-4/+0
2019-11-12x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2-6/+61
2019-11-12x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta6-0/+434
2019-11-12x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2-1/+9
2019-11-12kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta1-0/+19
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta3-0/+35
2019-11-12x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta6-2/+139
2019-11-12x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta6-1/+174
2019-11-12x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2-4/+13
2019-11-12x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta1-0/+5
2019-11-12KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini2-0/+16
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings1-3/+2
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak6-4/+126
2019-11-12drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar2-0/+12
2019-11-12drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield1-1/+1
2019-11-12drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield5-26/+179
2019-11-12drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield1-12/+13
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield3-11/+112
2019-11-12drm/i915: Allow parsing of unsized batchesJon Bloomfield1-4/+5
2019-11-12drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield3-19/+68
2019-11-12drm/i915: Add support for mandatory cmdparsingJon Bloomfield3-9/+17
2019-11-12drm/i915: Remove Master tables from cmdparserJon Bloomfield3-68/+26
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield3-3/+13
2019-11-12drm/i915: Rename gen7 cmdparser tablesJon Bloomfield1-35/+35
2019-11-12vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella1-3/+5
2019-11-12iio: imu: mpu6050: Fix FIFO layout for ICM20602Steve Moskovchenko3-5/+64
2019-11-12net: prevent load/store tearing on sk->sk_stampEric Dumazet1-2/+2
2019-11-12netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio1-1/+1
2019-11-12usbip: Fix free of unallocated memory in vhci txSuwan Kim1-0/+3
2019-11-12cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo1-3/+6
2019-11-12mm/filemap.c: don't initiate writeback if mapping has no dirty pagesKonstantin Khlebnikov1-1/+2
2019-11-12iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol3-3/+23
2019-11-12iio: imu: mpu6050: Add support for the ICM 20602 IMURandolph Maaßen5-7/+58
2019-11-12blkcg: make blkcg_print_stat() print stats only for online blkgsTejun Heo1-5/+8