summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
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-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-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
2023-03-24scsi: zfcp: Declare SCSI host template constBart Van Assche
2023-03-24net/ism: Remove redundant pci_clear_masterCai Huoqing
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-15net/ism: Remove extra includeStefan Raspl
2023-03-15net/smc: Introduce explicit check for v2 supportStefan Raspl
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-02-27s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-21scsi: zfcp: Trace when request remove fails after qdio send failsBenjamin Block
2023-02-21scsi: zfcp: Change the type of all fsf request id fields and variables to u64Benjamin Block
2023-02-21scsi: zfcp: Make the type for accessing request hashtable buckets size_tBenjamin Block
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-02-14vfio/ccw: remove WARN_ON during shutdownEric Farman
2023-02-10s390/qeth: Convert sprintf/snprintf to scnprintfThorsten Winkler
2023-02-10s390/qeth: Convert sysfs sprintf to sysfs_emitThorsten Winkler
2023-02-10s390/qeth: Use constant for IP address buffersThorsten Winkler
2023-02-10s390/ctcm: cleanup indentingAlexandra Winter
2023-02-10s390: vfio-ap: tighten the NIB validity checkHalil Pasic
2023-02-09s390/dasd: Fix potential memleak in dasd_eckd_init()Qiheng Lin
2023-02-09s390/dasd: sort out physical vs virtual pointers usageAlexander Gordeev
2023-02-08s390/virtio: sort out physical vs virtual pointers usageAlexander Gordeev
2023-02-06s390/hmcdrv: use strscpy() instead of strlcpy()Heiko Carstens
2023-01-31s390/cio: introduce locking for register/unregister functionsVineeth Vijayan
2023-01-29s390/dcssblk:: don't call bio_split_to_limitsChristoph Hellwig
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl