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>] [day] [month] [year] [list]
Message-ID: <20250622085320.GAaFfEgGlh6MIZ-1Pa@fat_crate.local>
Date: Sun, 22 Jun 2025 10:53:20 +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.16-rc3

Hi Linus,

please pull the irq/urgent lineup for v6.16-rc3.

Thx.

---

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3085ef9d9e7ab5ae4cddbe809e2e3b8dc11cdc75:

  irqchip/ath79-misc: Fix missing prototypes warnings (2025-06-20 21:38:52 +0200)

----------------------------------------------------------------
- Fix missing prototypes warnings

- Properly initialize work context when allocating it

- Remove a method tracking when managed interrupts are suspended during
  hotplug, in favor of the code using a IRQ disable depth tracking now,
  and have interrupts get properly enabled again on restore

- Make sure multiple CPUs getting hotplugged don't cause wrong tracking of the
  managed IRQ disable depth

----------------------------------------------------------------
Brian Norris (2):
      genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplug
      genirq/cpuhotplug: Restore affinity even for suspended IRQ

Gyeyoung Baek (1):
      genirq/irq_sim: Initialize work context pointers properly

Shiji Yang (1):
      irqchip/ath79-misc: Fix missing prototypes warnings

 drivers/irqchip/irq-ath79-misc.c | 20 ++------------------
 kernel/irq/chip.c                |  8 ++++++++
 kernel/irq/cpuhotplug.c          |  7 -------
 kernel/irq/irq_sim.c             |  2 +-
 4 files changed, 11 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