summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-305-248/+190
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-187-7/+29
| |\
| * | s390/netiuvc: get rid of forward declarationsHeiko Carstens2021-06-121-18/+10
| * | s390/qeth: Consider dependency on SWITCHDEV moduleAlexandra Winter2021-06-111-2/+10
| * | s390/qeth: shrink TX buffer structJulian Wiedmann2021-06-112-5/+4
| * | s390/qeth: remove TX buffer's pointer to its queueJulian Wiedmann2021-06-112-6/+4
| * | s390/qeth: remove QAOB's pointer to its TX bufferJulian Wiedmann2021-06-112-87/+48
| * | s390/qeth: consolidate completion of pending TX buffersJulian Wiedmann2021-06-112-47/+29
| * | s390/qeth: use ethtool_sprintf()Julian Wiedmann2021-06-111-4/+2
| * | s390/qeth: unify the tracking of active cmds on ccw deviceJulian Wiedmann2021-06-112-15/+11
| * | s390/qeth: also use TX NAPI for non-IQD devicesJulian Wiedmann2021-06-112-75/+79
| * | s390/qeth: count TX completion interruptsJulian Wiedmann2021-06-113-1/+5
* | | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-304-56/+29
|\ \ \
| * | | block: pass a gendisk to bdev_disk_changedChristoph Hellwig2021-06-241-2/+2
| * | | scm_blk: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig2021-06-111-15/+6
| * | | block: move bd_mutex to struct gendiskChristoph Hellwig2021-06-011-4/+4
| * | | xpram: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig2021-06-011-17/+9
| * | | dcssblk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig2021-06-011-18/+8
| |/ /
* | | s390/vfio-ap: clean up mdev resources when remove callback invokedTony Krowiak2021-06-211-10/+0
* | | s390/ap: Fix hanging ioctl caused by wrong msg counterHarald Freudenberger2021-06-161-2/+9
| |/ |/|
* | Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-294-4/+15
|\ \
| * | vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman2021-05-121-2/+10
| * | vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman2021-05-122-2/+1
| * | vfio-ccw: Check initialized flag in cp_init()Eric Farman2021-05-121-0/+4
| |/
* | Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-283-3/+14
|\ \ | |/ |/|
| * s390/dasd: add missing discipline functionStefan Haberland2021-05-253-3/+14
* | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-071-4/+4
|\|
| * s390: dasd: Mundane spelling fixesBhaskar Chowdhury2021-05-031-4/+4
* | Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-061-2/+1
|\ \
| * | s390/cio: remove invalid condition on IO_SCH_UNREGVineeth Vijayan2021-04-301-2/+1
* | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-292-35/+14
|\ \ \ | |_|/ |/| |
| * | mld: convert ifmcaddr6 to RCUTaehee Yoo2021-03-261-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-256-28/+39
| |\ \
| * | | s390/qeth: remove RX VLAN filter stubs in L3 driverJulian Wiedmann2021-03-181-24/+1
| * | | s390/qeth: enable napi_consume_skb() for pending TX buffersJulian Wiedmann2021-03-181-4/+4
| * | | s390/qeth: allocate initial TX Buffer structs with GFP_KERNELJulian Wiedmann2021-03-181-4/+6
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-2810-82/+97
|\ \ \ \
| * | | | scsi: zfcp: Lift Request Queue tasklet & timer from qdioJulian Wiedmann2021-04-152-12/+61
| * | | | scsi: zfcp: Move the position of put_device()Qinglang Miao2021-04-152-4/+4
| * | | | scsi: zfcp: Clean up sysfs code for SFP diagnosticsJulian Wiedmann2021-04-155-63/+14
| * | | | scsi: zfcp: Fix sysfs roll-back on error in zfcp_adapter_enqueue()Julian Wiedmann2021-04-151-2/+18
| * | | | scsi: zfcp: Fix indentation coding style issueYevhen Viktorov2021-04-151-3/+3
| * | | | scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requestsJulian Wiedmann2021-04-151-1/+0
* | | | | Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-04-282-13/+18
|\ \ \ \ \
| * | | | | vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe2021-04-122-11/+16
| * | | | | vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe2021-04-122-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-285-38/+8
|\ \ \ \ \
| * | | | | s390/dasd: let driver core manage the sysfs attributesJulian Wiedmann2021-03-165-30/+7
| * | | | | s390/dasd: remove dasd_fba_probe() wrapperJulian Wiedmann2021-03-161-8/+1
* | | | | | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-281-2/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |