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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250119111246.GAZ4zeLrgnMvr8VFUO@fat_crate.local>
Date: Sun, 19 Jan 2025 12:12:46 +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.13

Hi Linus,

please pull the final irq/urgent lineup for v6.13.

Thx.

---

The following changes since commit 5bc55a333a2f7316b58edc7573e8e893f7acb532:

  Linux 6.13-rc7 (2025-01-12 14:37:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 9322d1915f9d976ee48c09d800fbd5169bc2ddcc:

  irqchip: Plug a OF node reference leak in platform_irqchip_probe() (2025-01-15 10:38:43 +0100)

----------------------------------------------------------------
- Fix an OF node leak in irqchip init's error handling path

- Fix sunxi systems to wake up from suspend with an NMI by pressing the power
  button

- Do not spuriously enable interrupts in gic-v3 in a nested
  interrupts-off section

- Make sure gic-v3 handles properly a failure to enter a low power state

----------------------------------------------------------------
Joe Hattori (1):
      irqchip: Plug a OF node reference leak in platform_irqchip_probe()

Philippe Simons (1):
      irqchip/sunxi-nmi: Add missing SKIP_WAKE flag

Tomas Krcka (1):
      irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()

Yogesh Lal (1):
      irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly

 drivers/irqchip/irq-gic-v3-its.c | 2 +-
 drivers/irqchip/irq-gic-v3.c     | 2 +-
 drivers/irqchip/irq-sunxi-nmi.c  | 3 ++-
 drivers/irqchip/irqchip.c        | 4 +---
 4 files changed, 5 insertions(+), 6 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