summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2023-03-27s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak
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
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl
2023-01-25net/ism: Add new API for client registrationStefan Raspl
2023-01-25s390/ism: Introduce struct ism_dmbStefan Raspl
2023-01-25net/ism: Add missing calls to disable bus-masteringStefan Raspl
2023-01-22s390/vfio_ap: increase max wait time for reset verificationTony Krowiak
2023-01-22s390/vfio_ap: fix handling of error response codesTony Krowiak
2023-01-22s390/vfio_ap: verify ZAPQ completion after return of response code zeroTony Krowiak
2023-01-22s390/vfio_ap: use TAPQ to verify reset in progress completesTony Krowiak
2023-01-22s390/vfio_ap: check TAPQ response code when waiting for queue resetTony Krowiak
2023-01-22s390/vfio-ap: verify reset complete in separate functionTony Krowiak
2023-01-22s390/cio: evaluate devices with non-operational pathsVineeth Vijayan
2023-01-19tty: Cleanup tty_port_set_initialized() bool parameterIlpo Järvinen
2023-01-13s390/vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue()Christophe JAILLET
2023-01-13s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev
2023-01-10s390/con3270: move condev definitionHeiko Carstens
2023-01-09s390/zcrypt: use strscpy() to instead of strncpy()Xu Panda
2023-01-09vfio/ccw: remove old IDA format restrictionsEric Farman
2023-01-09vfio/ccw: don't group contiguous pages on 2K IDAWsEric Farman
2023-01-09vfio/ccw: handle a guest Format-1 IDALEric Farman
2023-01-09vfio/ccw: allocate/populate the guest idalEric Farman
2023-01-09vfio/ccw: calculate number of IDAWs regardless of formatEric Farman
2023-01-09vfio/ccw: read only one Format-1 IDAWEric Farman