summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
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-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-12x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
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-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-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-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-24x86/kgdb: Fix a kerneldoc warning when build with W=1Christophe JAILLET
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-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-19x86/xen: move paravirt lazy codeJuergen Gross
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-13x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domainRicardo Neri
2023-09-11x86/platform/uv: Use alternate source for socket to node dataSteve Wahl
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-06x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang
2023-09-06x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-04x86/smp: Don't send INIT to non-present and non-booted CPUsThomas Gleixner
2023-09-01Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-31x86/fpu/xstate: Fix PKRU covert channelJim Mattson
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31x86/irq/i8259: Fix kernel-doc annotation warningVincenzo Palazzo