summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-246-13/+8
|\
| * s390/ctcm: fix typo "length to short" -> "length too short"Tong Zhang2022-03-211-1/+1
| * s390: net: Use netif_rx().Sebastian Andrzej Siewior2022-03-072-6/+2
| * s390/net: sort out physical vs virtual pointers usageAlexander Gordeev2022-02-222-5/+5
| * s390/qeth: Remove redundant 'flush_workqueue()' callsXu Wang2022-02-171-1/+0
* | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-213-3/+0
|\ \ | |/ |/|
| * block: remove genhd.hChristoph Hellwig2022-02-023-3/+0
* | s390/cio: verify the driver availability for path_event callVineeth Vijayan2022-02-091-1/+1
|/
* scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier2022-01-241-1/+12
* Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-122-19/+9
|\
| * dax: remove the copy_from_iter and copy_to_iter methodsChristoph Hellwig2021-12-181-14/+0
| * dax: remove the DAXDEV_F_SYNC flagChristoph Hellwig2021-12-181-2/+2
| * dax: remove dax_capableChristoph Hellwig2021-12-041-1/+0
| * dax: simplify the dax_device <-> gendisk associationChristoph Hellwig2021-12-041-3/+8
| * dax: remove CONFIG_DAX_DRIVERChristoph Hellwig2021-12-041-1/+1
* | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-2/+2
|\ \
| * | tty: the rest, stop using tty_schedule_flip()Jiri Slaby2021-11-251-2/+2
* | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-108-86/+90
|\ \ \
| * | | s390/qeth: remove check for packing mode in qeth_check_outbound_queue()Julian Wiedmann2021-12-071-4/+1
| * | | s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann2021-12-074-30/+22
| * | | s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann2021-12-071-2/+0
| * | | s390/qeth: split up L2 netdev_opsJulian Wiedmann2021-12-071-4/+28
| * | | s390/qeth: simplify qeth_receive_skb()Julian Wiedmann2021-12-071-22/+12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-263-45/+45
| |\| |
| * | | ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-1/+3
| * | | s390/lcs: add braces around empty function bodyHeiko Carstens2021-11-191-5/+6
| * | | s390/ctcm: add __printf format attribute to ctcm_dbf_longtextHeiko Carstens2021-11-191-0/+1
| * | | s390/ctcm: fix format stringHeiko Carstens2021-11-191-1/+1
| * | | s390/qeth: allocate RX queue at probe timeJulian Wiedmann2021-11-191-18/+17
| | |/ | |/|
* | | s390/dasd: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-081-1/+2
* | | s390/sclp_sd: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-081-1/+2
* | | s390/zcrypt: CCA control CPRB sendingJuergen Christ2021-12-161-4/+3
* | | s390/sclp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens2021-12-161-1/+1
* | | s390/vfio-ap: add status attribute to AP queue device's sysfs dirTony Krowiak2021-12-061-3/+76
* | | s390/qdio: remove unneeded sanity check in qdio_do_sqbs()Julian Wiedmann2021-12-061-2/+0
* | | s390/vmcp: use page_to_virt instead of page_to_physHeiko Carstens2021-12-061-2/+2
* | | s390/qdio: split do_QDIO()Julian Wiedmann2021-12-063-29/+57
* | | s390/qdio: split qdio_inspect_queue()Julian Wiedmann2021-12-063-44/+60
* | | s390/qdio: clarify handler logic for qdio_handle_activate_check()Julian Wiedmann2021-12-063-14/+13
* | | s390/qdio: clean up access to queue in qdio_handle_activate_check()Julian Wiedmann2021-12-061-2/+2
* | | s390/qdio: avoid allocating the qdio_irq with GFP_DMAJulian Wiedmann2021-12-063-14/+23
* | | s390/qdio: improve handling of CIWsJulian Wiedmann2021-12-063-26/+20
* | | s390/cio: remove uevent suppress from cio driverVineeth Vijayan2021-12-065-51/+3
| |/ |/|
* | s390: replace snprintf in show functions with sysfs_emitQing Wang2021-11-163-45/+45
|/
* s390/cio: check the subchannel validity for dev_busidVineeth Vijayan2021-11-081-2/+2
* s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle2021-11-081-2/+1
* Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-0625-158/+237
|\
| * s390/ap: function rework based on compiler warningHarald Freudenberger2021-10-261-0/+3
| * s390/cio: make ccw_device_dma_* more robustHalil Pasic2021-10-261-1/+11
| * s390/vfio-ap: s390/crypto: fix all kernel-doc warningsTony Krowiak2021-10-263-20/+44