index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
KVM: arm64: Reject guest_memfd memslots when the VM has MTE
Alexandru Elisei
2
-6
/
+23
10 days
KVM: arm64: Add missing hyp_enter when trapping sysreg
Vincent Donnefort
2
-0
/
+2
10 days
KVM: arm64: Fix hyp_trace_desc allocation size in hyp_trace_load()
Vincent Donnefort
1
-3
/
+7
10 days
KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backing
Vincent Donnefort
1
-1
/
+8
10 days
KVM: arm64: Fix hyp_trace clock disabling
Vincent Donnefort
1
-8
/
+8
10 days
KVM: arm64: vgic: Mitigate potential LPI registration failure
Carlos López
1
-1
/
+2
10 days
KVM: arm64: vgic: Fix race between LPI release and re-registration
Carlos López
2
-18
/
+24
12 days
KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested context
D Scott Phillips
1
-1
/
+7
2026-07-15
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
4
-23
/
+45
2026-07-15
Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
9
-126
/
+140
2026-07-07
KVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()
Marc Zyngier
1
-2
/
+3
2026-07-07
KVM: arm64: Zero out the stack initialized data in the FFA handler
Sebastian Ene
1
-1
/
+1
2026-07-07
KVM: arm64: Ensure FFA ranges are page aligned
Mostafa Saleh
1
-2
/
+2
2026-07-07
KVM: arm64: Validate the offset to the mem access descriptor
Sebastian Ene
1
-8
/
+19
2026-07-07
KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()
Mostafa Saleh
1
-3
/
+8
2026-07-06
KVM: arm64: Fix sign-extension of MMIO loads
Fuad Tabba
1
-3
/
+4
2026-07-06
KVM: arm64: Only update XN attr when requested during S2 relaxation
Oliver Upton
1
-5
/
+7
2026-07-06
KVM: arm64: Ensure level is always initialized when relaxing perms
Oliver Upton
1
-1
/
+1
2026-07-06
KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
Marc Zyngier
1
-0
/
+2
2026-06-22
KVM: arm64: account pKVM reclaim against the VM mm
Bradley Morgan
1
-1
/
+1
2026-06-22
KVM: arm64: Set IL in fake ESR for pKVM memory sharing exit
Fuad Tabba
1
-1
/
+2
2026-06-22
KVM: arm64: Set IL for nested SError injection
Fuad Tabba
1
-1
/
+1
2026-06-22
KVM: arm64: Set IL for emulated SError injection
Fuad Tabba
1
-1
/
+1
2026-06-22
KVM: arm64: Set IL for injected FPAC exceptions during ERET emulation
Fuad Tabba
1
-1
/
+1
2026-06-22
KVM: arm64: Unconditionally set IL for injected abort exceptions
Fuad Tabba
1
-4
/
+3
2026-06-22
KVM: arm64: Unconditionally set IL for injected undefined exceptions
Fuad Tabba
1
-8
/
+1
2026-06-22
KVM: arm64: Set ESR_ELx.IL for injected undefined exceptions at EL2
Fuad Tabba
1
-1
/
+1
2026-06-22
KVM: arm64: nv: Mark VM as bugged for unexpected VNCR abort
Oliver Upton
1
-2
/
+2
2026-06-22
KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memory
Oliver Upton
1
-0
/
+11
2026-06-22
KVM: arm64: nv: Re-translate VNCR before injecting abort
Oliver Upton
1
-69
/
+42
2026-06-22
KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
Oliver Upton
2
-12
/
+6
2026-06-22
KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
Oliver Upton
1
-10
/
+26
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-427
/
+609
2026-06-17
KVM: arm64: nv: Fix PSTATE construction on illegal exception return
Fuad Tabba
1
-8
/
+24
2026-06-17
KVM: arm64: Sync SPSR_EL1 when injecting an exception into a pVM
Fuad Tabba
1
-0
/
+1
2026-06-17
KVM: arm64: nv: Write ESR_EL2 for injected nested SError exceptions
Fuad Tabba
1
-0
/
+1
2026-06-17
KVM: arm64: nv: Drop bogus WARN for write to ZCR_EL2
Oliver Upton
1
-2
/
+0
2026-06-17
KVM: arm64: nv: Fix SPSR_EL2 restore in kvm_hyp_handle_mops()
Weiming Shi
1
-3
/
+6
2026-06-17
KVM: arm64: vgic: Check the interrupt is still ours before migrating it
Hyunwoo Kim
1
-5
/
+6
2026-06-17
KVM: arm64: vgic: Handle race between interrupt affinity change and LPI disab...
Marc Zyngier
1
-1
/
+8
2026-06-16
Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...
Linus Torvalds
10
-68
/
+42
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+7
2026-06-14
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-0
/
+5
2026-06-12
Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
27
-427
/
+609
2026-06-12
Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/next
Marc Zyngier
4
-39
/
+73
2026-06-12
Merge branch kvm-arm64/misc-7.2 into kvmarm-master/next
Marc Zyngier
8
-21
/
+18
2026-06-12
Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/next
Marc Zyngier
9
-173
/
+102
2026-06-12
Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/next
Marc Zyngier
7
-24
/
+99
2026-06-12
Merge branch kvm-arm64/nv-granule-sizes into kvmarm-master/next
Marc Zyngier
2
-73
/
+196
2026-06-12
Merge branch kvm-arm64/nv-fp-elision into kvmarm-master/next
Marc Zyngier
2
-0
/
+30
[next]