summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2024-02-23Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-02-22dcssblk: handle alloc_dax() -EOPNOTSUPP failureMathieu Desnoyers
2024-02-22s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter
2024-02-21s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar
2024-02-21s390/sclp: remove unhandled memory notifier typeSumanth Korikkar
2024-02-20s390/ap: explicitly include ultravisor headerHolger Dengler
2024-02-19scm_blk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19dcssblk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-02-16s390/zcrypt: add debug possibility for CCA and EP11 messagesHarald Freudenberger
2024-02-16s390/ap: add debug possibility for AP messagesHarald Freudenberger
2024-02-16s390/pkey: introduce dynamic debugging for pkeyHarald Freudenberger
2024-02-16s390/pkey: harmonize pkey s390 debug feature callsHarald Freudenberger
2024-02-16s390/zcrypt: introduce dynamic debugging for AP and zcrypt codeHarald Freudenberger
2024-02-16s390/zcrypt: harmonize debug feature calls and definesHarald Freudenberger
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig
2024-02-12s390/switch_to: use generic header fileHeiko Carstens
2024-02-09s390/dasd: fix double module refcount decrementMiroslav Franc
2024-02-09s390/dasd: Improve ERP error messagesJan Höppner
2024-02-09s390/vfio-ap: make matrix_bus constRicardo B. Marliere
2024-02-09s390/ap: make ap_bus_type constRicardo B. Marliere
2024-02-09s390/cio: make scm_bus_type constRicardo B. Marliere
2024-02-09s390/cio: make ccw_bus_type constRicardo B. Marliere
2024-02-09s390/cio: make css_bus_type constRicardo B. Marliere
2024-02-09s390/ccwgroup: make ccwgroup_bus_type constRicardo B. Marliere
2024-02-09s390/cmf: fix virtual vs physical address confusionHeiko Carstens
2024-02-09s390/cmf: remove unneeded DMA zone allocationHeiko Carstens
2024-02-09s390/cio: remove unneeded DMA zone allocationPeter Oberparleiter
2024-02-09s390/vmur: fix virtual vs physical address confusionThomas Richter
2024-02-08s390/dasd: Use dev_*() for device log messagesJan Höppner
2024-02-08s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner
2024-02-08s390/dasd: Remove %p format specifier from error messagesJan Höppner
2024-02-08s390/dasd: Use dev_err() over printk()Jan Höppner
2024-02-08s390/dasd: Remove unused message logging macrosJan Höppner
2024-02-08s390/dasd: Move allocation error message to DBFJan Höppner
2024-02-08s390/dasd: Remove unnecessary errorstring generationJan Höppner
2024-02-08s390/dasd: Use sysfs_emit() over sprintf()Jan Höppner
2024-02-08s390/dasd: Simplify uid string generationJan Höppner
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter
2024-01-18Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-17s390/vfio-ap: do not reset queue removed from host configTony Krowiak
2024-01-17s390/vfio-ap: reset queues associated with adapter for queue unbound from driverTony Krowiak
2024-01-17s390/vfio-ap: reset queues filtered from the guest's AP configTony Krowiak
2024-01-17s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak
2024-01-17s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak
2024-01-17s390/vfio-ap: always filter entire AP matrixTony Krowiak
2024-01-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds