summaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | s390/ap: wire up bus->probe and bus->removeJulian Wiedmann2021-06-071-2/+2
| * | | | s390/zcrypt: remove zcrypt_device_countJulian Wiedmann2021-06-073-4/+0
| * | | | s390/crypto: fix function/prototype mismatchesSven Schnelle2021-06-072-6/+6
| | |/ / | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-031-4/+1
|\ \ \ \
| * | | | scsi: core: Introduce scsi_build_sense()Hannes Reinecke2021-06-011-4/+1
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-026-0/+6
|\ \ \ \
| * | | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-016-0/+6
* | | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-015-248/+190
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-197-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-293-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-191-24/+1
| * | | s390/qeth: enable napi_consume_skb() for pending TX buffersJulian Wiedmann2021-03-191-4/+4
| * | | s390/qeth: allocate initial TX Buffer structs with GFP_KERNELJulian Wiedmann2021-03-191-4/+6
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-2910-82/+97
|\ \ \ \
| * | | | scsi: zfcp: Lift Request Queue tasklet & timer from qdioJulian Wiedmann2021-04-162-12/+61
| * | | | scsi: zfcp: Move the position of put_device()Qinglang Miao2021-04-162-4/+4
| * | | | scsi: zfcp: Clean up sysfs code for SFP diagnosticsJulian Wiedmann2021-04-165-63/+14
| * | | | scsi: zfcp: Fix sysfs roll-back on error in zfcp_adapter_enqueue()Julian Wiedmann2021-04-161-2/+18
| * | | | scsi: zfcp: Fix indentation coding style issueYevhen Viktorov2021-04-161-3/+3
| * | | | scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requestsJulian Wiedmann2021-04-161-1/+0