开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
Age
Commit message (
Expand
)
Author
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-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-07-30
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next
Marc Zyngier
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/ptrauth-nvhe' into kvmarm-master/next-WIP
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
2020-07-07
KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
Marc Zyngier
2020-07-07
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
2020-07-05
KVM: arm64: Rename HSR to ESR
Gavin Shan
2020-07-05
KVM: arm64: Lift instrumentation restrictions on VHE
David Brazdil
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-07-05
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
2020-07-05
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
2020-07-05
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
2020-07-05
KVM: arm64: Move __smccc_workaround_1_smc to .rodata
David Brazdil
2020-07-05
KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
David Brazdil
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-10
Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/next
Marc Zyngier
2020-06-09
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
2020-06-09
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
2020-06-09
KVM: arm64: Stop save/restoring ACTLR_EL1
James Morse
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-16
KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
Marc Zyngier
2020-05-16
KVM: arm64: Clean up kvm makefiles
Fuad Tabba
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-05-04
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
2020-04-30
KVM: arm64: Save/restore sp_el0 as part of __guest_enter
Marc Zyngier
[next]