summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2023-05-11s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-04-05s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak
2023-03-10s390/dasd: Fix potential memleak in dasd_eckd_init()Qiheng Lin
2023-01-18block: handle bio_split_to_limits() NULL returnJens Axboe
2022-12-31s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor
2022-12-31s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor
2022-12-31s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor
2022-12-14s390/qeth: fix use-after-free in hsciAlexandra Winter
2022-12-14s390/qeth: fix various format stringsHeiko Carstens
2022-12-02s390/dasd: fix no record found for raw_track_accessStefan Haberland
2022-11-26scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block
2022-11-10s390/cio: fix out-of-bounds access on cio_ignore freePeter Oberparleiter
2022-11-10s390/cio: derive cdev information only for IO-subchannelsVineeth Vijayan
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland
2022-08-17scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier
2022-08-17s390/zcore: fix race when reading from hardware system areaAlexander Gordeev
2022-08-17s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev
2022-08-17vfio/ccw: Do not change FSM state in subchannel eventEric Farman
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2022-06-09s390/stp: clock_delta should be signedSven Schnelle
2022-05-18s390/lcs: fix variable dereferenced before checkAlexandra Winter
2022-05-18s390/ctcm: fix potential memory leakAlexandra Winter
2022-05-18s390/ctcm: fix variable dereferenced before checkAlexandra Winter
2022-05-12s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
2022-05-12s390/dasd: Fix read for ESE with blksize < 4kJan Höppner
2022-05-12s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-12s390/dasd: fix data corruption for ESE devicesStefan Haberland
2022-03-16block: drop unused includes in <linux/genhd.h>Christoph Hellwig
2022-02-16s390/cio: verify the driver availability for path_event callVineeth Vijayan
2022-02-01scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier
2021-11-18s390/cio: make ccw_device_dma_* more robustHalil Pasic
2021-11-18s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger
2021-11-18s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle
2021-11-18s390/cio: check the subchannel validity for dev_busidVineeth Vijayan
2021-10-01Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-28Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-27s390/cio: avoid excessive path-verification requestsVineeth Vijayan
2021-09-24vfio/ap_ops: Add missed vfio_uninit_group_dev()Jason Gunthorpe
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter
2021-09-21s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter
2021-09-21s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann
2021-09-15s390/ap: fix kernel doc commentsHeiko Carstens
2021-09-15s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-08s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens
2021-09-08scsi: zfcp: fix kernel doc commentsHeiko Carstens
2021-09-08s390/sclp: add __nonstring annotationHeiko Carstens
2021-09-07s390/hmcdrv_ftp: fix kernel doc commentHeiko Carstens
2021-09-07s390: remove xpram device driverHeiko Carstens