aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-20x86/tsx: Disable TSX development mode at bootPawan Gupta
2022-04-20KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson
2022-04-13x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol
2022-04-13perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang
2022-04-13x86/msi: Fix msi message data shadow structReto Buerki
2022-04-13x86: Annotate call_on_stack()Peter Zijlstra
2022-04-13KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-02-23x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers
2022-02-01KVM: x86: Forcibly leave nested virt when SMM state is toggledSean Christopherson
2022-01-27x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel
2022-01-27x86, sched: Fix undefined reference to init_freq_invariance_cppc() build errorHuang Rui
2022-01-27x86/uaccess: Move variable into switch case statementKees Cook
2022-01-20KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson
2022-01-05efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2021-12-29KVM: x86: Always set kvm_run->if_flagMarc Orr
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-12-14KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov
2021-12-01xen/pvh: add missing prototype to headerJuergen Gross
2021-12-01x86/pvh: add prototype for xen_pvh_init()Juergen Gross
2021-11-25KVM: x86/mmu: include EFER.LMA in extended mmu roleMaxim Levitsky
2021-11-18x86/sev: Make the #VC exception stacks part of the default stacks storageBorislav Petkov
2021-11-18x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky
2021-11-18x86: Increase exception stack sizesPeter Zijlstra
2021-11-18x86/mm/64: Improve stack overflow warningsPeter Zijlstra
2021-11-18KVM: x86: Fix recording of guest steal time / preempted statusDavid Woodhouse
2021-11-18x86/iopl: Fake iopl(3) CLI/STI usagePeter Zijlstra
2021-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-25KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlockDavid Woodhouse
2021-10-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-22KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if neededPaolo Bonzini
2021-10-22KVM: SEV-ES: rename guest_ins_data to sev_pio_dataPaolo Bonzini
2021-10-10Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-06x86/entry: Correct reference to intended CONFIG_64_BITLukas Bulwahn
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-30x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-22x86/asm: Fix SETZ size enqcmds() build failureKees Cook
2021-09-22KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang
2021-09-20x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang
2021-09-20xen/pci-swiotlb: reduce visibility of symbolsJan Beulich
2021-09-13x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds