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: Sun, 18 Feb 2024 11:38:37 +0100
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] irq/urgent for v6.8-rc5

Hi Linus,

please pull a bunch of irqchip fixes for v6.8-rc5.

Thx.

---

The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de:

  Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq_urgent_for_v6.8_rc5

for you to fetch changes up to af9acbfc2c4b72c378d0b9a2ee023ed01055d3e2:

  irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update (2024-02-13 11:29:52 +0100)

----------------------------------------------------------------
- Fix GICv4.1 affinity update

- Restore a quirk for ACPI-based GICv4 systems

- Handle non-coherent GICv4 redistributors properly

- Prevent spurious interrupts on Broadcom devices using GIC v3
  architecture

- Other minor fixes

----------------------------------------------------------------
Bibo Mao (1):
      irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()

Dan Carpenter (1):
      irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()

Doug Berger (1):
      irqchip/irq-brcmstb-l2: Add write memory barrier before exit

Marc Zyngier (3):
      irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors
      irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
      irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update

 drivers/irqchip/irq-brcmstb-l2.c       |  5 ++-
 drivers/irqchip/irq-gic-v3-its.c       | 62 ++++++++++++++++++++++------------
 drivers/irqchip/irq-loongson-eiointc.c |  2 +-
 drivers/irqchip/irq-qcom-mpm.c         |  4 +--
 4 files changed, 47 insertions(+), 26 deletions(-)

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ