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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 10 Jun 2016 21:51:53 +1000
From:	Michael Ellerman <mpe@...erman.id.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	aneesh.kumar@...ux.vnet.ibm.com, gwshan@...ux.vnet.ibm.com,
	linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
	olof@...om.net, paulus@...abs.org, raj.khem@...il.com,
	ruscur@...sell.cc, thuth@...hat.com, wsa@...-dreams.de
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.7-3 tag

Hi Linus,

Please pull some more powerpc fixes for 4.7:

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.7-3

for you to fetch changes up to 8017ea35d33f9e0950d369773ab48bcb1efb9ba0:

  powerpc/nohash: Fix build break with 64K pages (2016-06-10 13:24:56 +1000)

----------------------------------------------------------------
powerpc fixes for 4.7 #2

 - ptrace: Fix out of bounds array access warning from Khem Raj
 - pseries: Fix PCI config address for DDW from Gavin Shan
 - pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added from Michael Ellerman
 - of: fix autoloading due to broken modalias with no 'compatible' from Wolfram Sang
 - radix: Fix always false comparison against MMU_NO_CONTEXT from Aneesh Kumar K.V
 - hash: Compute the segment size correctly for ISA 3.0 from Aneesh Kumar K.V
 - nohash: Fix build break with 64K pages from Michael Ellerman

----------------------------------------------------------------
Aneesh Kumar K.V (5):
      powerpc/mm/radix: Update LPCR only if it is powernv
      powerpc/mm/hash: Fix the reference bit update when handling hash fault
      powerpc/mm/radix: Add missing tlb flush
      powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
      powerpc/mm/hash: Compute the segment size correctly for ISA 3.0

Gavin Shan (1):
      powerpc/pseries: Fix PCI config address for DDW

Khem Raj (1):
      powerpc/ptrace: Fix out of bounds array access warning

Michael Ellerman (2):
      powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
      powerpc/nohash: Fix build break with 64K pages

Russell Currey (2):
      powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
      powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens

Thomas Huth (3):
      powerpc: Fix definition of SIAR and SDAR registers
      powerpc: Use privileged SPR number for MMCR2
      powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call

Wolfram Sang (1):
      of: fix autoloading due to broken modalias with no 'compatible'

 arch/powerpc/include/asm/nohash/64/pgalloc.h |  2 +-
 arch/powerpc/include/asm/reg.h               |  6 ++--
 arch/powerpc/kernel/prom_init.c              |  3 +-
 arch/powerpc/kernel/ptrace.c                 |  4 +--
 arch/powerpc/mm/hash_native_64.c             |  6 +++-
 arch/powerpc/mm/hash_utils_64.c              | 22 +++++++++++--
 arch/powerpc/mm/pgtable-book3s64.c           |  5 +--
 arch/powerpc/mm/pgtable-radix.c              | 23 ++++++-------
 arch/powerpc/mm/tlb-radix.c                  |  8 ++---
 arch/powerpc/platforms/pseries/eeh_pseries.c | 49 +++++++++++++++++++---------
 arch/powerpc/platforms/pseries/iommu.c       |  4 +--
 scripts/mod/file2alias.c                     |  2 +-
 12 files changed, 84 insertions(+), 50 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