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:   Wed, 28 Sep 2022 10:57:26 +0200
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Marc Zyngier <maz@...nel.org>, x86-ml <x86@...nel.org>,
        lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] irq/urgent for v6.0

Hi Linus,

please pull more urgent irq fixes for 6.0. Stuff got left hanging due to
the whole Plumbers and vacations commotion.

Thx.

---

The following changes since commit b90cb1053190353cc30f0fef0ef1f378ccc063c5:

  Linux 6.0-rc3 (2022-08-28 15:05:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c0cca6a66458a0daa627774de7ca2b678a6bb3d8:

  Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent (2022-09-27 15:29:33 +0200)

----------------------------------------------------------------
Pull more irqchip fixes for 6.0 from Marc Zyngier:

  - A couple of configuration fixes for the recently merged Loongarch drivers

  - A fix to avoid dynamic allocation of a cpumask which was causing issues
    with PREEMPT_RT and the GICv3 ITS

  - A tightening of an error check in the stm32 exti driver

----------------------------------------------------------------
Antonio Borneo (1):
      irqchip/stm32-exti: Remove check on always false condition

Borislav Petkov (1):
      Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

Huacai Chen (1):
      irqchip: Select downstream irqchip drivers for LoongArch CPU

Jianmin Lv (1):
      irqchip/loongson-pch-lpc: Add dependence on LoongArch

Pierre Gondois (1):
      irqchip/gic-v3-its: Remove cpumask_var_t allocation

 drivers/irqchip/Kconfig          |  8 +++++++-
 drivers/irqchip/irq-gic-v3-its.c | 14 ++++++++------
 drivers/irqchip/irq-stm32-exti.c |  2 +-
 3 files changed, 16 insertions(+), 8 deletions(-)
-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman
(HRB 36809, AG Nürnberg)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ