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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240704143932.7696-F-hca@linux.ibm.com>
Date: Thu, 4 Jul 2024 16:39:32 +0200
From: Heiko Carstens <hca@...ux.ibm.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Vasily Gorbik <gor@...ux.ibm.com>,
        Alexander Gordeev <agordeev@...ux.ibm.com>, linux-s390@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] s390 fixes for 6.10-rc7

Hi Linus,

please pull s390 fixes for 6.10-rc7.

Thanks,
Heiko

The following changes since commit cea5589e958f8aef301ce9d004bc73fa5bb3b304:

  s390/boot: Do not adjust GOT entries for undef weak sym (2024-06-25 14:39:42 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.10-8

for you to fetch changes up to b3a58f3b90f564f42a5c35778d8c5107b2c2150b:

  s390/dasd: Fix invalid dereferencing of indirect CCW data pointer (2024-07-03 16:27:06 +0200)

----------------------------------------------------------------
s390 fixes for 6.10-rc7

- Fix and add physical to virtual address translations in dasd and
  virtio_ccw drivers. For virtio_ccw this is just a minimal fix.
  More code cleanup will follow.

- Small defconfig updates

----------------------------------------------------------------
Eric Farman (1):
      s390/vfio_ccw: Fix target addresses of TIC CCWs

Heiko Carstens (1):
      s390: Update defconfigs

Stefan Haberland (1):
      s390/dasd: Fix invalid dereferencing of indirect CCW data pointer

 arch/s390/configs/debug_defconfig | 5 ++---
 arch/s390/configs/defconfig       | 5 ++---
 drivers/s390/block/dasd_eckd.c    | 4 ++--
 drivers/s390/block/dasd_fba.c     | 2 +-
 drivers/s390/cio/vfio_ccw_cp.c    | 9 +++++----
 5 files changed, 12 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ