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:   Sat, 26 Nov 2016 19:11:59 +1100
From:   Michael Ellerman <mpe@...erman.id.au>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     aneesh.kumar@...ux.vnet.ibm.com, benh@...nel.crashing.org,
        linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
        npiggin@...il.com, oohall@...il.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.9-6 tag

Hi Linus,

Please pull some more powerpc fixes for 4.9:

The following changes since commit cac4a185405d4415eca269cae976438b44a37ae0:

  powerpc/mm: Fix missing update of HID register on secondary CPUs (2016-11-18 23:16:58 +1100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git powerpc-4.9-6

for you to fetch changes up to 984d7a1ec67ce3a46324fa4bcb4c745bbc266cf2:

  powerpc/mm: Fixup kernel read only mapping (2016-11-25 14:18:25 +1100)

----------------------------------------------------------------
powerpc fixes for 4.9 #6

Fixes marked for stable:
 - Set missing wakeup bit in LPCR on POWER9 (Benjamin Herrenschmidt)
 - Fix the early OPAL console wrappers (Oliver O'Halloran)
 - Fixup kernel read only mapping (Aneesh Kumar K.V)

Fixes for code merged this cycle:
 - Fix missing CRCs, add more asm-prototypes.h declarations (Nicholas Piggin)

----------------------------------------------------------------
Aneesh Kumar K.V (1):
      powerpc/mm: Fixup kernel read only mapping

Benjamin Herrenschmidt (1):
      powerpc: Set missing wakeup bit in LPCR on POWER9

Nicholas Piggin (1):
      powerpc: Fix missing CRCs, add more asm-prototypes.h declarations

Oliver O'Halloran (1):
      powerpc/boot: Fix the early OPAL console wrappers

 arch/powerpc/boot/main.c                  |  8 ++++++--
 arch/powerpc/boot/opal-calls.S            | 13 +++++++++++++
 arch/powerpc/boot/opal.c                  | 11 +++++++++++
 arch/powerpc/boot/ops.h                   |  1 +
 arch/powerpc/include/asm/asm-prototypes.h | 12 ++++++++++++
 arch/powerpc/include/asm/mmu.h            | 14 ++++++++++----
 arch/powerpc/include/asm/reg.h            |  1 +
 arch/powerpc/kernel/cpu_setup_power.S     |  8 ++++----
 arch/powerpc/mm/hash_utils_64.c           |  8 ++++++--
 9 files changed, 64 insertions(+), 12 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