summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-10-17x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel
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-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-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,static_call: Fix static-call vs return-thunkPeter Zijlstra
2023-09-22x86/alternatives: Remove faulty optimizationJosh Poimboeuf
2023-09-22perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das
2023-09-21KVM: x86/mmu: Open code leaf invalidation from mmu_notifierSean Christopherson
2023-09-19x86/shstk: Add warning for shadow stack double unmapRick Edgecombe
2023-09-19x86/shstk: Remove useless clone error handlingRick Edgecombe
2023-09-19x86/shstk: Handle vfork clone failure correctlyRick Edgecombe
2023-09-19x86/srso: Fix SBPB enablement for spec_rstack_overflow=offJosh Poimboeuf
2023-09-19x86/srso: Don't probe microcode in a guestJosh Poimboeuf
2023-09-19x86/srso: Set CPUID feature bits independently of bug or mitigation statusJosh Poimboeuf
2023-09-19x86/srso: Fix srso_show_state() side effectJosh Poimboeuf
2023-09-19xen/efi: refactor deprecated strncpyJustin Stitt
2023-09-19x86/xen: allow nesting of same lazy modeJuergen Gross
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2023-09-18x86/asm: Fix build of UML with KASANVincent Whitchurch
2023-09-18x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()Rik van Riel
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-17x86/purgatory: Remove LTO flagsSong Liu
2023-09-17x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov
2023-09-13x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domainRicardo Neri
2023-09-12x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()Peter Zijlstra
2023-09-12x86/ibt: Suppress spurious ENDBRPeter Zijlstra
2023-09-11x86/platform/uv: Use alternate source for socket to node dataSteve Wahl
2023-09-11efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexecArd Biesheuvel
2023-09-11efi/x86: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-10Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds