aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v4.19.86' into v4.19/standard/baseBruce Ashfield
2019-12-02Merge tag 'v4.19.85' into v4.19/standard/baseBruce Ashfield
2019-11-24x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre
2019-11-24x86/mm: Do not warn about PCI BIOS W+X mappingsThomas Gleixner
2019-11-24x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas
2019-11-24x86/intel_rdt: CBM overlap should also check for overlap with CDP peerReinette Chatre
2019-11-24x86/intel_rdt: Introduce utility to obtain CDP peerReinette Chatre
2019-11-24x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accuratelyAndy Lutomirski
2019-11-24x86/olpc: Fix build error with CONFIG_MFD_CS5535=mBorislav Petkov
2019-11-24PM / hibernate: Check the success of generating md5 digest before hibernationChen Yu
2019-11-24x86/PCI: Apply VMD's AERSID fixup genericallyJon Derrick
2019-11-24bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing
2019-11-24bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0Luke Nelson
2019-11-24bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0Luke Nelson
2019-11-24bpf, x32: Fix bug for BPF_ALU64 | BPF_NEGWang YanQing
2019-11-20x86/hyperv: Suppress "PCI: Fatal: No config space access function found"Dexuan Cui
2019-11-20x86/CPU: Change query logic so CPUID is enabled before testingMatthew Whitehead
2019-11-20x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead
2019-11-20x86/mce-inject: Reset injection struct after injectionBorislav Petkov
2019-11-20signal: Properly deliver SIGSEGV from x86 uprobesEric W. Biederman
2019-11-20KVM: x86: introduce is_pae_pagingPaolo Bonzini
2019-11-17Merge tag 'v4.19.84' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.82' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.81' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.80' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.79' into v4.19/standard/baseBruce Ashfield
2019-11-12kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-12kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-12KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini
2019-11-12KVM: x86: add tracepoints around __direct_map and FNAME(fetch)Paolo Bonzini
2019-11-12KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ONPaolo Bonzini
2019-11-12KVM: x86: remove now unneeded hugepage gfn adjustmentPaolo Bonzini
2019-11-12KVM: x86: make FNAME(fetch) and __direct_map more similarPaolo Bonzini
2019-11-12kvm: mmu: Do not release the page inside mmu_set_spte()Junaid Shahid
2019-11-12kvm: Convert kvm_lock to a mutexJunaid Shahid
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-12x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-12x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-12x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-12kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-12x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-12x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-12x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-11-12x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-11-12KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini
2019-11-12perf/x86/uncore: Fix event group supportKan Liang
2019-11-12perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips