summaryrefslogtreecommitdiff
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-126-24/+59
|\
| * Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-123-10/+8
| |\
| | * s390/lcs: fix variable dereferenced before checkAlexandra Winter2022-05-111-3/+4
| | * s390/ctcm: fix potential memory leakAlexandra Winter2022-05-111-5/+1
| | * s390/ctcm: fix variable dereferenced before checkAlexandra Winter2022-05-111-2/+3
| * | s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai2022-05-051-4/+1
| * | s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner2022-05-051-2/+1
| * | s390/dasd: Fix read for ESE with blksize < 4kJan Höppner2022-05-051-4/+3
| * | s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland2022-05-053-2/+26
| * | s390/dasd: fix data corruption for ESE devicesStefan Haberland2022-05-053-2/+20
| |/
* | net: make drivers set the TSO limit not the GSO limitJakub Kicinski2022-05-062-2/+2
* | net: switch to netif_napi_add_tx()Jakub Kicinski2022-05-051-2/+1
* | qeth: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-294-5/+3
|/
* s390: cleanup timer API useYu Liao2022-03-275-27/+10
* s390/zcrypt: fix using the correct variable for sizeof()Jakob Koschel2022-03-271-1/+1
* s390/vfio-ap: fix kernel doc and signature of group notifier functionsTony Krowiak2022-03-271-19/+5
* s390/tape: use bitwise instead of arithmetic operator for flagsHaowen Bai2022-03-271-2/+2
* s390: crypto: Use min_t() instead of doing it manuallyHaowen Bai2022-03-271-1/+1
* s390/pkey: fix typos in commentsJulia Lawall2022-03-271-1/+1
* s390/zcrypt: Filter admin CPRBs on custom devicesJuergen Christ2022-03-271-1/+24
* s390/zcrypt: Add admask to zcdnJuergen Christ2022-03-272-0/+44
* Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-03-2523-125/+754
|\
| * s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-084-1/+4
| * s390/airq: use DMA memory for summary indicatorsHalil Pasic2022-03-081-2/+2
| * s390/zcrypt: Provide target domain for EP11 cprbs to scheduling functionJürgen Christ2022-03-083-6/+10
| * s390/zcrypt: change reply buffer size offeringHarald Freudenberger2022-03-081-1/+22
| * s390/zcrypt: Support CPRB minor version T7Harald Freudenberger2022-03-086-27/+60
| * s390/zcrypt: handle checkstopped cards with new stateHarald Freudenberger2022-03-085-30/+105
| * s390/zcrypt: CEX8S exploitation supportHarald Freudenberger2022-03-084-26/+60
| * s390/ap/zcrypt: debug feature improvementsHarald Freudenberger2022-03-084-4/+58
| * s390/ap: enable sysfs attribute scans to force AP bus rescanHarald Freudenberger2022-03-011-1/+11
| * s390/ap: notify drivers on config changed and scan complete callbacksTony Krowiak2022-03-012-2/+91
| * s390/ap: driver callback to indicate resource in useTony Krowiak2022-03-012-10/+139
| * Merge branch 'fixes' into featuresVasily Gorbik2022-03-011-1/+1
| |\
| * | s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev2022-02-091-2/+1
| * | s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusionAlexander Gordeev2022-02-061-1/+1
| * | s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-063-4/+1
| * | s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable functionTony Krowiak2022-02-062-6/+72
| * | s390/vfio-ap: add s390dbf logging to the handle_pqap functionTony Krowiak2022-02-061-6/+68
| * | s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driverTony Krowiak2022-02-062-0/+53
* | | 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
|\