summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-16Linux 4.4.202v4.4.202Greg Kroah-Hartman
2019-11-16x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-16x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-16x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-16x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta
2019-11-16x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-16kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-11-16x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-16x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-16x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-16x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-11-16x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-11-16KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini
2019-11-16kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson
2019-11-16KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson
2019-11-16KVM: Introduce kvm_get_arch_capabilities()Ben Hutchings
2019-11-16powerpc/boot: Request no dynamic linker for boot wrapperNicholas Piggin
2019-11-16powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin
2019-11-16powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman
2019-11-16MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski
2019-11-16kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid
2019-11-12Linux 4.4.201v4.4.201Greg Kroah-Hartman
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-12drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar
2019-11-12drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield
2019-11-12drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield
2019-11-12drm/i915: Allow parsing of unsized batchesJon Bloomfield
2019-11-12drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield
2019-11-12drm/i915: Add support for mandatory cmdparsingJon Bloomfield
2019-11-12drm/i915: Remove Master tables from cmdparserJon Bloomfield
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield
2019-11-12drm/i915: Rename gen7 cmdparser tablesJon Bloomfield
2019-11-12drm/i915/gtt: Disable read-only support under GVTChris Wilson
2019-11-12drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield
2019-11-12drm/i915/gtt: Add read only pages to gen8_pte_encodeJon Bloomfield
2019-11-12net: prevent load/store tearing on sk->sk_stampEric Dumazet
2019-11-12cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo
2019-11-12mm/filemap.c: don't initiate writeback if mapping has no dirty pagesKonstantin Khlebnikov
2019-11-12can: flexcan: disable completely the ECC mechanismJoakim Zhang
2019-11-12e1000: fix memory leaksWenwen Wang
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-12NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust
2019-11-12net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-11-12USB: Skip endpoints with 0 maxpacket lengthAlan Stern
2019-11-12perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-11-12usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-11-12usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru