index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-01
KVM: arm64: Ensure target address is granule-aligned for range TLBI
Will Deacon
1
-4
/
+7
2024-04-01
KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
Will Deacon
2
-2
/
+4
2024-04-01
KVM: arm64: Don't pass a TLBI level hint when zapping table entries
Will Deacon
1
-5
/
+7
2024-04-01
KVM: arm64: Don't defer TLB invalidation when zapping table entries
Will Deacon
1
-1
/
+3
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
8
-82
/
+120
2024-03-07
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
2
-3
/
+3
2024-03-07
Merge branch kvm-arm64/vfio-normal-nc into kvmarm/next
Oliver Upton
1
-5
/
+19
2024-03-07
Merge branch kvm-arm64/vm-configuration into kvmarm/next
Oliver Upton
2
-65
/
+89
2024-03-01
KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE mode
Marc Zyngier
1
-6
/
+6
2024-02-24
KVM: arm64: Introduce new flag for non-cacheable IO memory
Ankit Agrawal
1
-5
/
+19
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
2
-3
/
+3
2024-02-19
KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guest
Marc Zyngier
1
-1
/
+1
2024-02-19
KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is not advertised to the guest
Marc Zyngier
1
-3
/
+21
2024-02-19
KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2
Marc Zyngier
1
-33
/
+9
2024-02-19
KVM: arm64: Move existing feature disabling over to FGU infrastructure
Marc Zyngier
1
-14
/
+3
2024-02-19
KVM: arm64: Propagate and handle Fine-Grained UNDEF bits
Marc Zyngier
1
-20
/
+61
2024-02-13
KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
Will Deacon
1
-2
/
+0
2024-02-01
KVM: arm64: vhe: fix a kernel-doc warning
Randy Dunlap
1
-1
/
+1
2024-02-01
KVM: arm64: hyp/aarch32: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-79
/
+150
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+2
2024-01-09
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
1
-1
/
+1
2024-01-04
KVM: arm64: Add missing memory barriers when switching to pKVM's hyp pgd
Will Deacon
1
-0
/
+2
2023-12-18
Merge branch kvm-arm64/fgt-rework into kvmarm-master/next
Marc Zyngier
3
-34
/
+83
2023-12-18
KVM: arm64: Trap external trace for protected VMs
Fuad Tabba
1
-0
/
+4
2023-12-18
KVM: arm64: Mark PAuth as a restricted feature for protected VMs
Fuad Tabba
1
-3
/
+11
2023-12-18
KVM: arm64: Fix which features are marked as allowed for protected VMs
Fuad Tabba
1
-1
/
+7
2023-12-18
KVM: arm64: Macros for setting/clearing FGT bits
Fuad Tabba
1
-42
/
+27
2023-12-18
KVM: arm64: Add build validation for FGT trap mask values
Fuad Tabba
1
-0
/
+18
2023-12-18
KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virt
Fuad Tabba
1
-0
/
+25
2023-12-18
KVM: arm64: Explicitly trap unsupported HFGxTR_EL2 features
Fuad Tabba
1
-3
/
+6
2023-12-05
KVM: arm64: Remove VPIPT I-cache handling
Marc Zyngier
3
-75
/
+1
2023-11-30
KVM: arm64: Use helpers to classify exception types reported via ESR
Ard Biesheuvel
2
-2
/
+2
2023-11-27
KVM: arm64: Support up to 5 levels of translation in kvm_pgtable
Ryan Roberts
1
-0
/
+9
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
4
-36
/
+42
2023-11-27
KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
Ryan Roberts
2
-7
/
+12
2023-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-33
/
+68
2023-11-02
Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+8
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
9
-33
/
+68
2023-10-30
Merge branch kvm-arm64/mops into kvmarm/next
Oliver Upton
4
-1
/
+22
2023-10-30
Merge branch kvm-arm64/stage2-vhe-load into kvmarm/next
Oliver Upton
6
-31
/
+45
2023-10-30
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-1
/
+1
2023-10-30
KVM: arm64: Always invalidate TLB for stage-2 permission faults
Oliver Upton
1
-1
/
+1
2023-10-23
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
3
-7
/
+7
2023-10-20
KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()
Oliver Upton
1
-10
/
+5
2023-10-20
KVM: arm64: Rename helpers for VHE vCPU load/put
Oliver Upton
2
-10
/
+19
2023-10-20
KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()
Marc Zyngier
1
-3
/
+14
2023-10-20
KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()
Oliver Upton
1
-1
/
+0
[next]