index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: vgic: Hold config_lock while tearing down a CPU interface
Marc Zyngier
2024-08-08
1
-2
/
+1
*
KVM: arm64: vgic-debug: Exit the iterator properly w/o LPI
Zenghui Yu
2024-08-07
1
-2
/
+3
*
KVM: arm64: vgic: fix unexpected unlock sparse warnings
Sebastian Ott
2024-08-02
2
-2
/
+2
*
KVM: arm64: fix kdoc warnings in W=1 builds
Sebastian Ott
2024-08-02
3
-11
/
+16
*
KVM: arm64: Disassociate vcpus from redistributor region on teardown
Marc Zyngier
2024-06-06
3
-4
/
+15
*
Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-05-12
8
-348
/
+235
|
\
|
*
Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-08
1
-19
/
+63
|
|
\
|
|
*
KVM: arm64: vgic: Allocate private interrupts on demand
Marc Zyngier
2024-05-03
1
-19
/
+63
|
*
|
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-03
4
-42
/
+3
|
|
\
\
|
|
*
|
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
2024-05-01
4
-42
/
+3
|
|
|
/
|
*
|
KVM: arm64: vgic-its: Get rid of the lpi_list_lock
Oliver Upton
2024-04-25
3
-7
/
+5
|
*
|
KVM: arm64: vgic-its: Rip out the global translation cache
Oliver Upton
2024-04-25
3
-126
/
+4
|
*
|
KVM: arm64: vgic-its: Use the per-ITS translation cache for injection
Oliver Upton
2024-04-25
1
-46
/
+17
|
*
|
KVM: arm64: vgic-its: Spin off helper for finding ITS by doorbell addr
Oliver Upton
2024-04-25
1
-14
/
+21
|
*
|
KVM: arm64: vgic-its: Maintain a translation cache per ITS
Oliver Upton
2024-04-25
1
-1
/
+36
|
*
|
KVM: arm64: vgic-its: Scope translation cache invalidations to an ITS
Oliver Upton
2024-04-25
3
-14
/
+36
|
*
|
KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()
Oliver Upton
2024-04-25
3
-50
/
+0
|
*
|
KVM: arm64: vgic-debug: Use an xarray mark for debug iterator
Oliver Upton
2024-04-25
3
-25
/
+62
|
*
|
KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_cmd_handle_movall()
Oliver Upton
2024-04-25
1
-9
/
+4
|
*
|
KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_invall()
Oliver Upton
2024-04-25
1
-10
/
+6
|
*
|
KVM: arm64: vgic-its: Walk LPI xarray in its_sync_lpi_pending_table()
Oliver Upton
2024-04-25
1
-17
/
+10
|
|
/
*
/
KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()
Oliver Upton
2024-04-24
1
-4
/
+4
|
/
*
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2024-03-11
6
-72
/
+83
|
\
|
*
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
2024-03-07
3
-4
/
+6
|
|
\
|
|
*
KVM: arm64: vgic: fix a kernel-doc warning
Randy Dunlap
2024-02-01
1
-1
/
+1
|
|
*
KVM: arm64: vgic-its: fix kernel-doc warnings
Randy Dunlap
2024-02-01
1
-2
/
+2
|
|
*
KVM: arm64: vgic-init: fix a kernel-doc warning
Randy Dunlap
2024-02-01
1
-1
/
+3
|
*
|
Merge branch kvm-arm64/lpi-xarray into kvmarm/next
Oliver Upton
2024-03-07
6
-65
/
+74
|
|
\
\
|
|
*
|
KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()
Oliver Upton
2024-02-23
3
-22
/
+11
|
|
*
|
KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
Oliver Upton
2024-02-23
2
-11
/
+10
|
|
*
|
KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
Oliver Upton
2024-02-23
2
-8
/
+15
|
|
*
|
KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
Oliver Upton
2024-02-23
1
-1
/
+1
|
|
*
|
KVM: arm64: vgic: Use atomics to count LPIs
Oliver Upton
2024-02-23
3
-4
/
+4
|
|
*
|
KVM: arm64: vgic: Get rid of the LPI linked-list
Oliver Upton
2024-02-23
3
-8
/
+2
|
|
*
|
KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
Oliver Upton
2024-02-23
1
-1
/
+8
|
|
*
|
KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
Oliver Upton
2024-02-23
1
-1
/
+2
|
|
*
|
KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
Oliver Upton
2024-02-23
1
-14
/
+5
|
|
*
|
KVM: arm64: vgic: Store LPIs in an xarray
Oliver Upton
2024-02-23
3
-1
/
+22
|
|
|
/
|
*
/
KVM: arm64: Fix typos
Bjorn Helgaas
2024-02-24
2
-3
/
+3
|
|
/
*
|
KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
Oliver Upton
2024-02-21
1
-0
/
+2
*
|
KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
Oliver Upton
2024-02-21
1
-0
/
+3
|
/
*
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2024-01-08
3
-81
/
+53
|
\
|
*
KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
Oliver Upton
2024-01-04
1
-0
/
+5
|
*
KVM: arm64: vgic-v3: Reinterpret user ISPENDR writes as I{C,S}PENDR
Oliver Upton
2023-12-22
1
-30
/
+5
|
*
KVM: arm64: vgic: Use common accessor for writes to ICPENDR
Oliver Upton
2023-12-22
1
-29
/
+22
|
*
KVM: arm64: vgic: Use common accessor for writes to ISPENDR
Oliver Upton
2023-12-22
1
-29
/
+21
|
*
KVM: arm64: vgic-v4: Restore pending state on host userspace write
Marc Zyngier
2023-12-22
1
-10
/
+17
*
|
Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-12-23
3
-19
/
+33
|
\
\
|
*
|
KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_...
Marc Zyngier
2023-12-12
1
-0
/
+2
|
*
|
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier
2023-12-12
3
-2
/
+6
[next]