index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-14
Merge branch kvm-arm64/ctr-el0 into kvmarm/next
Oliver Upton
4
-186
/
+216
2024-07-14
Merge branch kvm-arm64/shadow-mmu into kvmarm/next
Oliver Upton
7
-43
/
+1568
2024-07-14
Merge branch kvm-arm64/ffa-1p1 into kvmarm/next
Oliver Upton
2
-33
/
+149
2024-07-08
Revert "KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative pol...
Oliver Upton
1
-12
/
+12
2024-07-03
KVM: arm64: nv: Truely enable nXS TLBI operations
Marc Zyngier
1
-2
/
+2
2024-06-22
KVM: arm64: nv: Unfudge ID_AA64PFR0_EL1 masking
Oliver Upton
1
-1
/
+1
2024-06-20
KVM: arm64: rename functions for invariant sys regs
Sebastian Ott
1
-5
/
+5
2024-06-20
KVM: arm64: show writable masks for feature registers
Sebastian Ott
1
-14
/
+5
2024-06-20
KVM: arm64: Treat CTR_EL0 as a VM feature ID register
Sebastian Ott
1
-10
/
+10
2024-06-20
KVM: arm64: unify code to prepare traps
Sebastian Ott
2
-3
/
+33
2024-06-20
KVM: arm64: nv: Use accessors for modifying ID registers
Oliver Upton
1
-134
/
+122
2024-06-20
KVM: arm64: Add helper for writing ID regs
Oliver Upton
2
-5
/
+16
2024-06-20
KVM: arm64: Use read-only helper for reading VM ID registers
Oliver Upton
2
-4
/
+4
2024-06-20
KVM: arm64: Make idregs debugfs iterator search sysreg table directly
Oliver Upton
1
-13
/
+23
2024-06-20
KVM: arm64: Get sys_reg encoding from descriptor in idregs_debug_show()
Oliver Upton
1
-1
/
+1
2024-06-19
KVM: arm64: nv: Use GFP_KERNEL_ACCOUNT for sysreg_masks allocation
Oliver Upton
1
-1
/
+1
2024-06-19
KVM: arm64: nv: Add handling of NXS-flavoured TLBI operations
Marc Zyngier
2
-0
/
+119
2024-06-19
KVM: arm64: nv: Add handling of range-based TLBI operations
Marc Zyngier
3
-6
/
+108
2024-06-19
KVM: arm64: nv: Add handling of outer-shareable TLBI operations
Marc Zyngier
3
-1
/
+29
2024-06-19
KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
Marc Zyngier
1
-1
/
+84
2024-06-19
KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
Marc Zyngier
1
-2
/
+17
2024-06-19
KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
Marc Zyngier
2
-23
/
+90
2024-06-19
KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations
Marc Zyngier
1
-0
/
+96
2024-06-19
KVM: arm64: nv: Handle TLBI ALLE1{,IS} operations
Marc Zyngier
1
-0
/
+25
2024-06-19
KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operations
Marc Zyngier
1
-0
/
+51
2024-06-19
KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1
Marc Zyngier
2
-0
/
+115
2024-06-19
KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
Marc Zyngier
1
-1
/
+50
2024-06-19
KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
Marc Zyngier
1
-0
/
+65
2024-06-19
KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
Christoffer Dall
2
-5
/
+65
2024-06-19
KVM: arm64: nv: Handle shadow stage 2 page faults
Marc Zyngier
2
-9
/
+133
2024-06-19
KVM: arm64: nv: Implement nested Stage-2 page table walk logic
Christoffer Dall
1
-0
/
+264
2024-06-19
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
4
-21
/
+283
2024-06-14
KVM: arm64: Use FF-A 1.1 with pKVM
Sebastian Ene
1
-4
/
+8
2024-06-14
KVM: arm64: Update the identification range for the FF-A smcs
Sebastian Ene
1
-1
/
+1
2024-06-14
KVM: arm64: Add support for FFA_PARTITION_INFO_GET
Sebastian Ene
1
-0
/
+52
2024-06-14
KVM: arm64: Trap FFA_VERSION host call in pKVM
Sebastian Ene
1
-30
/
+90
2024-06-14
KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative polarity
Marc Zyngier
1
-12
/
+12
2024-06-14
KVM: arm64: Add early_param to control WFx trapping
Colton Lewis
1
-3
/
+65
2024-06-04
KVM: arm64: Ensure that SME controls are disabled in protected mode
Fuad Tabba
2
-0
/
+18
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
4
-11
/
+7
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
4
-19
/
+14
2024-06-04
KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM
Fuad Tabba
4
-5
/
+93
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
4
-0
/
+97
2024-06-04
KVM: arm64: Specialize handling of host fpsimd state on trap
Fuad Tabba
3
-1
/
+13
2024-06-04
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
2
-19
/
+5
2024-06-04
KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state
Fuad Tabba
1
-1
/
+2
2024-06-04
KVM: arm64: Reintroduce __sve_save_state
Fuad Tabba
1
-0
/
+6
2024-05-30
KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor
Marc Zyngier
1
-2
/
+4
2024-05-30
KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx
Marc Zyngier
1
-10
/
+11
2024-05-27
KVM: arm64: AArch32: Fix spurious trapping of conditional instructions
Marc Zyngier
1
-2
/
+16
[next]