summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.202v4.4.202Greg Kroah-Hartman2019-11-161-1/+1
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-167-28/+65
* x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf2019-11-161-4/+0
* x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2019-11-162-6/+61
* x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta2019-11-164-0/+419
* x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2019-11-162-1/+9
* kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta2019-11-161-0/+19
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-163-0/+35
* x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-11-166-2/+132
* x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-11-166-1/+175
* x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2019-11-162-4/+13
* x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta2019-11-161-0/+5
* KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini2019-11-162-0/+15
* kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson2019-11-161-0/+5
* KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson2019-11-163-14/+13
* KVM: Introduce kvm_get_arch_capabilities()Ben Hutchings2019-11-163-2/+12
* powerpc/boot: Request no dynamic linker for boot wrapperNicholas Piggin2019-11-161-1/+23
* powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin2019-11-161-1/+10
* powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman2019-11-161-10/+12
* MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski2019-11-161-1/+1
* kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid2019-11-161-2/+2
* Linux 4.4.201v4.4.201Greg Kroah-Hartman2019-11-121-1/+1
* drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings2019-11-121-3/+2
* drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak2019-11-126-15/+173
* drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar2019-11-122-0/+12
* drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield2019-11-121-1/+1
* drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield2019-11-124-29/+175
* drm/i915: Add gen9 BCS cmdparsingJon Bloomfield2019-11-125-14/+119
* drm/i915: Allow parsing of unsized batchesJon Bloomfield2019-11-121-2/+7
* drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield2019-11-122-16/+52
* drm/i915: Add support for mandatory cmdparsingJon Bloomfield2019-11-123-24/+12
* drm/i915: Remove Master tables from cmdparserJon Bloomfield2019-11-123-69/+15
* drm/i915: Disable Secure Batches for gen6+Jon Bloomfield2019-11-123-1/+8
* drm/i915: Rename gen7 cmdparser tablesJon Bloomfield2019-11-121-35/+35
* drm/i915/gtt: Disable read-only support under GVTChris Wilson2019-11-121-2/+6
* drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield2019-11-123-12/+31
* drm/i915/gtt: Add read only pages to gen8_pte_encodeJon Bloomfield2019-11-121-9/+13
* net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-121-2/+2
* cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo2019-11-121-3/+6
* mm/filemap.c: don't initiate writeback if mapping has no dirty pagesKonstantin Khlebnikov2019-11-121-1/+2
* can: flexcan: disable completely the ECC mechanismJoakim Zhang2019-11-121-0/+1
* e1000: fix memory leaksWenwen Wang2019-11-121-4/+3
* igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-121-1/+2
* NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust2019-11-123-5/+13
* net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao2019-11-121-1/+0
* scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin2019-11-121-0/+4
* USB: Skip endpoints with 0 maxpacket lengthAlan Stern2019-11-121-0/+5
* perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips2019-11-121-1/+1
* usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen2019-11-121-5/+105
* usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru2019-11-121-0/+4