summaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * s390/wti: Introduce infrastructure for warning track interruptTobias Huschle2024-08-291-0/+1
| * s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutexHarald Freudenberger2024-08-291-0/+17
| * s390/pkey: Add function to enforce pkey handler modules loadHarald Freudenberger2024-08-294-32/+95
| * s390/pkey: Add slowpath function to CCA and EP11 handlerHarald Freudenberger2024-08-295-110/+193
| * s390/pkey: Introduce pkey base with handler registry and handler modulesHarald Freudenberger2024-08-298-1136/+1433
| * s390/pkey: Unify pkey cca, ep11 and pckmo functions signaturesHarald Freudenberger2024-08-296-98/+213
| * s390/pkey: Rework and split PKEY kernel module codeHarald Freudenberger2024-08-2911-1753/+2314
| * s390/pkey: Split pkey_unlocked_ioctl functionHarald Freudenberger2024-08-291-388/+490
| * s390/zcrypt_msgtype6: Cleanup debug codeHolger Dengler2024-08-211-22/+15
| * s390/zcrypt_msgtype50: Cleanup debug codeHolger Dengler2024-08-211-5/+5
| * s390/zcrypt_api: Cleanup debug codeHolger Dengler2024-08-211-16/+13
| * s390/ap_queue: Cleanup debug codeHolger Dengler2024-08-211-10/+10
| * s390/ap_bus: Cleanup debug codeHolger Dengler2024-08-211-22/+20
* | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-09-161-3/+0
|\ \
| * | s390: remove unused f_versionChristian Brauner2024-09-091-3/+0
* | | Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-08-251-1/+6
|\ \ \ | |/ / |/| |
| * | s390/ap: Refine AP bus bindings complete processingHarald Freudenberger2024-08-211-1/+6
| |/
* | 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-221-1/+1
|\ \ \
| * | | s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich2024-07-041-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-1912-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-172-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