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
/
pgtable.c
Age
Commit message (
Expand
)
Author
2023-07-12
KVM: arm64: Correctly handle page aging notifiers for unaligned memslot
Oliver Upton
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-06-16
Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/next
Oliver Upton
2023-06-16
arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2
Oliver Upton
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/eager-page-splitting into kvmarm/next
Oliver Upton
2023-06-12
KVM: arm64: Adjust EL2 stage-1 leaf AP bits when ARM64_KVM_HVHE is set
Marc Zyngier
2023-05-31
KVM: arm64: Drop last page ref in kvm_pgtable_stage2_free_removed()
Oliver Upton
2023-05-30
KVM: arm64: Use BTI for nvhe
Mostafa Saleh
2023-05-24
KVM: arm64: Reload PTE after invoking walker callback on preorder traversal
Fuad Tabba
2023-05-16
KVM: arm64: Use local TLBI on permission relaxation
Marc Zyngier
2023-05-16
KVM: arm64: Add kvm_pgtable_stage2_split()
Ricardo Koller
2023-05-16
KVM: arm64: Add helper for creating unlinked stage2 subtrees
Ricardo Koller
2023-05-16
KVM: arm64: Add KVM_PGTABLE_WALK flags for skipping CMOs and BBM TLBIs
Ricardo Koller
2023-05-16
KVM: arm64: Rename free_removed to free_unlinked
Ricardo Koller
2023-04-21
KVM: arm64: Constify start/end/phys fields of the pgtable walker data
Marc Zyngier
2023-04-21
KVM: arm64: Infer PA offset from VA in hyp map walker
Oliver Upton
2023-04-21
KVM: arm64: Infer the PA offset from IPA in stage-2 map walker
Oliver Upton
2023-01-12
KVM: arm64: Condition HW AF updates on config option
Oliver Upton
2023-01-12
KVM: arm64: Handle access faults behind the read lock
Oliver Upton
2023-01-12
KVM: arm64: Don't serialize if the access flag isn't set
Oliver Upton
2023-01-12
KVM: arm64: Return EAGAIN for invalid PTE in attr walker
Oliver Upton
2023-01-12
KVM: arm64: Ignore EAGAIN for walks outside of a fault
Oliver Upton
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
2022-11-22
KVM: arm64: Reject shared table walks in the hyp code
Oliver Upton
2022-11-22
KVM: arm64: Don't acquire RCU read lock for exclusive table walks
Oliver Upton
2022-11-22
KVM: arm64: Take a pointer to walker data in kvm_dereference_pteref()
Oliver Upton
2022-11-11
KVM: arm64: Add per-cpu fixmap infrastructure at EL2
Quentin Perret
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
2022-11-10
KVM: arm64: Handle stage-2 faults in parallel
Oliver Upton
2022-11-10
KVM: arm64: Make table->block changes parallel-aware
Oliver Upton
2022-11-10
KVM: arm64: Make leaf->leaf PTE changes parallel-aware
Oliver Upton
2022-11-10
KVM: arm64: Make block->table PTE changes parallel-aware
Oliver Upton
2022-11-10
KVM: arm64: Split init and set for table PTE
Oliver Upton
2022-11-10
KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
Oliver Upton
2022-11-10
KVM: arm64: Protect stage-2 traversal with RCU
Oliver Upton
2022-11-10
KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
Oliver Upton
2022-11-10
KVM: arm64: Use an opaque type for pteps
Oliver Upton
2022-11-10
KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
Oliver Upton
2022-11-10
KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data
Oliver Upton
2022-11-10
KVM: arm64: Pass mm_ops through the visitor context
Oliver Upton
2022-11-10
KVM: arm64: Stash observed pte value in visitor context
Oliver Upton
2022-11-10
KVM: arm64: Combine visitor arguments into a context structure
Oliver Upton
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
2022-01-14
KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
Marc Zyngier
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
2021-12-16
KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
Will Deacon
2021-12-16
KVM: arm64: Refcount hyp stage-1 pgtable pages
Quentin Perret
[next]