index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-7
/
+17
2021-08-16
KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
Maxim Levitsky
1
-0
/
+3
2021-08-16
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
3
-7
/
+14
2021-08-15
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+13
2021-08-15
Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+14
2021-08-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-53
/
+105
2021-08-13
Merge branch 'kvm-tdpmmu-fixes' into kvm-master
Paolo Bonzini
3
-11
/
+59
2021-08-13
KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
Sean Christopherson
2
-0
/
+35
2021-08-13
KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs
Sean Christopherson
1
-1
/
+8
2021-08-13
KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs
Sean Christopherson
1
-10
/
+16
2021-08-13
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson
1
-1
/
+2
2021-08-13
kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
Junaid Shahid
1
-12
/
+41
2021-08-13
Merge branch 'kvm-vmx-secctl' into kvm-master
Paolo Bonzini
1
-1
/
+1
2021-08-13
KVM: x86: remove dead initialization
Paolo Bonzini
1
-1
/
+1
2021-08-13
KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernels
Sean Christopherson
1
-27
/
+1
2021-08-12
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
1
-14
/
+13
2021-08-12
x86/tools: Fix objdump version check again
Randy Dunlap
1
-0
/
+1
2021-08-10
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Sean Christopherson
1
-1
/
+1
2021-08-10
x86/msi: Force affinity setup before startup
Thomas Gleixner
2
-4
/
+9
2021-08-10
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
1
-2
/
+4
2021-08-08
Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-14
/
+39
2021-08-07
Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2021-08-06
perf/x86/intel: Apply mid ACK for small core
Kan Liang
2
-8
/
+30
2021-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-27
/
+66
2021-08-05
x86/tools/relocs: Fix non-POSIX regexp
H. Nikolaus Schaller
1
-4
/
+4
2021-08-05
KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
Sean Christopherson
1
-1
/
+1
2021-08-04
KVM: SVM: improve the code readability for ASID management
Mingwei Zhang
1
-19
/
+24
2021-08-04
perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
Like Xu
1
-1
/
+2
2021-08-04
perf/x86: Fix out of bound MSR access
Peter Zijlstra
1
-5
/
+7
2021-08-04
KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
Sean Christopherson
1
-1
/
+1
2021-08-03
KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...
Vitaly Kuznetsov
1
-2
/
+11
2021-08-03
KVM: x86: Introduce trace_kvm_hv_hypercall_done()
Vitaly Kuznetsov
2
-0
/
+16
2021-08-03
KVM: x86: hyper-v: Check access to hypercall before reading XMM registers
Vitaly Kuznetsov
1
-3
/
+3
2021-07-31
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+13
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
1
-1
/
+0
2021-07-30
KVM: x86: accept userspace interrupt only if no event is injected
Paolo Bonzini
1
-2
/
+11
2021-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-26
/
+30
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+13
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2
-0
/
+13
2021-07-27
KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl
Maxim Levitsky
1
-1
/
+1
2021-07-27
KVM: SVM: tweak warning about enabled AVIC on nested entry
Maxim Levitsky
1
-1
/
+1
2021-07-27
KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...
Maxim Levitsky
1
-2
/
+5
2021-07-27
KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized
Paolo Bonzini
2
-3
/
+3
2021-07-27
x86/kvm: fix vcpu-id indexed array sizes
Juergen Gross
2
-3
/
+3
2021-07-26
KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
Vitaly Kuznetsov
1
-2
/
+2
2021-07-26
KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...
Vitaly Kuznetsov
3
-13
/
+13
2021-07-26
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
Vitaly Kuznetsov
3
-5
/
+6
2021-07-25
Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2021-07-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-19
/
+15
[next]