summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | inet: introduce dst_rtable() helperEric Dumazet2024-04-301-3/+2
| * | | | | net/smc: decouple ism_client from SMC-D DMB registrationWen Gu2024-04-301-1/+1
| * | | | | ipv6: introduce dst_rt6_info() helperEric Dumazet2024-04-291-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-254-10/+44
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-181-9/+28
| |\ \ \ \ \ \
| * | | | | | | bitmap: introduce generic optimized bitmap_size()Alexander Lobakin2024-04-011-1/+1
| * | | | | | | s390/cio: rename bitmap_size() -> idset_bitmap_size()Alexander Lobakin2024-04-011-4/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-05-141-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | scsi: block: Remove now unused queue limits helpersChristoph Hellwig2024-04-121-3/+3
* | | | | | | Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-1314-224/+573
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | s390/vfio-ap: Add write support to sysfs attr ap_configJason J. Herne2024-04-222-16/+180
| * | | | | | s390/vfio-ap: Ignore duplicate link requests in vfio_ap_mdev_link_queueJason J. Herne2024-04-221-4/+5
| * | | | | | s390/vfio-ap: Add sysfs attr, ap_config, to export mdev stateJason J. Herne2024-04-221-0/+27
| * | | | | | s390/ap: Externalize AP bus specific bitmap reading functionJason J. Herne2024-04-222-10/+25
| * | | | | | s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter2024-04-121-1/+1
| * | | | | | s390/cio: export CHPID operating speedPeter Oberparleiter2024-04-123-2/+49
| * | | | | | s390/cio: export measurement data for all CMGsPeter Oberparleiter2024-04-121-4/+0
| * | | | | | s390/cio: export extended channel-path-measurement dataPeter Oberparleiter2024-04-125-32/+69
| * | | | | | s390/cio: simplify measurement attribute registrationPeter Oberparleiter2024-04-121-34/+15
| * | | | | | s390/cio: rework channel-utilization-block handlingPeter Oberparleiter2024-04-123-25/+49
| * | | | | | s390/cio: convert sprintf()/snprintf() to sysfs_emit()Li Zhijian2024-04-091-7/+7
| * | | | | | s390/ap: rename ap debug configuration optionHolger Dengler2024-04-091-2/+2
| * | | | | | s390/ap: modularize ap busHolger Dengler2024-04-093-6/+28
| * | | | | | s390/chsc: use notifier for AP configuration changesHolger Dengler2024-04-092-4/+35
| * | | | | | s390/ap: swap IRQ and bus/device registrationHolger Dengler2024-04-091-9/+9
| * | | | | | s390/ap: rework ap initializationHolger Dengler2024-04-091-30/+72
| * | | | | | s390/ap: use static qci informationHolger Dengler2024-04-091-56/+18
| | |/ / / / | |/| | | |
* | | | | | Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-05-024-7/+55
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | s390/zcrypt: Use EBUSY to indicate temp unavailabilityHarald Freudenberger2024-05-011-3/+3
| * | | | | s390/zcrypt: Handle ep11 cprb return codeHarald Freudenberger2024-05-011-0/+46
| * | | | | s390/zcrypt: Fix wrong format string in debug feature printoutHarald Freudenberger2024-05-011-1/+1
| * | | | | s390/cio: Ensure the copied buf is NUL terminatedBui Quang Minh2024-04-291-1/+1
| * | | | | s390/3270: Fix buffer assignmentSven Schnelle2024-04-261-2/+4
* | | | | | s390/qeth: Fix kernel panic after setting hsuidAlexandra Winter2024-05-021-34/+27
| |_|_|_|/ |/| | | |
* | | | | Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-04-194-10/+44
|\| | | | | |_|_|/ |/| | |
| * | | s390/cio: log fake IRB eventsPeter Oberparleiter2024-04-122-0/+13
| * | | s390/cio: fix race condition during online processingPeter Oberparleiter2024-04-121-5/+8
| * | | s390/qdio: handle deferred cc1Peter Oberparleiter2024-04-121-5/+23
| |/ /
* / / s390/ism: Properly fix receive message buffer allocationGerd Bayer2024-04-171-9/+28
|/ /
* / s390/qeth: handle deferred cc1Alexandra Winter2024-03-251-2/+36
|/
* Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-1944-383/+438
|\
| * s390/cio: use while (i--) pattern to clean upAndy Shevchenko2024-03-172-3/+3
| * s390/raw3270: make class3270 constantRicardo B. Marliere2024-03-133-10/+12
| * s390/raw3270: improve raw3270_init() readabilityRicardo B. Marliere2024-03-131-10/+12
| * s390/tape: make tape_class constantRicardo B. Marliere2024-03-131-9/+8
| * s390/vmlogrdr: make vmlogrdr_class constantRicardo B. Marliere2024-03-131-10/+8
| * s390/vmur: make vmur_class constantRicardo B. Marliere2024-03-131-9/+9
| * s390/zcrypt: make zcrypt_class constantRicardo B. Marliere2024-03-131-18/+19
| * s390/vfio_ccw_cp: use new address translation helpersHeiko Carstens2024-03-131-38/+44
| * s390/ctcm: use new address translation helpersHeiko Carstens2024-03-133-13/+13