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
2022-11-22
x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
YingChi Long
2022-11-22
x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV
Juergen Gross
2022-11-22
x86/alternative: Consistently patch SMP locks in vmlinux and modules
Julian Pidancet
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-21
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
2022-11-20
Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-18
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Reuse microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Use appropriate type in microcode_sanity_check()
Jithu Joseph
2022-11-18
x86/microcode/intel: Reuse find_matching_signature()
Jithu Joseph
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
2022-11-16
x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
Kyle Huey
2022-11-16
x86/fpu: Allow PKRU to be (once again) written by ptrace.
Kyle Huey
2022-11-16
x86/fpu: Add a pkru argument to copy_uabi_to_xstate()
Kyle Huey
2022-11-16
x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
Kyle Huey
2022-11-16
x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
Kyle Huey
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-11
x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
Tony W Wang-oc
2022-11-10
x86/split_lock: Add sysctl to control the misery mode
Guilherme G. Piccoli
2022-11-10
x86/fpu: Drop fpregs lock before inheriting FPU permissions
Mel Gorman
2022-11-10
x86/mtrr: Simplify mtrr_ops initialization
Juergen Gross
2022-11-10
x86/cacheinfo: Switch cache_ap_init() to hotplug callback
Juergen Gross
2022-11-10
x86: Decouple PAT and MTRR handling
Juergen Gross
2022-11-10
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-11-10
x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init
Juergen Gross
2022-11-10
x86/mtrr: Get rid of __mtrr_enabled bool
Juergen Gross
2022-11-10
x86/mtrr: Simplify mtrr_bp_init()
Juergen Gross
2022-11-10
x86/mtrr: Remove set_all callback from struct mtrr_ops
Juergen Gross
2022-11-10
x86/mtrr: Disentangle MTRR init from PAT init
Juergen Gross
2022-11-10
x86/mtrr: Move cache control code to cacheinfo.c
Juergen Gross
2022-11-10
x86/mtrr: Split MTRR-specific handling from cache dis/enabling
Juergen Gross
2022-11-10
x86/mtrr: Rename prepare_set() and post_set()
Juergen Gross
2022-11-10
x86/mtrr: Replace use_intel() with a local flag
Juergen Gross
2022-11-09
x86/kvm: Remove unused virt to phys translation in kvm_guest_cpu_init()
Rafael Mendonca
2022-11-09
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
2022-11-09
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
2022-11-09
KVM: x86: use a separate asm-offsets.c file
Paolo Bonzini
2022-11-09
x86/fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant diagnostics
Andrew Cooper
2022-11-08
x86/sgx: use VM_ACCESS_FLAGS
Kefeng Wang
2022-11-08
x86/traps: avoid KMSAN bugs originating from handle_bug()
Alexander Potapenko
2022-11-08
x86: Fix misc small issues
Jiapeng Chong
2022-11-08
x86/sgx: Add overflow check in sgx_validate_offset_length()
Borys Popławski
2022-11-04
KVM/VMX: Allow exposing EDECCSSA user leaf function to KVM guest
Kai Huang
2022-11-04
x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
Dave Hansen
2022-11-03
x86/intel_epb: Set Alder Lake N and Raptor Lake P normal EPB
Srinivas Pandruvada
[prev]
[next]