index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-60
/
+138
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+31
2024-09-12
Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next
Marc Zyngier
1
-42
/
+0
2024-09-12
Merge branch kvm-arm64/nv-at-pan into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2024-09-12
Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/next
Marc Zyngier
1
-6
/
+91
2024-09-12
Merge branch kvm-arm64/fpmr into kvmarm-master/next
Marc Zyngier
4
-0
/
+24
2024-09-12
Merge branch kvm-arm64/mmu-misc-6.12 into kvmarm-master/next
Marc Zyngier
2
-8
/
+19
2024-09-10
KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xfer
Snehal Koukuntla
1
-6
/
+15
2024-09-10
KVM: arm64: Move pagetable definitions to common header
Sebastian Ene
1
-42
/
+0
2024-09-04
KVM: arm64: use `at s1e1a` for POE
Joey Gouly
1
-1
/
+4
2024-09-04
KVM: arm64: Save/restore POE registers
Joey Gouly
1
-0
/
+27
2024-08-30
KVM: arm64: Make kvm_at() take an OP_AT_*
Joey Gouly
1
-1
/
+1
2024-08-27
KVM: arm64: Make most GICv3 accesses UNDEF if they trap
Marc Zyngier
1
-0
/
+3
2024-08-27
KVM: arm64: Honor guest requested traps in GICv3 emulation
Marc Zyngier
1
-0
/
+72
2024-08-27
KVM: arm64: Force SRE traps when SRE access is not enabled
Marc Zyngier
1
-6
/
+16
2024-08-27
Merge branch kvm-arm64/tlbi-fixes-6.12 into kvmarm-master/next
Marc Zyngier
2
-4
/
+4
2024-08-27
KVM: arm64: Add save/restore support for FPMR
Marc Zyngier
4
-0
/
+24
2024-08-15
KVM: arm64: Ensure TLBI uses correct VMID after changing context
Will Deacon
1
-3
/
+3
2024-08-15
KVM: arm64: Invalidate EL1&0 TLB entries for all VMIDs in nvhe hyp init
Will Deacon
1
-1
/
+1
2024-08-13
KVM: arm64: Move data barrier to end of split walk
Colton Lewis
1
-2
/
+4
2024-08-07
KVM: arm64: Tidying up PAuth code in KVM
Fuad Tabba
2
-4
/
+2
2024-08-02
KVM: arm64: fix override-init warnings in W=1 builds
Sebastian Ott
2
-0
/
+4
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-96
/
+559
2024-07-16
Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
12
-96
/
+559
2024-07-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-8
/
+8
2024-07-14
Merge branch kvm-arm64/nv-tcr2 into kvmarm/next
Oliver Upton
1
-10
/
+25
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
2
-25
/
+147
2024-07-14
Merge branch kvm-arm64/el2-kcfi into kvmarm/next
Oliver Upton
8
-27
/
+41
2024-07-14
Merge branch kvm-arm64/shadow-mmu into kvmarm/next
Oliver Upton
2
-1
/
+197
2024-07-04
KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1
Anshuman Khandual
3
-8
/
+8
2024-06-27
KVM: arm64: Make PIR{,E0}_EL1 save/restore conditional on FEAT_TCRX
Marc Zyngier
1
-10
/
+14
2024-06-27
KVM: arm64: Make TCR2_EL1 save/restore dependent on the VM features
Marc Zyngier
1
-2
/
+13
2024-06-20
KVM: arm64: nv: Add additional trap setup for CPTR_EL2
Marc Zyngier
1
-1
/
+18
2024-06-20
KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2
Oliver Upton
1
-0
/
+31
2024-06-20
KVM: arm64: nv: Load guest FP state for ZCR_EL2 trap
Oliver Upton
2
-0
/
+31
2024-06-20
KVM: arm64: nv: Handle CPACR_EL1 traps
Marc Zyngier
1
-1
/
+31
2024-06-20
KVM: arm64: Spin off helper for programming CPTR traps
Oliver Upton
1
-24
/
+24
2024-06-20
KVM: arm64: nv: Use guest hypervisor's max VL when running nested guest
Oliver Upton
1
-0
/
+12
2024-06-20
KVM: arm64: nv: Load guest hyp's ZCR into EL1 state
Oliver Upton
1
-1
/
+2
2024-06-20
KVM: arm64: nv: Forward SVE traps to guest hypervisor
Oliver Upton
1
-0
/
+2
2024-06-20
KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisor
Jintack Lim
1
-0
/
+3
2024-06-20
KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2
Pierre-Clément Tosi
2
-4
/
+8
2024-06-20
KVM: arm64: VHE: Mark __hyp_call_panic __noreturn
Pierre-Clément Tosi
1
-2
/
+1
2024-06-20
KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32
Pierre-Clément Tosi
1
-0
/
+6
2024-06-20
KVM: arm64: nVHE: Simplify invalid_host_el2_vect
Pierre-Clément Tosi
1
-6
/
+0
2024-06-20
KVM: arm64: Fix __pkvm_init_switch_pgd call ABI
Pierre-Clément Tosi
2
-13
/
+15
2024-06-20
KVM: arm64: Fix clobbered ELR in sync abort/SError
Pierre-Clément Tosi
2
-2
/
+11
2024-06-19
KVM: arm64: nv: Add handling of NXS-flavoured TLBI operations
Marc Zyngier
1
-0
/
+46
2024-06-19
KVM: arm64: nv: Add handling of range-based TLBI operations
Marc Zyngier
1
-0
/
+26
2024-06-19
KVM: arm64: nv: Add handling of outer-shareable TLBI operations
Marc Zyngier
1
-0
/
+10
[next]