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
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
2023-08-28
Merge branch kvm-arm64/tlbi-range into kvmarm-master/next
Marc Zyngier
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2023-08-17
KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
2023-08-15
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
2023-08-15
list_debug: Introduce inline wrappers for debug checks
Marco Elver
2023-07-28
Merge branch kvm-arm64/6.6/generic-vcpu into kvmarm-master/next
Marc Zyngier
2023-07-26
KVM: arm64: Use the appropriate feature trap register when activating traps
Fuad Tabba
2023-07-19
KVM: arm64: Allow pKVM on v1.0 compatible FF-A implementations
Oliver Upton
2023-07-12
KVM: arm64: Add missing BTI instructions
Mostafa Saleh
2023-07-11
KVM: arm64: Replace vCPU target with a configuration flag
Oliver Upton
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-06-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-06-15
Merge branch kvm-arm64/hvhe into kvmarm/next
Oliver Upton
2023-06-15
Merge branch kvm-arm64/ffa-proxy 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-14
KVM: arm64: Use different pointer authentication keys for pKVM
Mostafa Saleh
2023-06-14
arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools format
Anshuman Khandual
2023-06-12
KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
Marc Zyngier
2023-06-12
KVM: arm64: Program the timer traps with VHE layout in hVHE mode
Marc Zyngier
2023-06-12
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
2023-06-12
arm64: Allow EL1 physical timer access when running VHE
Marc Zyngier
2023-06-01
KVM: arm64: pkvm: Add support for fragmented FF-A descriptors
Quentin Perret
2023-06-01
KVM: arm64: Handle FFA_FEATURES call from the host
Fuad Tabba
2023-06-01
KVM: arm64: Handle FFA_MEM_LEND calls from the host
Will Deacon
2023-06-01
KVM: arm64: Handle FFA_MEM_RECLAIM calls from the host
Will Deacon
2023-06-01
KVM: arm64: Handle FFA_MEM_SHARE calls from the host
Will Deacon
2023-06-01
KVM: arm64: Add FF-A helpers to share/unshare memory with secure world
Will Deacon
2023-06-01
KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the host
Will Deacon
2023-06-01
KVM: arm64: Allocate pages for hypervisor FF-A mailboxes
Will Deacon
2023-06-01
KVM: arm64: Probe FF-A version and host/hyp partition ID during init
Will Deacon
2023-06-01
KVM: arm64: Block unsafe FF-A calls from the host
Will Deacon
2023-05-30
KVM: arm64: Use BTI for nvhe
Mostafa Saleh
2023-05-30
KVM: arm64: Populate fault info for watchpoint
Akihiko Odaki
2023-05-19
KVM: arm64: Prevent unconditional donation of unmapped regions from the host
Will Deacon
2023-05-16
KVM: arm64: Use local TLBI on permission relaxation
Marc Zyngier
2023-05-16
KVM: arm64: Rename free_removed to free_unlinked
Ricardo Koller
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-21
Merge branch kvm-arm64/spec-ptw into kvmarm-master/next
Marc Zyngier
2023-04-14
KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()
Marc Zyngier
2023-04-14
KVM: arm64: nvhe: Synchronise with page table walker on TLBI
Marc Zyngier
2023-04-13
KVM: arm64: nvhe: Synchronise with page table walker on vcpu run
Marc Zyngier
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-04
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
Fuad Tabba
[next]