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:   Mon, 12 Jun 2017 16:36:28 +0200
From:   Martin Schwidefsky <schwidefsky@...ibm.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        linux-s390 <linux-s390@...r.kernel.org>,
        Heiko Carstens <heiko.carstens@...ibm.com>
Subject: [GIT PULL] s390 patches for 4.12-rc6

Hi Linus,

please pull from the 'for-linus' branch of

	git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git for-linus

to receive the following updates:

* A fix for KVM to avoid kernel oopses in case of host protection faults
  due to runtime instrumentation

* A fix for the AP bus to avoid dead devices after unbind / bind

* A fix for a compile warning merged from the vfio_ccw tree

* Updated default configurations

Christian Borntraeger (1):
      s390/kvm: do not rely on the ILC on kvm host protection fauls

Harald Freudenberger (1):
      s390/zcrypt: Fix blocking queue device after unbind/bind.

Martin Schwidefsky (1):
      s390: update defconfig

Sebastian Ott (1):
      s390/vfio_ccw: make some symbols static

 arch/s390/configs/default_defconfig     | 39 ++++++++++++++++++++++++++++-----
 arch/s390/configs/gcov_defconfig        | 28 +++++++++++++++++++----
 arch/s390/configs/performance_defconfig | 27 +++++++++++++++++++----
 arch/s390/configs/zfcpdump_defconfig    |  6 +++--
 arch/s390/defconfig                     |  8 +++----
 arch/s390/kernel/entry.S                | 19 +++++++++++-----
 drivers/s390/cio/vfio_ccw_ops.c         | 12 +++++-----
 drivers/s390/crypto/ap_bus.c            | 38 ++++++++++++++++++++------------
 drivers/s390/crypto/ap_card.c           |  9 +++++++-
 drivers/s390/crypto/ap_queue.c          |  9 +++++++-
 10 files changed, 146 insertions(+), 49 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ