summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-273-47/+62
|\
| * s390/qeth: fix tear down of async TX buffersJulian Wiedmann2020-11-201-6/+0
| * s390/qeth: fix af_iucv notification raceJulian Wiedmann2020-11-202-24/+58
| * s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann2020-11-201-1/+2
| * s390/qeth: Remove pnso workaroundAlexandra Winter2020-11-201-16/+2
* | Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-201-0/+6
|\ \ | |/ |/|
| * s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland2020-11-161-0/+6
* | s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger2020-11-031-14/+16
* | s390/ap: fix ap devices reference countingHarald Freudenberger2020-11-033-12/+21
|/
* s390/ism: fix incorrect system EIDKarsten Graul2020-10-261-1/+1
* Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-1640-955/+2328
|\
| * s390/zcrypt: fix wrong format specificationsHarald Freudenberger2020-10-091-5/+5
| * s390/zcrypt: Introduce Failure Injection featureHarald Freudenberger2020-10-076-3/+151
| * s390/zcrypt: move ap_msg param one level up the call chainHarald Freudenberger2020-10-074-72/+82
| * s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger2020-10-076-131/+116
| * s390/ap: Support AP card SCLP config and deconfig operationsHarald Freudenberger2020-10-071-1/+24
| * s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger2020-10-073-1/+66
| * s390/ap: add card/queue deconfig stateHarald Freudenberger2020-10-077-142/+319
| * s390/ap: add error response code field for ap queue devicesHarald Freudenberger2020-10-074-26/+101
| * s390/ap: split ap queue state machine state from device stateHarald Freudenberger2020-10-075-57/+155
| * s390/zcrypt: introduce msg tracking in zcrypt functionsHarald Freudenberger2020-10-075-124/+213
| * s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2020-10-022-6/+13
| * s390: remove orphaned function declarationsVasily Gorbik2020-09-304-17/+0
| * s390/sclp: remove orphaned sclp_set_columns and sclp_set_htabVasily Gorbik2020-09-302-20/+0
| * s390/sclp_sdias: remove unused sclp_sdias_exitVasily Gorbik2020-09-302-8/+0
| * s390/cio: remove unused channel_subsystem_reinitVasily Gorbik2020-09-301-14/+0
| * s390/3215: simplify the return expression of tty3215_open()Qinglang Miao2020-09-291-6/+1
| * s390/stp: add support for leap secondsSven Schnelle2020-09-261-0/+21
| * s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger2020-09-245-80/+756
| * s390/zcrypt: Support for CCA APKA master keysHarald Freudenberger2020-09-245-57/+154
| * s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik2020-09-211-8/+3
| * s390/sclp: clean up unneeded .data section usageVasily Gorbik2020-09-211-2/+2
| * s390/ap: remove unnecessary spin_lock_init()Qinglang Miao2020-09-171-1/+0
| * s390/zcrypt: remove set_fs() invocation in zcrypt device driverHarald Freudenberger2020-09-176-106/+92
| * s390/zcrypt: simplify cca_findcard2 loop codeHarald Freudenberger2020-09-141-63/+58
| * s390/qdio: always use dev_name() for device name in QIBJulian Wiedmann2020-09-143-4/+4
| * s390/qdio: clean up QDR setupJulian Wiedmann2020-09-141-20/+13
| * s390/qdio: make qdio_handle_aobs() more robustJulian Wiedmann2020-09-141-22/+20
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-161-1/+1
|\ \
| * | mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand2020-10-161-1/+1
* | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-1521-679/+1245
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+2
| |\ \
| * | | s390/ctcm: remove orphaned function declarationsVasily Gorbik2020-10-022-2/+0
| * | | s390/qeth: static checker cleanupsJulian Wiedmann2020-10-025-23/+22
| * | | s390/qeth: use netdev_name()Julian Wiedmann2020-10-025-36/+35
| * | | s390/qeth: constify the disciplinesJulian Wiedmann2020-10-023-5/+5
| * | | s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann2020-10-026-20/+53
| * | | s390/qeth: de-magic the QIB parm areaJulian Wiedmann2020-10-022-35/+41
| * | | s390/qeth: keep track of wanted TX queuesJulian Wiedmann2020-10-025-54/+61
| * | | net/smc: introduce CHID callback for ISM devicesUrsula Braun2020-09-281-0/+12