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: <1436514813.32041.1.camel@ellerman.id.au>
Date:	Fri, 10 Jul 2015 17:53:33 +1000
From:	Michael Ellerman <mpe@...erman.id.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	alistair@...ple.id.au, anton@...ba.org, dja@...ens.net,
	imunsie@....ibm.com, jk@...abs.org, linux-kernel@...r.kernel.org,
	linuxppc-dev@...ts.ozlabs.org, maninder1.s@...sung.com,
	mikey@...ling.org, shreyas@...ux.vnet.ibm.com,
	sukadev@...ux.vnet.ibm.com, svaidy@...ux.vnet.ibm.com,
	Benjamin Herrenschmidt <benh@...nel.crashing.org>
Subject: [git pull] Please pull powerpc/linux.git powerpc-4.2-2 tag

Hi Linus,

Please pull powerpc fixes for 4.2:

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.2-2

(Note this has moved from mpe/linux.git since my last pull, Ben & I now have a
 shared powerpc tree)

for you to fetch changes up to 2c069a118fe1d80c47dca84e1561045fc7f3cc9e:

  cxl: Check if afu is not null in cxl_slbia (2015-07-10 11:44:25 +1000)

----------------------------------------------------------------
powerpc fixes for 4.2

- opal-prd mmap fix from Vaidy.
- Set kernel taint for MCEs from Daniel.
- Alignment exception description from Anton.
- ppc4xx_hsta_msi build fix from Daniel
- opal-elog interrupt fix from Alistair.
- core_idle_state race fix from Shreyas.
- hv-24x7 lockdep fix from Sukadev.
- Multiple cxl fixes from Daniel, Ian, Mikey & Maninder.
- Update MAINTAINERS to point at shared tree.

----------------------------------------------------------------
Alistair Popple (1):
      powerpc/powernv: Fix opal-elog interrupt handler

Anton Blanchard (1):
      powerpc: Add plain English description for alignment exception oopses

Daniel Axtens (4):
      powerpc: Set the correct kernel taint on machine check errors.
      cxl: Test the correct mmio space before unmapping
      powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list
      cxl: Check if afu is not null in cxl_slbia

Ian Munsie (2):
      cxl: Fail mmap if requested mapping is larger than assigned problem state area
      cxl: Fix off by one error allowing subsequent mmap page to be accessed

Maninder Singh (1):
      cxl/vphb.c: Use phb pointer after NULL check

Michael Ellerman (1):
      powerpc: Update MAINTAINERS to point at shared tree

Michael Neuling (1):
      cxl: Fix refcounting in kernel API

Shreyas B. Prabhu (1):
      powerpc/powernv: Fix race in updating core_idle_state

Sukadev Bhattiprolu (1):
      powerpc/perf/24x7: Fix lockdep warning

Vaidyanathan Srinivasan (1):
      powerpc/powernv: Fix vma page prot flags in opal-prd driver

 MAINTAINERS                                |  2 +-
 arch/powerpc/kernel/idle_power7.S          | 31 ++++++++++++++++++++----------
 arch/powerpc/kernel/traps.c                |  2 ++
 arch/powerpc/mm/fault.c                    |  4 ++++
 arch/powerpc/perf/hv-24x7.c                |  2 ++
 arch/powerpc/platforms/powernv/opal-elog.c | 16 +++++----------
 arch/powerpc/platforms/powernv/opal-prd.c  |  9 ++++-----
 arch/powerpc/sysdev/ppc4xx_hsta_msi.c      |  1 +
 drivers/misc/cxl/api.c                     | 12 +++++-------
 drivers/misc/cxl/context.c                 | 14 +++++++++++---
 drivers/misc/cxl/main.c                    |  2 +-
 drivers/misc/cxl/pci.c                     |  2 +-
 drivers/misc/cxl/vphb.c                    |  3 ++-
 13 files changed, 60 insertions(+), 40 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