summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2021-04-07s390: use DEFINE_SPINLOCK for initializationVineeth Vijayan
2021-04-05s390/vfio-ap: fix circular lockdep when setting/clearing crypto masksTony Krowiak
2021-04-05s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queueShixin Liu
2021-04-05s390/cio: use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman
2021-03-26mld: convert ifmcaddr6 to RCUTaehee Yoo
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-22s390/qdio: let driver manage the QAOBJulian Wiedmann
2021-03-22s390/cio: add CRW inject functionalityVineeth Vijayan
2021-03-22s390/cio: introduce CIO debugfs directoryVineeth Vijayan
2021-03-22s390/sclp: increase sclp console line lengthPeter Oberparleiter
2021-03-18s390/qeth: remove RX VLAN filter stubs in L3 driverJulian Wiedmann
2021-03-18s390/qeth: enable napi_consume_skb() for pending TX buffersJulian Wiedmann
2021-03-18s390/qeth: allocate initial TX Buffer structs with GFP_KERNELJulian Wiedmann
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-16s390/dasd: let driver core manage the sysfs attributesJulian Wiedmann
2021-03-16s390/dasd: remove dasd_fba_probe() wrapperJulian Wiedmann
2021-03-15Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman
2021-03-12Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-10Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-03-10tty: con3215, remove tty->driver_data castsJiri Slaby
2021-03-10tty: con3215, remove unneeded tty checksJiri Slaby
2021-03-10tty: con3215, remove tasklet for tty_wakeupJiri Slaby
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann
2021-03-09s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann
2021-03-09s390/qeth: improve completion of pending TX buffersJulian Wiedmann
2021-03-09s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsEric Farman
2021-03-08s390/tty3270: avoid comma separated statementsJoe Perches
2021-03-08s390/crypto: return -EFAULT if copy_to_user() failsWang Qing
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsWang Qing
2021-03-08s390/zcore: release dump save area on restart or power downAlexander Egorenkov
2021-03-08s390/zcore: no need to check return value of debugfs_create functionsAlexander Egorenkov
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens
2021-03-05s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland
2021-03-05s390/dasd: fix hanging DASD driver unbindStefan Haberland
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-24virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
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-13s390/qdio: remove 'merge_pending' mechanismJulian Wiedmann
2021-02-13s390/qdio: improve handling of PENDING buffers for QEBSM devicesJulian Wiedmann
2021-02-13s390/qdio: rework q->qdio_error indicationJulian Wiedmann
2021-02-13s390/qdio: inline qdio_kick_handler()Julian Wiedmann