summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-10-28Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-27x86/tsc: Defer marking TSC unstable to a workerThomas Gleixner
2023-10-27x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
2023-10-27x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck
2023-10-19Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-10-17x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-15Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-14Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-14Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-12x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
2023-10-12KVM: SVM: Fix build error when using -Werror=unused-but-set-variableTom Lendacky
2023-10-12x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()Maxim Levitsky
2023-10-12x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky
2023-10-12x86: KVM: SVM: always update the x2avic msr interceptionMaxim Levitsky
2023-10-12KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson
2023-10-12x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)
2023-10-11x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-09x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel
2023-10-09x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)
2023-10-08perf/x86/lbr: Filter vsyscall addressesJP Kobryn
2023-10-08x86/resctrl: Fix kernel-doc warningsRandy Dunlap
2023-10-02x86/sev: Change npages to unsigned long in snp_accept_memory()Tom Lendacky
2023-10-02x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-01Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-29mm: abstract moving to the next PFNMatthew Wilcox (Oracle)
2023-09-28x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceHaitao Huang
2023-09-28x86/srso: Add SRSO mitigation for Hygon processorsPu Wen
2023-09-25KVM: x86/pmu: Synthesize at most one PMI per VM-exitJim Mattson
2023-09-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson
2023-09-25KVM: x86/pmu: Truncate counter value to allowed width on writeRoman Kagan
2023-09-25perf/x86/amd: Do not WARN() on every IRQBreno Leitao
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-24x86/kgdb: Fix a kerneldoc warning when build with W=1Christophe JAILLET
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-09-23KVM: SVM: Do not use user return MSR support for virtualized TSC_AUXTom Lendacky
2023-09-23KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky
2023-09-23KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayPaolo Bonzini
2023-09-23KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson
2023-09-23KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini
2023-09-22Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-22Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-22x86/hyperv: Add common print prefix "Hyper-V" in hv_initSaurabh Sengar
2023-09-22x86/hyperv: Remove hv_vtl_early_init initcallSaurabh Sengar