aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-27s390: cleanup timer API useYu Liao5-27/+10
2022-03-27s390/zcrypt: fix using the correct variable for sizeof()Jakob Koschel1-1/+1
2022-03-27s390/vfio-ap: fix kernel doc and signature of group notifier functionsTony Krowiak1-19/+5
2022-03-27s390/tape: use bitwise instead of arithmetic operator for flagsHaowen Bai1-2/+2
2022-03-27s390: crypto: Use min_t() instead of doing it manuallyHaowen Bai1-1/+1
2022-03-27s390/pkey: fix typos in commentsJulia Lawall1-1/+1
2022-03-27s390/zcrypt: Filter admin CPRBs on custom devicesJuergen Christ1-1/+24
2022-03-27s390/zcrypt: Add admask to zcdnJuergen Christ2-0/+44
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds23-125/+754
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds6-13/+8
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+0
2022-03-21s390/ctcm: fix typo "length to short" -> "length too short"Tong Zhang1-1/+1
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens4-1/+4
2022-03-08s390/airq: use DMA memory for summary indicatorsHalil Pasic1-2/+2
2022-03-08s390/zcrypt: Provide target domain for EP11 cprbs to scheduling functionJürgen Christ3-6/+10
2022-03-08s390/zcrypt: change reply buffer size offeringHarald Freudenberger1-1/+22
2022-03-08s390/zcrypt: Support CPRB minor version T7Harald Freudenberger6-27/+60
2022-03-08s390/zcrypt: handle checkstopped cards with new stateHarald Freudenberger5-30/+105
2022-03-08s390/zcrypt: CEX8S exploitation supportHarald Freudenberger4-26/+60
2022-03-08s390/ap/zcrypt: debug feature improvementsHarald Freudenberger4-4/+58
2022-03-07s390: net: Use netif_rx().Sebastian Andrzej Siewior2-6/+2
2022-03-01s390/ap: enable sysfs attribute scans to force AP bus rescanHarald Freudenberger1-1/+11
2022-03-01s390/ap: notify drivers on config changed and scan complete callbacksTony Krowiak2-2/+91
2022-03-01s390/ap: driver callback to indicate resource in useTony Krowiak2-10/+139
2022-03-01Merge branch 'fixes' into featuresVasily Gorbik1-1/+1
2022-02-22s390/net: sort out physical vs virtual pointers usageAlexander Gordeev2-5/+5
2022-02-17s390/qeth: Remove redundant 'flush_workqueue()' callsXu Wang1-1/+0
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev1-2/+1
2022-02-09s390/cio: verify the driver availability for path_event callVineeth Vijayan1-1/+1
2022-02-06s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusionAlexander Gordeev1-1/+1
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens3-4/+1
2022-02-06s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable functionTony Krowiak2-6/+72
2022-02-06s390/vfio-ap: add s390dbf logging to the handle_pqap functionTony Krowiak1-6/+68
2022-02-06s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driverTony Krowiak2-0/+53
2022-02-02block: remove genhd.hChristoph Hellwig3-3/+0
2022-01-24scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier1-1/+12
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-19/+9
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+2
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds8-86/+90
2022-01-08s390/dasd: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-08s390/sclp_sd: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2021-12-18dax: remove the copy_from_iter and copy_to_iter methodsChristoph Hellwig1-14/+0
2021-12-18dax: remove the DAXDEV_F_SYNC flagChristoph Hellwig1-2/+2
2021-12-16s390/zcrypt: CCA control CPRB sendingJuergen Christ1-4/+3
2021-12-16s390/sclp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens1-1/+1
2021-12-07s390/qeth: remove check for packing mode in qeth_check_outbound_queue()Julian Wiedmann1-4/+1
2021-12-07s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann4-30/+22
2021-12-07s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann1-2/+0
2021-12-07s390/qeth: split up L2 netdev_opsJulian Wiedmann1-4/+28
2021-12-07s390/qeth: simplify qeth_receive_skb()Julian Wiedmann1-22/+12