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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-13
/
+13
2022-01-24
KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
Marc Zyngier
1
-1
/
+4
2022-01-22
KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systems
Marc Zyngier
1
-0
/
+3
2022-01-14
KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
Marc Zyngier
1
-12
/
+6
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
16
-311
/
+570
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2
-5
/
+5
2021-12-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
2
-5
/
+5
2021-12-16
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
6
-100
/
+543
2021-12-16
KVM: arm64: Expose unshare hypercall to the host
Will Deacon
3
-0
/
+42
2021-12-16
KVM: arm64: Implement do_unshare() helper for unsharing memory
Will Deacon
1
-0
/
+115
2021-12-16
KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
Will Deacon
1
-88
/
+33
2021-12-16
KVM: arm64: Implement do_share() helper for sharing memory
Will Deacon
1
-0
/
+237
2021-12-16
KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
Will Deacon
1
-6
/
+26
2021-12-16
KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
Will Deacon
1
-0
/
+5
2021-12-16
KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
Will Deacon
1
-0
/
+63
2021-12-16
KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
Will Deacon
1
-0
/
+1
2021-12-16
KVM: arm64: Fixup hyp stage-1 refcount
Quentin Perret
1
-5
/
+16
2021-12-16
KVM: arm64: Refcount hyp stage-1 pgtable pages
Quentin Perret
1
-20
/
+19
2021-12-16
KVM: arm64: Provide {get,put}_page() stubs for early hyp allocator
Quentin Perret
1
-0
/
+5
2021-12-15
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
Marc Zyngier
4
-5
/
+4
2021-12-15
KVM: arm64: Make __io_map_base static
Quentin Perret
2
-2
/
+2
2021-12-15
KVM: arm64: Make the hyp memory pool static
Quentin Perret
2
-2
/
+1
2021-12-15
KVM: arm64: pkvm: Fix hyp_pool max order
Quentin Perret
1
-1
/
+1
2021-12-07
Merge branch kvm-arm64/hyp-header-split into kvmarm-master/next
Marc Zyngier
7
-167
/
+14
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
6
-167
/
+4
2021-12-06
KVM: arm64: Generate hyp_constants.h for the host
Will Deacon
1
-0
/
+10
2021-11-24
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
3
-7
/
+13
2021-11-24
KVM: arm64: Save PSTATE early on exit
Marc Zyngier
2
-1
/
+12
2021-11-22
KVM: arm64: Stop mapping current thread_info at EL2
Marc Zyngier
3
-3
/
+0
2021-11-22
KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
Marc Zyngier
1
-1
/
+1
2021-11-22
KVM: arm64: Remove unused __sve_save_state
Marc Zyngier
1
-6
/
+0
2021-11-22
KVM: arm64: Get rid of host SVE tracking/saving
Marc Zyngier
1
-24
/
+3
2021-11-13
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-5
/
+15
2021-11-08
KVM: arm64: Fix host stage-2 finalization
Quentin Perret
1
-2
/
+12
2021-11-08
KVM: arm64: nvhe: Fix a non-kernel-doc comment
Randy Dunlap
1
-1
/
+1
2021-11-08
KVM: arm64: Extract ESR_ELx.EC only
Mark Rutland
2
-2
/
+2
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-181
/
+1230
2021-11-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-5
/
+11
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
14
-181
/
+1230
2021-10-29
Merge branch 'for-next/sve' into for-next/core
Will Deacon
1
-2
/
+4
2021-10-21
arm64: kvm: use kvm_exception_table_entry
Mark Rutland
1
-3
/
+7
2021-10-21
arm64/sve: Explicitly load vector length when restoring SVE state
Mark Brown
1
-1
/
+1
2021-10-21
arm64/sve: Make access to FFR optional
Mark Brown
1
-2
/
+4
2021-10-18
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
12
-147
/
+1176
2021-10-18
KVM: arm64: pkvm: Give priority to standard traps over pvm handling
Marc Zyngier
1
-4
/
+7
2021-10-18
KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()
Marc Zyngier
3
-5
/
+5
2021-10-18
KVM: arm64: pkvm: Move kvm_handle_pvm_restricted around
Marc Zyngier
3
-14
/
+14
2021-10-18
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
6
-24
/
+204
2021-10-18
KVM: arm64: pkvm: Preserve pending SError on exit from AArch32
Marc Zyngier
1
-1
/
+2
2021-10-18
KVM: arm64: pkvm: Handle GICv3 traps as required
Marc Zyngier
1
-1
/
+17
[next]