index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2025-04-20
x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...
Max Grobecker
2025-04-20
x86/ia32: Leave NULL selector values 0~3 unchanged
Xin Li (Intel)
2025-04-20
x86/acpi: Don't limit CPUs to 1 for Xen PV guests due to disabled ACPI
Petr Vaněk
2025-04-10
x86/tsc: Always save/restore TSC sched_clock() on suspend/resume
Guilherme G. Piccoli
2025-04-10
uprobes/x86: Harden uretprobe syscall trampoline check
Jiri Olsa
2025-04-10
x86/tdx: Fix arch_safe_halt() execution for TDX VMs
Vishal Annapurve
2025-04-10
x86/mce: use is_copy_from_user() to determine copy-from-user context
Shuai Xue
2025-04-10
x86/microcode/AMD: Fix __apply_microcode_amd()'s return value
Boris Ostrovsky
2025-04-10
x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
Vladis Dronov
2025-04-10
x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...
Jann Horn
2025-04-10
x86/fpu/xstate: Fix inconsistencies in guest FPU xfeatures
Chao Gao
2025-04-10
x86/traps: Make exc_double_fault() consistently noreturn
Josh Poimboeuf
2025-04-10
x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
James Morse
2025-04-10
x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()
Benjamin Berg
2025-04-10
x86/fpu: Fix guest FPU state buffer allocation size
Stanislav Spassov
2025-03-22
x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisors
Ajay Kaher
2025-03-22
x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
Florent Revest
2025-03-22
x86/irq: Define trace events conditionally
Arnd Bergmann
2025-03-22
x86/of: Don't use DTB for SMP setup if ACPI is enabled
Dmytro Maluka
2025-03-13
x86/sgx: Fix size overflows in sgx_encl_create()
Jarkko Sakkinen
2025-03-13
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
2025-03-13
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
2025-03-13
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
2025-03-13
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
2025-03-13
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
Andrew Cooper
2025-03-07
x86/microcode/AMD: Load only SHA256-checksummed patches
Borislav Petkov (AMD)
2025-03-07
x86/microcode/AMD: Add get_patch_level()
Borislav Petkov (AMD)
2025-03-07
x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration
Borislav Petkov (AMD)
2025-03-07
x86/microcode/AMD: Merge early_apply_microcode() into its single callsite
Borislav Petkov (AMD)
2025-03-07
x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations
Borislav Petkov (AMD)
2025-03-07
x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature
Borislav Petkov (AMD)
2025-03-07
x86/microcode/AMD: Have __apply_microcode_amd() return bool
Borislav Petkov (AMD)
2025-03-07
x86/microcode/AMD: Return bool from find_blobs_in_containers()
Nikolay Borisov
2025-03-07
x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
Russell Senior
2025-02-21
x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0
Andrew Cooper
2025-02-21
x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
Patrick Bellasi
2025-02-17
x86/acpi: Fix LAPIC/x2APIC parsing order
Zhang Rui
2025-02-17
x86/kexec: Allocate PGD for x86_64 transition page tables separately
David Woodhouse
2025-02-17
x86/amd_nb: Restrict init function to AMD-based systems
Yazen Ghannam
2025-02-17
x86: Convert unreachable() to BUG()
Peter Zijlstra
2025-02-08
x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally
K Prateek Nayak
2025-02-08
x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD
Perry Yuan
2025-01-23
x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache
Xin Li (Intel)
2025-01-17
x86/fpu: Ensure shadow stack is active before "getting" registers
Rick Edgecombe
2025-01-02
x86/fred: Clear WFE in missing-ENDBRANCH #CPs
Xin Li (Intel)
2024-12-27
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Naman Jain
2024-12-19
x86/xen: remove hypercall page
Juergen Gross
2024-12-19
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
2024-12-19
x86: make get_cpu_vendor() accessible from Xen code
Juergen Gross
2024-12-14
x86: Fix build regression with CONFIG_KEXEC_JUMP enabled
Damien Le Moal
[prev]
[next]