linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] irqchip updates for 5.3-rc3
@ 2019-07-31 17:50 Marc Zyngier
  0 siblings, 0 replies; only message in thread
From: Marc Zyngier @ 2019-07-31 17:50 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Anders Roxell, Geert Uytterhoeven, Lucas Stach, Nianyao Tang,
	Nishka Dasgupta, Shaokun Zhang, Wen Yang, Jason Cooper,
	linux-kernel

Hi Thomas,

Here's a small bunch of fixes from the irqchip department. Nothing
major, just a number of fixes for error paths, a GPCv2 irq_set_type()
fix, and a bunch of /* fall-though */ annotation to keep the build
quiet.

Please pull.

	M.

The following changes since commit 3dae67ce600caaa92c9af6e0cb6cad2db2632a0a:

  irqchip/gic-pm: Remove PM_CLK dependency (2019-07-03 09:33:01 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-fixes-5.3

for you to fetch changes up to b5fa9fc9e809f84bb20439730162eccfed906a76:

  irqchip/renesas-rza1: Fix an use-after-free in rza1_irqc_probe() (2019-07-26 14:40:01 +0100)

----------------------------------------------------------------
irqchip fixes for 5.3

- Fix a couple of UAF on error paths (RZA1, GICv3 ITS)
- Fix iMX GPCv2 trigger setting
- Add missing of_node_put on error path in MBIGEN
- Add another bunch of /* fall-through */ to silence warnings

----------------------------------------------------------------
Anders Roxell (1):
      irqchip/gic-v3: Mark expected switch fall-through

Lucas Stach (1):
      irqchip/irq-imx-gpcv2: Forward irq type to parent

Nianyao Tang (1):
      irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail

Nishka Dasgupta (1):
      irqchip/irq-mbigen: Add of_node_put() before return

Wen Yang (1):
      irqchip/renesas-rza1: Fix an use-after-free in rza1_irqc_probe()

 drivers/irqchip/irq-gic-v3-its.c   |  2 +-
 drivers/irqchip/irq-gic-v3.c       |  4 ++++
 drivers/irqchip/irq-imx-gpcv2.c    |  1 +
 drivers/irqchip/irq-mbigen.c       |  9 +++++++--
 drivers/irqchip/irq-renesas-rza1.c | 15 ++++++++-------
 5 files changed, 21 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-31 17:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 17:50 [GIT PULL] irqchip updates for 5.3-rc3 Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).