Hi Jens, please apply the following patches that: - fix an out of bound access - fix a possible IO error on non-IBM storage - fix a typo - improve debug data for error scenarios regards, Stefan Colin Ian King (1): s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid" Stefan Haberland (3): s390/dasd: increase printing of debug data payload s390/dasd: fix no record found for raw_track_access s390/dasd: fix possible buffer overflow in copy_pair_show drivers/s390/block/dasd_devmap.c | 2 +- drivers/s390/block/dasd_eckd.c | 43 ++++++++++++++++---------------- drivers/s390/block/dasd_ioctl.c | 2 +- 3 files changed, 23 insertions(+), 24 deletions(-) -- 2.34.1