summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-12/+44
7 daysx86/bugs: Add attack vector controls for SSBDavid Kaplan1-0/+9
7 daysx86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak1-9/+14
7 daysx86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)1-2/+20
7 daysMerge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-9/+10
9 daysx86/cpu/intel: Fix the constant_tsc model check for Pentium 4Suchit Karunakaran1-1/+1
10 daysMerge tag 'x86_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+10
12 daysMerge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
2025-08-19x86/bugs: Fix GDS mitigation selecting when mitigation is offLi RongQing1-3/+1
2025-08-19KVM: SEV: don't check have_run_cpus in sev_writeback_caches()Yury Norov1-7/+3
2025-08-18x86/CPU/AMD: Ignore invalid reset reason valueYazen Ghannam1-2/+6
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-2/+3
2025-08-18x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng1-0/+3
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-34/+40
2025-08-15KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers2-2/+7
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish1-8/+0
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky2-0/+3
2025-08-12Merge tag 'snp_cache_coherency' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-0/+62
2025-08-12x86/sev: Improve handling of writes to intercepted TSC MSRsNikunj A Dadhania1-15/+16
2025-08-11x86/fpu: Fix NULL dereference in avx512_status()Fushuai Wang1-9/+10
2025-08-11x86/bugs: Select best SRSO mitigationDavid Kaplan1-2/+11
2025-08-10Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-20/+60
2025-08-06x86/sev: Evict cache lines during SNP memory validationTom Lendacky6-0/+62
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-28/+19
2025-08-05x86/irq: Plug vector setup raceThomas Gleixner2-20/+55
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds3-8/+27
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-28/+28
2025-08-02x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocationsMike Rapoport (Microsoft)2-2/+9
2025-08-02x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocationsMike Rapoport (Microsoft)2-19/+8
2025-08-02execmem: drop writable parameter from execmem_fill_trapping_insns()Mike Rapoport (Microsoft)1-6/+2
2025-08-02execmem: introduce execmem_alloc_rw()Mike Rapoport (Microsoft)1-2/+1
2025-08-02KVM: x86: fix typo "notifer"WangYuli1-2/+2
2025-08-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-45/+2
2025-08-01x86/cpu: Add new Intel CPU model numbers for Wildcatlake and NovalakeTony Luck1-0/+5
2025-08-01cfi: Move BPF CFI types and helpers to generic codeSami Tolvanen2-20/+2
2025-08-01cfi: add C CFI type macroMark Rutland1-28/+3
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-66/+10
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds10-11/+38
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+4
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds47-2264/+2317
2025-07-31Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-9/+1
2025-07-30Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-07-30Merge tag 'uml-for-linux-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-61/+3
2025-07-30Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+32
2025-07-30Merge tag 'x86-kconfig-2025-07-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-27/+7
2025-07-30Merge tag 'x86-fpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-33/+124
2025-07-30Merge tag 'x86-cpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+21
2025-07-30Merge tag 'x86-cleanups-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+2
2025-07-30Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-10/+50