summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
7 dayss390/ap: Don't leak debug feature files if AP instructions are not availableHeiko Carstens1-4/+4
2025-12-01s390/ctcm: Fix double-kfreeAleksei Nikiforov1-1/+0
2025-10-19s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_requestJaehoon Kim1-5/+7
2025-10-19s390/dasd: enforce dma_alignment to ensure proper buffer validationJaehoon Kim1-0/+5
2025-10-19s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan1-13/+24
2025-08-28s390/sclp: Fix SCCB present checkPeter Oberparleiter1-2/+9
2025-08-15s390/ap: Unmask SLCF bit in card and queue ap functions sysfsHarald Freudenberger1-1/+1
2025-08-01s390/ism: fix concurrency management in ism_cmd()Halil Pasic1-0/+3
2025-07-06s390/pkey: Prevent overflow in size calculation for memdup_user()Fedor Pchelkin1-1/+1
2025-06-27scsi: s390: zfcp: Ensure synchronous unit_addPeter Oberparleiter1-0/+2
2025-05-29s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel logAnthony Krowiak1-26/+46
2025-05-02s390/tty: Fix a potential memory leak bugHaoxiang Li1-0/+12
2025-05-02s390/sclp: Add check for get_zeroed_page()Haoxiang Li1-0/+17
2025-04-20s390/virtio_ccw: Don't allocate/assign airqs for non-existing queuesDavid Hildenbrand1-4/+12
2025-03-22s390/cio: Fix CHPID "configure" attribute cachingPeter Oberparleiter1-1/+2
2025-02-27s390/ism: add release function for struct deviceJulian Ruess1-2/+12
2025-02-08s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens1-10/+2
2024-12-05s390/cio: Do not unregister the subchannel based on DNVVineeth Vijayan2-2/+22
2024-12-05s390/virtio_ccw: Fix dma_parm pointer not set upHalil Pasic1-0/+4
2024-10-16s390/sclp_vt220: Convert newlines to CRLF instead of LFCRThomas Weißschuh1-2/+2
2024-10-16s390/sclp: Deactivate sclp after all its usersThomas Weißschuh1-1/+2
2024-10-16s390/pkey_pckmo: Return with success for valid protected key typesHolger Dengler1-0/+1
2024-10-10s390/ap: Fix CCA crypto card behavior within protected execution environmentHarald Freudenberger3-11/+22
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-17Merge 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