aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2024-04-07Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 14-39/+150
2024-04-07Merge tag 'perf-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+4
2024-04-06x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkGravatar Borislav Petkov (AMD) 1-0/+1
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitGravatar Ingo Molnar 13-81/+149
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-14/+35
2024-04-05x86/mm/pat: fix VM_PAT handling in COW mappingsGravatar David Hildenbrand 1-14/+35
2024-04-04x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordGravatar Sean Christopherson 2-0/+4
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-15/+12
2024-04-04x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Gravatar Borislav Petkov (AMD) 1-1/+3
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Gravatar Borislav Petkov (AMD) 6-37/+45
2024-04-04x86/cc: Add cc_platform_set/_clear() helpersGravatar Borislav Petkov (AMD) 1-0/+52
2024-04-04x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORMGravatar Borislav Petkov (AMD) 1-0/+1
2024-04-04x86/coco: Require seeding RNG with RDRAND on CoCo systemsGravatar Jason A. Donenfeld 3-0/+45
2024-04-04x86/numa/32: Include missing <asm/pgtable_areas.h>Gravatar Arnd Bergmann 1-0/+1
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 6-51/+94
2024-04-03x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSOGravatar Borislav Petkov (AMD) 1-1/+4
2024-04-03perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventGravatar Kan Liang 1-4/+4
2024-04-03x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offlineGravatar Reinette Chatre 1-1/+2
2024-04-02Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 32-277/+369
2024-04-01x86/bpf: Fix IP for relocating call depth accountingGravatar Joan Bruguera Micó 3-15/+12
2024-04-01x86/bpf: Fix IP after emitting call depth accountingGravatar Uros Bizjak 1-1/+1
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-16/+62
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 15-63/+63
2024-03-30x86/build: Use obj-y to descend into arch/x86/virt/Gravatar Masahiro Yamada 3-4/+2
2024-03-29x86/bugs: Fix the SRSO mitigation on Zen3/4Gravatar Borislav Petkov (AMD) 3-10/+23
2024-03-29Merge tag 'efi-fixes-for-v6.9-3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+15
2024-03-26crash: use macro to add crashk_res into iomem early for specific archGravatar Baoquan He 1-0/+2
2024-03-26x86/sev: Skip ROM range scans and validation for SEV-SNP guestsGravatar Kevin Loughlin 8-31/+39
2024-03-26x86/vdso: Fix rethunk patching for vdso-image-x32.o tooGravatar Borislav Petkov (AMD) 1-0/+1
2024-03-26x86/nmi: Upgrade NMI backtrace stall checks & messagesGravatar Paul E. McKenney 1-10/+14
2024-03-26perf/x86/amd/core: Define a proper ref-cycles event for Zen 4 and laterGravatar Sandipan Das 1-0/+15
2024-03-26perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and laterGravatar Sandipan Das 1-3/+17
2024-03-26x86/efistub: Add missing boot_params for mixed mode compat entryGravatar Ard Biesheuvel 1-5/+15
2024-03-25x86/percpu: Disable named address spaces for KCSANGravatar Uros Bizjak 1-0/+2
2024-03-25Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Gravatar Ingo Molnar 1-18/+5
2024-03-25perf/x86/amd/lbr: Use freeze based on availabilityGravatar Sandipan Das 4-8/+21
2024-03-25x86/cpufeatures: Add new word for scattered featuresGravatar Sandipan Das 4-5/+9
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+9
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 14-85/+76
2024-03-24x86/efistub: Call mixed mode boot services on the firmware's stackGravatar Ard Biesheuvel 1-0/+9
2024-03-24x86/boot/64: Move 5-level paging global variable assignments backGravatar Tom Lendacky 1-9/+7
2024-03-24x86/boot/64: Apply encryption mask to 5-level pagetable updateGravatar Tom Lendacky 1-1/+1
2024-03-24x86/cpu: Add model number for another Intel Arrow Lake mobile processorGravatar Tony Luck 1-0/+1
2024-03-24x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDGravatar Adamos Ttofari 2-6/+13
2024-03-23x86/mpparse: Register APIC address only onceGravatar Thomas Gleixner 1-5/+5
2024-03-23x86/topology: Handle the !APIC case gracefullyGravatar Thomas Gleixner 1-0/+11
2024-03-23x86/topology: Don't evaluate logical IDs during early bootGravatar Thomas Gleixner 1-5/+7
2024-03-23x86/cpu: Ensure that CPU info updates are propagated on UPGravatar Thomas Gleixner 3-37/+14
2024-03-22kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressGravatar Masami Hiramatsu (Google) 1-1/+10
2024-03-22x86/pm: Work around false positive kmemleak report in msr_build_context()Gravatar Anton Altaparmakov 1-5/+5