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]
Date:	Thu, 2 Apr 2015 22:49:27 +0000
From:	Jason Cooper <jason@...edaemon.net>
To:	Thomas Gleixner <tglx@...utronix.de>,
	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] irqchip: Fixes for v4.0 (round 2)

Thomas,

This is the second round of fixes for irqchip.  It contains some fixes found
while the arm64 guys were writing the kvm gicv3 its emulation.

This is an incremental pull request based on tags/irqchip-fixes-4.0 up
to tags/irqchip-fixes-4.0-2 on the irqchip/urgent branch.  These changes
have been in three linux-next tags without issue.

Please pull.

Linus,

Same as last time, I've not seen nor heard from or about Thomas.  If you know
he's out for a while longer, please consider pulling these directly.

thx,

Jason.


The following changes since commit aaa95f74563a1c5a42db5fec43415b9a92ea7f7b:

  Merge branch 'irqchip/urgent-gic' into irqchip/urgent (2015-03-15 01:41:26 +0000)

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git tags/irqchip-fixes-4.0-2

for you to fetch changes up to dbcf988653e91681305189fc8b8c54aa4ae9033c:

  Merge branch 'irqchip/urgent-gic' into irqchip/urgent (2015-03-29 19:34:05 +0000)

----------------------------------------------------------------
irqchip fixes for v4.0 (round 2)

 - GICv3 ITS
    - Small batch of fixes discovered while writing the kvm ITS emulation

----------------------------------------------------------------
Andre Przywara (1):
      irqchip: gicv3-its: Fix device ID encoding

Jason Cooper (1):
      Merge branch 'irqchip/urgent-gic' into irqchip/urgent

Marc Zyngier (3):
      irqchip: gicv3-its: Fix encoding of collection's target redistributor
      irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion
      irqchip: gicv3-its: Use non-cacheable accesses when no shareability

 drivers/irqchip/irq-gic-v3-its.c   | 57 ++++++++++++++++++++++++++++++++------
 include/linux/irqchip/arm-gic-v3.h | 17 ++++++++++++
 2 files changed, 65 insertions(+), 9 deletions(-)
--
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