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:   Fri, 01 Dec 2017 23:13:11 +1100
From:   Michael Ellerman <mpe@...erman.id.au>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     andrew.donnellan@....ibm.com, bsingharora@...il.com,
        fbarrat@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
        linuxppc-dev@...ts.ozlabs.org, mahesh@...ux.vnet.ibm.com,
        naveen.n.rao@...ux.vnet.ibm.com, vaibhav@...ux.vnet.ibm.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.15-3 tag

Hi Linus,

Please pull some more powerpc fixes for 4.15:

The following changes since commit 4d6c51b107cc73b15a377224549aa5593f90df89:

  powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features (2017-11-22 23:17:01 +1100)

are available in the Git repository at:

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

for you to fetch changes up to 7e4d4233260be0611c7fbdb2730c12731c4b8dc0:

  powerpc: Do not assign thread.tidr if already assigned (2017-11-29 19:56:18 +1100)

----------------------------------------------------------------
powerpc fixes for 4.15 #3

Two fixes for nasty kexec/kdump crashes in certain configurations.

A couple of minor fixes for the new TIDR code.

A fix for an oops in a CXL error handling path.

Thanks to:
  Andrew Donnellan, Christophe Lombard, David Gibson, Mahesh Salgaonkar, Vaibhav Jain.

----------------------------------------------------------------
Mahesh Salgaonkar (1):
      powerpc/powernv: Fix kexec crashes caused by tlbie tracing

Michael Ellerman (1):
      powerpc/kexec: Fix kexec/kdump in P9 guest kernels

Vaibhav Jain (3):
      cxl: Check if vphb exists before iterating over AFU devices
      powerpc: Avoid signed to unsigned conversion in set_thread_tidr()
      powerpc: Do not assign thread.tidr if already assigned

 arch/powerpc/kernel/misc_64.S    |  2 ++
 arch/powerpc/kernel/process.c    | 12 +++++++++---
 arch/powerpc/mm/hash_native_64.c | 15 ++++++++++++---
 drivers/misc/cxl/pci.c           | 12 ++++++++++--
 4 files changed, 33 insertions(+), 8 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ