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
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
2025-02-13
KVM: arm64: Eagerly switch ZCR_EL{1,2}
Mark Rutland
2025-02-13
KVM: arm64: Refactor exit handlers
Mark Rutland
2025-02-13
KVM: arm64: Refactor CPTR trap deactivation
Mark Rutland
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
2025-02-10
KVM: arm64: Fix __pkvm_host_mkyoung_guest() return value
Marc Zyngier
2025-02-09
KVM: arm64: Simplify np-guest hypercalls
Quentin Perret
2025-02-09
KVM: arm64: Improve error handling from check_host_shared_guest()
Quentin Perret
2025-02-01
KVM: arm64: Flush/sync debug state in protected mode
Oliver Upton
2025-01-17
Merge branch kvm-arm64/misc-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/pkvm-memshare-declutter into kvmarm-master/next
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/nv-timers into kvmarm-master/next
Marc Zyngier
2025-01-12
KVM: arm64: coresight: Give TRBE enabled state to KVM
James Clark
2025-01-12
KVM: arm64: Drop pkvm_mem_transition for host/hyp donations
Quentin Perret
2025-01-12
KVM: arm64: Drop pkvm_mem_transition for host/hyp sharing
Quentin Perret
2025-01-12
KVM: arm64: Drop pkvm_mem_transition for FF-A
Quentin Perret
2025-01-12
Merge branch 'kvmarm-fixes-6.13-3'
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-08
arm64: kvm: Introduce nvhe stack size constants
Kalesh Singh
2025-01-08
KVM: arm64: Fix FEAT_MTE in pKVM
Vladimir Murzin
2025-01-02
KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity
Marc Zyngier
2024-12-20
KVM: arm64: Convert the SVE guest vcpu flag to a vm flag
Fuad Tabba
2024-12-20
KVM: arm64: Remove PtrAuth guest vcpu flag
Fuad Tabba
2024-12-20
KVM: arm64: Calculate cptr_el2 traps on activating traps
Fuad Tabba
2024-12-20
KVM: arm64: Remove redundant setting of HCR_EL2 trap bit
Fuad Tabba
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: Set protected VM traps based on its view of feature registers
Fuad Tabba
2024-12-20
KVM: arm64: Fix RAS trapping in pKVM for protected VMs
Fuad Tabba
2024-12-20
KVM: arm64: Initialize feature id registers for protected VMs
Fuad Tabba
2024-12-20
KVM: arm64: Use KVM extension checks for allowed protected VM capabilities
Fuad Tabba
2024-12-20
KVM: arm64: Remove KVM_ARM_VCPU_POWER_OFF from protected VMs allowed features...
Fuad Tabba
2024-12-20
KVM: arm64: Move checking protected vcpu features to a separate function
Fuad Tabba
2024-12-20
KVM: arm64: Group setting traps for protected VMs by control register
Fuad Tabba
2024-12-20
KVM: arm64: Consolidate allowed and restricted VM feature checks
Marc Zyngier
2024-12-20
KVM: arm64: Plumb the pKVM MMU in KVM
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_tlb_flush_vmid()
Quentin Perret
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
[next]