index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
6
-50
/
+122
2024-05-03
Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/next
Marc Zyngier
1
-3
/
+1
2024-05-03
Merge branch kvm-arm64/host_data into kvmarm-master/next
Marc Zyngier
5
-13
/
+9
2024-05-01
KVM: arm64: Introduce and use predicates that check for protected VMs
Fuad Tabba
1
-4
/
+2
2024-05-01
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
1
-18
/
+6
2024-05-01
KVM: arm64: Fix comment for __pkvm_vcpu_init_traps()
Fuad Tabba
1
-1
/
+1
2024-05-01
KVM: arm64: Support TLB invalidation in guest context
Will Deacon
1
-24
/
+91
2024-05-01
KVM: arm64: Avoid BUG-ing from the host abort path
Quentin Perret
1
-1
/
+7
2024-05-01
KVM: arm64: Issue CMOs when tearing down guest s2 pages
Quentin Perret
1
-0
/
+1
2024-05-01
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
1
-1
/
+1
2024-05-01
KVM: arm64: Move guest_owns_fp_regs() to increase its scope
Fuad Tabba
1
-1
/
+1
2024-05-01
KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM
Fuad Tabba
2
-0
/
+12
2024-04-20
KVM: arm64: Drop trapping of PAuth instructions/keys
Marc Zyngier
1
-2
/
+0
2024-04-20
KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2
Marc Zyngier
1
-1
/
+1
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
2
-3
/
+1
2024-04-12
KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
Marc Zyngier
1
-1
/
+0
2024-04-12
KVM: arm64: Exclude host_debug_data from vcpu_arch
Marc Zyngier
1
-4
/
+4
2024-04-12
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
3
-5
/
+4
2024-04-01
KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
Will Deacon
1
-1
/
+2
2024-03-01
KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE mode
Marc Zyngier
1
-6
/
+6
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
2
-3
/
+3
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-10
/
+12
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+2
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
1
-0
/
+4
2023-12-18
KVM: arm64: Trap external trace for protected VMs
Fuad Tabba
1
-0
/
+4
2023-12-05
KVM: arm64: Remove VPIPT I-cache handling
Marc Zyngier
2
-62
/
+1
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
3
-6
/
+6
2023-11-27
KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
Ryan Roberts
1
-4
/
+0
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-6
/
+8
2023-10-30
Merge branch kvm-arm64/mops into kvmarm/next
Oliver Upton
1
-0
/
+2
2023-10-23
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
2
-6
/
+6
2023-10-16
Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-2
/
+8
2023-10-09
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
1
-0
/
+2
2023-10-08
KVM: arm64: FFA: Remove access of endpoint memory access descriptor array
Sudeep Holla
1
-2
/
+8
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
4
-6
/
+9
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-44
/
+109
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
5
-44
/
+109
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+6
2023-08-28
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
2
-43
/
+67
2023-08-28
Merge branch kvm-arm64/tlbi-range into kvmarm-master/next
Marc Zyngier
2
-0
/
+41
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2
-43
/
+67
2023-08-17
KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
2
-0
/
+41
2023-08-15
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
2
-1
/
+3
2023-08-15
list_debug: Introduce inline wrappers for debug checks
Marco Elver
1
-3
/
+3
2023-07-28
Merge branch kvm-arm64/6.6/generic-vcpu into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2023-07-26
KVM: arm64: Use the appropriate feature trap register when activating traps
Fuad Tabba
1
-1
/
+1
2023-07-19
KVM: arm64: Allow pKVM on v1.0 compatible FF-A implementations
Oliver Upton
1
-1
/
+14
2023-07-12
KVM: arm64: Add missing BTI instructions
Mostafa Saleh
2
-1
/
+11
[next]