summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2022-12-31s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor
2022-12-31s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor
2022-12-31s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor
2022-12-08s390/qeth: fix use-after-free in hsciAlexandra Winter
2022-11-25Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-25Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-23s390/dasd: fix possible buffer overflow in copy_pair_showStefan Haberland
2022-11-23s390/dasd: fix no record found for raw_track_accessStefan Haberland
2022-11-23s390/dasd: increase printing of debug data payloadStefan Haberland
2022-11-23s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Colin Ian King
2022-11-23s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun
2022-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-11-17scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block
2022-11-16s390/dcssblk: fix deadlock when adding a DCSSGerald Schaefer
2022-11-02s390/zcrypt: fix warning about field-spanning writeHarald Freudenberger
2022-10-26s390/vfio-ap: Fix memory allocation for mdev_types arrayJason J. Herne
2022-10-26s390/cio: fix out-of-bounds access on cio_ignore freePeter Oberparleiter
2022-10-14Merge tag 's390-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-10s390/vmur: generate uevent on unsolicited device endPeter Oberparleiter
2022-10-10s390/vmur: remove unnecessary BUG statementPeter Oberparleiter
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe
2022-10-04vfio/mdev: remove mtype_get_parent_devChristoph Hellwig
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28s390/dasd: use blk_mq_alloc_diskChristoph Hellwig
2022-09-27s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible arrayKees Cook
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-21s390/vfio-ap: bypass unnecessary processing of AP resourcesTony Krowiak
2022-09-21vfio/ccw: Use the new device life cycle helpersKevin Tian
2022-09-21vfio/ap: Use the new device life cycle helpersYi Liu
2022-09-21s390/dasd: add device ping attributeStefan Haberland
2022-09-21s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland
2022-09-21s390/dasd: add copy pair swap capabilityStefan Haberland
2022-09-21s390/dasd: add copy pair setupStefan Haberland
2022-09-21s390/dasd: add query PPRC functionStefan Haberland
2022-09-21s390/dasd: put block allocation in separate functionStefan Haberland
2022-09-19s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland