index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2020-06-11
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-06-11
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2020-06-11
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2020-04-28
x86/pti/efi: broken conversion from efi to kernel page table
Pavel Tatashin
2020-01-11
locking/x86: Remove the unused atomic_inc_short() methd
Dmitry Vyukov
2020-01-11
locking,x86: Kill atomic_or_long()
Peter Zijlstra
2020-01-11
x86/atomic: Fix smp_mb__{before,after}_atomic()
Peter Zijlstra
2019-11-22
x86/apic: Drop logical_smp_processor_id() inline
Dou Liyang
2019-11-22
ptrace,x86: Make user_64bit_mode() available to 32-bit builds
Ricardo Neri
2019-11-22
x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
Sean Christopherson
2019-11-15
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-15
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
2019-11-15
x86/msr: Add the IA32_TSX_CTRL MSR
Pawan Gupta
2019-11-15
KVM: Introduce kvm_get_arch_capabilities()
Ben Hutchings
2019-09-23
x86/uaccess: Dont leak the AC flag into __put_user() argument evaluation
Peter Zijlstra
2019-08-13
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
2019-08-13
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
Josh Poimboeuf
2019-08-13
x86: cpufeatures: Renumber feature word 7
Ben Hutchings
2019-08-13
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
2019-08-13
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
2019-08-13
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-05-22
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
2019-05-22
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
2019-05-22
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
2019-05-22
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
2019-05-22
x86/speculation/mds: Add mds_clear_cpu_buffers()
Thomas Gleixner
2019-05-22
x86/speculation/mds: Add BUG_MSBDS_ONLY
Thomas Gleixner
2019-05-22
x86/speculation/mds: Add basic bug infrastructure for MDS
Andi Kleen
2019-05-22
x86/msr-index: Cleanup bit defines
Thomas Gleixner
2019-05-22
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
2019-05-22
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2019-05-22
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
2019-05-22
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2019-05-22
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
2019-05-22
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
2019-05-22
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
2019-05-22
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
2019-05-22
x86/speculation: Rename SSBD update functions
Thomas Gleixner
2019-05-22
x86/speculation: Update the TIF_SSBD comment
Tim Chen
2019-05-22
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2019-05-22
x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
Jiang Biao
2019-05-22
x86/speculation: Support Enhanced IBRS on future CPUs
Sai Praneeth
2019-05-22
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2019-05-22
x86/headers: Don't include asm/processor.h in asm/atomic.h
Andi Kleen
2019-05-22
x86/asm: Add asm macros for static keys/jump labels
Andy Lutomirski
2019-05-22
x86/asm: Error out if asm/jump_label.h is included inappropriately
Andy Lutomirski
2019-05-22
jump_label/x86: Work around asm build bug on older/backported GCCs
Peter Zijlstra
2019-05-22
locking/static_keys: Add a new static_key interface
Peter Zijlstra
2019-05-22
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
2019-05-22
x86/cpufeature: Add bug flags to /proc/cpuinfo
Borislav Petkov
[next]