summaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390/pkey: introduce dynamic debugging for pkeyHarald Freudenberger2024-02-161-24/+23
| * | s390/pkey: harmonize pkey s390 debug feature callsHarald Freudenberger2024-02-161-91/+97
| * | s390/zcrypt: introduce dynamic debugging for AP and zcrypt codeHarald Freudenberger2024-02-167-85/+89
| * | s390/zcrypt: harmonize debug feature calls and definesHarald Freudenberger2024-02-166-193/+156
| * | s390/switch_to: use generic header fileHeiko Carstens2024-02-121-1/+0
| * | s390/vfio-ap: make matrix_bus constRicardo B. Marliere2024-02-091-1/+1
| * | s390/ap: make ap_bus_type constRicardo B. Marliere2024-02-091-2/+2
| * | s390/cio: make scm_bus_type constRicardo B. Marliere2024-02-091-1/+1
| * | s390/cio: make ccw_bus_type constRicardo B. Marliere2024-02-091-2/+2
| * | s390/cio: make css_bus_type constRicardo B. Marliere2024-02-091-2/+2
| * | s390/ccwgroup: make ccwgroup_bus_type constRicardo B. Marliere2024-02-091-2/+2
| * | s390/cmf: fix virtual vs physical address confusionHeiko Carstens2024-02-091-1/+2
| * | s390/cmf: remove unneeded DMA zone allocationHeiko Carstens2024-02-091-2/+1
| * | s390/cio: remove unneeded DMA zone allocationPeter Oberparleiter2024-02-093-13/+13
| * | s390/vmur: fix virtual vs physical address confusionThomas Richter2024-02-091-2/+2
* | | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-1115-467/+242
|\ \ \
| * | | dasd: use the atomic queue limits APIChristoph Hellwig2024-03-062-18/+24
| * | | dasd: move queue setup to common codeChristoph Hellwig2024-03-065-77/+42
| * | | dasd: cleamup dasd_state_basic_to_readyChristoph Hellwig2024-03-061-28/+26
| * | | scm_blk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-201-8/+9
| * | | dcssblk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-201-2/+4
| * | | block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig2024-02-201-3/+3
| * | | block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig2024-02-132-2/+2
| * | | s390/dasd: fix double module refcount decrementMiroslav Franc2024-02-091-4/+1
| * | | s390/dasd: Improve ERP error messagesJan Höppner2024-02-091-38/+13
| * | | s390/dasd: Use dev_*() for device log messagesJan Höppner2024-02-081-26/+24
| * | | s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner2024-02-0811-55/+1
| * | | s390/dasd: Remove %p format specifier from error messagesJan Höppner2024-02-083-23/+15
| * | | s390/dasd: Use dev_err() over printk()Jan Höppner2024-02-082-118/+76
| * | | s390/dasd: Remove unused message logging macrosJan Höppner2024-02-081-26/+0
| * | | s390/dasd: Move allocation error message to DBFJan Höppner2024-02-081-4/+2
| * | | s390/dasd: Remove unnecessary errorstring generationJan Höppner2024-02-083-29/+8
| * | | s390/dasd: Use sysfs_emit() over sprintf()Jan Höppner2024-02-081-9/+9
| * | | s390/dasd: Simplify uid string generationJan Höppner2024-02-082-21/+7
| |/ /
* | | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-03-114-25/+25
|\ \ \
| * | | s390: port block device access to fileChristian Brauner2024-02-254-25/+25
| |/ /
* | | Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-02-231-3/+3
|\ \ \ | |_|/ |/| |
| * | s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter2024-02-221-3/+3
| |/
* / s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter2024-02-081-3/+6
|/
* Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-01-182-91/+180
|\
| * s390/vfio-ap: do not reset queue removed from host configTony Krowiak2024-01-171-4/+12
| * s390/vfio-ap: reset queues associated with adapter for queue unbound from driverTony Krowiak2024-01-171-35/+41
| * s390/vfio-ap: reset queues filtered from the guest's AP configTony Krowiak2024-01-172-45/+129
| * s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak2024-01-171-0/+13
| * s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak2024-01-171-2/+3
| * s390/vfio-ap: always filter entire AP matrixTony Krowiak2024-01-171-40/+17
* | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-182-19/+18
|\ \
| * \ Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-114-60/+62
| |\ \
| * | | tty: con3270: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-6/+6
| * | | tty: con3215: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-12/+12