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
/
include
Age
Commit message (
Expand
)
Author
2025-03-19
Merge branch 'kvm-arm64/pkvm-6.15' into kvmarm/next
Oliver Upton
2025-03-19
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
2025-03-14
KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu
Fuad Tabba
2025-03-14
KVM: arm64: Distinct pKVM teardown memcache for stage-2
Vincent Donnefort
2025-03-11
KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
Oliver Upton
2025-02-26
KVM: arm64: Allow userspace to change the implementation ID registers
Sebastian Ott
2025-02-26
KVM: arm64: Load VPIDR_EL2 with the VM's MIDR_EL1 value
Oliver Upton
2025-02-13
KVM: arm64: Convert timer offset VA when accessed in HYP code
Marc Zyngier
2025-02-13
KVM: arm64: Eagerly switch ZCR_EL{1,2}
Mark Rutland
2025-02-13
KVM: arm64: Mark some header functions as inline
Mark Rutland
2025-02-13
KVM: arm64: Refactor exit handlers
Mark Rutland
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
2025-01-17
Merge branch kvm-arm64/nv-timers into kvmarm-master/next
Marc Zyngier
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-12
Merge branch kvm-arm64/pkvm-np-guest into kvmarm-master/next
Marc Zyngier
2025-01-11
Merge remote-tracking branch 'arm64/for-next/cpufeature' into kvm-arm64/pkvm-...
Marc Zyngier
2025-01-02
KVM: arm64: Handle counter access early in non-HYP context
Marc Zyngier
2025-01-02
KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in use
Marc Zyngier
2024-12-20
KVM: arm64: Remove fixed_config.h header
Fuad Tabba
2024-12-20
KVM: arm64: Rework specifying restricted features for protected VMs
Fuad Tabba
2024-12-20
KVM: arm64: Initialize feature id registers for protected VMs
Fuad Tabba
2024-12-20
KVM: arm64: Consolidate allowed and restricted VM feature checks
Marc Zyngier
2024-12-20
KVM: arm64: Introduce __pkvm_host_mkyoung_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_test_clear_young_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_wrprotect_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_relax_guest_perms()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_unshare_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_share_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_vcpu_{load,put}()
Marc Zyngier
2024-12-20
KVM: arm64: Add {get,put}_pkvm_hyp_vm() helpers
Quentin Perret
2024-12-20
KVM: arm64: Move host page ownership tracking to the hyp vmemmap
Quentin Perret
2024-12-20
KVM: arm64: Make hyp_page::order a u8
Quentin Perret
2024-12-20
KVM: arm64: Move enum pkvm_page_state to memory.h
Quentin Perret
2024-12-20
KVM: arm64: Change the layout of enum pkvm_page_state
Quentin Perret
2024-12-20
KVM: arm64: Avoid reading ID_AA64DFR0_EL1 for debug save/restore
Oliver Upton
2024-12-20
KVM: arm64: Don't hijack guest context MDSCR_EL1
Oliver Upton
2024-12-20
KVM: arm64: Use debug_owner to track if debug regs need save/restore
Oliver Upton
2024-12-20
KVM: arm64: Select debug state to save/restore based on debug owner
Oliver Upton
2024-12-19
arm64/sysreg: Get rid of CPACR_ELx SysregFields
Marc Zyngier
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2024-11-11
Merge branch kvm-arm64/mpam-ni into kvmarm/next
Oliver Upton
2024-10-31
KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu()
Fuad Tabba
2024-10-31
KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
James Morse
2024-10-31
KVM: arm64: Add kvm_has_s1poe() helper
Marc Zyngier
2024-10-31
KVM: arm64: Hide S1PIE registers from userspace when disabled for guests
Mark Brown
2024-10-31
KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
Mark Brown
2024-10-31
KVM: arm64: nv: Save/Restore vEL2 sysregs
Marc Zyngier
2024-10-01
KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
Mark Brown
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[next]