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, 13 Oct 2017 23:30:44 +1100
From:   Michael Ellerman <mpe@...erman.id.au>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     anju@...ux.vnet.ibm.com, bauerman@...ux.vnet.ibm.com,
        kamalesh@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
        linuxppc-dev@...ts.ozlabs.org, sandipan@...ux.vnet.ibm.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.14-5 tag

Hi Linus,

Please pull a few more powerpc fixes for 4.14:

The following changes since commit 53ecde0b9126ff140abe3aefd7f0ec64d6fa36b0:

  powerpc/powernv: Increase memory block size to 1GB on radix (2017-10-06 15:50:45 +1100)

are available in the git repository at:

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

for you to fetch changes up to 0d8ba16278ec30a262d931875018abee332f926f:

  powerpc/perf: Fix IMC initialization crash (2017-10-13 20:08:40 +1100)

----------------------------------------------------------------
powerpc fixes for 4.14 #5

A fix for a bad bug (written by me) in our livepatch handler. Removal of an
over-zealous lockdep_assert_cpus_held() in our topology code. A fix to the
recently added emulation of cntlz[wd]. And three small fixes to the recently
added IMC PMU driver.

Thanks to:
  Anju T Sudhakar, Balbir Singh, Kamalesh Babulal, Naveen N. Rao, Sandipan Das,
  Santosh Sivaraj, Thiago Jung Bauermann.

----------------------------------------------------------------
Anju T Sudhakar (3):
      powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
      powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
      powerpc/perf: Fix IMC initialization crash

Kamalesh Babulal (1):
      powerpc/livepatch: Fix livepatch stack access

Sandipan Das (1):
      powerpc/lib/sstep: Fix count leading zeros instructions

Thiago Jung Bauermann (1):
      powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()

 arch/powerpc/kernel/trace/ftrace_64_mprofile.S | 45 +++++++++-----------------
 arch/powerpc/lib/sstep.c                       |  6 ++--
 arch/powerpc/mm/numa.c                         |  1 -
 arch/powerpc/perf/imc-pmu.c                    | 39 +++++++++++++++++++---
 4 files changed, 53 insertions(+), 38 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