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
2021-11-22
KVM: arm64: Stop mapping current thread_info at EL2
Marc Zyngier
2021-11-22
KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
Marc Zyngier
2021-11-22
KVM: arm64: Get rid of host SVE tracking/saving
Marc Zyngier
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-21
arm64: kvm: use kvm_exception_table_entry
Mark Rutland
2021-10-18
KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()
Marc Zyngier
2021-10-18
KVM: arm64: pkvm: Move kvm_handle_pvm_restricted around
Marc Zyngier
2021-10-18
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
2021-10-18
KVM: arm64: pkvm: Use a single function to expose all id-regs
Marc Zyngier
2021-10-18
KVM: arm64: Fix early exit ptrauth handling
Marc Zyngier
2021-10-11
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
2021-10-11
KVM: arm64: Pass struct kvm to per-EC handlers
Fuad Tabba
2021-10-11
KVM: arm64: Move early handlers to per-EC handlers
Marc Zyngier
2021-10-11
KVM: arm64: Move __get_fault_info() and co into their own include file
Marc Zyngier
2021-10-05
KVM: arm64: Fix host stage-2 PGD refcount
Quentin Perret
2021-08-20
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
2021-08-20
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
Marc Zyngier
2021-08-20
KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
2021-08-20
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
2021-08-11
KVM: arm64: Make __pkvm_create_mappings static
Quentin Perret
2021-08-11
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
2021-08-11
KVM: arm64: Refactor protected nVHE stage-1 locking
Quentin Perret
2021-08-11
KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
2021-08-11
KVM: arm64: Introduce addr_is_memory()
Quentin Perret
2021-08-11
KVM: arm64: Expose pkvm_hyp_id
Quentin Perret
2021-08-11
KVM: arm64: Expose host stage-2 manipulation helpers
Quentin Perret
2021-08-11
KVM: arm64: Add helpers to tag shared pages in SW bits
Quentin Perret
2021-08-11
KVM: arm64: Introduce hyp_assert_lock_held()
Quentin Perret
2021-08-11
KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2
Will Deacon
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
2021-06-11
KVM: arm64: Use less bits for hyp_page refcount
Quentin Perret
2021-06-11
KVM: arm64: Use less bits for hyp_page order
Quentin Perret
2021-06-11
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
2021-06-11
KVM: arm64: Unify MMIO and mem host stage-2 pools
Quentin Perret
2021-06-11
KVM: arm64: Remove list_head from hyp_page
Quentin Perret
2021-06-11
KVM: arm64: Move hyp_pool locking out of refcount helpers
Quentin Perret
2021-05-15
KVM: arm64: Move __adjust_pc out of line
Marc Zyngier
2021-04-13
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
2021-04-01
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
2021-03-19
KVM: arm64: Protect the .hyp sections from the host
Quentin Perret
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
KVM: arm64: Reserve memory for host stage 2
Quentin Perret
2021-03-19
KVM: arm64: Refactor __populate_fault_info()
Quentin Perret
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
KVM: arm64: Introduce a Hyp buddy page allocator
Quentin Perret
2021-03-19
KVM: arm64: Introduce an early Hyp page allocator
Quentin Perret
[next]