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: <20180824140203.12448-1-marc.zyngier@arm.com>
Date:   Fri, 24 Aug 2018 15:02:03 +0100
From:   Marc Zyngier <marc.zyngier@....com>
To:     Thomas Gleixner <tglx@...utronix.de>
Cc:     Jason Cooper <jason@...edaemon.net>, linux-kernel@...r.kernel.org,
        Biju Das <biju.das@...renesas.com>,
        Dan Carpenter <dan.carpenter@...cle.com>,
        Fabrizio Castro <fabrizio.castro@...renesas.com>,
        Jonas Gorski <jonas.gorski@...il.com>,
        Krzysztof Kozlowski <krzk@...nel.org>,
        Lina Iyer <ilina@...eaurora.org>,
        Ludovic Barre <ludovic.barre@...com>,
        Martin Kaiser <martin@...ser.cx>,
        Rob Herring <robh@...nel.org>,
        Simon Horman <horms+renesas@...ge.net.au>,
        Sudeep Holla <sudeep.holla@....com>
Subject: [GIT PULL] irqchip updates for 4.19, take 2

Hi Thomas,

This is the last few irqchip updates for this merge window before I
disappear for a couple of weeks without much access to email. Nothing
major this time around, just a few random odd fixes.

Please pull,

	M.

The following changes since commit a8db74564b0c634667e1722264bde303d296f566:

  irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t (2018-08-06 09:16:19 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-4.19-2

for you to fetch changes up to 4110b5cbb014ebaaeb3d18ac8b98470b7251847d:

  irqchip/gic-v3: Allow interrupt to be configured as wake-up sources (2018-08-20 09:54:44 +0100)

----------------------------------------------------------------
irqchip updates for 4.19, take #2

- bcm7038: compilation fix for !SMP
- stm32: fix teardown on probe error
- s3c24xx: fix compilation warning
- renesas-irqc: r8a774a1 support
- tango: chained irq setup simplification
- gic-v3: allow wake-up sources

----------------------------------------------------------------
Dan Carpenter (1):
      irqchip/stm32: Fix init error handling

Fabrizio Castro (1):
      dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support

Jonas Gorski (1):
      irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP

Krzysztof Kozlowski (1):
      irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0

Marc Zyngier (1):
      irqchip/gic-v3: Allow interrupt to be configured as wake-up sources

Martin Kaiser (1):
      irqchip/tango: Set irq handler and data in one go

 .../bindings/interrupt-controller/renesas,irqc.txt |  1 +
 drivers/irqchip/irq-bcm7038-l1.c                   |  4 ++++
 drivers/irqchip/irq-gic-v3.c                       |  8 +++++--
 drivers/irqchip/irq-s3c24xx.c                      |  2 +-
 drivers/irqchip/irq-stm32-exti.c                   | 25 +++++++++++-----------
 drivers/irqchip/irq-tango.c                        |  3 +--
 6 files changed, 26 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ