summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+13
2024-09-27[tree-wide] finally take no_llseek outAl Viro11-12/+0
2024-09-23s390/vfio-ap: Driver feature advertisementJason J. Herne1-0/+13
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds18-2202/+3652
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-3/+0
2024-09-09s390: remove unused f_versionChristian Brauner1-3/+0
2024-09-05s390/pkey: Add AES xts and HMAC clear key token supportHarald Freudenberger3-13/+236
2024-08-29s390/wti: Introduce infrastructure for warning track interruptTobias Huschle1-0/+1
2024-08-29s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutexHarald Freudenberger1-0/+17
2024-08-29s390/pkey: Add function to enforce pkey handler modules loadHarald Freudenberger4-32/+95
2024-08-29s390/pkey: Add slowpath function to CCA and EP11 handlerHarald Freudenberger5-110/+193
2024-08-29s390/pkey: Introduce pkey base with handler registry and handler modulesHarald Freudenberger8-1136/+1433
2024-08-29s390/pkey: Unify pkey cca, ep11 and pckmo functions signaturesHarald Freudenberger6-98/+213
2024-08-29s390/pkey: Rework and split PKEY kernel module codeHarald Freudenberger11-1753/+2314
2024-08-29s390/pkey: Split pkey_unlocked_ioctl functionHarald Freudenberger1-388/+490
2024-08-25Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+6
2024-08-21s390/zcrypt_msgtype6: Cleanup debug codeHolger Dengler1-22/+15
2024-08-21s390/zcrypt_msgtype50: Cleanup debug codeHolger Dengler1-5/+5
2024-08-21s390/zcrypt_api: Cleanup debug codeHolger Dengler1-16/+13
2024-08-21s390/ap_queue: Cleanup debug codeHolger Dengler1-10/+10
2024-08-21s390/ap_bus: Cleanup debug codeHolger Dengler1-22/+20
2024-08-21s390/ap: Refine AP bus bindings complete processingHarald Freudenberger1-1/+6
2024-08-16Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds5-54/+50
2024-08-12s390/dasd: fix error recovery leading to data corruption on ESE devicesStefan Haberland4-53/+50
2024-08-12s390/dasd: Remove DMA alignmentEric Farman1-1/+0
2024-07-31s390/cio: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-8/+8
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank1-1/+1
2024-07-22Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linuxLinus Torvalds4-2/+11
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+6
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds12-19/+43
2024-07-17virtio: rename find_vqs_info() op to find_vqs()Jiri Pirko1-1/+1
2024-07-17virtio: convert find_vqs() op implementations to find_vqs_info()Jiri Pirko1-8/+7
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-2/+3
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds3-7/+1
2024-07-15s390/dasd: fix error checks in dasd_copy_pair_store()Carlos López1-2/+8
2024-07-15s390/dasd: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu1-0/+1
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle1-1/+1
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-8/+12
2024-07-03s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich1-1/+1
2024-07-03s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland2-3/+3
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman5-8/+8
2024-07-03s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman1-4/+5
2024-07-01s390/sclp: Add timeout to Store Data requestsPeter Oberparleiter1-4/+10
2024-07-01s390/sclp: Prevent release of buffer in I/OPeter Oberparleiter1-2/+8
2024-07-01s390/sclp: Suppress unnecessary Store Data warningPeter Oberparleiter1-0/+4