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]
Message-ID: <20241020112110.GAZxTnpjXjwKgF12oZ@fat_crate.local>
Date: Sun, 20 Oct 2024 13:21:10 +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.12-rc4

Hi Linus,

please pull the irq/urgent lineup for v6.12-rc4.

Thx.

---

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d038109ac1c6bf619473dda03a16a6de58170f7f:

  irqchip/renesas-rzg2l: Fix missing put_device (2024-10-15 23:54:35 +0200)

----------------------------------------------------------------
- Fix a case for sifive-plic where an interrupt gets disabled *and* masked and
  remains masked when it gets reenabled later

- Plug a small race in GIC-v4 where userspace can force an affinity change of
  a virtual CPU (vPE) in its unmapping path

- Do not mix the two sets of ocelot irqchip's registers in the mask
  calculation of the main interrupt sticky register

- Other smaller fixlets and cleanups

----------------------------------------------------------------
Andrew Jones (1):
      irqchip/riscv-imsic: Fix output text of base address

Charlie Jenkins (1):
      irqchip/sifive-plic: Return error code on failure

Fabrizio Castro (1):
      irqchip/renesas-rzg2l: Fix missing put_device

Lukas Bulwahn (1):
      irqchip: Remove obsolete config ARM_GIC_V3_ITS_PCI

Marc Zyngier (1):
      irqchip/gic-v4: Don't allow a VMOVP on a dying VPE

Nam Cao (1):
      irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()

Sergey Matsievskiy (2):
      irqchip/ocelot: Fix trigger register address
      irqchip/ocelot: Comment sticky register clearing code

Sunil V L (1):
      irqchip/riscv-intc: Fix SMP=n boot with ACPI

 drivers/irqchip/Kconfig                    |  7 -------
 drivers/irqchip/irq-gic-v3-its.c           | 18 ++++++++++++------
 drivers/irqchip/irq-mscc-ocelot.c          | 10 ++++++++--
 drivers/irqchip/irq-renesas-rzg2l.c        | 16 ++++++++++++++--
 drivers/irqchip/irq-riscv-imsic-platform.c |  2 +-
 drivers/irqchip/irq-riscv-intc.c           | 19 ++++++++++++++++++-
 drivers/irqchip/irq-sifive-plic.c          | 29 +++++++++++++++++------------
 include/linux/irqchip/arm-gic-v4.h         |  4 +++-
 8 files changed, 73 insertions(+), 32 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