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: <1450453980-26142-1-git-send-email-marc.zyngier@arm.com>
Date:	Fri, 18 Dec 2015 15:53:00 +0000
From:	Marc Zyngier <marc.zyngier@....com>
To:	Thomas Gleixner <tglx@...utronix.de>,
	Jason Cooper <jason@...edaemon.net>
Cc:	Linus Walleij <linus.walleij@...aro.org>,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PULL] GIC updates for v4.5

Hi Thomas, Jason,

This is the pull request for the GIC updates aimed at v4.5. Not a lot
this time (what a relief!), but an interesting series from Linus
Walleij coming out of his work converting the ARM RealView platforms
to DT, and a couple of mundane fixes.

Please pull!

Thanks,

	M.

The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:

  Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git irq/gic-4.5

for you to fetch changes up to a27d21e03eb14a63dae12467a7655be3334ac80c:

  irqchip/gic: Kconfig the number of instances (2015-12-18 10:37:00 +0000)

----------------------------------------------------------------
Linus Walleij (4):
      irqchip/gic: Fix ARM11MPCore GIC bindings
      irqchip/gic: Support RealView variant setup
      irqchip/gic: Assign irqchip dynamically
      irqchip/gic: Kconfig the number of instances

Marc Zyngier (2):
      irqchip/gic-v2m: Fix of_node refcount on error
      irqchip/gic: Make interrupt ID 1020 invalid

 .../bindings/interrupt-controller/arm,gic.txt      |  1 +
 drivers/irqchip/Kconfig                            |  5 ++
 drivers/irqchip/Makefile                           |  1 +
 drivers/irqchip/irq-gic-realview.c                 | 43 +++++++++++++++++
 drivers/irqchip/irq-gic-v2m.c                      |  2 +-
 drivers/irqchip/irq-gic.c                          | 56 ++++++++++------------
 include/linux/irqchip/arm-gic.h                    | 10 ++++
 7 files changed, 86 insertions(+), 32 deletions(-)
 create mode 100644 drivers/irqchip/irq-gic-realview.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ