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
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
2021-01-25
KVM: arm64: Implement the TRNG hypervisor call
Ard Biesheuvel
2020-12-22
KVM: arm64: Declutter host PSCI 0.1 handling
Marc Zyngier
2020-12-22
KVM: arm64: Minor cleanup of hyp variables used in host
David Brazdil
2020-12-22
KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs
David Brazdil
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
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
2020-11-30
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safe
Marc Zyngier
2020-11-27
Merge branch 'kvm-arm64/misc-5.11' into kvmarm-master/next
Marc Zyngier
2020-11-27
KVM: arm64: Remove unused __extended_idmap_trampoline() prototype
Will Deacon
2020-11-27
KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension()
Will Deacon
2020-11-27
KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/
Will Deacon
2020-11-27
Merge branch 'kvm-arm64/pmu-undef' into kvmarm-master/next
Marc Zyngier
2020-11-27
KVM: arm64: Add kvm_vcpu_has_pmu() helper
Marc Zyngier
2020-11-27
Merge branch 'kvm-arm64/copro-no-more' into kvmarm-master/next
Marc Zyngier
2020-11-27
Merge branch 'kvm-arm64/el2-pc' into kvmarm-master/next
Marc Zyngier
2020-11-12
KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
Marc Zyngier
2020-11-10
KVM: arm64: Drop kvm_coproc.h
Marc Zyngier
2020-11-10
KVM: arm64: Drop legacy copro shadow register
Marc Zyngier
2020-11-10
KVM: arm64: Map AArch32 cp14 register to AArch64 sysregs
Marc Zyngier
2020-11-10
KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
Marc Zyngier
2020-11-10
KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
Marc Zyngier
2020-11-10
KVM: arm64: Add basic hooks for injecting exceptions from EL2
Marc Zyngier
2020-11-10
KVM: arm64: Move VHE direct sysreg accessors into kvm_host.h
Marc Zyngier
2020-11-10
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
2020-10-29
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-30
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-29
KVM: arm64: Get rid of kvm_arm_have_ssbd()
Marc Zyngier
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
2020-09-29
Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next
Marc Zyngier
2020-09-29
KVM: arm64: Add PMU event filtering infrastructure
Marc Zyngier
2020-09-29
KVM: arm64: Use event mask matching architecture revision
Marc Zyngier
2020-09-16
Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/next
Marc Zyngier
2020-09-15
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
2020-09-15
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
2020-09-15
KVM: arm64: Remove kvm_host_data_t typedef
Andrew Scull
2020-09-11
Merge branch 'kvm-arm64/pt-new' into kvmarm-master/next
Marc Zyngier
2020-09-11
KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
Will Deacon
2020-09-11
KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
Will Deacon
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-21
arm64/x86: KVM: Introduce steal-time cap
Andrew Jones
2020-08-21
KVM: arm64: pvtime: Fix stolen time accounting across migration
Andrew Jones
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-07-28
KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
Marc Zyngier
[next]