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
/
include
/
asm
/
kvm_mmu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-05
KVM: arm64: Remove VPIPT I-cache handling
Marc Zyngier
1
-7
/
+0
2023-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+35
2023-10-30
Merge branch kvm-arm64/stage2-vhe-load into kvmarm/next
Oliver Upton
1
-4
/
+4
2023-10-23
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
1
-4
/
+4
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
1
-1
/
+1
2023-09-22
KVM: arm64: Avoid soft lockups due to I-cache maintenance
Oliver Upton
1
-6
/
+31
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
1
-0
/
+1
2023-06-15
Merge branch kvm-arm64/hvhe into kvmarm/next
Oliver Upton
1
-1
/
+2
2023-06-13
KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page()
Marc Zyngier
1
-1
/
+2
2023-05-16
KVM: arm64: Add kvm_uninit_stage2_mmu()
Ricardo Koller
1
-0
/
+1
2023-03-30
KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
Marc Zyngier
1
-0
/
+4
2023-02-14
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
1
-1
/
+10
2023-02-11
KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
Christoffer Dall
1
-1
/
+10
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
1
-2
/
+2
2022-11-11
KVM: arm64: Consolidate stage-2 initialisation into a single function
Quentin Perret
1
-1
/
+1
2022-09-16
arm64: alternatives: have callbacks take a cap
Mark Rutland
1
-2
/
+3
2022-04-28
KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
Kalesh Singh
1
-0
/
+2
2022-04-28
KVM: arm64: Introduce hyp_alloc_private_va_range()
Kalesh Singh
1
-0
/
+1
2022-02-08
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
1
-1
/
+3
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
1
-0
/
+1
2021-12-16
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
1
-0
/
+1
2021-08-20
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
1
-1
/
+6
2021-08-20
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
1
-8
/
+3
2021-08-20
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Marc Zyngier
1
-2
/
+3
2021-06-18
Merge branch arm64/for-next/caches into kvmarm-master/next
Marc Zyngier
1
-4
/
+4
2021-06-18
KVM: arm64: Tweak parameters of guest cache maintenance functions
Yanan Wang
1
-7
/
+2
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
1
-3
/
+3
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
1
-1
/
+2
2021-04-13
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2021-04-01
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
1
-0
/
+2
2021-03-19
KVM: arm64: Refactor __load_guest_stage2()
Quentin Perret
1
-2
/
+7
2021-03-19
KVM: arm64: Use kvm_arch in kvm_s2_mmu
Quentin Perret
1
-1
/
+5
2021-03-19
KVM: arm64: Elevate hypervisor mappings creation at EL2
Quentin Perret
1
-1
/
+1
2021-03-19
KVM: arm64: Factor out vector address calculation
Quentin Perret
1
-0
/
+8
2021-01-23
KVM: arm64: Remove patching of fn pointers in hyp
David Brazdil
1
-18
/
+0
2021-01-23
KVM: arm64: Fix constant-pool users in hyp
David Brazdil
1
-26
/
+16
2021-01-23
KVM: arm64: Apply hyp relocations at runtime
David Brazdil
1
-0
/
+1
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
1
-0
/
+24
2020-12-04
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
1
-0
/
+24
2020-11-27
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
1
-46
/
+0
2020-11-27
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
1
-0
/
+22
2020-11-16
KVM: arm64: Make BP hardening globals static instead
Will Deacon
1
-3
/
+0
2020-11-16
KVM: arm64: Move kvm_get_hyp_vector() out of header file
Will Deacon
1
-43
/
+0
2020-11-09
KVM: arm64: Add kimg_hyp_va() helper
Marc Zyngier
1
-0
/
+18
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
1
-82
/
+8
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
1
-50
/
+1
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
1
-17
/
+0
2020-09-29
arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2
Will Deacon
1
-14
/
+13
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
1
-1
/
+1
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
1
-7
/
+0
[next]