index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
x86/split_lock: turn off by default
Jason A. Donenfeld
1
-1
/
+1
2025-10-23
x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID
Babu Moger
1
-4
/
+10
2025-10-23
x86/resctrl: Refactor resctrl_arch_rmid_read()
Babu Moger
1
-15
/
+23
2025-10-23
x86/CPU/AMD: Prevent reset reasons from being retained across reboot
Rong Zhang
1
-2
/
+14
2025-09-22
x86/topology: Implement topology_is_core_online() to address SMT regression
Thomas Gleixner
1
-0
/
+13
2025-09-14
Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+14
2025-09-10
Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-113
/
+258
2025-09-08
x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/Hygon
K Prateek Nayak
1
-11
/
+14
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/cpu/intel: Fix the constant_tsc model check for Pentium 4
Suchit Karunakaran
1
-1
/
+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/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/kernel/git/tip/tip
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/git/tip/tip
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/kernel/git/akpm/mm
Linus Torvalds
2
-5
/
+5
2025-07-29
Merge tag 'x86-cpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2025-07-29
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+7
2025-07-29
Merge tag 'x86_microcode_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+7
2025-07-29
Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+10
2025-07-11
x86/bugs: Print enabled attack vectors
David Kaplan
1
-0
/
+35
2025-07-11
x86/bugs: Add attack vector controls for TSA
David Kaplan
1
-8
/
+23
2025-07-11
x86/bugs: Add attack vector controls for ITS
David Kaplan
1
-5
/
+10
2025-07-11
x86/bugs: Add attack vector controls for SRSO
David Kaplan
1
-5
/
+10
2025-07-11
x86/bugs: Add attack vector controls for L1TF
David Kaplan
1
-6
/
+12
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2
David Kaplan
1
-4
/
+6
2025-07-11
x86/bugs: Add attack vector controls for BHI
David Kaplan
1
-3
/
+12
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2_user
David Kaplan
1
-1
/
+8
2025-07-11
x86/bugs: Add attack vector controls for retbleed
David Kaplan
1
-3
/
+8
2025-07-11
x86/bugs: Add attack vector controls for spectre_v1
David Kaplan
1
-2
/
+5
2025-07-11
x86/bugs: Add attack vector controls for GDS
David Kaplan
1
-5
/
+8
2025-07-11
x86/bugs: Add attack vector controls for SRBDS
David Kaplan
1
-3
/
+9
2025-07-11
x86/bugs: Add attack vector controls for RFDS
David Kaplan
1
-4
/
+8
2025-07-11
x86/bugs: Add attack vector controls for MMIO
David Kaplan
1
-4
/
+8
2025-07-11
x86/bugs: Add attack vector controls for TAA
David Kaplan
1
-7
/
+8
2025-07-11
x86/bugs: Add attack vector controls for MDS
David Kaplan
1
-5
/
+9
2025-07-11
x86/bugs: Define attack vectors relevant for each bug
David Kaplan
1
-0
/
+56
2025-07-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
2
-5
/
+5
[next]