index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
/
vgic-debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-02
KVM: arm64: Use standard seq_file iterator for vgic-debug debugfs
Fuad Tabba
1
-28
/
+12
2026-02-02
KVM: arm64: Reimplement vgic-debug XArray iteration
Fuad Tabba
1
-48
/
+20
2025-11-08
KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray
Oliver Upton
1
-4
/
+12
2025-09-10
KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs
Oliver Upton
1
-1
/
+1
2025-05-30
KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointer
Marc Zyngier
1
-1
/
+4
2025-05-22
KVM: arm64: Fix documentation for vgic_its_iter_next()
Marc Zyngier
1
-1
/
+1
2025-05-19
KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
Jing Zhang
1
-0
/
+224
2024-11-20
KVM: arm64: vgic: Make vgic_get_irq() more robust
Marc Zyngier
1
-1
/
+4
2024-08-19
KVM: arm64: vgic-debug: Don't put unmarked LPIs
Zenghui Yu
1
-1
/
+1
2024-08-07
KVM: arm64: vgic-debug: Exit the iterator properly w/o LPI
Zenghui Yu
1
-2
/
+3
2024-04-25
KVM: arm64: vgic-debug: Use an xarray mark for debug iterator
Oliver Upton
1
-22
/
+60
2024-02-23
KVM: arm64: vgic: Use atomics to count LPIs
Oliver Upton
1
-1
/
+1
2023-09-30
KVM: arm64: vgic: Use vcpu_idx for the debug information
Marc Zyngier
1
-3
/
+3
2023-03-29
KVM: arm64: Use config_lock to protect vgic state
Oliver Upton
1
-4
/
+4
2022-04-06
KVM: arm64: vgic: Remove unnecessary type castings
Yu Zhe
1
-5
/
+5
2020-09-18
KVM: arm64: vgic-debug: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-22
/
+2
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
1
-0
/
+300