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 Jul 2023 11:13:03 +0200
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.5-rc4

Hi Linus,

please pull urgent irqchip fixes from Marc Zyngier.

Thx.

---

The following changes since commit 67a4e1a3bf7c68ed3fbefc4213648165d912cabb:

  irqdomain: Use return value of strreplace() (2023-06-30 11:13:44 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.5_rc4

for you to fetch changes up to de990908521073d98a46ad0e29885df447e95242:

  Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent (2023-07-24 10:27:43 +0200)

----------------------------------------------------------------
- Work around an erratum on GIC700, where a race between a CPU
  handling a wake-up interrupt, a change of affinity, and another
  CPU going to sleep can result in a lack of wake-up event on the
  next interrupt.

- Fix the locking required on a VPE for GICv4

- Enable Rockchip 3588001 erratum workaround for RK3588S

- Fix the irq-bcm6345-l1 assumtions of the boot CPU always be
  the first CPU in the system

----------------------------------------------------------------
Jonas Gorski (1):
      irq-bcm6345-l1: Do not assume a fixed block to cpu mapping

Lorenzo Pieralisi (1):
      irqchip/gic-v3: Workaround for GIC-700 erratum 2941627

Marc Zyngier (1):
      irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation

Sebastian Reichel (1):
      irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround for RK3588S

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

 Documentation/arm64/silicon-errata.rst |  3 ++
 drivers/irqchip/irq-bcm6345-l1.c       | 14 +++---
 drivers/irqchip/irq-gic-v3-its.c       | 78 +++++++++++++++++++++-------------
 drivers/irqchip/irq-gic-v3.c           | 62 ++++++++++++++++++++++++++-
 4 files changed, 117 insertions(+), 40 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