summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2020-12-02s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().Sebastian Andrzej Siewior2-6/+1
2020-12-02s390/ctcm: Use GFP_KERNEL in add_channel().Sebastian Andrzej Siewior1-1/+1
2020-12-02s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().Sebastian Andrzej Siewior1-1/+1
2020-12-02s390/ctcm: Avoid temporary allocation of struct pdu.Sebastian Andrzej Siewior1-25/+8
2020-12-02s390/ctcm: Avoid temporary allocation of struct qllc.Sebastian Andrzej Siewior1-17/+4
2020-12-02s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.Sebastian Andrzej Siewior3-53/+9
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-47/+68
2020-11-28Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-47/+62
2020-11-21s390/qeth: fix tear down of async TX buffersJulian Wiedmann1-6/+0
2020-11-21s390/qeth: fix af_iucv notification raceJulian Wiedmann2-24/+58
2020-11-21s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann1-1/+2
2020-11-21s390/qeth: Remove pnso workaroundAlexandra Winter1-16/+2
2020-11-20Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2020-11-19s390/qeth: improve selection of ethtool link modesJulian Wiedmann3-49/+93
2020-11-19s390/qeth: use QUERY OAT for initial link infoJulian Wiedmann2-2/+145
2020-11-19s390/qeth: clean up default cases for ethtool link modeJulian Wiedmann1-12/+2
2020-11-19s390/qeth: set static link info during initializationJulian Wiedmann3-31/+42
2020-11-19s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann3-76/+79
2020-11-19s390/qeth: tolerate error when querying card infoJulian Wiedmann1-6/+1
2020-11-19s390/qeth: remove useless if/elseKaixu Xia1-4/+1
2020-11-19s390/qeth: reduce rtnl locking for switchdev eventsJulian Wiedmann1-18/+15
2020-11-16s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland1-0/+6
2020-11-03s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger1-14/+16
2020-11-03s390/ap: fix ap devices reference countingHarald Freudenberger3-12/+21
2020-10-27s390/ism: fix incorrect system EIDKarsten Graul1-1/+1
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds40-955/+2328
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand1-1/+1
2020-10-16Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds21-679/+1245
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-7/+11
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2-22/+10
2020-10-10s390/zcrypt: fix wrong format specificationsHarald Freudenberger1-5/+5
2020-10-07s390/zcrypt: Introduce Failure Injection featureHarald Freudenberger6-3/+151
2020-10-07s390/zcrypt: move ap_msg param one level up the call chainHarald Freudenberger4-72/+82
2020-10-07s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger6-131/+116
2020-10-07s390/ap: Support AP card SCLP config and deconfig operationsHarald Freudenberger1-1/+24
2020-10-07s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger3-1/+66
2020-10-07s390/ap: add card/queue deconfig stateHarald Freudenberger7-142/+319
2020-10-07s390/ap: add error response code field for ap queue devicesHarald Freudenberger4-26/+101
2020-10-07s390/ap: split ap queue state machine state from device stateHarald Freudenberger5-57/+155
2020-10-07s390/zcrypt: introduce msg tracking in zcrypt functionsHarald Freudenberger5-124/+213
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2020-10-03s390/ctcm: remove orphaned function declarationsVasily Gorbik2-2/+0
2020-10-03s390/qeth: static checker cleanupsJulian Wiedmann5-23/+22
2020-10-03s390/qeth: use netdev_name()Julian Wiedmann5-36/+35
2020-10-03s390/qeth: constify the disciplinesJulian Wiedmann3-5/+5
2020-10-03s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann6-20/+53
2020-10-03s390/qeth: de-magic the QIB parm areaJulian Wiedmann2-35/+41
2020-10-03s390/qeth: keep track of wanted TX queuesJulian Wiedmann5-54/+61
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2-6/+13