summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-24/+42
2021-11-03Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds4-118/+167
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-254/+232
2021-10-28vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()Jason Gunthorpe3-48/+85
2021-10-28vfio/ccw: Pass vfio_ccw_private not mdev_device to various functionsJason Gunthorpe1-22/+15
2021-10-28vfio/ccw: Use functions for alloc/free of the vfio_ccw_privateJason Gunthorpe1-47/+66
2021-10-28vfio/ccw: Remove unneeded GFP_DMAJason Gunthorpe1-1/+1
2021-10-25s390/qeth: update kerneldoc for qeth_add_hw_header()Julian Wiedmann1-0/+2
2021-10-25s390/qeth: fix kernel doc commentsHeiko Carstens2-6/+6
2021-10-25s390/qeth: add __printf format attribute to qeth_dbf_longtextHeiko Carstens1-0/+1
2021-10-25s390/qeth: fix various format stringsHeiko Carstens1-7/+7
2021-10-25s390/qeth: don't keep track of Input Queue countJulian Wiedmann2-11/+7
2021-10-25s390/qeth: clarify remaining dev_kfree_skb_any() usersJulian Wiedmann1-3/+3
2021-10-25s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann2-34/+19
2021-10-25s390/qeth: remove .do_ioctl() callback from driver disciplineJulian Wiedmann4-12/+6
2021-10-25s390/qeth: improve trace entries for MAC address (un)registrationJulian Wiedmann1-6/+6
2021-10-22net: s390: constify and use eth_hw_addr_set()Jakub Kicinski4-8/+7
2021-10-20s390/dasd: fix possibly missed path verificationStefan Haberland2-3/+15
2021-10-20s390/dasd: fix missing path conf_data after failed allocationStefan Haberland1-1/+12
2021-10-20s390/dasd: summarize dasd configuration data in a separate structureStefan Haberland2-97/+98
2021-10-20s390/dasd: move dasd_eckd_read_fc_securityStefan Haberland1-2/+3
2021-10-20s390/dasd: split up dasd_eckd_read_confStefan Haberland1-79/+51
2021-10-20s390/dasd: fix kernel doc commentHeiko Carstens1-2/+2
2021-10-20s390/dasd: handle request magic consistently as unsigned intHeiko Carstens3-8/+8
2021-10-18block: switch polling to be bio basedChristoph Hellwig1-4/+3
2021-10-18block: drop unused includes in <linux/genhd.h>Christoph Hellwig1-0/+1
2021-10-17scsi: zfcp: Switch to attribute groupsBart Van Assche3-21/+39
2021-10-17scsi: zfcp_scsi: Call scsi_done() directlyBart Van Assche2-3/+3
2021-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-13/+45
2021-10-02Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-13/+45
2021-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2021-09-30Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...Alex Williamson1-1/+1
2021-09-30vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig1-1/+1
2021-09-29Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+3
2021-09-27s390/cio: avoid excessive path-verification requestsVineeth Vijayan3-13/+45
2021-09-24vfio/ap_ops: Add missed vfio_uninit_group_dev()Jason Gunthorpe1-1/+3
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-22/+23
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-18/+17
2021-09-22s390/qeth: fix deadlock during failing recoveryAlexandra Winter2-3/+10
2021-09-22s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter4-15/+4
2021-09-22s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann1-0/+3
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-511/+75
2021-09-15s390/ap: fix kernel doc commentsHeiko Carstens2-3/+4
2021-09-15s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov1-1/+2
2021-09-14s390/ism: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+1
2021-09-14s390/netiucv: remove incorrect kernel doc indicatorsHeiko Carstens2-53/+53
2021-09-14s390/lcs: remove incorrect kernel doc indicatorsHeiko Carstens1-60/+61
2021-09-14s390/ctcm: remove incorrect kernel doc indicatorsHeiko Carstens3-53/+53
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds20-511/+75
2021-09-08s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens6-48/+48