index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-14
Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+14
2025-09-12
x86/bugs: Add attack vector controls for VMSCAPE
David Kaplan
1
-4
/
+10
2025-09-11
x86/mce: Add a clear_bank() helper
Yazen Ghannam
3
-5
/
+18
2025-09-11
x86/mce: Move machine_check_poll() status checks to helper functions
Yazen Ghannam
1
-40
/
+48
2025-09-11
x86/mce: Separate global and per-CPU quirks
Yazen Ghannam
3
-62
/
+65
2025-09-11
x86/mce: Do 'UNKNOWN' vendor check early
Yazen Ghannam
1
-10
/
+8
2025-09-11
x86/mce: Define BSP-only SMCA init
Yazen Ghannam
3
-0
/
+11
2025-09-11
x86/mce: Define BSP-only init
Yazen Ghannam
3
-10
/
+22
2025-09-11
x86/mce: Set CR4.MCE last during init
Yazen Ghannam
1
-2
/
+3
2025-09-10
Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-113
/
+258
2025-09-08
clocksource: hyper-v: Skip unnecessary checks for the root partition
Wei Liu
1
-1
/
+10
2025-09-08
x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/Hygon
K Prateek Nayak
1
-11
/
+14
2025-09-05
x86/sme: Use percpu boolean to control WBINVD during kexec
Kai Huang
1
-0
/
+17
2025-09-05
x86/mce: Remove __mcheck_cpu_init_early()
Yazen Ghannam
2
-14
/
+4
2025-09-05
x86/mce: Cleanup bank processing on init
Borislav Petkov
1
-45
/
+18
2025-09-05
x86/mce/amd: Put list_head in threshold_bank
Yazen Ghannam
1
-31
/
+12
2025-09-05
x86/mce/amd: Remove smca_banks_map
Yazen Ghannam
1
-41
/
+9
2025-09-05
x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
Yazen Ghannam
2
-12
/
+14
2025-09-05
x86/mce/amd: Rename threshold restart function
Yazen Ghannam
1
-6
/
+6
2025-09-04
x86/microcode: Add microcode loader debugging functionality
Borislav Petkov (AMD)
3
-23
/
+80
2025-09-04
x86/microcode: Add microcode= cmdline parsing
Borislav Petkov (AMD)
1
-4
/
+22
2025-09-04
x86/microcode/intel: Refresh the revisions that determine old_microcode
Sohil Mehta
1
-38
/
+48
2025-08-29
x86/vmscape: Add old Intel CPUs to affected list
Pawan Gupta
1
-9
/
+12
2025-08-27
x86/bugs: Add attack vector controls for SSB
David Kaplan
1
-0
/
+9
2025-08-27
x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGON
K Prateek Nayak
1
-9
/
+14
2025-08-27
x86/microcode/AMD: Handle the case of no BIOS microcode
Borislav Petkov (AMD)
1
-2
/
+20
2025-08-25
x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>
Uros Bizjak
1
-3
/
+3
2025-08-25
x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
Suchit Karunakaran
1
-1
/
+1
2025-08-22
x86/mtrr: Remove license boilerplate text with bad FSF address
Thomas Huth
2
-28
/
+2
2025-08-19
x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
Xin Li
1
-0
/
+1
2025-08-19
x86/bugs: Fix GDS mitigation selecting when mitigation is off
Li RongQing
1
-3
/
+1
2025-08-18
x86/CPU/AMD: Ignore invalid reset reason value
Yazen Ghannam
1
-2
/
+6
2025-08-18
x86/hyperv: Clean up hv_do_hypercall()
Peter Zijlstra
1
-6
/
+13
2025-08-18
x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helper
Tianxiang Peng
1
-0
/
+3
2025-08-17
Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+11
2025-08-14
x86/vmscape: Warn when STIBP is disabled with SMT
Pawan Gupta
1
-0
/
+22
2025-08-14
x86/bugs: Move cpu_bugs_smt_update() down
Pawan Gupta
1
-82
/
+83
2025-08-14
x86/vmscape: Enable the mitigation
Pawan Gupta
1
-0
/
+90
2025-08-14
x86/vmscape: Add conditional IBPB mitigation
Pawan Gupta
1
-0
/
+8
2025-08-14
x86/vmscape: Enumerate VMSCAPE bug
Pawan Gupta
1
-22
/
+43
2025-08-12
Merge tag 'snp_cache_coherency' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2025-08-11
x86/bugs: Select best SRSO mitigation
David Kaplan
1
-2
/
+11
2025-08-06
x86/sev: Evict cache lines during SNP memory validation
Tom Lendacky
1
-0
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2025-07-29
Merge tag 'x86-cpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2025-07-29
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+7
2025-07-29
Merge tag 'x86_microcode_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-7
/
+7
2025-07-29
Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-142
/
+323
2025-07-28
Merge tag 'v6.16' into x86/cpu, to resolve conflict
Ingo Molnar
9
-49
/
+354
2025-07-13
Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
[prev]
[next]