aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
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
2021-08-24s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-23block: pass a request_queue to __blk_alloc_diskChristoph Hellwig
2021-08-23block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig
2021-08-23block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig
2021-08-18s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov
2021-08-18s390/zcrypt: fix wrong offset index for APKA master key valid stateHarald Freudenberger
2021-08-18s390/qdio: remove unused support for SLIB parametersJulian Wiedmann
2021-08-18s390/qdio: consolidate QIB codeJulian Wiedmann
2021-08-18s390/qdio: use dev_info() in qdio_print_subchannel_info()Julian Wiedmann
2021-08-18s390/qdio: fine-tune the queue syncJulian Wiedmann
2021-08-18s390/qdio: clean up SIGA capability trackingJulian Wiedmann
2021-08-18s390/qdio: remove unused sync-after-IRQ infrastructureJulian Wiedmann
2021-08-18s390/qdio: use absolute data address in ESTABLISH ccwJulian Wiedmann
2021-08-18s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan