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, 16 Oct 2015 21:37:48 +1100
From:	Michael Ellerman <mpe@...erman.id.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	andrew.donnellan@....ibm.com, clombard@...ux.vnet.ibm.com,
	cyrilbur@...il.com, dja@...ens.net, felix@...ux.vnet.ibm.com,
	imunsie@....ibm.com, linux-kernel@...r.kernel.org,
	linuxppc-dev@...ts.ozlabs.org
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.3-4 tag

Hi Linus,

Please pull some more powerpc fixes for 4.3:

The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:

  Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)

are available in the git repository at:

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

for you to fetch changes up to abb39bc792aa8e9143e78a39ec13d7de1391f4b4:

  selftests/powerpc: Fix build failure of load_unaligned_zeropad test (2015-10-13 15:08:37 +1100)

----------------------------------------------------------------
powerpc fixes for 4.3 #3

 - Re-enable CONFIG_SCSI_DH in our defconfigs
 - Remove unused os_area_db_id_video_mode
 - cxl: fix leak of IRQ names in cxl_free_afu_irqs() from Andrew
 - cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API from Andrew
 - cxl: fix leak of ctx->mapping when releasing kernel API contexts from Andrew
 - cxl: Workaround malformed pcie packets on some cards from Philippe
 - cxl: Fix number of allocated pages in SPA from Christophe Lombard
 - Fix checkstop in native_hpte_clear() with lockdep from Cyril
 - Panic on unhandled Machine Check on powernv from Daniel
 - selftests/powerpc: Fix build failure of load_unaligned_zeropad test

----------------------------------------------------------------
Andrew Donnellan (3):
      cxl: fix leak of IRQ names in cxl_free_afu_irqs()
      cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
      cxl: fix leak of ctx->mapping when releasing kernel API contexts

Christophe Lombard (1):
      cxl: Fix number of allocated pages in SPA

Cyril Bur (1):
      powerpc: Fix checkstop in native_hpte_clear() with lockdep

Daniel Axtens (1):
      powerpc/powernv: Panic on unhandled Machine Check

Michael Ellerman (3):
      powerpc/configs: Re-enable CONFIG_SCSI_DH
      powerpc/ps3: Remove unused os_area_db_id_video_mode
      selftests/powerpc: Fix build failure of load_unaligned_zeropad test

Philippe Bergheaud (1):
      cxl: Workaround malformed pcie packets on some cards

 arch/powerpc/configs/ppc64_defconfig               |  2 +-
 arch/powerpc/configs/pseries_defconfig             |  2 +-
 arch/powerpc/include/asm/machdep.h                 |  9 +++++--
 arch/powerpc/mm/hash_native_64.c                   | 23 +++++++++---------
 arch/powerpc/platforms/powernv/opal.c              |  7 ++++--
 arch/powerpc/platforms/ps3/os-area.c               |  5 ----
 drivers/misc/cxl/api.c                             |  1 +
 drivers/misc/cxl/context.c                         |  3 +++
 drivers/misc/cxl/cxl.h                             |  1 +
 drivers/misc/cxl/file.c                            | 13 +++++++---
 drivers/misc/cxl/irq.c                             |  4 +---
 drivers/misc/cxl/native.c                          |  2 +-
 drivers/misc/cxl/pci.c                             | 28 ++++++++++++++++++++++
 .../powerpc/primitives/load_unaligned_zeropad.c    |  9 +++++++
 14 files changed, 79 insertions(+), 30 deletions(-)

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

Powered by blists - more mailing lists