summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2021-10-26s390/ap: function rework based on compiler warningHarald Freudenberger
2021-10-26s390/cio: make ccw_device_dma_* more robustHalil Pasic
2021-10-26s390/vfio-ap: s390/crypto: fix all kernel-doc warningsTony Krowiak
2021-10-26s390/hmcdrv: fix kernel doc commentsHeiko Carstens
2021-10-26s390/ap: new module option ap.useirqHarald Freudenberger
2021-10-26s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev
2021-10-26s390/zcrypt: rework of debug feature messagesHarald Freudenberger
2021-10-26s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger
2021-10-04s390/block/scm_blk: add error handling support for add_disk()Luis Chamberlain
2021-10-04s390/block/dcssblk: add error handling support for add_disk()Gerald Schaefer
2021-10-04s390/block/dasd_genhd: add error handling support for add_disk()Luis Chamberlain
2021-10-04s390/sclp_vt220: fix unused function warningRandy Dunlap
2021-10-04s390/sclp_sd: fix warnings about missing parameter descriptionPeter Oberparleiter
2021-10-04s390/cio: derive cdev information only for IO-subchannelsVineeth Vijayan
2021-10-04s390/cio: unregister the subchannel while purgingVineeth 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
2021-08-25s390/sclp: add tracing of SCLP interactionsPeter Oberparleiter
2021-08-25s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.cRandy Dunlap
2021-08-25s390/zcrypt: remove gratuitious NULL check in .remove() callbacksJulian Wiedmann
2021-08-25s390/ap: use the common driver-data pointerJulian Wiedmann
2021-08-25s390/ap: use the common device_driver pointerJulian Wiedmann
2021-08-24s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak