index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/apic: Don't access the APIC when disabling x2APIC
Thomas Gleixner
2024-04-30
1
-5
/
+11
*
x86/e820: Add a new e820 table update helper
Ashish Kalra
2024-04-29
1
-3
/
+4
*
x86/cpu: Fix check for RDPKRU in __show_regs()
David Kaplan
2024-04-24
1
-1
/
+1
*
x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range
Wenkuan Wang
2024-04-24
1
-2
/
+1
*
x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handler
Tom Lendacky
2024-04-22
1
-2
/
+4
*
x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
Eric Biggers
2024-04-18
1
-3
/
+3
*
x86/bugs: Fix BHI retpoline check
Josh Poimboeuf
2024-04-14
1
-4
/
+7
*
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
Thomas Gleixner
2024-04-12
2
-15
/
+21
*
x86/cpu/amd: Make the NODEID_MSR union actually work
Thomas Gleixner
2024-04-12
1
-3
/
+3
*
x86/cpu/amd: Make the CPUID 0x80000008 parser correct
Thomas Gleixner
2024-04-12
1
-6
/
+18
*
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
2024-04-12
1
-1
/
+1
*
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2024-04-12
1
-9
/
+1
*
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
2024-04-11
1
-3
/
+3
*
x86/bugs: Fix BHI handling of RRSBA
Josh Poimboeuf
2024-04-11
1
-12
/
+18
*
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
2024-04-11
3
-42
/
+42
*
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
Josh Poimboeuf
2024-04-11
1
-15
/
+7
*
x86/topology: Don't update cpu_possible_map in topo_set_cpuids()
Thomas Gleixner
2024-04-10
1
-2
/
+5
*
x86/bugs: Fix return type of spectre_bhi_state()
Daniel Sneddon
2024-04-10
1
-1
/
+1
*
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2024-04-08
3
-21
/
+125
|
\
|
*
x86/bhi: Mitigate KVM by default
Pawan Gupta
2024-04-08
1
-1
/
+8
|
*
x86/bhi: Add BHI mitigation knob
Pawan Gupta
2024-04-08
1
-1
/
+89
|
*
x86/bhi: Enumerate Branch History Injection (BHI) bug
Pawan Gupta
2024-04-08
1
-8
/
+16
|
*
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
2024-04-08
1
-0
/
+1
|
*
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
Josh Poimboeuf
2024-04-08
1
-12
/
+12
*
|
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
2024-04-06
2
-7
/
+8
|
\
\
|
*
\
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
1
-2
/
+2
|
|
\
\
|
|
*
|
x86/bpf: Fix IP for relocating call depth accounting
Joan Bruguera Micó
2024-04-01
1
-2
/
+2
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-04-03
1
-5
/
+6
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-04-02
12
-128
/
+114
|
|
|
\
|
|
|
*
|
Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2024-03-18
1
-5
/
+6
|
|
|
\
\
|
|
|
*
|
x86/kvm: Use separate percpu variable to track the enabling of asyncpf
Xiaoyao Li
2024-02-06
1
-5
/
+6
*
|
|
|
|
x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
Borislav Petkov (AMD)
2024-04-04
1
-1
/
+3
*
|
|
|
|
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
2024-04-04
3
-26
/
+24
*
|
|
|
|
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Jason A. Donenfeld
2024-04-04
1
-0
/
+2
*
|
|
|
|
x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
Reinette Chatre
2024-04-03
1
-1
/
+2
|
/
/
/
/
*
|
|
|
Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-31
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
perf/x86/amd/lbr: Use freeze based on availability
Sandipan Das
2024-03-25
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
2024-03-26
5
-28
/
+17
*
|
|
|
x86/nmi: Upgrade NMI backtrace stall checks & messages
Paul E. McKenney
2024-03-26
1
-10
/
+14
|
/
/
/
*
|
|
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-24
11
-80
/
+69
|
\
\
\
|
*
|
|
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
2024-03-24
1
-9
/
+7
|
*
|
|
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
2024-03-24
1
-1
/
+1
|
*
|
|
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2024-03-24
2
-6
/
+13
|
*
|
|
x86/mpparse: Register APIC address only once
Thomas Gleixner
2024-03-23
1
-5
/
+5
|
*
|
|
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
2024-03-23
1
-0
/
+11
|
*
|
|
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
2024-03-23
1
-5
/
+7
|
*
|
|
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
2024-03-23
3
-37
/
+14
|
*
|
|
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
2024-03-22
1
-1
/
+10
|
*
|
|
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
2024-03-22
1
-16
/
+1
|
|
/
/
*
|
|
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-21
1
-48
/
+45
|
\
\
\
|
|
/
/
|
/
|
|
[next]