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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2023-10-03
x86/boot: Fix incorrect startup_gdt_descr.size
Yuntao Wang
2023-10-03
x86/boot: Move x86_cache_alignment initialization to correct spot
Dave Hansen
2023-10-02
x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init()
Saurabh Sengar
2023-10-02
x86/sev: Change npages to unsigned long in snp_accept_memory()
Tom Lendacky
2023-10-02
x86/sev: Use the GHCB protocol when available for SNP CPUID requests
Tom Lendacky
2023-09-29
x86/cpu/amd: Remove redundant 'break' statement
Baolin Liu
2023-09-28
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
Haitao Huang
2023-09-28
x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of ...
Adam Dunlap
2023-09-28
x86/srso: Add SRSO mitigation for Hygon processors
Pu Wen
2023-09-27
x86/amd_nb: Add AMD Family MI300 PCI IDs
Muralidhara M K
2023-09-24
x86_64: Show CR4.PSE on auxiliaries like on BSP
Hugh Dickins
2023-09-24
x86/kgdb: Fix a kerneldoc warning when build with W=1
Christophe JAILLET
2023-09-22
Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-22
Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-22
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
2023-09-22
x86/alternatives: Remove faulty optimization
Josh Poimboeuf
2023-09-22
x86/cpu: Clear SVM feature if disabled by BIOS
Paolo Bonzini
2023-09-21
x86/platform/uv/apic: Clean up inconsistent indenting
Yang Li
2023-09-21
x86/unwind/orc: Remove redundant initialization of 'mid' pointer in __orc_find()
Colin Ian King
2023-09-19
x86/shstk: Add warning for shadow stack double unmap
Rick Edgecombe
2023-09-19
x86/shstk: Remove useless clone error handling
Rick Edgecombe
2023-09-19
x86/shstk: Handle vfork clone failure correctly
Rick Edgecombe
2023-09-19
x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
Josh Poimboeuf
2023-09-19
x86/srso: Don't probe microcode in a guest
Josh Poimboeuf
2023-09-19
x86/srso: Set CPUID feature bits independently of bug or mitigation status
Josh Poimboeuf
2023-09-19
x86/srso: Fix srso_show_state() side effect
Josh Poimboeuf
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
2023-09-18
x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()
Rik van Riel
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-17
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-14
x86/entry: Make IA32 syscalls' availability depend on ia32_enabled()
Nikolay Borisov
2023-09-14
x86/entry: Rename ignore_sysret()
Nikolay Borisov
2023-09-13
x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
Ricardo Neri
2023-09-12
x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
Kai Huang
2023-09-11
x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
Kai Huang
2023-09-11
x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
Kai Huang
2023-09-11
x86/platform/uv: Use alternate source for socket to node data
Steve Wahl
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-06
x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
Jack Wang
2023-09-06
x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
Song Liu
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-09-04
x86/smp: Don't send INIT to non-present and non-booted CPUs
Thomas Gleixner
2023-09-01
Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-31
x86/fpu/xstate: Fix PKRU covert channel
Jim Mattson
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
x86/irq/i8259: Fix kernel-doc annotation warning
Vincenzo Palazzo
2023-08-31
x86/speculation: Mark all Skylake CPUs as vulnerable to GDS
Dave Hansen
[prev]
[next]