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:   Sat, 21 Jan 2017 22:44:35 +1100
From:   Michael Ellerman <mpe@...erman.id.au>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Dave.Martin@....com, aneesh.kumar@...ux.vnet.ibm.com,
        anton@...ba.org, arbab@...ux.vnet.ibm.com,
        benh@...nel.crashing.org, bsingharora@...il.com,
        gwshan@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
        linuxppc-dev@...ts.ozlabs.org, maddy@...ux.vnet.ibm.com,
        mikey@...ling.org, npiggin@...il.com, ruscur@...sell.cc
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.10-2 tag

Hi Linus,

Please pull the belated first batch of powerpc fixes for 4.10:

The following changes since commit 49def1853334396f948dcb4cedb9347abb318df5:

  Linux 4.10-rc4 (2017-01-15 16:21:59 -0800)

are available in the git repository at:

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

for you to fetch changes up to 178f358208ceb8b38e5cff3f815e0db4a6a70a07:

  powerpc: Ignore reserved field in DCSR and PVR reads and writes (2017-01-20 15:21:35 +1100)

----------------------------------------------------------------
powerpc fixes for 4.10 #2

Two fixes for fallout from the hugetlb changes we merged this cycle.

Ten other fixes, four only affect Power9, and the rest are a bit of a mixture
though nothing terrible.

Thanks to:
  Aneesh Kumar K.V, Anton Blanchard, Benjamin Herrenschmidt, Dave Martin, Gavin
  Shan, Madhavan Srinivasan, Nicholas Piggin, Reza Arbab.

----------------------------------------------------------------
Aneesh Kumar K.V (2):
      powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size
      powerpc/mm: Fix little-endian 4K hugetlb

Anton Blanchard (1):
      powerpc: Ignore reserved field in DCSR and PVR reads and writes

Benjamin Herrenschmidt (1):
      powerpc/icp-opal: Fix missing KVM case and harden replay

Dave Martin (2):
      powerpc/ptrace: Preserve previous fprs/vsrs on short regset write
      powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write

Gavin Shan (1):
      powerpc/eeh: Enable IO path on permanent error

Madhavan Srinivasan (3):
      powerpc/perf: Fix PM_BRU_CMPL event code for power9
      selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
      powerpc/perf: Use MSR to report privilege level on P9 DD1

Nicholas Piggin (1):
      powerpc: Fix pgtable pmd cache init

Reza Arbab (1):
      powerpc/mm: Fix memory hotplug BUG() on radix

 arch/powerpc/include/asm/book3s/64/hash-4k.h       |  5 ++--
 arch/powerpc/include/asm/book3s/64/hash.h          |  4 +++
 arch/powerpc/include/asm/hugetlb.h                 | 14 +++++-----
 arch/powerpc/include/asm/nohash/pgtable.h          |  5 ++--
 arch/powerpc/include/asm/page.h                    |  3 ---
 arch/powerpc/include/asm/perf_event_server.h       |  1 +
 arch/powerpc/include/asm/pgtable-be-types.h        |  8 ++++++
 arch/powerpc/include/asm/pgtable-types.h           |  7 +++++
 arch/powerpc/include/asm/ppc-opcode.h              | 10 +++----
 arch/powerpc/kernel/eeh.c                          | 10 ++++++-
 arch/powerpc/kernel/ptrace.c                       | 14 ++++++++++
 arch/powerpc/mm/hash_utils_64.c                    |  4 +--
 arch/powerpc/mm/hugetlbpage-hash64.c               |  5 +++-
 arch/powerpc/mm/hugetlbpage.c                      | 31 +++++++++-------------
 arch/powerpc/mm/init-common.c                      | 13 ++++-----
 arch/powerpc/mm/pgtable-book3s64.c                 | 18 +++++++++++++
 arch/powerpc/perf/core-book3s.c                    |  2 ++
 arch/powerpc/perf/power9-events-list.h             |  2 +-
 arch/powerpc/perf/power9-pmu.c                     |  2 +-
 arch/powerpc/sysdev/xics/icp-opal.c                | 31 +++++++++++++++++-----
 .../powerpc/pmu/ebb/pmc56_overflow_test.c          |  2 +-
 21 files changed, 132 insertions(+), 59 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ