summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2024-02-25s390: port block device access to fileChristian Brauner4-25/+25
2024-02-23Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+3
2024-02-23dcssblk: handle alloc_dax() -EOPNOTSUPP failureMathieu Desnoyers1-5/+6
2024-02-22s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter1-3/+3
2024-02-22s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar1-6/+35
2024-02-22s390/sclp: remove unhandled memory notifier typeSumanth Korikkar1-3/+0
2024-02-20s390/ap: explicitly include ultravisor headerHolger Dengler1-0/+1
2024-02-20scm_blk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig1-8/+9
2024-02-20dcssblk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig1-2/+4
2024-02-20block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig1-3/+3
2024-02-16s390/zcrypt: add debug possibility for CCA and EP11 messagesHarald Freudenberger1-0/+12
2024-02-16s390/ap: add debug possibility for AP messagesHarald Freudenberger1-0/+4
2024-02-16s390/pkey: introduce dynamic debugging for pkeyHarald Freudenberger1-24/+23
2024-02-16s390/pkey: harmonize pkey s390 debug feature callsHarald Freudenberger1-91/+97
2024-02-16s390/zcrypt: introduce dynamic debugging for AP and zcrypt codeHarald Freudenberger7-85/+89
2024-02-16s390/zcrypt: harmonize debug feature calls and definesHarald Freudenberger6-193/+156
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig2-2/+2
2024-02-12s390/switch_to: use generic header fileHeiko Carstens1-1/+0
2024-02-09s390/dasd: fix double module refcount decrementMiroslav Franc1-4/+1
2024-02-09s390/dasd: Improve ERP error messagesJan Höppner1-38/+13
2024-02-09s390/vfio-ap: make matrix_bus constRicardo B. Marliere1-1/+1
2024-02-09s390/ap: make ap_bus_type constRicardo B. Marliere1-2/+2
2024-02-09s390/cio: make scm_bus_type constRicardo B. Marliere1-1/+1
2024-02-09s390/cio: make ccw_bus_type constRicardo B. Marliere1-2/+2
2024-02-09s390/cio: make css_bus_type constRicardo B. Marliere1-2/+2
2024-02-09s390/ccwgroup: make ccwgroup_bus_type constRicardo B. Marliere1-2/+2
2024-02-09s390/cmf: fix virtual vs physical address confusionHeiko Carstens1-1/+2
2024-02-09s390/cmf: remove unneeded DMA zone allocationHeiko Carstens1-2/+1
2024-02-09s390/cio: remove unneeded DMA zone allocationPeter Oberparleiter3-13/+13
2024-02-09s390/vmur: fix virtual vs physical address confusionThomas Richter1-2/+2
2024-02-08s390/dasd: Use dev_*() for device log messagesJan Höppner1-26/+24
2024-02-08s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner11-55/+1
2024-02-08s390/dasd: Remove %p format specifier from error messagesJan Höppner3-23/+15
2024-02-08s390/dasd: Use dev_err() over printk()Jan Höppner2-118/+76
2024-02-08s390/dasd: Remove unused message logging macrosJan Höppner1-26/+0
2024-02-08s390/dasd: Move allocation error message to DBFJan Höppner1-4/+2
2024-02-08s390/dasd: Remove unnecessary errorstring generationJan Höppner3-29/+8
2024-02-08s390/dasd: Use sysfs_emit() over sprintf()Jan Höppner1-9/+9
2024-02-08s390/dasd: Simplify uid string generationJan Höppner2-21/+7
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-01-19Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-91/+180
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-19/+18
2024-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2024-01-17s390/vfio-ap: do not reset queue removed from host configTony Krowiak1-4/+12
2024-01-17s390/vfio-ap: reset queues associated with adapter for queue unbound from driverTony Krowiak1-35/+41
2024-01-17s390/vfio-ap: reset queues filtered from the guest's AP configTony Krowiak2-45/+129
2024-01-17s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak1-0/+13
2024-01-17s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak1-2/+3
2024-01-17s390/vfio-ap: always filter entire AP matrixTony Krowiak1-40/+17
2024-01-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+13