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
*
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
2016-09-08
2
-4
/
+16
*
arm/arm64: KVM: Remove external abort test from MMIO handling
Marc Zyngier
2016-09-08
1
-6
/
+0
*
arm/arm64: KVM: Inject virtual abort when guest exits on external abort
Marc Zyngier
2016-09-08
1
-0
/
+5
*
arm: KVM: Drop unreachable HYP abort handlers
Marc Zyngier
2016-09-08
1
-27
/
+0
*
arm: KVM: Inject a Virtual Abort if it was pending
Marc Zyngier
2016-09-08
1
-0
/
+19
*
arm: KVM: Handle async aborts delivered while at HYP
Marc Zyngier
2016-09-08
2
-1
/
+46
*
arm: KVM: Allow an exit code to be tagged with a Virtual Abort
Marc Zyngier
2016-09-08
1
-0
/
+4
*
arm: KVM: Add HYP async abort handler
Marc Zyngier
2016-09-08
1
-0
/
+3
*
arm: KVM: Add Virtual Abort injection helper
Marc Zyngier
2016-09-08
2
-0
/
+13
*
arm: KVM: Preserve pending Virtual Abort in world switch
Marc Zyngier
2016-09-08
1
-0
/
+9
*
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
2016-09-08
3
-3
/
+61
*
arm64: KVM: Inject a Virtual SError if it was pending
Marc Zyngier
2016-09-08
1
-0
/
+20
*
arm64: KVM: Allow an exit code to be tagged with an SError
Marc Zyngier
2016-09-08
1
-0
/
+4
*
arm64: KVM: Route asynchronous aborts
Marc Zyngier
2016-09-08
1
-3
/
+8
*
arm64: KVM: Add EL1 async abort handler
Marc Zyngier
2016-09-08
1
-0
/
+3
*
arm64: KVM: Add exception code to report EL1 asynchronous aborts
Marc Zyngier
2016-09-08
1
-2
/
+3
*
arm64: KVM: Add Virtual Abort injection helper
Marc Zyngier
2016-09-08
2
-0
/
+13
*
arm64: KVM: Preserve pending vSError in world switch
Marc Zyngier
2016-09-08
1
-0
/
+9
*
arm64: KVM: Rename HCR_VA to HCR_VSE
Marc Zyngier
2016-09-08
1
-2
/
+2
*
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
2016-09-08
2
-0
/
+33
*
arm: KVM: Use common AArch32 conditional execution code
Marc Zyngier
2016-09-08
3
-104
/
+28
*
arm64: KVM: Move the AArch32 conditional execution to common code
Marc Zyngier
2016-09-08
3
-152
/
+3
*
arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c
Marc Zyngier
2016-09-08
2
-11
/
+10
*
arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
Vladimir Murzin
2016-09-08
1
-0
/
+2
*
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
2016-09-08
6
-33
/
+11
*
arm64/kvm: remove unused stub functions
Mark Rutland
2016-09-08
1
-6
/
+0
*
arm/kvm: excise redundant cache maintenance
Mark Rutland
2016-09-08
2
-28
/
+2
*
arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
Shanker Donthineni
2016-09-08
2
-75
/
+63
*
KVM: nVMX: expose INS/OUTS information support
Jan Dakinevich
2016-09-07
1
-0
/
+9
*
KVM: VMX: not use vmcs_config in setup_vmcs_config
Paolo Bonzini
2016-09-07
1
-1
/
+1
*
KVM: x86: remove stale comments
Paolo Bonzini
2016-09-07
1
-1
/
+0
*
KVM: x86: ratelimit and decrease severity for guest-triggered printk
Paolo Bonzini
2016-09-07
1
-9
/
+9
*
KVM: nVMX: pass valid guest linear-address to the L1
Jan Dakinevich
2016-09-07
1
-0
/
+3
*
KVM: nVMX: make emulated nested preemption timer pinned
Wanpeng Li
2016-09-07
1
-1
/
+1
*
vmx: refine validity check for guest linear address
Liang Li
2016-09-07
1
-1
/
+1
*
KVM: x86: Expose more Intel AVX512 feature to guest
Luwei Kang
2016-08-19
1
-1
/
+2
*
mmu: don't pass *kvm to spte_write_protect and spte_*_dirty
Bandan Das
2016-08-19
1
-6
/
+6
*
KVM: lapic: don't recalculate apic map table twice when enabling LAPIC
Wanpeng Li
2016-08-19
1
-2
/
+3
*
MIPS: KVM: Check for pfn noslot case
James Hogan
2016-08-19
1
-1
/
+1
*
Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2016-08-18
3
-11
/
+3
|
\
|
*
arm64: KVM: report configured SRE value to 32-bit world
Vladimir Murzin
2016-08-17
1
-1
/
+1
|
*
arm64: KVM: remove misleading comment on pmu status
Vladimir Murzin
2016-08-17
1
-8
/
+0
|
*
arm64: Document workaround for Cortex-A72 erratum #853709
Marc Zyngier
2016-08-17
1
-1
/
+1
|
*
KVM: arm/arm64: Change misleading use of is_error_pfn
Christoffer Dall
2016-08-17
1
-1
/
+1
*
|
kvm: nVMX: fix nested tsc scaling
Peter Feiner
2016-08-18
1
-4
/
+12
*
|
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
Radim Krčmář
2016-08-18
1
-0
/
+13
*
|
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
2016-08-18
1
-63
/
+44
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-08-16
9
-20
/
+27
|
\
\
|
*
|
s390/pageattr: handle numpages parameter correctly
Heiko Carstens
2016-08-10
1
-0
/
+2
|
*
|
s390/config: make the vector optimized crc function builtin
Christian Borntraeger
2016-08-08
4
-4
/
+4
[next]