summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds14-224/+573
2024-05-02Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-7/+55
2024-05-02s390/qeth: Fix kernel panic after setting hsuidAlexandra Winter1-34/+27
2024-05-01s390/zcrypt: Use EBUSY to indicate temp unavailabilityHarald Freudenberger1-3/+3
2024-05-01s390/zcrypt: Handle ep11 cprb return codeHarald Freudenberger1-0/+46
2024-05-01s390/zcrypt: Fix wrong format string in debug feature printoutHarald Freudenberger1-1/+1
2024-04-29s390/cio: Ensure the copied buf is NUL terminatedBui Quang Minh1-1/+1
2024-04-26s390/3270: Fix buffer assignmentSven Schnelle1-2/+4
2024-04-22s390/vfio-ap: Add write support to sysfs attr ap_configJason J. Herne2-16/+180
2024-04-22s390/vfio-ap: Ignore duplicate link requests in vfio_ap_mdev_link_queueJason J. Herne1-4/+5
2024-04-22s390/vfio-ap: Add sysfs attr, ap_config, to export mdev stateJason J. Herne1-0/+27
2024-04-22s390/ap: Externalize AP bus specific bitmap reading functionJason J. Herne2-10/+25
2024-04-19Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-10/+44
2024-04-17s390/ism: Properly fix receive message buffer allocationGerd Bayer1-9/+28
2024-04-12s390/cio: log fake IRB eventsPeter Oberparleiter2-0/+13
2024-04-12s390/cio: fix race condition during online processingPeter Oberparleiter1-5/+8
2024-04-12s390/qdio: handle deferred cc1Peter Oberparleiter1-5/+23
2024-04-12s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-04-12s390/cio: export CHPID operating speedPeter Oberparleiter3-2/+49
2024-04-12s390/cio: export measurement data for all CMGsPeter Oberparleiter1-4/+0
2024-04-12s390/cio: export extended channel-path-measurement dataPeter Oberparleiter5-32/+69
2024-04-12s390/cio: simplify measurement attribute registrationPeter Oberparleiter1-34/+15
2024-04-12s390/cio: rework channel-utilization-block handlingPeter Oberparleiter3-25/+49
2024-04-09s390/cio: convert sprintf()/snprintf() to sysfs_emit()Li Zhijian1-7/+7
2024-04-09s390/ap: rename ap debug configuration optionHolger Dengler1-2/+2
2024-04-09s390/ap: modularize ap busHolger Dengler3-6/+28
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler2-4/+35
2024-04-09s390/ap: swap IRQ and bus/device registrationHolger Dengler1-9/+9
2024-04-09s390/ap: rework ap initializationHolger Dengler1-30/+72
2024-04-09s390/ap: use static qci informationHolger Dengler1-56/+18
2024-03-26s390/qeth: handle deferred cc1Alexandra Winter1-2/+36
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds44-383/+438
2024-03-17s390/cio: use while (i--) pattern to clean upAndy Shevchenko2-3/+3
2024-03-15Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-14/+41
2024-03-13s390/raw3270: make class3270 constantRicardo B. Marliere3-10/+12
2024-03-13s390/raw3270: improve raw3270_init() readabilityRicardo B. Marliere1-10/+12
2024-03-13s390/tape: make tape_class constantRicardo B. Marliere1-9/+8
2024-03-13s390/vmlogrdr: make vmlogrdr_class constantRicardo B. Marliere1-10/+8
2024-03-13s390/vmur: make vmur_class constantRicardo B. Marliere1-9/+9
2024-03-13s390/zcrypt: make zcrypt_class constantRicardo B. Marliere1-18/+19
2024-03-13s390/vfio_ccw_cp: use new address translation helpersHeiko Carstens1-38/+44
2024-03-13s390/ctcm: use new address translation helpersHeiko Carstens3-13/+13
2024-03-13s390/lcs: use new address translation helpersHeiko Carstens1-7/+5
2024-03-13s390/qeth: use new address translation helpersHeiko Carstens1-11/+11
2024-03-13s390/zfcp: use new address translation helpersHeiko Carstens3-6/+6
2024-03-13s390/tape: fix virtual vs physical address confusionHeiko Carstens1-4/+8
2024-03-13s390/3270: use new address translation helpersHeiko Carstens1-7/+7
2024-03-13s390/3215: use new address translation helpersHeiko Carstens1-2/+2
2024-03-13s390/vmur: use new address translation helpersHeiko Carstens1-2/+2