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: <20220812125910.2227338-1-maz@kernel.org>
Date:   Fri, 12 Aug 2022 13:59:10 +0100
From:   Marc Zyngier <maz@...nel.org>
To:     Thomas Gleixner <tglx@...utronix.de>
Cc:     Christophe JAILLET <christophe.jaillet@...adoo.fr>,
        Huacai Chen <chenhuacai@...ngson.cn>,
        Jianmin Lv <lvjianmin@...ngson.cn>,
        Joerg Roedel <jroedel@...e.de>,
        Michael Kelley <mikelley@...rosoft.com>,
        Randy Dunlap <rdunlap@...radead.org>,
        linux-kernel@...r.kernel.org, kernel-team@...roid.com
Subject: [GIT PULL] irqchip fixes for 6.0, take #1

Hi Thomas,

Here's a small set of minor fixes for 6.0: most of them are fixing the
LoongArch support that was recently merged, and the last fix addresses
a breakage introduced by the recent non-SMP irq affinity changes.

Please pull,

	M.

The following changes since commit 2bd1753e8c431fc7475c04ac8d14a4e9930f47f6:

  Merge branch irq/misc-5.20 into irq/irqchip-next (2022-07-25 09:45:34 +0100)

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-1

for you to fetch changes up to a9084d888fbaaed65ded56f11d052cf8b04519a5:

  irqchip/loongson-liointc: Fix an error handling path in liointc_init() (2022-08-12 13:47:21 +0100)

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

- A bunch of small fixes for the recently merged LoongArch drivers

- A leftover from the non-SMP IRQ affinity rework affecting
  the Hyper-V IOMMU code

----------------------------------------------------------------
Christophe JAILLET (1):
      irqchip/loongson-liointc: Fix an error handling path in liointc_init()

Huacai Chen (3):
      irqchip/loongson-eiointc: Fix irq affinity setting
      irqchip/loongson-eiointc: Fix a build warning
      irqchip/loongson-pch-pic: Move find_pch_pic() into CONFIG_ACPI

Marc Zyngier (1):
      irqchip/loongarch: Fix irq_domain_alloc_fwnode() abuse

Michael Kelley (1):
      iommu/hyper-v: Use helper instead of directly accessing affinity

 arch/loongarch/include/asm/irq.h       |  1 -
 drivers/iommu/hyperv-iommu.c           |  4 +---
 drivers/irqchip/irq-loongarch-cpu.c    |  2 +-
 drivers/irqchip/irq-loongson-eiointc.c | 13 +++++++----
 drivers/irqchip/irq-loongson-liointc.c |  4 ++--
 drivers/irqchip/irq-loongson-pch-msi.c |  2 +-
 drivers/irqchip/irq-loongson-pch-pic.c | 40 +++++++++++++++++-----------------
 7 files changed, 34 insertions(+), 32 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ