[PATCH v2 0/4] KVM: arm64: vgic: Fixes for ITS table save and init retry
Oliver Upton
oupton at kernel.org
Sat Aug 8 11:35:38 PDT 2026
On Fri, 07 Aug 2026 11:40:58 +0100, Fuad Tabba wrote:
> Respinning today since I am travelling until the 17th and will be slow to
> reply.
>
> Changes since v1 [1]:
> - Patch 3: check the collection ID with vgic_its_check_id() instead of
> bounding the walk by the table size, so a collection the table cannot
> address is not saved either. Retitled to match. (sashiko)
> - New patch 4: skip the ITEs that are saved as invalid when computing an
> ITE's next-event offset. (Oliver)
>
> [...]
Applied to next, thanks!
[1/4] KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT save
https://git.kernel.org/kvmarm/kvmarm/c/c6c156d931c3
[2/4] KVM: arm64: vgic: Don't leak the SPI array when init is retried
https://git.kernel.org/kvmarm/kvmarm/c/52d044d6e76f
[3/4] KVM: arm64: vgic-its: Don't save collections the table cannot hold
https://git.kernel.org/kvmarm/kvmarm/c/9b10fb74e4b6
[4/4] KVM: arm64: vgic-its: Point saved ITEs at the next valid entry
https://git.kernel.org/kvmarm/kvmarm/c/ad1e686e2378
--
Best,
Oliver
More information about the linux-arm-kernel
mailing list