summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
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-26s390/dasd: fix double module refcount decrementMiroslav Franc1-4/+1
2024-03-26s390/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-01-31s390/vfio-ap: do not reset queue removed from host configTony Krowiak1-4/+12
2024-01-31s390/vfio-ap: reset queues associated with adapter for queue unbound from driverTony Krowiak1-35/+41
2024-01-31s390/vfio-ap: reset queues filtered from the guest's AP configTony Krowiak2-45/+129
2024-01-31s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak1-0/+13
2024-01-31s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak1-2/+3
2024-01-31s390/vfio-ap: always filter entire AP matrixTony Krowiak1-40/+17
2024-01-31s390/vfio-ap: unpin pages on gisc registration failureAnthony Krowiak1-0/+1
2024-01-20s390/scm: fix virtual vs physical address confusionVineeth Vijayan1-3/+4
2023-12-03s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-12-03s390/ism: ism driver implies smc protocolGerd Bayer2-48/+48
2023-11-28s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger1-0/+4
2023-11-20s390/ap: re-init AP queues on config onHarald Freudenberger3-13/+18
2023-10-21Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-2/+4
2023-10-16s390/cio: fix a memleak in css_alloc_subchannelDinghao Liu1-2/+4
2023-10-10net/smc: Fix dependency of SMC on ISMGerd Bayer1-1/+1
2023-09-27scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu1-4/+5
2023-09-08Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds3-10/+10
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-25/+16