summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2020-12-07s390/qeth: make qeth_qdio_handle_aob() more robustJulian Wiedmann
2020-12-07s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED stateJulian Wiedmann
2020-12-07s390/qeth: don't replace a fully completed async TX bufferJulian Wiedmann
2020-12-07s390/qeth: use dev->groups for common sysfs attributesJulian Wiedmann
2020-12-07s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributesJulian Wiedmann
2020-12-07s390/qeth: don't call INIT_LIST_HEAD() on iob's list entryJulian Wiedmann
2020-12-01s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Use GFP_KERNEL in add_channel().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct pdu.Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct qllc.Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.Sebastian Andrzej Siewior
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-20s390/qeth: fix tear down of async TX buffersJulian Wiedmann
2020-11-20s390/qeth: fix af_iucv notification raceJulian Wiedmann
2020-11-20s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann
2020-11-20s390/qeth: Remove pnso workaroundAlexandra Winter
2020-11-20Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-18s390/qeth: improve selection of ethtool link modesJulian Wiedmann
2020-11-18s390/qeth: use QUERY OAT for initial link infoJulian Wiedmann
2020-11-18s390/qeth: clean up default cases for ethtool link modeJulian Wiedmann
2020-11-18s390/qeth: set static link info during initializationJulian Wiedmann
2020-11-18s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann
2020-11-18s390/qeth: tolerate error when querying card infoJulian Wiedmann
2020-11-18s390/qeth: remove useless if/elseKaixu Xia
2020-11-18s390/qeth: reduce rtnl locking for switchdev eventsJulian Wiedmann
2020-11-16s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland
2020-11-03s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger
2020-11-03s390/ap: fix ap devices reference countingHarald Freudenberger
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-09s390/zcrypt: fix wrong format specificationsHarald Freudenberger
2020-10-07s390/zcrypt: Introduce Failure Injection featureHarald Freudenberger
2020-10-07s390/zcrypt: move ap_msg param one level up the call chainHarald Freudenberger
2020-10-07s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger
2020-10-07s390/ap: Support AP card SCLP config and deconfig operationsHarald Freudenberger
2020-10-07s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger
2020-10-07s390/ap: add card/queue deconfig stateHarald Freudenberger
2020-10-07s390/ap: add error response code field for ap queue devicesHarald Freudenberger
2020-10-07s390/ap: split ap queue state machine state from device stateHarald Freudenberger
2020-10-07s390/zcrypt: introduce msg tracking in zcrypt functionsHarald Freudenberger
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02s390/ctcm: remove orphaned function declarationsVasily Gorbik
2020-10-02s390/qeth: static checker cleanupsJulian Wiedmann