index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
hyp-init.S
Age
Commit message (
Expand
)
Author
2025-03-02
KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()
Ahmed Genidi
2025-03-02
KVM: arm64: Initialize HCR_EL2.E2H early
Mark Rutland
2024-10-17
KVM: arm64: Shave a few bytes from the EL2 idmap code
Marc Zyngier
2024-08-15
KVM: arm64: Invalidate EL1&0 TLB entries for all VMIDs in nvhe hyp init
Will Deacon
2024-06-20
KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2
Pierre-Clément Tosi
2024-06-20
KVM: arm64: Fix __pkvm_init_switch_pgd call ABI
Pierre-Clément Tosi
2024-01-04
KVM: arm64: Add missing memory barriers when switching to pKVM's hyp pgd
Will Deacon
2023-11-27
KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
Ryan Roberts
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-06-15
KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1
Marc Zyngier
2023-06-12
arm64: Allow EL1 physical timer access when running VHE
Marc Zyngier
2023-05-30
KVM: arm64: Use BTI for nvhe
Mostafa Saleh
2023-02-02
KVM: arm64: Finalise EL2 state from pKVM PSCI relay
Quentin Perret
2021-04-13
Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next
Marc Zyngier
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-18
KVM: arm64: Turn SCTLR_ELx_FLAGS into INIT_SCTLR_EL2_MMU_ON
Marc Zyngier
2021-03-18
KVM: arm64: Use INIT_SCTLR_EL2_MMU_OFF to disable the MMU on KVM teardown
Marc Zyngier
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-02-12
Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/next
Marc Zyngier
2021-02-09
arm64: Simplify init_el2_state to be non-VHE only
Marc Zyngier
2021-01-25
KVM: arm64: Simplify __kvm_hyp_init HVC detection
Andrew Scull
2021-01-25
KVM: arm64: Don't clobber x4 in __do_hyp_init
Andrew Scull
2021-01-23
KVM: arm64: Fix constant-pool users in hyp
David Brazdil
2021-01-23
KVM: arm64: Rename .idmap.text in hyp linker script
David Brazdil
2020-12-04
KVM: arm64: Trap host SMCs in protected mode
David Brazdil
2020-12-04
KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
KVM: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
David Brazdil
2020-12-04
KVM: arm64: Intercept host's CPU_ON SMCs
David Brazdil
2020-12-04
KVM: arm64: Extract __do_hyp_init into a helper function
David Brazdil
2020-12-04
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
2020-10-29
KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call
Marc Zyngier
2020-09-15
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
2020-09-15
KVM: arm64: nVHE: Pass pointers consistently to hyp-init
Andrew Scull
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-07-28
Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-05
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull