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, 09 Mar 2018 21:54:27 +1100
From:   Michael Ellerman <mpe@...erman.id.au>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     alastair@...ilva.org, andrew.donnellan@....ibm.com,
        bharata@...ux.vnet.ibm.com, fbarrat@...ux.vnet.ibm.com,
        linux-kernel@...r.kernel.org, linux@...ck-us.net,
        linuxppc-dev@...ts.ozlabs.org
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.16-5 tag

Hi Linus,

Please pull some more powerpc fixes for 4.16:

The following changes since commit eb0a2d2620ae431c543963c8c7f08f597366fc60:

  powerpc/powernv: Support firmware disable of RFI flush (2018-02-23 16:55:42 +1100)

are available in the git repository at:

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

for you to fetch changes up to b0c41b8b6e43120d7c35e4709508a3d90a09646e:

  powerpc/pseries: Fix vector5 in ibm architecture vector table (2018-03-06 23:05:38 +1100)

----------------------------------------------------------------
powerpc fixes for 4.16 #5

One notable fix to properly advertise our support for a new firmware feature,
caused by two series conflicting semantically but not textually.

There's a new ioctl for the new ocxl driver, which is not a fix, but needed to
complete the userspace API and good to have before the driver is in a released
kernel.

Finally three minor selftest fixes, and a fix for intermittent build failures
for some obscure platforms, caused by a missing make dependency.

Thanks to:
  Alastair D'Silva, Bharata B Rao, Guenter Roeck.

----------------------------------------------------------------
Alastair D'Silva (2):
      ocxl: Add get_metadata IOCTL to share OCXL information to userspace
      ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL

Bharata B Rao (1):
      powerpc/pseries: Fix vector5 in ibm architecture vector table

Guenter Roeck (1):
      powerpc/boot: Fix random libfdt related build errors

Michael Ellerman (3):
      selftests/powerpc: Skip tm-trap if transactional memory is not enabled
      selftests/powerpc: Fix missing clean of pmu/lib.o
      selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable

 Documentation/accelerators/ocxl.rst               |  5 +++++
 arch/powerpc/boot/Makefile                        |  3 ++-
 arch/powerpc/kernel/prom_init.c                   |  1 -
 drivers/misc/ocxl/file.c                          | 27 +++++++++++++++++++++++
 include/uapi/misc/ocxl.h                          | 17 ++++++++++++++
 tools/testing/selftests/powerpc/mm/subpage_prot.c | 14 ++++++++++++
 tools/testing/selftests/powerpc/tm/Makefile       |  2 +-
 tools/testing/selftests/powerpc/tm/tm-trap.c      |  2 ++
 8 files changed, 68 insertions(+), 3 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