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

Hi Linus,

Please pull some more powerpc fixes for 4.9:

The following changes since commit fb479e44a9e240a23c2d208c2ace23542a47f41c:

  powerpc/64s: relocation, register save fixes for system reset interrupt (2016-10-27 21:55:14 +1100)

are available in the git repository at:

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

for you to fetch changes up to cac4a185405d4415eca269cae976438b44a37ae0:

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

----------------------------------------------------------------
powerpc fixes for 4.9 #5

Fixes marked for stable:
 - Fix system reset interrupt winkle wakeups (Nicholas Piggin)
 - Fix setting of AIL in hypervisor mode (Benjamin Herrenschmidt)

Fixes for code merged this cycle:
 - Fix exception vector build with 2.23 era binutils (Hugh Dickins)
 - Fix missing update of HID register on secondary CPUs (Aneesh Kumar K.V)

Other:
 - Fix missing pr_cont()s in show_stack() (Michael Ellerman)
 - Fix missing pr_cont()s in print_msr_bits() et. al. (Michael Ellerman)
 - Fix missing pr_cont()s in show_regs() (Michael Ellerman)
 - Fix missing pr_cont()s in instruction dump (Andrew Donnellan)
 - Invalidate ERAT on tlbiel for POWER9 DD1 (Michael Neuling)

----------------------------------------------------------------
Andrew Donnellan (1):
      powerpc/oops: Fix missing pr_cont()s in instruction dump

Aneesh Kumar K.V (1):
      powerpc/mm: Fix missing update of HID register on secondary CPUs

Benjamin Herrenschmidt (1):
      powerpc/64: Fix setting of AIL in hypervisor mode

Hugh Dickins (1):
      powerpc: Fix exception vector build with 2.23 era binutils

Michael Ellerman (3):
      powerpc/oops: Fix missing pr_cont()s in show_stack()
      powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.
      powerpc/oops: Fix missing pr_cont()s in show_regs()

Michael Neuling (1):
      powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1

Nicholas Piggin (1):
      powerpc/64s: Fix system reset interrupt winkle wakeups

 arch/powerpc/include/asm/exception-64s.h | 15 +++++++++---
 arch/powerpc/include/asm/ppc-opcode.h    |  1 +
 arch/powerpc/kernel/exceptions-64s.S     | 11 ++++++---
 arch/powerpc/kernel/process.c            | 42 ++++++++++++++++----------------
 arch/powerpc/kernel/setup_64.c           | 20 ++++++++++-----
 arch/powerpc/mm/hash_utils_64.c          |  4 +++
 arch/powerpc/mm/pgtable-radix.c          |  4 +++
 arch/powerpc/mm/tlb-radix.c              |  4 +++
 8 files changed, 68 insertions(+), 33 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