The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v3 0/6] Some Minor fixes and cleanups to
@ 2026-06-23  2:01 Kemeng Shi
  2026-06-23  2:01 ` [PATCH v3 1/6] irqchip/gic-v3-its: Fix memleak in its_probe_one() Kemeng Shi
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Kemeng Shi @ 2026-06-23  2:01 UTC (permalink / raw)
  To: maz, tglx; +Cc: linux-arm-kernel, linux-kernel, shikemeng

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()

Kemeng Shi (6):
  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: Add ITS address info in more error logs
  irqchip/gic-v3-its: some minor improvement in comments
  irqchip/gic-v3-its: Remove redundant check in
    its_vpe_db_proxy_unmap_locked()

 drivers/irqchip/irq-gic-v3-its.c | 37 ++++++++++++++++++--------------
 1 file changed, 21 insertions(+), 16 deletions(-)

-- 
2.36.1


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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-23  2:01 [PATCH v3 0/6] Some Minor fixes and cleanups to Kemeng Shi
2026-06-23  2:01 ` [PATCH v3 1/6] irqchip/gic-v3-its: Fix memleak in its_probe_one() Kemeng Shi
2026-06-30 16:40   ` Thomas Gleixner
2026-06-23  2:01 ` [PATCH v3 2/6] irqchip/gic-v3-its: Fix its node leak in gic_acpi_parse_madt_its() Kemeng Shi
2026-06-30 16:40   ` Thomas Gleixner
2026-06-23  2:01 ` [PATCH v3 3/6] irqchip/gic-v3-its: Fix leak in its_vpe_irq_domain_alloc() Kemeng Shi
2026-06-30 16:42   ` Thomas Gleixner
2026-06-23  2:01 ` [PATCH v3 4/6] irqchip/gic-v3-its: Add ITS address info in more error logs Kemeng Shi
2026-06-30 16:43   ` Thomas Gleixner
2026-06-23  2:01 ` [PATCH v3 5/6] irqchip/gic-v3-its: some minor improvement in comments Kemeng Shi
2026-06-30 16:46   ` Thomas Gleixner
2026-07-02  2:46     ` Kemeng Shi
2026-06-23  2:01 ` [PATCH v3 6/6] irqchip/gic-v3-its: Remove redundant check in its_vpe_db_proxy_unmap_locked() Kemeng Shi

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