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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/amd/power: Assign pmu.module
Kim Phillips
2021-09-08
1
-0
/
+1
*
perf/x86/amd/ibs: Work around erratum #1197
Kim Phillips
2021-09-08
1
-0
/
+8
*
perf/x86/intel/pt: Fix mask of num_address_ranges
Xiaoyao Li
2021-09-08
1
-1
/
+1
*
perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
Colin Ian King
2021-09-03
1
-1
/
+1
*
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
2021-08-26
1
-5
/
+5
*
KVM: x86: Factor out x86 instruction emulation with decoding
Wei Huang
2021-08-26
2
-23
/
+41
*
KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
Maxim Levitsky
2021-08-18
1
-0
/
+3
*
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
2021-08-18
3
-8
/
+13
*
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson
2021-08-18
1
-1
/
+2
*
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Sean Christopherson
2021-08-18
1
-1
/
+1
*
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
2021-08-18
1
-14
/
+13
*
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
2021-08-18
1
-2
/
+4
*
x86/msi: Force affinity setup before startup
Thomas Gleixner
2021-08-18
1
-4
/
+9
*
x86/tools: Fix objdump version check again
Randy Dunlap
2021-08-18
1
-0
/
+1
*
KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
Sean Christopherson
2021-08-15
1
-1
/
+1
*
perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
Like Xu
2021-08-12
1
-1
/
+2
*
KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
Sean Christopherson
2021-08-12
1
-1
/
+1
*
KVM: x86: accept userspace interrupt only if no event is injected
Paolo Bonzini
2021-08-12
1
-2
/
+11
*
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-08-04
2
-0
/
+13
*
KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
Vitaly Kuznetsov
2021-08-04
1
-2
/
+2
*
x86/kvm: fix vcpu-id indexed array sizes
Juergen Gross
2021-08-04
2
-3
/
+3
*
x86/asm: Ensure asm/proto.h can be included stand-alone
Jan Kiszka
2021-08-04
1
-0
/
+2
*
KVM: x86: determine if an exception has an error code only when injecting it.
Maxim Levitsky
2021-07-31
1
-4
/
+9
*
KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on ...
Like Xu
2021-07-28
1
-1
/
+2
*
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-25
1
-0
/
+3
*
perf/x86/intel/uncore: Clean up error handling path of iio mapping
Kan Liang
2021-07-25
1
-2
/
+4
*
x86/fpu: Limit xstate copy size in xstateregs_set()
Thomas Gleixner
2021-07-20
1
-1
/
+1
*
x86/fpu: Fix copy_xstate_to_kernel() gap handling
Thomas Gleixner
2021-07-20
1
-44
/
+61
*
x86/signal: Detect and prevent an alternate signal stack overflow
Chang S. Bae
2021-07-20
1
-4
/
+20
*
x86/fpu: Return proper error codes from user access functions
Thomas Gleixner
2021-07-20
1
-7
/
+12
*
KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
Lai Jiangshan
2021-07-20
1
-0
/
+2
*
KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA
Vitaly Kuznetsov
2021-07-20
1
-1
/
+10
*
KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs
Sean Christopherson
2021-07-20
4
-8
/
+18
*
KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled
Sean Christopherson
2021-07-20
1
-1
/
+7
*
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
2021-07-14
3
-90
/
+91
*
x86/sev: Make sure IRQs are disabled while GHCB is active
Joerg Roedel
2021-07-14
1
-12
/
+22
*
KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
Kai Huang
2021-07-14
1
-1
/
+1
*
KVM: nVMX: Don't clobber nested MMU's A/D status on EPTP switch
Sean Christopherson
2021-07-14
1
-7
/
+0
*
KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap
Sean Christopherson
2021-07-14
1
-1
/
+1
*
KVM: nVMX: Sync all PGDs on nested transition with shadow paging
Sean Christopherson
2021-07-14
4
-8
/
+15
*
crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit
Hangbin Liu
2021-07-14
1
-1
/
+1
*
x86/elf: Use _BITUL() macro in UAPI headers
Joe Richey
2021-07-14
1
-2
/
+4
*
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
2021-07-14
1
-1
/
+2
*
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-07-14
2
-2
/
+1
*
KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk
Sean Christopherson
2021-07-14
1
-2
/
+1
*
KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
Sean Christopherson
2021-07-14
1
-1
/
+9
*
KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
Sean Christopherson
2021-07-14
4
-2
/
+11
*
Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
Sean Christopherson
2021-07-07
2
-0
/
+2
*
KVM: SVM: Call SEV Guest Decommission if ASID binding fails
Alper Gun
2021-06-30
1
-11
/
+21
*
x86/fpu: Make init_fpstate correct with optimized XSAVE
Thomas Gleixner
2021-06-30
2
-25
/
+46
[next]