summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-12-21x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen
2020-12-21x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse
2020-12-21KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero
2020-12-16x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu
2020-12-16x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner
2020-12-16x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski
2020-12-16x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar
2020-12-16sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-12-16perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim
2020-12-11x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-02x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen
2020-12-02x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry
2020-12-02x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni
2020-12-02x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu
2020-12-02x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner
2020-12-02perf/x86: fix sysfs type mismatchesSami Tolvanen
2020-12-02x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney
2020-12-02KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini
2020-12-02KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintPaolo Bonzini
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-24efi/x86: Free efi_pgd with free_pages()Arvind Sankar
2020-11-24iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson
2020-11-22perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann
2020-11-18x86/boot/compressed/64: Introduce sev_statusJoerg Roedel
2020-11-18kbuild: explicitly specify the build id styleBill Wendling
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song
2020-11-10x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song
2020-11-05KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()Takashi Iwai
2020-11-05x86/mce: Allow for copy_mc_fragile symbol checksum to be generatedBorislav Petkov
2020-11-05perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips
2020-11-05perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()Kim Phillips
2020-11-05perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviourKim Phillips
2020-11-05perf/x86/amd: Fix sampling Large Increment per Cycle eventsKim Phillips
2020-11-05perf/x86/intel: Fix Ice Lake event constraint tableKan Liang
2020-11-05x86/kaslr: Initialize mem_limit to the real maximum addressArvind Sankar
2020-11-05x86/alternative: Don't call text_poke() in lazy TLB modeJuergen Gross
2020-11-05x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...Jiri Slaby
2020-11-04x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams
2020-11-04x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-11-04Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"Greg Kroah-Hartman
2020-11-04Revert "x86/copy_mc: Introduce copy_mc_enhanced_fast_string()"Greg Kroah-Hartman
2020-11-01x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross
2020-11-01x86/traps: Fix #DE Oops message regressionThomas Gleixner
2020-11-01arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips
2020-11-01x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams