aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2025-07-11x86/bugs: Add attack vector controls for ITSDavid Kaplan1-5/+10
2025-07-11x86/bugs: Add attack vector controls for SRSODavid Kaplan1-5/+10
2025-07-11x86/bugs: Add attack vector controls for L1TFDavid Kaplan1-6/+12
2025-07-11x86/bugs: Add attack vector controls for spectre_v2David Kaplan1-4/+6
2025-07-11x86/bugs: Add attack vector controls for BHIDavid Kaplan1-3/+12
2025-07-11x86/bugs: Add attack vector controls for spectre_v2_userDavid Kaplan1-1/+8
2025-07-11x86/bugs: Add attack vector controls for retbleedDavid Kaplan1-3/+8
2025-07-11x86/bugs: Add attack vector controls for spectre_v1David Kaplan1-2/+5
2025-07-11x86/bugs: Add attack vector controls for GDSDavid Kaplan1-5/+8
2025-07-11x86/bugs: Add attack vector controls for SRBDSDavid Kaplan1-3/+9
2025-07-11x86/bugs: Add attack vector controls for RFDSDavid Kaplan1-4/+8
2025-07-11x86/bugs: Add attack vector controls for MMIODavid Kaplan1-4/+8
2025-07-11x86/bugs: Add attack vector controls for TAADavid Kaplan1-7/+8
2025-07-11x86/bugs: Add attack vector controls for MDSDavid Kaplan1-5/+9
2025-07-11x86/bugs: Define attack vectors relevant for each bugDavid Kaplan1-0/+56
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes2-5/+5
2025-07-09Merge tag 'tsa_x86_bugs_for_6.16' into tip-x86-bugsBorislav Petkov (AMD)6-11/+313
2025-07-09x86/microcode: Move away from using a fake platform deviceGreg Kroah-Hartman1-7/+7
2025-07-08x86/CPU/AMD: Disable INVLPGB on Zen2Mikhail Paulyshka1-0/+3
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka1-0/+7
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-11/+313
2025-07-07x86/itmt: Add debugfs file to show core prioritiesMario Limonciello1-0/+23
2025-07-07x86/process: Clear hardware feedback history for AMD processorsPerry Yuan1-0/+4
2025-07-06Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-24/+29
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello1-1/+1
2025-06-28x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn1-0/+1
2025-06-27x86/mce/amd: Fix threshold limit resetYazen Ghannam1-8/+7