index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
89
-400
/
+2651
2017-09-07
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
20
-74
/
+181
2017-09-07
Merge tag 'kvm-arm-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
4
-31
/
+41
2017-09-07
Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
23
-121
/
+580
2017-09-05
KVM: arm/arm64: Extract GICv3 max APRn index calculation
Christoffer Dall
1
-20
/
+3
2017-09-05
KVM: arm/arm64: Fix guest external abort matching
James Morse
3
-11
/
+38
2017-09-01
KVM: PPC: Book3S HV: Fix memory leak in kvm_vm_ioctl_get_htab_fd
nixiaoming
1
-0
/
+1
2017-08-31
KVM: s390: vsie: cleanup mcck reinjection
David Hildenbrand
1
-5
/
+1
2017-08-31
KVM: s390: use WARN_ON_ONCE only for checking
David Hildenbrand
1
-2
/
+4
2017-08-31
KVM: s390: guestdbg: fix range check
David Hildenbrand
1
-1
/
+1
2017-08-31
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
17
-67
/
+151
2017-08-31
KVM: PPC: Book3S HV: Report storage key support to userspace
Paul Mackerras
1
-0
/
+8
2017-08-31
KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9
Paul Mackerras
1
-1
/
+2
2017-08-31
KVM: PPC: Book3S HV: Fix invalid use of register expression
Andreas Schwab
1
-1
/
+1
2017-08-31
KVM: PPC: Book3S HV: Fix H_REGISTER_VPA VPA size validation
Nicholas Piggin
1
-1
/
+7
2017-08-31
KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTER
Ram Pai
2
-1
/
+2
2017-08-31
KVM: PPC: e500mc: Fix a NULL dereference
Dan Carpenter
1
-1
/
+3
2017-08-31
KVM: PPC: e500: Fix some NULL dereferences on error
Dan Carpenter
1
-2
/
+6
2017-08-30
KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list
Paul Mackerras
1
-11
/
+10
2017-08-29
KVM: s390: we are always in czam mode
David Hildenbrand
2
-1
/
+4
2017-08-29
KVM: s390: expose no-DAT to guest and migration support
Claudio Imbrenda
4
-5
/
+17
2017-08-29
KVM: s390: sthyi: remove invalid guest write access
Heiko Carstens
1
-8
/
+0
2017-08-29
KVM: s390: Multiple Epoch Facility support
Collin L. Walling
6
-1
/
+125
2017-08-29
KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
Nicholas Piggin
4
-12
/
+48
2017-08-28
KVM: s390: Support Configuration z/Architecture Mode
Jason J. Herne
2
-19
/
+18
2017-08-28
Merge tag 'kvm-s390-master-4.13-2' into kvms390/next
Christian Borntraeger
2
-4
/
+11
2017-08-25
kvm: nVMX: Validate the virtual-APIC address on nested VM-entry
Jim Mattson
1
-0
/
+15
2017-08-25
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
1
-22
/
+34
2017-08-25
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2
-6
/
+17
2017-08-25
KVM: x86: simplify handling of PKRU
Paolo Bonzini
5
-30
/
+10
2017-08-25
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
1
-1
/
+1
2017-08-24
KVM: nVMX: Fix trying to cancel vmlauch/vmresume
Wanpeng Li
1
-14
/
+17
2017-08-24
KVM: X86: Fix loss of exception which has not yet been injected
Wanpeng Li
5
-32
/
+70
2017-08-24
KVM: VMX: use kvm_event_needs_reinjection
Wanpeng Li
1
-3
/
+1
2017-08-24
KVM: MMU: speedup update_permission_bitmask
Paolo Bonzini
1
-51
/
+70
2017-08-24
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
7
-36
/
+65
2017-08-24
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
9
-29
/
+67
2017-08-24
KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.
Yu Zhang
5
-23
/
+25
2017-08-24
KVM: MMU: check guest CR3 reserved bits based on its physical address width.
Yu Zhang
4
-7
/
+19
2017-08-24
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
7
-21
/
+34
2017-08-24
kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS
Paolo Bonzini
1
-4
/
+22
2017-08-24
kvm: vmx: Raise #UD on unsupported RDSEED
Jim Mattson
1
-1
/
+23
2017-08-24
kvm: vmx: Raise #UD on unsupported RDRAND
Jim Mattson
1
-1
/
+30
2017-08-24
KVM: VMX: cache secondary exec controls
Paolo Bonzini
1
-46
/
+54
2017-08-24
KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them
Benjamin Herrenschmidt
1
-2
/
+55
2017-08-24
KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss
Benjamin Herrenschmidt
1
-1
/
+10
2017-08-24
KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9
Nicholas Piggin
1
-0
/
+3
2017-08-23
KVM: SVM: Enable Virtual GIF feature
Janakarajan Natarajan
2
-6
/
+56
2017-08-23
KVM: SVM: Add Virtual GIF feature definition
Janakarajan Natarajan
1
-0
/
+1
2017-08-21
Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-2
/
+5
[next]