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, 14 Jul 2017 21:52:21 +1000
From:   Michael Ellerman <mpe@...erman.id.au>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     anton@...ba.org, benh@...nel.crashing.org, bsingharora@...il.com,
        linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
        maddy@...ux.vnet.ibm.com, naveen.n.rao@...ux.vnet.ibm.com,
        npiggin@...il.com, oohall@...il.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.13-2 tag

Hi Linus,

Please pull the first set of powerpc fixes for 4.13:

The following changes since commit af3c8d98508d37541d4bf57f13a984a7f73a328c:

  Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux (2017-07-09 18:48:37 -0700)

are available in the git repository at:

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

for you to fetch changes up to 01e6a61aceb82e13bec29502a8eb70d9574f97ad:

  powerpc/64: Fix atomic64_inc_not_zero() to return an int (2017-07-12 21:49:55 +1000)

----------------------------------------------------------------
powerpc fixes for 4.13 #2

Nothing that really stands out, just a bunch of fixes that have come in in the
last couple of weeks.

None of these are actually fixes for code that is new in 4.13. It's roughly half
older bugs, with fixes going to stable, and half fixes/updates for Power9.

Thanks to:
  Aneesh Kumar K.V, Anton Blanchard, Balbir Singh, Benjamin Herrenschmidt,
  Madhavan Srinivasan, Michael Neuling, Nicholas Piggin, Oliver O'Halloran.

----------------------------------------------------------------
Anton Blanchard (3):
      powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events
      powerpc: Fix emulation of mcrf in emulate_step()
      powerpc: Fix emulation of mfocrf in emulate_step()

Balbir Singh (1):
      powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR

Benjamin Herrenschmidt (3):
      powerpc/powernv: Tell OPAL about our MMU mode on POWER9
      powerpc/mm/radix: Properly clear process table entry
      powerpc/mm/radix: Synchronize updates to the process table

Madhavan Srinivasan (1):
      powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9

Michael Ellerman (1):
      powerpc/64: Fix atomic64_inc_not_zero() to return an int

Nicholas Piggin (1):
      powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9

Oliver O'Halloran (1):
      powerpc/asm: Mark cr0 as clobbered in mftb()

 arch/powerpc/include/asm/atomic.h      |  4 +--
 arch/powerpc/include/asm/opal-api.h    |  9 ++++++
 arch/powerpc/include/asm/reg.h         |  2 +-
 arch/powerpc/kernel/cpu_setup_power.S  | 13 ++++++--
 arch/powerpc/kernel/dt_cpu_ftrs.c      | 16 ++--------
 arch/powerpc/kernel/mce_power.c        | 56 +++++++++++++++++++++++++++++++++-
 arch/powerpc/kernel/misc_64.S          | 12 ++++++++
 arch/powerpc/lib/sstep.c               | 19 ++++++++++--
 arch/powerpc/mm/mmu_context_book3s64.c | 20 ++++++++++--
 arch/powerpc/perf/isa207-common.c      |  6 ++--
 arch/powerpc/perf/power9-events-list.h |  4 +++
 arch/powerpc/perf/power9-pmu.c         |  2 ++
 arch/powerpc/platforms/powernv/opal.c  | 19 ++++++++++--
 arch/powerpc/platforms/powernv/setup.c | 11 ++++++-
 14 files changed, 162 insertions(+), 31 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