index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: ioctls to get and set guest storage attributes
Claudio Imbrenda
2017-06-22
1
-1
/
+201
*
KVM: s390: CMMA tracking, ESSA emulation, migration mode
Claudio Imbrenda
2017-06-22
4
-6
/
+271
*
KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit
Jim Mattson
2017-06-07
1
-2
/
+1
*
KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exit
Jim Mattson
2017-06-07
1
-2
/
+0
*
kvm: vmx: Check value written to IA32_BNDCFGS
Jim Mattson
2017-06-07
2
-0
/
+5
*
kvm: x86: Guest BNDCFGS requires guest MPX support
Jim Mattson
2017-06-07
2
-2
/
+10
*
kvm: vmx: Do not disable intercepts for BNDCFGS
Jim Mattson
2017-06-07
1
-1
/
+0
*
KVM: x86: avoid large stack allocations in em_fxrstor
Nick Desaulniers
2017-06-01
1
-45
/
+37
*
KVM: white space cleanup in nested_vmx_setup_ctls_msrs()
Dan Carpenter
2017-06-01
1
-1
/
+1
*
KVM: Tidy the whitespace in nested_svm_check_permissions()
Dan Carpenter
2017-06-01
1
-3
/
+3
*
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
2017-06-01
1
-2
/
+5
*
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
2017-06-01
1
-13
/
+11
*
KVM: SVM: ignore type when setting segment registers
Gioh Kim
2017-05-30
1
-1
/
+1
*
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
2017-05-30
1
-83
/
+57
*
KVM: x86: Fix virtual wire mode
Jan H. Schönherr
2017-05-26
1
-1
/
+2
*
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
2017-05-26
1
-2
/
+5
*
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
2017-05-26
1
-0
/
+2
*
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
2017-05-21
1
-3
/
+3
*
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
2017-05-21
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-21
2
-3
/
+5
|
\
|
*
osf_wait4(): fix infoleak
Al Viro
2017-05-21
1
-2
/
+4
|
*
fix unsafe_put_user()
Al Viro
2017-05-21
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-19
21
-94
/
+231
|
\
\
|
*
|
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
2017-05-19
1
-1
/
+1
|
*
|
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
2017-05-19
1
-1
/
+1
|
*
|
KVM: x86: zero base3 of unusable segments
Radim Krčmář
2017-05-19
1
-0
/
+2
|
*
|
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
2017-05-19
1
-9
/
+15
|
*
|
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
Wanpeng Li
2017-05-19
1
-1
/
+9
|
*
|
KVM: Silence underflow warning in avic_get_physical_id_entry()
Dan Carpenter
2017-05-18
1
-1
/
+2
|
*
|
Merge tag 'kvm-arm-for-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
2017-05-18
7
-40
/
+89
|
|
\
\
|
|
*
|
KVM: arm: rename pm_fake handler to trap_raz_wi
Zhichao Huang
2017-05-15
1
-16
/
+16
|
|
*
|
KVM: arm: plug potential guest hardware debug leakage
Zhichao Huang
2017-05-15
4
-22
/
+66
|
|
*
|
arm: KVM: Do not use stack-protector to compile HYP code
Marc Zyngier
2017-05-15
1
-0
/
+2
|
|
*
|
arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
2017-05-15
1
-0
/
+2
|
|
*
|
ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/
Marc Zyngier
2017-05-15
2
-4
/
+5
|
|
|
/
|
*
|
KVM: x86: lower default for halt_poll_ns
Paolo Bonzini
2017-05-16
1
-1
/
+1
|
*
|
KVM: nVMX: fix EPT permissions as reported in exit qualification
Paolo Bonzini
2017-05-15
1
-14
/
+21
|
*
|
KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabled
Wanpeng Li
2017-05-15
1
-1
/
+1
|
*
|
KVM: x86: Fix load damaged SSEx MXCSR register
Wanpeng Li
2017-05-15
2
-2
/
+8
|
*
|
kvm: nVMX: off by one in vmx_write_pml_buffer()
Dan Carpenter
2017-05-15
1
-1
/
+1
|
*
|
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-05-15
6
-22
/
+80
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
Paul Mackerras
2017-05-12
4
-13
/
+33
|
|
*
KVM: PPC: Book3S PR: Check copy_to/from_user return values
Paul Mackerras
2017-05-12
1
-8
/
+26
|
|
*
KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers
Paul Mackerras
2017-05-12
2
-1
/
+21
*
|
|
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-19
3
-76
/
+43
|
\
\
\
|
*
|
|
xen: make xen_flush_tlb_all() static
Juergen Gross
2017-05-19
1
-1
/
+1
|
*
|
|
xen: cleanup pvh leftovers from pv-only sources
Juergen Gross
2017-05-19
2
-75
/
+42
*
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-05-19
38
-124
/
+253
|
\
\
\
\
|
*
|
|
|
arm64: dts: rockchip: fix include reference
Arnd Bergmann
2017-05-19
1
-1
/
+1
|
*
|
|
|
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
2017-05-19
6
-6
/
+6
[next]