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, 30 Jan 2022 12:23:05 +0100
From:   Borislav Petkov <bp@...e.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 v5.17-rc2

Hi Linus,

please pull irq/urgent fixes courtesy of Marc Zyngier, for v5.17.

Thx.

---

The following changes since commit a0af3d1104f752b6d0dba71788e3fddd67c857a7:

  PCI/MSI: Prevent UAF in error path (2022-01-21 02:14:46 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v5.17_rc2_p2

for you to fetch changes up to 243d30803744155a54bfb8a844cc964945cfd9a1:

  Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent (2022-01-29 21:03:20 +0100)

----------------------------------------------------------------
- Drop an unused private data field in the AIC driver

- Various fixes to the realtek-rtl driver

- Make the GICv3 ITS driver compile again in !SMP configurations

- Force reset of the GICv3 ITSs at probe time to avoid issues during kexec

- Yet another kfree/bitmap_free conversion

- Various DT updates (Renesas, SiFive)

(from Marc Zyngier)

----------------------------------------------------------------
Ard Biesheuvel (1):
      irqchip/gic-v3-its: Fix build for !SMP

Christophe JAILLET (1):
      irqchip/loongson-pch-ms: Use bitmap_free() to free bitmap

Geert Uytterhoeven (3):
      dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support
      dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts
      dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples

Marc Zyngier (2):
      irqchip/apple-aic: Drop unused ipi_hwirq field
      irqchip/gic-v3-its: Reset each ITS's BASERn register before probe

Sander Vanheule (3):
      irqchip/realtek-rtl: Map control data to virq
      irqchip/realtek-rtl: Fix off-by-one in routing
      irqchip/realtek-rtl: Service all pending interrupts

Thomas Gleixner (1):
      Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

 .../interrupt-controller/renesas,irqc.yaml         |   1 +
 .../interrupt-controller/sifive,plic-1.0.0.yaml    |  12 +-
 drivers/irqchip/irq-apple-aic.c                    |   1 -
 drivers/irqchip/irq-gic-v3-its.c                   | 123 +++++++++++++++++----
 drivers/irqchip/irq-loongson-pch-msi.c             |   2 +-
 drivers/irqchip/irq-realtek-rtl.c                  |  18 ++-
 6 files changed, 121 insertions(+), 36 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ