summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
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
2021-09-07s390/cio: fix kernel doc commentHeiko Carstens
2021-09-07s390/ctrlchar: fix kernel doc commentHeiko Carstens
2021-09-07s390/con3270: use proper type for tasklet functionHeiko Carstens
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31s390/cio: dont unregister subchannel from child-driversVineeth Vijayan
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-26s390/ap: fix state machine hang after failure to enable irqHarald Freudenberger
2021-08-25vfio/ap_ops: Convert to use vfio_register_group_dev()Jason Gunthorpe