summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-06-09Merge tag 'block-6.4-2023-06-09' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-09s390/dasd: Use correct lock while counting channel queue lengthJan Höppner
2023-06-09Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-06-06s390/vfio-ap: wire in the vfio_device_ops request callbackTony Krowiak
2023-06-06s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctlTony Krowiak
2023-06-06s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctlTony Krowiak
2023-06-06Merge branch 'protected-key' into featuresAlexander Gordeev
2023-06-05block: introduce holder opsChristoph Hellwig
2023-06-01s390/pkey: add support for ecc clear keyHarald Freudenberger
2023-06-01s390/pkey: do not use struct pkey_protkeyHarald Freudenberger
2023-06-01s390/pkey: introduce reverse x-mas treesHarald Freudenberger
2023-06-01s390/zcore: conditionally clear memory on reiplMikhail Zaslonko
2023-06-01vfio/ccw: use struct_size() helperGustavo A. R. Silva
2023-06-01vfio/ccw: replace one-element array with flexible-array memberGustavo A. R. Silva
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25s390/ism: Set DMA coherent maskNiklas Schnelle
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-05-22s390/cio: unregister device when the only path is goneVineeth Vijayan
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-19s390/dasd: fix command reject error on ESE devicesStefan Haberland
2023-05-17s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens
2023-05-15s390/cio: include subchannels without devices also for evaluationVineeth Vijayan
2023-05-15s390/pkey: zeroize key blobsHolger Dengler
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-21virtio: add VIRTIO_F_NOTIFICATION_DATA feature supportViktor Prutyanov
2023-04-19s390/zcrypt: rework arrays with length zero occurrencesHarald Freudenberger
2023-04-13s390/cio: replace zero-length array with flexible-array memberHeiko Carstens
2023-04-13s390/sclp: replace zero-length array with flexible-array memberHeiko Carstens
2023-04-11block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTMike Christie
2023-04-11s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-04-11s390/dasd: add autoquiesce event for start IO errorStefan Haberland
2023-04-11s390/dasd: add aq_timeouts autoquiesce triggerStefan Haberland
2023-04-11s390/dasd: add aq_requeue sysfs attributeStefan Haberland
2023-04-11s390/dasd: add aq_mask sysfs attributeStefan Haberland
2023-04-11s390/dasd: add autoquiesce featureStefan Haberland
2023-04-11s390/dasd: remove unused DASD EER definesStefan Haberland
2023-04-04s390/zcrypt: simplify prep of CCA key tokenHarald Freudenberger
2023-04-04s390/zcrypt: remove unused ancient padding codeHarald Freudenberger
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-27s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak