summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
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-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan
2020-12-02s390/cio: remove pm support from css-bus driverVineeth Vijayan
2020-12-02s390/cio: remove pm support from IO subchannel driversVineeth Vijayan
2020-12-02s390/cio: remove pm support from chsc subchannel driverVineeth Vijayan
2020-12-02s390/vmur: remove unused pm related functionsVineeth Vijayan
2020-12-02s390/tape: remove unsupported PM functionsVineeth Vijayan
2020-12-02s390/cio: remove pm support from eadm-sch driversVineeth Vijayan
2020-12-02s390: remove pm support from console driversVineeth Vijayan
2020-12-02s390/dasd: remove unused pm related functionsVineeth Vijayan
2020-12-02s390/zfcp: remove pm support from zfcp driverVineeth Vijayan
2020-12-01s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Use GFP_KERNEL in add_channel().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct pdu.Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct qllc.Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.Sebastian Andrzej Siewior
2020-11-30s390/ap: let bus_register() add the AP bus sysfs attributesJulian Wiedmann
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-20s390/qeth: fix tear down of async TX buffersJulian Wiedmann
2020-11-20s390/qeth: fix af_iucv notification raceJulian Wiedmann
2020-11-20s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann
2020-11-20s390/qeth: Remove pnso workaroundAlexandra Winter
2020-11-20Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2020-11-18s390/qeth: improve selection of ethtool link modesJulian Wiedmann
2020-11-18s390/qeth: use QUERY OAT for initial link infoJulian Wiedmann
2020-11-18s390/qeth: clean up default cases for ethtool link modeJulian Wiedmann
2020-11-18s390/qeth: set static link info during initializationJulian Wiedmann
2020-11-18s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann
2020-11-18s390/qeth: tolerate error when querying card infoJulian Wiedmann
2020-11-18s390/qeth: remove useless if/elseKaixu Xia
2020-11-18s390/qeth: reduce rtnl locking for switchdev eventsJulian Wiedmann
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar
2020-11-18s390/sclp: avoid copy of sclp_info_sccbSumanth Korikkar
2020-11-18s390/sclp: use memblock for early read cpu infoSumanth Korikkar
2020-11-16s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland
2020-11-09s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() functionHarald Freudenberger
2020-11-09s390/ap: ap bus userspace notifications for some bus conditionsHarald Freudenberger
2020-11-03s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger
2020-11-03s390/ap: fix ap devices reference countingHarald Freudenberger