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:	Fri, 29 Apr 2016 23:40:13 +1000
From:	Michael Ellerman <mpe@...erman.id.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	imunsie@....ibm.com, linux-kernel@...r.kernel.org,
	linuxppc-dev@...ts.ozlabs.org, mikey@...ling.org,
	rsalvaterra@...il.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.6-4 tag

Hi Linus,

Please pull a few more powerpc fixes for 4.6:

The following changes since commit 4705e02498d6d5a7ab98dfee9595cd5e91db2017:

  powerpc: Update TM user feature bits in scan_features() (2016-04-18 20:10:45 +1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.6-4

for you to fetch changes up to d701cca6744fe0d67c86346dcfc9b128b17b5045:

  powerpc: wire up preadv2 and pwritev2 syscalls (2016-04-27 16:47:55 +1000)

----------------------------------------------------------------
powerpc fixes for 4.6 #3

 - cxl: Keep IRQ mappings on context teardown from Michael Neuling
 - cxl: Poll for outstanding IRQs when detaching a context from Michael Neuling
 - Wire up preadv2 and pwritev2 syscalls from Rui Salvaterra

----------------------------------------------------------------
Michael Neuling (2):
      cxl: Keep IRQ mappings on context teardown
      cxl: Poll for outstanding IRQs when detaching a context

Rui Salvaterra (1):
      powerpc: wire up preadv2 and pwritev2 syscalls

 arch/powerpc/include/asm/systbl.h      |  2 ++
 arch/powerpc/include/asm/unistd.h      |  2 +-
 arch/powerpc/include/uapi/asm/unistd.h |  2 ++
 drivers/misc/cxl/context.c             |  7 +++++++
 drivers/misc/cxl/cxl.h                 |  2 ++
 drivers/misc/cxl/irq.c                 |  1 -
 drivers/misc/cxl/native.c              | 31 +++++++++++++++++++++++++++++++
 7 files changed, 45 insertions(+), 2 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ