summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-2364-496/+632
|\
| * Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-10-203-9/+84
| |\
| | * x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel2023-10-172-2/+34
| | * x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel2023-10-093-7/+47
| | * x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)2023-10-091-0/+3
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-10-1716-67/+66
| |\ \
| | * \ Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-10-157-32/+19
| | |\ \
| | | * | KVM: x86/pmu: Synthesize at most one PMI per VM-exitJim Mattson2023-09-253-27/+4
| | | * | KVM: x86: Mask LVTPC when handling a PMIJim Mattson2023-09-251-2/+6
| | | * | KVM: x86/pmu: Truncate counter value to allowed width on writeRoman Kagan2023-09-253-3/+9
| | * | | KVM: SVM: Fix build error when using -Werror=unused-but-set-variableTom Lendacky2023-10-121-1/+1
| | * | | x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()Maxim Levitsky2023-10-121-0/+3
| | * | | x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky2023-10-122-1/+5
| | * | | x86: KVM: SVM: always update the x2avic msr interceptionMaxim Levitsky2023-10-121-2/+1
| | * | | KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson2023-10-123-14/+17
| | * | | x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson2023-10-125-18/+21
| * | | | Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds2023-10-153-60/+7
| * | | | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-152-3/+1
| |\ \ \ \
| | * | | | cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)2023-10-112-3/+1
| * | | | | Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-154-7/+33
| |\ \ \ \ \
| | * | | | | x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov2023-10-121-0/+13
| | * | | | | x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2023-10-112-2/+15
| | * | | | | x86/resctrl: Fix kernel-doc warningsRandy Dunlap2023-10-081-5/+5
| | |/ / / /
| * | | | | Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-151-2/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | perf/x86/lbr: Filter vsyscall addressesJP Kobryn2023-10-081-2/+3
| | | |_|/ | | |/| |
| * | | | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-10-103-8/+17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86/hyperv: Add common print prefix "Hyper-V" in hv_initSaurabh Sengar2023-09-221-2/+4
| | * | | x86/hyperv: Remove hv_vtl_early_init initcallSaurabh Sengar2023-09-223-2/+6
| | * | | x86/hyperv: Restrict get_vtl to only VTL platformsSaurabh Sengar2023-09-221-4/+7
| * | | | x86/sev: Change npages to unsigned long in snp_accept_memory()Tom Lendacky2023-10-021-2/+1
| * | | | x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky2023-10-021-14/+55
| | |/ / | |/| |
| * | | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-011-0/+8
| |\ \ \
| | * | | mm: abstract moving to the next PFNMatthew Wilcox (Oracle)2023-09-301-0/+8
| | |/ /
| * | | Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-013-7/+26
| |\ \ \
| | * | | x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceHaitao Huang2023-09-291-5/+25
| | * | | x86/srso: Add SRSO mitigation for Hygon processorsPu Wen2023-09-281-1/+1
| | * | | x86/kgdb: Fix a kerneldoc warning when build with W=1Christophe JAILLET2023-09-241-1/+0
| * | | | Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-011-7/+17
| |\ \ \ \
| | * | | | perf/x86/amd: Do not WARN() on every IRQBreno Leitao2023-09-251-1/+9
| | * | | | perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das2023-09-221-6/+8
| | | |/ / | | |/| |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-249-134/+145
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2023-09-2311-60/+97
| | |\|
| | * | KVM: SVM: Do not use user return MSR support for virtualized TSC_AUXTom Lendacky2023-09-231-1/+33
| | * | KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky2023-09-233-12/+29
| | * | KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayPaolo Bonzini2023-09-231-4/+1
| | * | KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson2023-09-236-103/+68
| | * | KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini2023-09-233-19/+14
| | * | KVM: x86/mmu: Open code leaf invalidation from mmu_notifierSean Christopherson2023-09-213-7/+12
| * | | Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-222-8/+2
| |\ \ \
| | * | | x86,static_call: Fix static-call vs return-thunkPeter Zijlstra2023-09-222-1/+3