summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
12 dayss390/sclp: Prevent release of buffer in I/OPeter Oberparleiter1-2/+8
2024-07-27s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens1-0/+1
2024-07-18s390/pkey: Wipe sensitive data on failureHolger Dengler1-2/+2
2024-06-16s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger1-1/+1
2024-06-16s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-04-13s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger1-0/+2
2024-03-01s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-01-26s390/scm: fix virtual vs physical address confusionVineeth Vijayan1-3/+4
2023-12-08s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu1-4/+5
2023-09-23s390/dasd: fix hanging device after request requeueStefan Haberland1-77/+48
2023-09-23s390/dasd: use correct number of retries for ERP requestsStefan Haberland1-1/+1
2023-08-11scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier1-5/+1
2023-08-11s390/dasd: fix hanging device after quiesce/resumeStefan Haberland1-0/+1
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan1-1/+4
2023-05-30s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens1-1/+1
2023-05-30s390/qdio: get rid of register asmHeiko Carstens2-41/+46
2023-05-17s390/dasd: fix hanging blockdevice after request requeueStefan Haberland1-1/+1
2023-01-18s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor1-5/+3
2023-01-18s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor1-8/+1
2023-01-18s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor1-9/+2
2022-12-08s390/dasd: fix no record found for raw_track_accessStefan Haberland1-4/+2
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-08-25scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-25s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-08-25vfio/ccw: Do not change FSM state in subchannel eventEric Farman1-11/+3
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby1-2/+2
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-02-08scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier1-1/+12
2021-11-26s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle1-2/+1
2021-11-26s390/cio: check the subchannel validity for dev_busidVineeth Vijayan1-2/+2
2021-09-22s390/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-20s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan2-2/+3
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/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-11block: genhd: add 'groups' argument to device_add_diskHannes Reinecke3-3/+3
2021-03-07virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck1-2/+2
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-02s390/qeth: fix tear down of async TX buffersJulian Wiedmann1-6/+0
2020-11-24s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland1-0/+6
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