linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull powerpc/linux.git powerpc-4.16-5 tag
@ 2018-03-09 10:54 Michael Ellerman
  0 siblings, 0 replies; only message in thread
From: Michael Ellerman @ 2018-03-09 10:54 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: alastair, andrew.donnellan, bharata, fbarrat, linux-kernel,
	linux, linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 2320 bytes --]

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(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 800 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-09 10:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-09 10:54 [GIT PULL] Please pull powerpc/linux.git powerpc-4.16-5 tag Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).