index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-04
KVM: arm64: Update page shift if stage 2 block mapping not supported
Alexandru Elisei
2020-09-04
KVM: arm64: Fix address truncation in traces
Marc Zyngier
2020-09-04
KVM: arm64: Do not try to map PUDs when they are folded into PMD
Marc Zyngier
2020-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-08-28
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-08-21
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-21
arm64/x86: KVM: Introduce steal-time cap
Andrew Jones
2020-08-21
KVM: arm64: pvtime: Fix stolen time accounting across migration
Andrew Jones
2020-08-21
KVM: arm64: Drop type input from kvm_put_guest
Andrew Jones
2020-08-21
KVM: arm64: pvtime: Fix potential loss of stolen time
Andrew Jones
2020-08-21
KVM: arm64: pvtime: steal-time is only supported when configured
Andrew Jones
2020-08-21
KVM: arm64: Print warning when cpu erratum can cause guests to deadlock
Rob Herring
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
2020-07-30
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next
Marc Zyngier
2020-07-30
KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()
Will Deacon
2020-07-30
KVM: arm64: Don't skip cache maintenance for read-only memslots
Will Deacon
2020-07-30
KVM: arm64: Handle data and instruction external aborts the same way
Will Deacon
2020-07-30
KVM: arm64: Rename kvm_vcpu_dabt_isextabt()
Will Deacon
2020-07-30
Merge branch 'kvm-arm64/el2-obj-v4.1' into kvmarm-master/next
Marc Zyngier
2020-07-30
KVM: arm64: Ensure that all nVHE hyp code is in .hyp.text
David Brazdil
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS
David Brazdil
2020-07-28
KVM: arm64: Make nVHE ASLR conditional on RANDOMIZE_BASE
David Brazdil
2020-07-28
KVM: arm64: Don't inherit exec permission across page-table levels
Will Deacon
2020-07-22
arm64: s/AMEVTYPE/AMEVTYPER
Vladimir Murzin
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
2020-07-10
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-07-09
KVM: arm64: Use common KVM implementation of MMU memory caches
Sean Christopherson
2020-07-09
KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
Sean Christopherson
2020-07-09
KVM: arm64: Drop @max param from mmu_topup_memory_cache()
Sean Christopherson
2020-07-07
KVM: arm64: timers: Move timer registers to the sys_regs file
Marc Zyngier
2020-07-07
KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user
Marc Zyngier
2020-07-07
KVM: arm64: Move SPSR_EL1 to the system register array
Marc Zyngier
2020-07-07
KVM: arm64: Disintegrate SPSR array
Marc Zyngier
2020-07-07
KVM: arm64: Move SP_EL1 to the system register array
Marc Zyngier
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
2020-07-07
KVM: arm64: debug: Drop useless vpcu parameter
Marc Zyngier
2020-07-07
KVM: arm64: pauth: Use ctxt_sys_reg() instead of raw sys_regs access
Marc Zyngier
[next]