summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul-1/+1
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-955/+2328
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand-1/+1
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-679/+1245
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-7/+11
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds-22/+10
2020-10-09s390/zcrypt: fix wrong format specificationsHarald Freudenberger-5/+5
2020-10-07s390/zcrypt: Introduce Failure Injection featureHarald Freudenberger-3/+151
2020-10-07s390/zcrypt: move ap_msg param one level up the call chainHarald Freudenberger-72/+82
2020-10-07s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger-131/+116
2020-10-07s390/ap: Support AP card SCLP config and deconfig operationsHarald Freudenberger-1/+24
2020-10-07s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger-1/+66
2020-10-07s390/ap: add card/queue deconfig stateHarald Freudenberger-142/+319
2020-10-07s390/ap: add error response code field for ap queue devicesHarald Freudenberger-26/+101
2020-10-07s390/ap: split ap queue state machine state from device stateHarald Freudenberger-57/+155
2020-10-07s390/zcrypt: introduce msg tracking in zcrypt functionsHarald Freudenberger-124/+213
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+2
2020-10-02s390/ctcm: remove orphaned function declarationsVasily Gorbik-2/+0
2020-10-02s390/qeth: static checker cleanupsJulian Wiedmann-23/+22
2020-10-02s390/qeth: use netdev_name()Julian Wiedmann-36/+35
2020-10-02s390/qeth: constify the disciplinesJulian Wiedmann-5/+5
2020-10-02s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann-20/+53
2020-10-02s390/qeth: de-magic the QIB parm areaJulian Wiedmann-35/+41
2020-10-02s390/qeth: keep track of wanted TX queuesJulian Wiedmann-54/+61
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov-6/+13
2020-09-30s390: remove orphaned function declarationsVasily Gorbik-17/+0
2020-09-30s390/sclp: remove orphaned sclp_set_columns and sclp_set_htabVasily Gorbik-20/+0
2020-09-30s390/sclp_sdias: remove unused sclp_sdias_exitVasily Gorbik-8/+0
2020-09-30s390/cio: remove unused channel_subsystem_reinitVasily Gorbik-14/+0
2020-09-29s390/3215: simplify the return expression of tty3215_open()Qinglang Miao-6/+1
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun-0/+12
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun-0/+42
2020-09-26Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-1/+2
2020-09-26s390/stp: add support for leap secondsSven Schnelle-0/+21
2020-09-25block: add a bdev_is_partition helperChristoph Hellwig-4/+4
2020-09-24s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger-80/+756
2020-09-24s390/zcrypt: Support for CCA APKA master keysHarald Freudenberger-57/+154
2020-09-24s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger-1/+2
2020-09-23s390/qeth: remove forward declarations in L2 codeJulian Wiedmann-197/+188
2020-09-23s390/qeth: consolidate teardown codeJulian Wiedmann-74/+50
2020-09-23s390/qeth: consolidate online codeJulian Wiedmann-52/+36
2020-09-23s390/qeth: cancel cmds earlier during teardownJulian Wiedmann-7/+5
2020-09-23s390/qeth: tighten ucast IP lockingJulian Wiedmann-7/+2
2020-09-23s390/qeth: replace deprecated simple_stroul()Julian Wiedmann-51/+51
2020-09-23s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()Julian Wiedmann-13/+14
2020-09-23s390/qeth: relax locking for ipato config dataJulian Wiedmann-17/+16
2020-09-23s390/qeth: don't init refcount twice for mcast IPsJulian Wiedmann-1/+0
2020-09-23dasd: cleanup dasd_scan_partitionsChristoph Hellwig-11/+4
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-7/+14