summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
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
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-09Merge 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
2023-09-05s390/zcrypt: utilize dev_set_name() ability to use a formatted stringAndy Shevchenko1-7/+3
2023-09-05s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko1-0/+1
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-14/+14
2023-09-01s390/dasd: fix string length handlingHeiko Carstens3-10/+10
2023-08-31Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-0/+2
2023-08-30s390/airq: remove lsi_mask from airq_structBenjamin Block2-4/+1
2023-08-30s390/dcssblk: fix lockdep warningGerald Schaefer1-7/+6
2023-08-30s390/monreader: fix virtual vs physical address confusionGerald Schaefer1-7/+5
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-36/+8
2023-08-29Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds22-1151/+530
2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-5/+2
2023-08-23Merge branch 'vfio-ap' into featuresHeiko Carstens2-60/+110
2023-08-23Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...Christian Brauner1-73/+66
2023-08-21block: consolidate __invalidate_device and fsync_bdevChristoph Hellwig1-4/+2
2023-08-21dasd: also call __invalidate_device when setting the device offlineChristoph Hellwig1-3/+2
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman5-14/+12