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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
KVM: LAPIC: Fix lapic timer injection delay
Wanpeng Li
2
-2
/
+6
2017-06-29
KVM: lapic: reorganize restart_apic_timer
Paolo Bonzini
3
-50
/
+45
2017-06-29
KVM: lapic: reorganize start_hv_timer
Paolo Bonzini
1
-13
/
+27
2017-06-28
Merge tag 'kvm-s390-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
14
-46
/
+765
2017-06-28
kvm: nVMX: Check memory operand to INVVPID
Jim Mattson
1
-4
/
+18
2017-06-28
KVM: s390: Inject machine check into the nested guest
QingFeng Hao
1
-4
/
+19
2017-06-28
KVM: s390: Inject machine check into the guest
QingFeng Hao
4
-1
/
+62
2017-06-28
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Christian Borntraeger
7
-12
/
+115
2017-06-27
KVM: SVM: suppress unnecessary NMI singlestep on GIF=0 and nested exit
Ladi Prosek
1
-0
/
+6
2017-06-27
KVM: SVM: don't NMI singlestep over event injection
Ladi Prosek
1
-0
/
+16
2017-06-27
KVM: SVM: hide TF/RF flags used by NMI singlestep
Ladi Prosek
1
-1
/
+14
2017-06-27
KVM: nSVM: do not forward NMI window singlestep VM exits to L1
Ladi Prosek
1
-5
/
+40
2017-06-27
KVM: SVM: introduce disable_nmi_singlestep helper
Ladi Prosek
1
-4
/
+9
2017-06-27
KVM: s390: Backup the guest's machine check info
QingFeng Hao
3
-1
/
+51
2017-06-27
s390/nmi: s390: New low level handling for machine check happening in guest
QingFeng Hao
5
-11
/
+64
2017-06-22
KVM: s390: avoid packed attribute
Martin Schwidefsky
3
-12
/
+12
2017-06-22
KVM: S390: add new group for flic
Yi Min Zhao
2
-0
/
+54
2017-06-22
KVM: s390: implement instruction execution protection for emulated
Christian Borntraeger
2
-11
/
+32
2017-06-22
KVM: s390: ioctls to get and set guest storage attributes
Claudio Imbrenda
1
-1
/
+201
2017-06-22
KVM: s390: CMMA tracking, ESSA emulation, migration mode
Claudio Imbrenda
4
-6
/
+271
2017-06-07
KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit
Jim Mattson
1
-2
/
+1
2017-06-07
KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exit
Jim Mattson
1
-2
/
+0
2017-06-07
kvm: vmx: Check value written to IA32_BNDCFGS
Jim Mattson
2
-0
/
+5
2017-06-07
kvm: x86: Guest BNDCFGS requires guest MPX support
Jim Mattson
2
-2
/
+10
2017-06-07
kvm: vmx: Do not disable intercepts for BNDCFGS
Jim Mattson
1
-1
/
+0
2017-06-01
KVM: x86: avoid large stack allocations in em_fxrstor
Nick Desaulniers
1
-45
/
+37
2017-06-01
KVM: white space cleanup in nested_vmx_setup_ctls_msrs()
Dan Carpenter
1
-1
/
+1
2017-06-01
KVM: Tidy the whitespace in nested_svm_check_permissions()
Dan Carpenter
1
-3
/
+3
2017-06-01
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
1
-2
/
+5
2017-06-01
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
1
-13
/
+11
2017-05-30
KVM: SVM: ignore type when setting segment registers
Gioh Kim
1
-1
/
+1
2017-05-30
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
1
-83
/
+57
2017-05-26
KVM: x86: Fix virtual wire mode
Jan H. Schönherr
1
-1
/
+2
2017-05-26
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
1
-2
/
+5
2017-05-26
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
1
-0
/
+2
2017-05-22
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-22
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+5
2017-05-21
osf_wait4(): fix infoleak
Al Viro
1
-2
/
+4
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-94
/
+231
2017-05-20
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-76
/
+43
2017-05-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
38
-124
/
+253
2017-05-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-14
/
+53
2017-05-19
Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-5
/
+42
2017-05-19
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
1
-1
/
+1
2017-05-19
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
1
-1
/
+1
2017-05-19
KVM: x86: zero base3 of unusable segments
Radim Krčmář
1
-0
/
+2
2017-05-19
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
1
-9
/
+15
2017-05-19
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
Wanpeng Li
1
-1
/
+9
[next]