aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-18x86/fred: Install system vector handlers even if FRED isn't fully enabledSean Christopherson1-2/+4
2025-08-18x86/hyperv: Clean up hv_do_hypercall()Peter Zijlstra1-6/+13
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 Torvalds2-11/+21
2025-08-14x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta1-0/+22
2025-08-14x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta1-82/+83
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta1-0/+90
2025-08-14x86/vmscape: Add conditional IBPB mitigationPawan Gupta1-0/+8
2025-08-14x86/vmscape: Enumerate VMSCAPE bugPawan Gupta1-22/+43
2025-08-12Merge tag 'snp_cache_coherency' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
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 Torvalds1-15/+48
2025-08-06x86/sev: Evict cache lines during SNP memory validationTom Lendacky1-0/+1
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-21/+2
2025-08-04x86/irq: Plug vector setup raceThomas Gleixner1-15/+48
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds2-6/+25
2025-08-02x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocationsMike Rapoport (Microsoft)1-1/+1
2025-08-02x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocationsMike Rapoport (Microsoft)1-18/+0
2025-08-02execmem: introduce execmem_alloc_rw()Mike Rapoport (Microsoft)1-2/+1
2025-08-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-37/+0
2025-07-31cfi: Move BPF CFI types and helpers to generic codeSami Tolvanen1-12/+0
2025-07-31cfi: add C CFI type macroMark Rutland1-28/+3
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+4
2025-07-29Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+27
2025-07-29Merge tag 'x86-fpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-21/+73
2025-07-29Merge tag 'x86-cpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+17
2025-07-29Merge tag 'x86-cleanups-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2025-07-29Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-27/+24
2025-07-29Merge tag 'x86_microcode_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-7/+7
2025-07-29Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-142/+323
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds1-11/+11
2025-07-28Merge tag 'v6.16' into x86/cpu, to resolve conflictIngo Molnar17-94/+454
2025-07-24x86: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-07-19x86: implement crashkernel cma reservationJiri Bohac2-6/+25
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac1-1/+1
2025-07-15x86/apic: Move apic_update_irq_cfg() call to apic_update_vector()Neeraj Upadhyay1-2/+2
2025-07-14x86/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin1-11/+11
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra19-141/+487
2025-07-14x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabledLi Chen1-1/+11
2025-07-14x86/smpboot: moves x86_topology to static initialize and truncateLi Chen1-18/+16
2025-07-14x86/smpboot: remove redundant CONFIG_SCHED_SMTLi Chen1-2/+0
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen1-15/+6
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+10
2025-07-11x86/bugs: Print enabled attack vectorsDavid Kaplan1-0/+35
2025-07-11x86/bugs: Add attack vector controls for TSADavid Kaplan1-8/+23