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: <20220916085158.2592518-1-maz@kernel.org>
Date:   Fri, 16 Sep 2022 09:51:58 +0100
From:   Marc Zyngier <maz@...nel.org>
To:     Thomas Gleixner <tglx@...utronix.de>
Cc:     Antonio Borneo <antonio.borneo@...s.st.com>,
        Dan Carpenter <dan.carpenter@...cle.com>,
        Huacai Chen <chenhuacai@...ngson.cn>,
        Jianmin Lv <lvjianmin@...ngson.cn>,
        Pierre Gondois <pierre.gondois@....com>,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] irqchip fixes for 6.0, take #2

Hi Thomas,

Here's a small crop of simple fixes for 6.0, two of them mopping up
the merge of the Loongarch drivers. The rest is a fix for an ITS splat,
and another one to keep the 0-day robot happy.

I expect this is the last set of fixes before 6.1 opens (fingers crossed).

Please pull,

        M.

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/maz/arm-platforms.git tags/irqchip-fixes-6.0-2

for you to fetch changes up to e7ccba7728cff0e0f1299951571f209fcadcb7b1:

  irqchip/loongson-pch-lpc: Add dependence on LoongArch (2022-09-16 09:25:51 +0100)

----------------------------------------------------------------
irqchip fixes for 6.0, take #2

- 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

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ