index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
KVM: arm64: Don't return from void function
Quentin Perret
1
-1
/
+1
2022-03-11
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
1
-1
/
+3
2021-11-25
KVM: arm64: Fix host stage-2 finalization
Quentin Perret
1
-2
/
+12
2021-11-18
KVM: arm64: Extract ESR_ELx.EC only
Mark Rutland
1
-1
/
+1
2021-10-05
KVM: arm64: Report corrupted refcount at EL2
Quentin Perret
1
-0
/
+1
2021-10-05
KVM: arm64: Fix host stage-2 PGD refcount
Quentin Perret
2
-1
/
+26
2021-09-20
KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
Zenghui Yu
1
-1
/
+1
2021-08-20
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
2
-11
/
+4
2021-08-20
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
Marc Zyngier
3
-6
/
+8
2021-08-20
KVM: arm64: Minor optimization of range_is_memory
David Brazdil
1
-5
/
+8
2021-08-20
Merge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu/el2-tracking
Marc Zyngier
1
-1
/
+1
2021-08-20
KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
Fuad Tabba
1
-1
/
+1
2021-08-20
KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debug
Fuad Tabba
1
-4
/
+0
2021-08-20
KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
1
-8
/
+5
2021-08-20
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
1
-1
/
+1
2021-08-20
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
1
-2
/
+2
2021-08-20
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
3
-4
/
+4
2021-08-20
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Marc Zyngier
2
-2
/
+4
2021-08-18
KVM: arm64: Make hyp_panic() more robust when protected mode is enabled
Will Deacon
1
-4
/
+17
2021-08-11
KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()
Quentin Perret
1
-1
/
+1
2021-08-11
KVM: arm64: Make __pkvm_create_mappings static
Quentin Perret
1
-2
/
+2
2021-08-11
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
2
-7
/
+92
2021-08-11
KVM: arm64: Refactor protected nVHE stage-1 locking
Quentin Perret
1
-2
/
+16
2021-08-11
KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
2
-28
/
+0
2021-08-11
KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
1
-8
/
+74
2021-08-11
KVM: arm64: Introduce addr_is_memory()
Quentin Perret
1
-0
/
+7
2021-08-11
KVM: arm64: Expose pkvm_hyp_id
Quentin Perret
1
-1
/
+1
2021-08-11
KVM: arm64: Expose host stage-2 manipulation helpers
Quentin Perret
1
-1
/
+17
2021-08-11
KVM: arm64: Enable forcing page-level stage-2 mappings
Quentin Perret
1
-5
/
+29
2021-08-11
KVM: arm64: Optimize host memory aborts
Quentin Perret
1
-1
/
+44
2021-08-11
KVM: arm64: Provide the host_stage2_try() helper macro
Quentin Perret
1
-18
/
+22
2021-07-29
KVM: arm64: Fix off-by-one in range_is_memory
David Brazdil
1
-1
/
+1
2021-06-18
Merge branch arm64/for-next/caches into kvmarm-master/next
Marc Zyngier
3
-4
/
+5
2021-06-11
KVM: arm64: Use less bits for hyp_page refcount
Quentin Perret
1
-0
/
+1
2021-06-11
KVM: arm64: Use less bits for hyp_page order
Quentin Perret
1
-6
/
+6
2021-06-11
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
3
-9
/
+26
2021-06-11
KVM: arm64: Unify MMIO and mem host stage-2 pools
Quentin Perret
2
-39
/
+23
2021-06-11
KVM: arm64: Remove list_head from hyp_page
Quentin Perret
1
-6
/
+33
2021-06-11
KVM: arm64: Use refcount at hyp to check page availability
Quentin Perret
1
-5
/
+11
2021-06-11
KVM: arm64: Move hyp_pool locking out of refcount helpers
Quentin Perret
1
-11
/
+32
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
3
-4
/
+4
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2
-2
/
+2
2021-05-25
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
1
-0
/
+1
2021-05-15
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
1
-0
/
+8
2021-05-15
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
1
-2
/
+1
2021-05-15
KVM: arm64: Mark the host stage-2 memory pools static
Quentin Perret
1
-2
/
+2
2021-05-15
KVM: arm64: Mark pkvm_pgtable_mm_ops static
Quentin Perret
1
-1
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-63
/
+1158
2021-04-13
Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next
Marc Zyngier
1
-10
/
+2
2021-04-13
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
4
-20
/
+12
[next]