lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri,  1 Jul 2022 14:35:31 +0100
From:   Marc Zyngier <maz@...nel.org>
To:     Thomas Gleixner <tglx@...utronix.de>
Cc:     Hector Martin <marcan@...can.st>, Jamie Iles <jamie@...ieiles.com>,
        Matt Ranostay <mranostay@...com>,
        Michal Simek <michal.simek@....com>,
        Robin Murphy <robin.murphy@....com>,
        Wei Yongjun <weiyongjun1@...wei.com>,
        linux-kernel@...r.kernel.org, kernel-team@...roid.com
Subject: [GIT PULL] irqchip fixes for 5.19, take #2

Hi Thomas,

Here's a tiny set of fixes for 5.19. Most of it is on the cosmetic
side of things, save for the GIC patch that fixes a regression on a
platform with pretty funky firmware tables...

Please pull,

	M.

The following changes since commit 6fac824f40987a54a08dfbcc36145869d02e45b1:

  irqchip/loongson-liointc: Use architecture register to get coreid (2022-06-10 08:57:19 +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.19-2

for you to fetch changes up to 1357d2a65601bc0afb221672d5a8f1649063a141:

  irqchip/apple-aic: Make symbol 'use_fast_ipi' static (2022-07-01 14:26:13 +0100)

----------------------------------------------------------------
irqchip fixes for 5.19, take #2

- Gracefully handle failure to request MMIO resources in the GICv3 driver

- Make a static key static in the Apple AIC driver

- Fix the Xilinx intc driver dependency on OF_ADDRESS

----------------------------------------------------------------
Jamie Iles (1):
      irqchip/xilinx: Add explicit dependency on OF_ADDRESS

Robin Murphy (1):
      irqchip/gicv3: Handle resource request failure consistently

Wei Yongjun (1):
      irqchip/apple-aic: Make symbol 'use_fast_ipi' static

 drivers/irqchip/Kconfig         |  2 +-
 drivers/irqchip/irq-apple-aic.c |  2 +-
 drivers/irqchip/irq-gic-v3.c    | 41 +++++++++++++++++++++++++++++++----------
 3 files changed, 33 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ