summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-302-4/+4
|\
| * block: simplify queue allocationChristoph Hellwig2020-03-272-4/+4
* | Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-133-12/+193
|\ \
| * | s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland2020-03-123-12/+193
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-126-70/+130
|\ \ \ | |_|/ |/| |
| * | s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann2020-03-114-19/+56
| * | s390/qeth: refactor buffer pool codeJulian Wiedmann2020-03-111-32/+51
| * | s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann2020-03-112-19/+18
| * | s390/qeth: cancel RX reclaim work earlierJulian Wiedmann2020-03-103-1/+2
| * | s390/qeth: handle error when backing RX bufferJulian Wiedmann2020-03-101-4/+9
| * | s390/qeth: don't reset default_out_queueJulian Wiedmann2020-03-101-1/+0
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-02-292-2/+2
|\ \ | |/ |/|
| * scsi: zfcp: fix wrong data and display format of SFP+ temperatureBenjamin Block2020-02-242-2/+2
* | Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-02-228-37/+39
|\ \
| * | s390/qdio: fill SBALEs with absolute addressesJulian Wiedmann2020-02-194-18/+19
| * | s390/qdio: fill SL with absolute addressesJulian Wiedmann2020-02-192-13/+13
| * | s390/pkey/zcrypt: spelling s/crytp/crypt/Geert Uytterhoeven2020-02-171-2/+2
| * | s390/cio: use kobj_to_dev() APIchenqiwu2020-02-171-2/+2
| * | s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin2020-02-171-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-212-18/+14
|\ \ \ | |/ / |/| |
| * | s390/qeth: fix off-by-one in RX copybreak checkJulian Wiedmann2020-02-201-1/+1
| * | s390/qeth: don't warn for napi with 0 budgetJulian Wiedmann2020-02-201-1/+0
| * | s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter2020-02-201-16/+13
| |/
* | Merge tag 'vfio-ccw-20200206' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik2020-02-111-2/+2
|\ \
| * | vfio-ccw: Use the correct style for SPDX License IdentifierNishad Kamdar2020-01-071-2/+2
* | | s390/qdio: don't allocate *aob array with GFP_ATOMICJulian Wiedmann2020-02-111-1/+1
* | | s390/qdio: simplify ACK trackingJulian Wiedmann2020-02-103-24/+14
* | | s390/zcrypt: fix card and queue total counter wrapHarald Freudenberger2020-02-104-16/+18
* | | s390/pkey: fix missing length of protected key on returnHarald Freudenberger2020-02-101-1/+1
| |/ |/|
* | Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-02-058-87/+2105
|\ \
| * | s390/pkey/zcrypt: Support EP11 AES secure keysHarald Freudenberger2020-01-303-102/+1401
| * | s390/zcrypt: extend EP11 card and queue sysfs attributesHarald Freudenberger2020-01-301-20/+253
| * | s390/zcrypt: add new low level ep11 functions support fileHarald Freudenberger2020-01-304-1/+428
| * | s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprbHarald Freudenberger2020-01-302-4/+11
| * | s390/zcrypt: enable card/domain autoselect on ep11 cprbsHarald Freudenberger2020-01-301-4/+7
| * | s390/pkey: Add support for key blob with clear key valueHarald Freudenberger2020-01-302-6/+55
* | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-043-21/+19
|/ /
* | s390/qeth: remove HARDSETUP stateJulian Wiedmann2020-01-265-21/+3
* | s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann2020-01-263-12/+39
* | s390/qeth: consolidate online/offline codeJulian Wiedmann2020-01-264-184/+107
* | s390/qeth: consolidate QDIO queue setupJulian Wiedmann2020-01-264-17/+9
* | s390/qeth: shift some bridgeport code aroundJulian Wiedmann2020-01-263-39/+22
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-197-7/+10
|\ \
| * | s390/zcrypt: move ap device reset from bus to driver codeHarald Freudenberger2020-01-096-5/+8
| * | s390/zcrypt: Fix CCA cipher key gen with clear key value functionHarald Freudenberger2020-01-091-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-314-38/+43
|\| |
| * | s390/qeth: fix initialization on old HWJulian Wiedmann2019-12-241-3/+1
| * | s390/qeth: vnicc Fix init to defaultAlexandra Winter2019-12-241-1/+3
| * | s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter2019-12-241-2/+1
| * | s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter2019-12-241-1/+0