summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2022-03-08s390/zcrypt: handle checkstopped cards with new stateHarald Freudenberger
2022-03-08s390/zcrypt: CEX8S exploitation supportHarald Freudenberger
2022-03-08s390/ap/zcrypt: debug feature improvementsHarald Freudenberger
2022-03-07s390: net: Use netif_rx().Sebastian Andrzej Siewior
2022-03-01s390/ap: enable sysfs attribute scans to force AP bus rescanHarald Freudenberger
2022-03-01s390/ap: notify drivers on config changed and scan complete callbacksTony Krowiak
2022-03-01s390/ap: driver callback to indicate resource in useTony Krowiak
2022-03-01Merge branch 'fixes' into featuresVasily Gorbik
2022-02-22s390/net: sort out physical vs virtual pointers usageAlexander Gordeev
2022-02-17s390/qeth: Remove redundant 'flush_workqueue()' callsXu Wang
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev
2022-02-09s390/cio: verify the driver availability for path_event callVineeth Vijayan
2022-02-06s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusionAlexander Gordeev
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2022-02-06s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable functionTony Krowiak
2022-02-06s390/vfio-ap: add s390dbf logging to the handle_pqap functionTony Krowiak
2022-02-06s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driverTony Krowiak
2022-02-02block: remove genhd.hChristoph Hellwig
2022-01-24scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-08s390/dasd: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-08s390/sclp_sd: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-18dax: remove the copy_from_iter and copy_to_iter methodsChristoph Hellwig
2021-12-18dax: remove the DAXDEV_F_SYNC flagChristoph Hellwig
2021-12-16s390/zcrypt: CCA control CPRB sendingJuergen Christ
2021-12-16s390/sclp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens
2021-12-07s390/qeth: remove check for packing mode in qeth_check_outbound_queue()Julian Wiedmann
2021-12-07s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann
2021-12-07s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann
2021-12-07s390/qeth: split up L2 netdev_opsJulian Wiedmann
2021-12-07s390/qeth: simplify qeth_receive_skb()Julian Wiedmann
2021-12-06s390/vfio-ap: add status attribute to AP queue device's sysfs dirTony Krowiak
2021-12-06s390/qdio: remove unneeded sanity check in qdio_do_sqbs()Julian Wiedmann
2021-12-06s390/vmcp: use page_to_virt instead of page_to_physHeiko Carstens
2021-12-06s390/qdio: split do_QDIO()Julian Wiedmann
2021-12-06s390/qdio: split qdio_inspect_queue()Julian Wiedmann
2021-12-06s390/qdio: clarify handler logic for qdio_handle_activate_check()Julian Wiedmann
2021-12-06s390/qdio: clean up access to queue in qdio_handle_activate_check()Julian Wiedmann
2021-12-06s390/qdio: avoid allocating the qdio_irq with GFP_DMAJulian Wiedmann
2021-12-06s390/qdio: improve handling of CIWsJulian Wiedmann
2021-12-06s390/cio: remove uevent suppress from cio driverVineeth Vijayan
2021-12-04dax: remove dax_capableChristoph Hellwig
2021-12-04dax: simplify the dax_device <-> gendisk associationChristoph Hellwig
2021-12-04dax: remove CONFIG_DAX_DRIVERChristoph Hellwig
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-25tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-19s390/lcs: add braces around empty function bodyHeiko Carstens