index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Lines
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
-2210
/
+2545
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-81
/
+48
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-34
/
+35
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
-0
/
+1
2020-07-30
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next
Marc Zyngier
-16
/
+18
2020-07-30
KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()
Will Deacon
-7
/
+12
2020-07-30
KVM: arm64: Don't skip cache maintenance for read-only memslots
Will Deacon
-1
/
+1
2020-07-30
KVM: arm64: Handle data and instruction external aborts the same way
Will Deacon
-6
/
+3
2020-07-30
KVM: arm64: Rename kvm_vcpu_dabt_isextabt()
Will Deacon
-2
/
+2
2020-07-30
Merge branch 'kvm-arm64/el2-obj-v4.1' into kvmarm-master/next
Marc Zyngier
-3
/
+23
2020-07-30
KVM: arm64: Ensure that all nVHE hyp code is in .hyp.text
David Brazdil
-3
/
+23
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
-54
/
+66
2020-07-28
Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIP
Marc Zyngier
-219
/
+56
2020-07-28
Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP
Marc Zyngier
-11
/
+15
2020-07-28
KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS
David Brazdil
-1
/
+1
2020-07-28
KVM: arm64: Make nVHE ASLR conditional on RANDOMIZE_BASE
David Brazdil
-1
/
+1
2020-07-28
KVM: arm64: Don't inherit exec permission across page-table levels
Will Deacon
-5
/
+6
2020-07-22
arm64: s/AMEVTYPE/AMEVTYPER
Vladimir Murzin
-34
/
+34
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
-0
/
+1
2020-07-10
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
-36
/
+35
2020-07-09
KVM: arm64: Use common KVM implementation of MMU memory caches
Sean Christopherson
-42
/
+11
2020-07-09
KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
Sean Christopherson
-2
/
+5
2020-07-09
KVM: arm64: Drop @max param from mmu_topup_memory_cache()
Sean Christopherson
-8
/
+4
2020-07-07
KVM: arm64: timers: Move timer registers to the sys_regs file
Marc Zyngier
-37
/
+126
2020-07-07
KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user
Marc Zyngier
-3
/
+3
2020-07-07
KVM: arm64: Move SPSR_EL1 to the system register array
Marc Zyngier
-5
/
+5
2020-07-07
KVM: arm64: Disintegrate SPSR array
Marc Zyngier
-26
/
+56
2020-07-07
KVM: arm64: Move SP_EL1 to the system register array
Marc Zyngier
-3
/
+3
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
-4
/
+6
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
-35
/
+76
2020-07-07
KVM: arm64: debug: Drop useless vpcu parameter
Marc Zyngier
-10
/
+8
2020-07-07
KVM: arm64: pauth: Use ctxt_sys_reg() instead of raw sys_regs access
Marc Zyngier
-10
/
+13
2020-07-07
KVM: arm64: sve: Use __vcpu_sys_reg() instead of raw sys_regs access
Marc Zyngier
-3
/
+1
2020-07-07
KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
Marc Zyngier
-64
/
+61
2020-07-07
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
-18
/
+21
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
-180
/
+203
2020-07-06
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Andrew Scull
-4
/
+7
2020-07-06
KVM: arm64: PMU: Fix per-CPU access in preemptible context
Marc Zyngier
-1
/
+6
2020-07-05
KVM: arm64: Rename HSR to ESR
Gavin Shan
-43
/
+43
2020-07-05
KVM: arm64: Drop long gone function parameter documentation
Peng Hao
-1
/
+0
2020-07-05
KVM: arm64: vgic-its: Change default outer cacheability for {PEND, PROP}BASER
Alexander Graf
-1
/
+1
2020-07-05
KVM: arm64: Lift instrumentation restrictions on VHE
David Brazdil
-8
/
+0
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
-144
/
+131
2020-07-05
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
-15
/
+7
2020-07-05
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
-4
/
+17
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
-152
/
+185
2020-07-05
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
-69
/
+118
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
-946
/
+1007
2020-07-05
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
-94
/
+169
2020-07-05
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
-2
/
+2
[next]