summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds2024-08-165-54/+50
|\
| * s390/dasd: fix error recovery leading to data corruption on ESE devicesStefan Haberland2024-08-124-53/+50
| * s390/dasd: Remove DMA alignmentEric Farman2024-08-121-1/+0
* | s390/cio: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-312-0/+2
* | Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-261-1/+1
|\ \
| * | s390: Remove protvirt and kvm config guards for uv codeJanosch Frank2024-07-231-1/+1
| |/
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-255-8/+8
|\ \ | |/ |/|
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-035-8/+8
* | Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linuxLinus Torvalds2024-07-224-2/+11
|\ \
| * | s390/dasd: fix error checks in dasd_copy_pair_store()Carlos López2024-07-151-2/+8
| * | s390/dasd: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-153-0/+3
* | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-1/+1
|\ \ \
| * | | s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich2024-07-031-1/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-07-191-7/+6
|\ \ \ \
| * | | | virtio: rename find_vqs_info() op to find_vqs()Jiri Pirko2024-07-171-1/+1
| * | | | virtio: convert find_vqs() op implementations to find_vqs_info()Jiri Pirko2024-07-171-8/+7
| |/ / /
* | | | Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-1812-19/+43
|\ \ \ \
| * | | | s390/sclp: Diag204 busy indication facility detectionMete Durlu2024-07-101-0/+1
| * | | | s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle2024-07-101-1/+1
| * | | | s390/sclp: Add timeout to Store Data requestsPeter Oberparleiter2024-07-011-4/+10
| * | | | s390/sclp: Prevent release of buffer in I/OPeter Oberparleiter2024-07-011-2/+8
| * | | | s390/sclp: Suppress unnecessary Store Data warningPeter Oberparleiter2024-07-011-0/+4
| * | | | s390/3270: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-283-0/+3
| * | | | s390/dcssblk: Add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-281-0/+1
| * | | | s390/sclp: Define commands for storage (un)assignmentAlexander Gordeev2024-06-181-2/+5
| * | | | s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-185-11/+11
| | |_|/ | |/| |
* | | | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-162-2/+3
|\ \ \ \
| * | | | net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-151-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-045-8/+12
| |\ \ \ \
| * | | | | s390/lcs: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-271-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds2024-07-153-7/+1
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | block: move the dax flag to queue_limitsChristoph Hellwig2024-06-191-1/+1
| * | | block: move the add_random flag to queue_limitsChristoph Hellwig2024-06-191-4/+0
| * | | block: move the nonrot flag to queue_limitsChristoph Hellwig2024-06-192-2/+0
| |/ /
* | | s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland2024-07-032-3/+3
* | | s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman2024-07-031-4/+5
| |/ |/|
* | s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens2024-06-241-0/+1
* | s390/virtio_ccw: Fix config change notificationsHalil Pasic2024-06-171-1/+3
|/
* Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-2110-126/+83
|\
| * s390/zcrypt: Use kvcalloc() instead of kvmalloc_array()Heiko Carstens2024-05-173-15/+12
| * s390/ap: Fix bind complete udev event sent after each AP bus scanHarald Freudenberger2024-05-161-1/+7
| * s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger2024-05-161-1/+1
| * s390/smsgiucv_app: Make use of iucv_alloc_device()Heiko Carstens2024-05-141-16/+5
| * s390/netiucv: Make use of iucv_alloc_device()Heiko Carstens2024-05-141-16/+4
| * s390/vmlogrdr: Make use of iucv_alloc_device()Heiko Carstens2024-05-141-17/+3
| * s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle2024-05-142-2/+0
| * s390/pkey: Wipe copies of protected- and secure-keysHolger Dengler2024-05-141-43/+37
| * s390/pkey: Wipe copies of clear-key structures on failureHolger Dengler2024-05-141-7/+9
| * s390/pkey: Wipe sensitive data on failureHolger Dengler2024-05-141-2/+2
| * s390/pkey: Use kfree_sensitive() to fix Coccinelle warningsJules Irenge2024-05-141-6/+3