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]
Date:   Sun, 7 Feb 2021 15:15:43 +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.11-rc7

Hi Linus,

please pull two irq/urgent fixes for v5.11.

Thx.

---

The following changes since commit 13391c60da3308ed9980de0168f74cce6c62ac1d:

  Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (2021-01-25 15:26:51 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v5.11_rc7

for you to fetch changes up to 4c7bcb51ae25f79e3733982e5d0cd8ce8640ddfc:

  genirq: Prevent [devm_]irq_alloc_desc from returning irq 0 (2021-02-05 20:48:28 +0100)

----------------------------------------------------------------
- Prevent device managed IRQ allocation helpers from returning IRQ 0.

- A fix for MSI activation of PCI endpoints with multiple MSIs.

----------------------------------------------------------------
Hans de Goede (1):
      genirq: Prevent [devm_]irq_alloc_desc from returning irq 0

Marc Zyngier (1):
      genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set

 include/linux/irq.h |  4 ++--
 include/linux/msi.h |  6 ++++++
 kernel/irq/msi.c    | 44 ++++++++++++++++++++------------------------
 3 files changed, 28 insertions(+), 26 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ