summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-16Linux 4.4.202v4.4.202Greg Kroah-Hartman1-1/+1
2019-11-16x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli7-28/+65
2019-11-16x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf1-4/+0
2019-11-16x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2-6/+61
2019-11-16x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta4-0/+419
2019-11-16x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2-1/+9
2019-11-16kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta1-0/+19
2019-11-16x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta3-0/+35
2019-11-16x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta6-2/+132
2019-11-16x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta6-1/+175
2019-11-16x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2-4/+13
2019-11-16x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta1-0/+5
2019-11-16KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini2-0/+15
2019-11-16kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson1-0/+5
2019-11-16KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson3-14/+13
2019-11-16KVM: Introduce kvm_get_arch_capabilities()Ben Hutchings3-2/+12
2019-11-16powerpc/boot: Request no dynamic linker for boot wrapperNicholas Piggin1-1/+23
2019-11-16powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin1-1/+10
2019-11-16powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman1-10/+12
2019-11-16MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski1-1/+1
2019-11-16kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid1-2/+2
2019-11-12Linux 4.4.201v4.4.201Greg Kroah-Hartman1-1/+1
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings1-3/+2
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak6-15/+173
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 Bloomfield4-29/+175
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield5-14/+119
2019-11-12drm/i915: Allow parsing of unsized batchesJon Bloomfield1-2/+7
2019-11-12drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield2-16/+52
2019-11-12drm/i915: Add support for mandatory cmdparsingJon Bloomfield3-24/+12
2019-11-12drm/i915: Remove Master tables from cmdparserJon Bloomfield3-69/+15
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield3-1/+8
2019-11-12drm/i915: Rename gen7 cmdparser tablesJon Bloomfield1-35/+35
2019-11-12drm/i915/gtt: Disable read-only support under GVTChris Wilson1-2/+6
2019-11-12drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield3-12/+31
2019-11-12drm/i915/gtt: Add read only pages to gen8_pte_encodeJon Bloomfield1-9/+13
2019-11-12net: prevent load/store tearing on sk->sk_stampEric Dumazet1-2/+2
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-12can: flexcan: disable completely the ECC mechanismJoakim Zhang1-0/+1
2019-11-12e1000: fix memory leaksWenwen Wang1-4/+3
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier1-1/+2
2019-11-12NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust3-5/+13
2019-11-12net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao1-1/+0
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin1-0/+4
2019-11-12USB: Skip endpoints with 0 maxpacket lengthAlan Stern1-0/+5
2019-11-12perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips1-1/+1
2019-11-12usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen1-5/+105
2019-11-12usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru1-0/+4