summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/chsc: Add exception handler for CHSC instructionPeter Oberparleiter2017-06-051-3/+5
* s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann2017-06-051-4/+4
* scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier2017-03-161-4/+4
* scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier2017-03-164-9/+77
* scsi: zfcp: do not trace pure benign residual HBA responses at default levelSteffen Maier2017-03-162-3/+30
* scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block2017-03-163-3/+95
* s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer2017-03-161-1/+1
* scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter2017-02-231-1/+1
* s390/con3270: fix insufficient space paddingSascha Silbe2017-02-231-2/+7
* s390/con3270: fix use of uninitialised dataSascha Silbe2017-02-231-1/+1
* zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2017-02-232-13/+104
* zfcp: fix payload trace length for SAN request&responseSteffen Maier2017-02-231-2/+2
* zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier2017-02-233-2/+6
* zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2017-02-232-0/+4
* zfcp: trace on request for open and close of WKA portSteffen Maier2017-02-233-2/+39
* zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier2017-02-231-1/+2
* zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier2017-02-233-10/+12
* zfcp: close window with unblocked rport during rport goneSteffen Maier2017-02-233-5/+22
* zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier2017-02-231-0/+4
* zfcp: fix fc_host port_type with NPIVSteffen Maier2017-02-231-3/+5
* s390/dasd: fix hanging device after clear subchannelStefan Haberland2016-11-201-1/+9
* s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky2016-08-221-5/+7
* qeth: delete napi struct when removing a qeth deviceUrsula Braun2016-08-222-0/+2
* s390/scm_blk: fix deadlock for requests != REQ_TYPE_FSSebastian Ott2016-06-151-1/+1
* s390/dasd: fix refcount for PAV reassignmentStefan Haberland2016-03-041-5/+16
* s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland2016-03-041-1/+1
* qeth: initialize net_device with carrier offUrsula Braun2016-02-162-0/+2
* s390/sclp: fix compile errorSebastian Ott2015-09-031-0/+1
* KVM: s390: virtio-ccw: don't overwrite config space valuesCornelia Huck2015-07-151-2/+9
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-02-041-1/+2
* s390/3215: fix tty output containing tabsMartin Schwidefsky2015-01-051-3/+17
* s390/3215: fix hanging console issueMartin Schwidefsky2015-01-051-15/+17
* s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer2014-07-161-2/+7
* s390/3270: correct size detection with the read-partition commandMartin Schwidefsky2014-07-161-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-2114-422/+140
|\
| * s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott2014-06-161-12/+2
| * s390/ccwgroup: fix an uninitialized return codeSebastian Ott2014-06-161-4/+5
| * s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott2014-06-161-1/+4
| * qdio: Keep device-specific dbf entriesStefan Raspl2014-06-163-13/+77
| * s390/cio: set device name as early as possibleSebastian Ott2014-06-161-35/+36
| * s390: avoid format strings leaking into namesKees Cook2014-06-113-3/+3
| * s390/airq: silence lockdep warningSebastian Ott2014-06-101-7/+6
| * s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-102-339/+0
| * s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter2014-06-101-2/+0
| * s390/qdio: replace shift loop by ilog2Fabian Frederick2014-06-101-4/+3
| * s390/cio: silence lockdep warningSebastian Ott2014-06-101-0/+2
| * s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel2014-06-101-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-129-76/+124
|\ \
| * | net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-061-8/+11
| * | s390/net: fix format string mismatchesUrsula Braun2014-05-303-10/+19