summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar
2021-02-10s390: Use arch_local_irq_{save,restore}() in early boot codeSven Schnelle
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-30Merge tag 's390-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-01-29Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-28net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann
2021-01-28s390/qeth: don't fake a TX completion interrupt after TX errorJulian Wiedmann
2021-01-28s390/qeth: make cast type selection for af_iucv skbs robustJulian Wiedmann
2021-01-28s390/qeth: pass proto to qeth_l3_get_cast_type()Julian Wiedmann
2021-01-28s390/qeth: remove qeth_get_ip_version()Julian Wiedmann
2021-01-28s390/qeth: clean up load/remove code for disciplinesJulian Wiedmann
2021-01-27s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak
2021-01-27s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidatedTony Krowiak
2021-01-25s390/dasd: Fix inconsistent kobject removalJan Höppner
2021-01-25Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman
2021-01-24block: add a disk_uevent helperChristoph Hellwig
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2021-01-24dcssblk: remove the end of device check in dcssblk_submit_bioChristoph Hellwig
2021-01-07s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann
2021-01-07s390/qeth: fix locking for discipline setup / removalJulian Wiedmann
2021-01-07s390/qeth: fix deadlock during recoveryJulian Wiedmann
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-17s390/dasd: fix list corruption of lcu listStefan Haberland
2020-12-17s390/dasd: fix list corruption of pavgroup group listStefan Haberland
2020-12-17s390/dasd: prevent inconsistent LCU device dataStefan Haberland
2020-12-17s390/dasd: fix hanging device offline processingStefan Haberland
2020-12-16Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16s390/zcrypt: convert comma to semicolonZheng Yongjun
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-09s390/cio: fix use-after-free in ccw_device_destroy_consoleQinglang Miao
2020-12-07s390/qeth: make qeth_qdio_handle_aob() more robustJulian Wiedmann
2020-12-07s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED stateJulian Wiedmann
2020-12-07s390/qeth: don't replace a fully completed async TX bufferJulian Wiedmann
2020-12-07s390/qeth: use dev->groups for common sysfs attributesJulian Wiedmann
2020-12-07s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributesJulian Wiedmann
2020-12-07s390/qeth: don't call INIT_LIST_HEAD() on iob's list entryJulian Wiedmann
2020-12-04block: remove the request_queue to argument request based tracepointsChristoph Hellwig
2020-12-03vfio-ccw: Wire in the request callbackEric Farman
2020-12-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan
2020-12-02s390/cio: remove pm support from css-bus driverVineeth Vijayan