index
:
kernel/git/stable/linux.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2022-10-24
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2022-10-24
x86/apic: Don't disable x2APIC if locked
Daniel Sneddon
2022-10-24
x86/mce: Retrieve poison range from hardware
Jane Chu
2022-10-24
x86/entry: Work around Clang __bdos() bug
Kees Cook
2022-10-24
x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
Vitaly Kuznetsov
2022-10-24
x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
Luciano Leão
2022-10-24
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
2022-10-24
x86/resctrl: Fix to restore to original value when re-enabling hardware prefe...
Kohei Tarumizu
2022-10-24
x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
Bill Wendling
2022-10-24
KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
Sean Christopherson
2022-10-24
KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02
Sean Christopherson
2022-10-24
KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
Sean Christopherson
2022-10-24
KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
Michal Luczaj
2022-10-12
perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
Kan Liang
2022-10-12
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
2022-10-12
um: Cleanup compiler warning in arch/x86/um/tls_32.c
Lukas Straub
2022-10-12
um: Cleanup syscall_handler_t cast in syscalls_32.h
Lukas Straub
2022-10-05
x86/alternative: Fix race in try_get_desc()
Nadav Amit
2022-10-05
x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant
Borislav Petkov
2022-10-05
KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
Jim Mattson
2022-10-05
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
2022-10-05
x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
Jarkko Sakkinen
2022-09-28
KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
Sean Christopherson
2022-09-28
KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES
Dr. David Alan Gilbert
2022-09-28
KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0
Sean Christopherson
2022-09-20
kvm: x86: mmu: Always flush TLBs when enabling dirty logging
Junaid Shahid
2022-09-15
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2022-09-08
KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
Jim Mattson
2022-09-08
KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
Jim Mattson
2022-08-31
perf/x86/intel/ds: Fix precise store latency handling
Stephane Eranian
2022-08-31
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
2022-08-31
x86/nospec: Fix i386 RSB stuffing
Peter Zijlstra
2022-08-31
x86/PAT: Have pat_enabled() properly reflect state when running on Xen
Jan Beulich
2022-08-31
x86/nospec: Unwreck the RSB stuffing
Peter Zijlstra
2022-08-31
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
2022-08-31
x86/sev: Don't use cc_platform_has() for early SEV-SNP calls
Tom Lendacky
2022-08-31
x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
Chen Zhongjin
2022-08-31
x86/entry: Fix entry_INT80_compat for Xen PV guests
Juergen Gross
2022-08-31
perf/x86/lbr: Enable the branch type for the Arch LBR by default
Kan Liang
2022-08-31
perf/x86/intel: Fix pebs event constraints for ADL
Kan Liang
2022-08-31
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
2022-08-25
x86/kvm: Fix "missing ENDBR" BUG for fastop functions
Josh Poimboeuf
2022-08-25
x86/ibt, objtool: Add IBT_NOSEAL()
Josh Poimboeuf
2022-08-25
x86/kprobes: Fix JNG/JNLE emulation
Nadav Amit
2022-08-25
x86/mm: Use proper mask when setting PUD mapping
Aaron Lu
2022-08-21
kexec, KEYS: make the code in bzImage64_verify_sig generic
Coiby Xu
2022-08-17
KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it exists
Sean Christopherson
2022-08-17
KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRL
Sean Christopherson
2022-08-17
Revert "KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !en...
Sean Christopherson
2022-08-17
KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu
Like Xu
[next]