aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-24revert "s390/net: lcs: use IS_ENABLED() for kconfig detection"Randy Dunlap
2023-06-23s390/ctcm: Convert sprintf/snprintf to scnprintfThorsten Winkler
2023-06-23s390/ctcm: Convert sysfs sprintf to sysfs_emitThorsten Winkler
2023-06-23s390/lcs: Convert sprintf to scnprintfThorsten Winkler
2023-06-23s390/lcs: Convert sysfs sprintf to sysfs_emitThorsten Winkler
2023-06-16s390/net: lcs: use IS_ENABLED() for kconfig detectionRandy Dunlap
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-15s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()Julian Ruess
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
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-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-11s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-04-11s390/dasd: add autoquiesce event for start IO errorStefan Haberland