summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2022-05-18s390/lcs: fix variable dereferenced before checkAlexandra Winter1-3/+4
2022-05-18s390/ctcm: fix potential memory leakAlexandra Winter1-5/+1
2022-05-18s390/ctcm: fix variable dereferenced before checkAlexandra Winter1-2/+3
2022-05-12s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner1-2/+1
2022-05-12s390/dasd: Fix read for ESE with blksize < 4kJan Höppner1-4/+3
2022-05-12s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland3-2/+26
2022-05-12s390/dasd: fix data corruption for ESE devicesStefan Haberland3-2/+20
2022-02-01scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier1-1/+12
2021-11-17s390/cio: make ccw_device_dma_* more robustHalil Pasic1-1/+11
2021-11-17s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle1-2/+1
2021-11-17s390/cio: check the subchannel validity for dev_busidVineeth Vijayan1-2/+2
2021-09-22s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov1-1/+2
2021-09-15s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan1-0/+17
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic1-2/+2
2021-07-14s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan2-2/+3
2021-06-16vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman1-2/+10
2021-06-03vfio-ccw: Check initialized flag in cp_init()Eric Farman1-0/+4
2021-03-17s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland1-1/+2
2021-03-17s390/dasd: fix hanging DASD driver unbindStefan Haberland1-2/+1
2021-03-17s390/crypto: return -EFAULT if copy_to_user() failsWang Qing1-1/+1
2021-03-17s390/cio: return -EFAULT if copy_to_user() failsEric Farman1-1/+1
2021-03-17s390/cio: return -EFAULT if copy_to_user() fails againWang Qing1-2/+2
2021-03-04virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck1-2/+2
2021-02-04s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak3-49/+69
2021-01-17s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann1-1/+1
2020-12-30s390/dasd: fix list corruption of lcu listStefan Haberland1-1/+1
2020-12-30s390/dasd: fix list corruption of pavgroup group listStefan Haberland1-0/+1
2020-12-30s390/dasd: prevent inconsistent LCU device dataStefan Haberland1-0/+9
2020-12-30s390/dasd: fix hanging device offline processingStefan Haberland1-1/+9
2020-12-30s390/cio: fix use-after-free in ccw_device_destroy_consoleQinglang Miao1-2/+2
2020-12-02s390/qeth: fix tear down of async TX buffersJulian Wiedmann1-6/+0
2020-12-02s390/qeth: fix af_iucv notification raceJulian Wiedmann2-24/+58
2020-12-02s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann1-1/+2
2020-11-24s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland1-0/+6
2020-11-10s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger1-14/+16
2020-10-29s390/qeth: don't let HW override the configured port roleJulian Wiedmann1-6/+0
2020-10-01s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger1-1/+2
2020-10-01s390/dasd: Fix zero write for FBA devicesJan Höppner1-1/+8
2020-10-01s390/irq: replace setup_irq() by request_irq()afzal mohammed2-12/+4
2020-09-23s390/zcrypt: fix kmalloc 256k failureHarald Freudenberger1-4/+4
2020-09-03s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan1-0/+5
2020-08-26scsi: zfcp: Fix use-after-free in request timeout handlersSteffen Maier1-2/+2
2020-08-19s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland1-8/+17
2020-08-19s390/qeth: don't process empty bridge port eventsJulian Wiedmann1-0/+4
2020-06-30s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann1-4/+1
2020-06-30scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP actionSteffen Maier1-2/+11
2020-06-24s390/qdio: put thinint indicator after early errorJulian Wiedmann3-8/+8
2020-05-20s390/ism: fix error return code in ism_probe()Wei Yongjun1-1/+3
2020-04-29s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck1-4/+9
2020-04-29s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck1-0/+5