summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-03-28ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen
2022-03-11x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2022-03-11x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada
2022-03-11x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf
2022-03-11x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf
2022-03-11x86/speculation: Use generic retpoline by default on AMDKim Phillips
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-03-11x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra
2022-03-11x86/speculation: Merge one test in spectre_v2_user_select_mitigation()Borislav Petkov
2022-03-11x86/retpoline: Remove minimal retpoline supportZhenzhong Duan
2022-03-11x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2022-03-11x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan
2022-02-23KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson
2022-01-29KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan
2022-01-29KVM: nVMX: fix EPT permissions as reported in exit qualificationPaolo Bonzini
2022-01-27gup: document and work around "COW can break either way" issueLinus Torvalds
2022-01-27um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-11-26perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov
2021-11-26perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov
2021-11-26x86: Increase exception stack sizesPeter Zijlstra
2021-11-26x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson
2021-11-12Revert "x86/kvm: fix vcpu-id indexed array sizes"Juergen Gross
2021-11-12mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITSKirill A. Shutemov
2021-10-17perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-10-06xen/x86: fix PV trap handling on secondary processorsJan Beulich
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport
2021-09-22xen: reset legacy rtc flag for PV domUJuergen Gross
2021-09-22xen: fix setting of max_pfn in shared_infoJuergen Gross
2021-09-22KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng
2021-09-22x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-09-22perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-09-03KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson
2021-08-26x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-08-26KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-08-26x86/tools: Fix objdump version check againRandy Dunlap
2021-08-15perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka
2021-08-04x86/kvm: fix vcpu-id indexed array sizesJuergen Gross
2021-07-20x86/fpu: Limit xstate copy size in xstateregs_set()Thomas Gleixner
2021-07-20x86/fpu: Return proper error codes from user access functionsThomas Gleixner
2021-07-20KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan
2021-07-20KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann
2021-05-22KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner
2021-05-22x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor