linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vasily Gorbik <gor@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: [GIT PULL] s390 updates for 5.6-rc2
Date: Sat, 15 Feb 2020 13:27:27 +0100	[thread overview]
Message-ID: <your-ad-here.call-01581769647-ext-0154@work.hours> (raw)

Hello Linus,

please pull s390 changes for 5.6-rc2. One of the changes touches
crypto/testmgr.c which has been acked-by Herbert Xu.

Thank you,
Vasily

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-5.6-3

for you to fetch changes up to c7ff8573ad21dcdcbcffd66fbfca3b53cd67d2b1:

  crypto/testmgr: enable selftests for paes-s390 ciphers (2020-02-13 17:53:24 +0100)

----------------------------------------------------------------
s390 updates for 5.6-rc2

- Enable paes-s390 cipher selftests in testmgr (acked-by Herbert Xu).

- Fix protected key length update in PKEY_SEC2PROTK ioctl and increase
  card/queue requests counter to 64-bit in crypto code.

- Fix clang warning in get_tod_clock.

- Fix ultravisor info length extensions handling.

- Fix style of SPDX License Identifier in vfio-ccw.

- Avoid unnecessary GFP_ATOMIC and simplify ACK tracking in qdio.

----------------------------------------------------------------
Christian Borntraeger (1):
      s390/uv: Fix handling of length extensions

Harald Freudenberger (3):
      s390/pkey: fix missing length of protected key on return
      s390/zcrypt: fix card and queue total counter wrap
      crypto/testmgr: enable selftests for paes-s390 ciphers

Julian Wiedmann (2):
      s390/qdio: simplify ACK tracking
      s390/qdio: don't allocate *aob array with GFP_ATOMIC

Nathan Chancellor (1):
      s390/time: Fix clk type in get_tod_clock

Nishad Kamdar (1):
      vfio-ccw: Use the correct style for SPDX License Identifier

Vasily Gorbik (1):
      Merge tag 'vfio-ccw-20200206' of https://git.kernel.org/.../kvms390/vfio-ccw into HEAD

 arch/s390/boot/uv.c               |  3 ++-
 arch/s390/include/asm/timex.h     |  2 +-
 crypto/testmgr.c                  | 36 ++++++++++++++++++++++++++++++++++++
 drivers/s390/cio/qdio.h           |  4 +---
 drivers/s390/cio/qdio_debug.c     |  5 ++---
 drivers/s390/cio/qdio_main.c      | 29 +++++++++++------------------
 drivers/s390/cio/qdio_setup.c     |  2 +-
 drivers/s390/cio/vfio_ccw_trace.h |  4 ++--
 drivers/s390/crypto/ap_bus.h      |  4 ++--
 drivers/s390/crypto/ap_card.c     |  8 ++++----
 drivers/s390/crypto/ap_queue.c    |  6 +++---
 drivers/s390/crypto/pkey_api.c    |  2 +-
 drivers/s390/crypto/zcrypt_api.c  | 16 +++++++++-------
 13 files changed, 75 insertions(+), 46 deletions(-)


             reply	other threads:[~2020-02-15 12:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-15 12:27 Vasily Gorbik [this message]
2020-02-15 21:25 ` [GIT PULL] s390 updates for 5.6-rc2 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=your-ad-here.call-01581769647-ext-0154@work.hours \
    --to=gor@linux.ibm.com \
    --cc=borntraeger@de.ibm.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).