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
Age
Commit message (
Expand
)
Author
2021-01-28
Merge tag 'kvmarm-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-01-25
Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-01-25
KVM: arm64: Don't clobber x4 in __do_hyp_init
Andrew Scull
2021-01-21
KVM: arm64: Filter out v8.1+ events on v8.0 HW
Marc Zyngier
2021-01-21
KVM: arm64: Compute TPIDR_EL2 ignoring MTE tag
Steven Price
2021-01-14
KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()
Alexandru Elisei
2021-01-14
KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return
David Brazdil
2021-01-14
KVM: arm64: Simplify handling of absent PMU system registers
Marc Zyngier
2021-01-14
KVM: arm64: Hide PMU registers from userspace when not available
Marc Zyngier
2021-01-08
Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2021-01-04
KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS
Marc Zyngier
2020-12-31
KVM: arm64: Remove spurious semicolon in reg_to_encoding()
Marc Zyngier
2020-12-30
KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation
Marc Zyngier
2020-12-27
KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()
Marc Zyngier
2020-12-27
KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()
Alexandru Elisei
2020-12-27
KVM: arm64: Update comment in kvm_vgic_map_resources()
Alexandru Elisei
2020-12-23
KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
Alexandru Elisei
2020-12-23
KVM: arm64: arch_timer: Remove VGIC initialization check
Alexandru Elisei
2020-12-22
KVM: arm64: Declutter host PSCI 0.1 handling
Marc Zyngier
2020-12-22
KVM: arm64: Move skip_host_instruction to adjust_pc.h
David Brazdil
2020-12-22
KVM: arm64: Remove unused includes in psci-relay.c
David Brazdil
2020-12-22
KVM: arm64: Minor cleanup of hyp variables used in host
David Brazdil
2020-12-22
KVM: arm64: Use lm_alias in nVHE-only VA conversion
David Brazdil
2020-12-22
KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs
David Brazdil
2020-12-22
KVM: arm64: Don't access PMCR_EL0 when no PMU is available
Marc Zyngier
2020-12-10
Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-04
Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/...
Marc Zyngier
2020-12-04
KVM: arm64: Fix EL2 mode availability checks
David Brazdil
2020-12-04
KVM: arm64: Trap host SMCs in protected mode
David Brazdil
2020-12-04
KVM: arm64: Keep nVHE EL2 vector installed
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: Add function to enter host from KVM nVHE hyp code
David Brazdil
2020-12-04
KVM: arm64: Extract __do_hyp_init into a helper function
David Brazdil
2020-12-04
KVM: arm64: Forward safe PSCI SMCs coming from host
David Brazdil
2020-12-04
KVM: arm64: Add offset for hyp VA <-> PA conversion
David Brazdil
2020-12-04
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
2020-12-04
KVM: arm64: Add SMC handler in nVHE EL2
David Brazdil
2020-12-04
KVM: arm64: Create nVHE copy of cpu_logical_map
David Brazdil
2020-12-04
KVM: arm64: Support per_cpu_ptr in nVHE hyp code
David Brazdil
2020-12-04
KVM: arm64: Add .hyp.data..ro_after_init ELF section
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-12-04
KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
David Brazdil
2020-12-04
KVM: arm64: Add kvm-arm.mode early kernel parameter
David Brazdil
2020-12-03
Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queue
Marc Zyngier
[next]