summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2024-03-13s390/tape: fix virtual vs physical address confusionHeiko Carstens
2024-03-13s390/3270: use new address translation helpersHeiko Carstens
2024-03-13s390/3215: use new address translation helpersHeiko Carstens
2024-03-13s390/vmur: use new address translation helpersHeiko Carstens
2024-03-13s390/scm: use new address translation helpersHeiko Carstens
2024-03-13s390/cio: use new address translation helpersHeiko Carstens
2024-03-13s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens
2024-03-13s390/dasd: use new address translation helpersHeiko Carstens
2024-03-13s390/dasd: remove superfluous virt_to_phys() conversionHeiko Carstens
2024-03-13s390/virtio_ccw: avoid converting dma addresses / handlesHalil Pasic
2024-03-13s390/virtio_ccw: use DMA handle from DMA APIHalil Pasic
2024-03-13s390/virtio_ccw: fix virtual vs physical address confusionHalil Pasic
2024-03-13s390/cio: use bitwise types to allow for type checkingHeiko Carstens
2024-03-13s390/vfio_ccw: fix virtual vs physical address confusionHeiko Carstens
2024-03-13s390/cio: fix virtual vs physical address confusionHeiko Carstens
2024-03-13s390/dasd_eckd: fix virtual vs physical address confusionHeiko Carstens
2024-03-13s390/dcssblk: fix virtual vs physical address confusionGerald Schaefer
2024-03-13s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-07s390/pkey: improve pkey retry behaviorHarald Freudenberger
2024-03-07s390/zcrypt: improve zcrypt retry behaviorHarald Freudenberger
2024-03-07s390/zcrypt: introduce retries on in-kernel send CPRB functionsHarald Freudenberger
2024-03-07s390/ap: introduce mutex to lock the AP bus scanHarald Freudenberger
2024-03-07s390/ap: rework ap_scan_bus() to return true on config changeHarald Freudenberger
2024-03-07s390/ap: clarify AP scan bus related functions and variablesHarald Freudenberger
2024-03-07s390/ap: rearm APQNs bindings complete completionHarald Freudenberger
2024-03-07s390/vfio-ap: handle hardware checkstop state on queue reset operationJason J. Herne
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia ZiemiaƄska
2024-03-06dasd: use the atomic queue limits APIChristoph Hellwig
2024-03-06dasd: move queue setup to common codeChristoph Hellwig
2024-03-06dasd: cleamup dasd_state_basic_to_readyChristoph Hellwig
2024-02-25s390: port block device access to fileChristian Brauner
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