index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
5
-7
/
+10
2023-09-12
KVM: arm64: Properly return allocated EL2 VA from hyp_alloc_private_va_range()
Marc Zyngier
1
-0
/
+3
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
22
-203
/
+2370
2023-08-31
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
22
-202
/
+2369
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
6
-89
/
+138
2023-08-28
Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/next
Marc Zyngier
3
-11
/
+47
2023-08-28
Merge branch kvm-arm64/tlbi-range into kvmarm-master/next
Marc Zyngier
7
-19
/
+136
2023-08-28
Merge branch kvm-arm64/nv-trap-forwarding into kvmarm-master/next
Marc Zyngier
8
-39
/
+2026
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
5
-85
/
+137
2023-08-23
KVM: arm64: nv: Add trap description for SPSR_EL2 and ELR_EL2
Marc Zyngier
1
-0
/
+2
2023-08-22
KVM: arm64: pmu: Resync EL0 state on counter rotation
Marc Zyngier
2
-0
/
+21
2023-08-20
KVM: arm64: PMU: Don't advertise STALL_SLOT_{FRONTEND,BACKEND}
Reiji Watanabe
1
-2
/
+4
2023-08-20
KVM: arm64: PMU: Don't advertise the STALL_SLOT event
Reiji Watanabe
1
-2
/
+1
2023-08-20
KVM: arm64: PMU: Avoid inappropriate use of host's PMUVer
Reiji Watanabe
1
-6
/
+16
2023-08-20
KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVer
Reiji Watanabe
1
-2
/
+6
2023-08-17
KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
1
-1
/
+1
2023-08-17
KVM: arm64: nv: Select XARRAY_MULTI to fix build error
Randy Dunlap
1
-0
/
+1
2023-08-17
KVM: arm64: nv: Add support for HCRX_EL2
Marc Zyngier
4
-37
/
+77
2023-08-17
KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems
Marc Zyngier
1
-6
/
+6
2023-08-17
KVM: arm64: nv: Expose FGT to nested guests
Marc Zyngier
1
-2
/
+3
2023-08-17
KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR
Marc Zyngier
1
-0
/
+48
2023-08-17
KVM: arm64: nv: Expand ERET trap forwarding to handle FGT
Marc Zyngier
1
-1
/
+16
2023-08-17
KVM: arm64: nv: Add SVC trap forwarding
Marc Zyngier
2
-0
/
+16
2023-08-17
KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
Marc Zyngier
1
-0
/
+474
2023-08-17
KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
Marc Zyngier
1
-0
/
+109
2023-08-17
KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2
Marc Zyngier
1
-0
/
+71
2023-08-17
KVM: arm64: nv: Add fine grained trap forwarding infrastructure
Marc Zyngier
1
-3
/
+87
2023-08-17
KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
Marc Zyngier
1
-1
/
+49
2023-08-17
KVM: arm64: nv: Add trap forwarding for MDCR_EL2
Marc Zyngier
1
-0
/
+268
2023-08-17
KVM: arm64: nv: Expose FEAT_EVT to nested guests
Marc Zyngier
1
-2
/
+1
2023-08-17
KVM: arm64: nv: Add trap forwarding for HCR_EL2
Marc Zyngier
1
-0
/
+488
2023-08-17
KVM: arm64: nv: Add trap forwarding infrastructure
Marc Zyngier
3
-0
/
+314
2023-08-17
KVM: arm64: Restructure FGT register switching
Marc Zyngier
1
-27
/
+29
2023-08-17
KVM: arm64: nv: Add FGT registers
Marc Zyngier
1
-0
/
+5
2023-08-17
KVM: arm64: Correctly handle ACCDATA_EL1 traps
Marc Zyngier
1
-0
/
+2
2023-08-17
KVM: arm64: Use TLBI range-based instructions for unmap
Raghavendra Rao Ananta
1
-7
/
+33
2023-08-17
KVM: arm64: Invalidate the table entries upon a range
Raghavendra Rao Ananta
1
-1
/
+2
2023-08-17
KVM: arm64: Flush only the memslot after write-protect
Raghavendra Rao Ananta
1
-1
/
+1
2023-08-17
KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
Raghavendra Rao Ananta
1
-0
/
+8
2023-08-17
KVM: arm64: Define kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
1
-0
/
+20
2023-08-17
KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
3
-0
/
+69
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
1
-6
/
+0
2023-08-17
KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
2
-4
/
+3
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-08-15
KVM: arm64: Remove unused declarations
Yue Haibing
1
-2
/
+0
2023-08-08
KVM: arm64: Remove redundant kvm_set_pfn_accessed() from user_mem_abort()
Fuad Tabba
1
-1
/
+0
2023-07-28
KVM: arm64: Skip instruction after emulating write to TCR_EL1
Oliver Upton
1
-0
/
+1
[next]