Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/4] Some Minor fixes and cleanups to irqchip/gic-v3-its
@ 2026-07-20  7:12 Kemeng Shi
  2026-07-20  7:12 ` [PATCH v5 1/4] irqchip/gic-v3-its: Fix memleak in its_probe_one() Kemeng Shi
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Kemeng Shi @ 2026-07-20  7:12 UTC (permalink / raw)
  To: maz, tglx, jason, lpieralisi, radu
  Cc: linux-arm-kernel, linux-kernel, Kemeng Shi

There are some random fixes and cleanups to irqchip/gic-v3-its. More
details can be found in respective patches.
Thanks.

v1->v2:
- Drop unneeded patches and some minor improvement.
v2->v3:
- Fix an extra leak issue in its_vpe_irq_domain_alloc().
- Remove redundant check in its_vpe_db_proxy_unmap_locked()
v3->v4:
- Add missing Fixes tags
- Improve changelog description
v4->v5:
- Collect RVB from Radu
- Drop more unneeded patches
- Use existing error handling to do its_vpe_teardown() in patch 3/4

Kemeng Shi (4):
  irqchip/gic-v3-its: Fix memleak in its_probe_one()
  irqchip/gic-v3-its: Fix its node leak in gic_acpi_parse_madt_its()
  irqchip/gic-v3-its: Fix leak in its_vpe_irq_domain_alloc()
  irqchip/gic-v3-its: Fix grammar and replace a bit number with its
    symbol

 drivers/irqchip/irq-gic-v3-its.c | 29 +++++++++++++++++++----------
 1 file changed, 19 insertions(+), 10 deletions(-)

-- 
2.36.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-07-21  2:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-20  7:12 [PATCH v5 0/4] Some Minor fixes and cleanups to irqchip/gic-v3-its Kemeng Shi
2026-07-20  7:12 ` [PATCH v5 1/4] irqchip/gic-v3-its: Fix memleak in its_probe_one() Kemeng Shi
2026-07-20  7:12 ` [PATCH v5 2/4] irqchip/gic-v3-its: Fix its node leak in gic_acpi_parse_madt_its() Kemeng Shi
2026-07-20  7:12 ` [PATCH v5 3/4] irqchip/gic-v3-its: Fix leak in its_vpe_irq_domain_alloc() Kemeng Shi
2026-07-20  8:50   ` Marc Zyngier
2026-07-21  1:28     ` Kemeng Shi
2026-07-20  7:12 ` [PATCH v5 4/4] irqchip/gic-v3-its: Fix grammar and replace a bit number with its symbol Kemeng Shi
2026-07-21  0:58   ` Radu Rendec
2026-07-21  2:26     ` Kemeng Shi
2026-07-20 18:46 ` [PATCH v5 0/4] Some Minor fixes and cleanups to irqchip/gic-v3-its Thomas Gleixner
2026-07-21  2:25   ` Kemeng Shi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox