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]
Message-ID: <1467502701.25625.1.camel@ellerman.id.au>
Date:	Sun, 03 Jul 2016 09:38:21 +1000
From:	Michael Ellerman <mpe@...erman.id.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	cyrilbur@...il.com, darren@...vens-zone.net,
	gwshan@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
	linuxppc-dev@...ts.ozlabs.org, Michael Neuling <mikey@...ling.org>
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.7-5 tag

Hi Linus,

Please pull some more powerpc fixes for 4.7:

The following changes since commit 844e3be47693f92a108cb1fb3b0606bf25e9c7a6:

  powerpc/bpf/jit: Disable classic BPF JIT on ppc64le (2016-06-23 10:35:31 +1000)

are available in the git repository at:

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

for you to fetch changes up to bfa37087aa04e45f56c41142dfceecb79b8e6ef9:

  powerpc: Initialise pci_io_base as early as possible (2016-06-30 16:52:29 +1000)

----------------------------------------------------------------
powerpc fixes for 4.7 #5

 - tm: Always reclaim in start_thread() for exec() class syscalls from Cyril Bur
 - tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 from Michael Neuling
 - eeh: Fix wrong argument passed to eeh_rmv_device() from Gavin Shan
 - Initialise pci_io_base as early as possible from Darren Stevens

----------------------------------------------------------------
Cyril Bur (1):
      powerpc/tm: Always reclaim in start_thread() for exec() class syscalls

Darren Stevens (1):
      powerpc: Initialise pci_io_base as early as possible

Gavin Shan (1):
      powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()

Michael Neuling (1):
      powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0

 arch/powerpc/include/asm/book3s/64/pgtable.h |  1 +
 arch/powerpc/kernel/eeh_driver.c             |  2 +-
 arch/powerpc/kernel/pci_64.c                 |  1 -
 arch/powerpc/kernel/process.c                | 10 +++++
 arch/powerpc/kernel/tm.S                     | 61 ++++++++++++++++++++--------
 arch/powerpc/mm/hash_utils_64.c              |  4 ++
 arch/powerpc/mm/pgtable-radix.c              |  5 +++
 7 files changed, 65 insertions(+), 19 deletions(-)


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ