summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
8 dayss390/dasd: Fix gendisk parent after copy pair swapStefan Haberland1-0/+8
8 dayss390/ap: Don't leak debug feature files if AP instructions are not availableHeiko Carstens1-4/+4
2025-12-01s390/ctcm: Fix double-kfreeAleksei Nikiforov1-1/+0
2025-10-29s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan1-13/+24
2025-08-28s390/sclp: Fix SCCB present checkPeter Oberparleiter1-2/+9
2025-08-01s390/ism: fix concurrency management in ism_cmd()Halil Pasic1-0/+3
2025-07-06s390/pkey: Prevent overflow in size calculation for memdup_user()Fedor Pchelkin1-1/+1
2025-06-27scsi: s390: zfcp: Ensure synchronous unit_addPeter Oberparleiter1-0/+2
2025-06-04s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel logAnthony Krowiak1-26/+46
2025-05-02s390/tty: Fix a potential memory leak bugHaoxiang Li1-0/+12
2025-05-02s390/sclp: Add check for get_zeroed_page()Haoxiang Li1-0/+17
2025-03-22s390/cio: Fix CHPID "configure" attribute cachingPeter Oberparleiter1-1/+2
2025-02-27s390/ism: add release function for struct deviceJulian Ruess1-2/+12
2024-12-14net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu1-8/+11
2024-12-14ipv6: introduce dst_rt6_info() helperEric Dumazet1-2/+2
2024-12-09s390/cio: Do not unregister the subchannel based on DNVVineeth Vijayan2-2/+22
2024-12-09s390/pkey: Wipe copies of clear-key structures on failureHolger Dengler1-7/+9
2024-10-22s390/sclp_vt220: Convert newlines to CRLF instead of LFCRThomas Weißschuh1-2/+2
2024-10-22s390/sclp: Deactivate sclp after all its usersThomas Weißschuh1-1/+2
2024-08-29Revert "s390/dasd: Establish DMA alignment"Jan Höppner2-2/+0
2024-08-29bitmap: introduce generic optimized bitmap_size()Alexander Lobakin1-1/+1
2024-08-29s390/cio: rename bitmap_size() -> idset_bitmap_size()Alexander Lobakin1-4/+6
2024-08-29s390/dasd: fix error recovery leading to data corruption on ESE devicesStefan Haberland4-53/+50
2024-08-14s390/sclp: Prevent release of buffer in I/OPeter Oberparleiter1-2/+8
2024-08-03s390/dasd: fix error checks in dasd_copy_pair_store()Carlos López1-2/+8
2024-07-25s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens1-0/+1
2024-07-11s390/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-12s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-05-17s390/qeth: Fix kernel panic after setting hsuidAlexandra Winter1-34/+27
2024-05-17s390/cio: Ensure the copied buf is NUL terminatedBui Quang Minh1-1/+1
2024-04-27s390/cio: fix race condition during online processingPeter Oberparleiter1-5/+8
2024-04-27s390/qdio: handle deferred cc1Peter Oberparleiter1-5/+23
2024-04-27s390/ism: Properly fix receive message buffer allocationGerd Bayer1-9/+28
2024-04-17Revert "s390/ism: fix receive message buffer allocation"Gerd Bayer1-29/+9
2024-04-17s390/ism: fix receive message buffer allocationGerd Bayer1-9/+29
2024-04-10s390/qeth: handle deferred cc1Alexandra Winter1-2/+36
2024-04-03s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger1-0/+2
2024-03-27s390/dasd: fix double module refcount decrementMiroslav Franc1-4/+1
2024-03-27s390/dasd: Use dev_*() for device log messagesJan Höppner1-26/+24
2024-03-01s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter1-3/+3
2024-02-23s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-02-05s390/vfio-ap: fix sysfs status attribute for AP queue devicesTony Krowiak1-1/+15
2024-02-01s390/vfio-ap: do not reset queue removed from host configTony Krowiak1-4/+12
2024-02-01s390/vfio-ap: reset queues associated with adapter for queue unbound from driverTony Krowiak1-35/+41
2024-02-01s390/vfio-ap: reset queues filtered from the guest's AP configTony Krowiak2-45/+129
2024-02-01s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak1-0/+13
2024-02-01s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak1-2/+3
2024-02-01s390/vfio-ap: always filter entire AP matrixTony Krowiak1-40/+17
2024-02-01s390/vfio-ap: unpin pages on gisc registration failureAnthony Krowiak1-0/+1