summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2024-11-27s390/ap: Replace xchg() with WRITE_ONCE()Heiko Carstens1-1/+1
2024-11-21s390/vfio-ap: Remove gmap_convert_to_secure() from vfio_ap_opsClaudio Imbrenda1-10/+22
2024-11-19Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds37-455/+816
2024-11-18s390/con3215: Remove spurious NULL in attribute_group definitionThomas Weißschuh1-1/+0
2024-11-13s390/cio/ioasm: Convert to use flag output macrosHeiko Carstens1-53/+54
2024-11-13s390/cio/qdio: Convert to use flag output macrosHeiko Carstens1-15/+13
2024-11-13s390/sclp: Convert to use flag output macrosHeiko Carstens1-7/+11
2024-11-13s390/dasd: Convert to use flag output macrosHeiko Carstens1-6/+9
2024-11-13s390/cio: Externalize full CMG characteristicsPeter Oberparleiter4-20/+39
2024-11-12s390/con3270: Use NULL instead of 0 for pointersHeiko Carstens1-2/+2
2024-11-10s390/dasd: Fix typo in commentYu Jiaoliang3-3/+3
2024-11-10s390/dasd: fix redundant /proc/dasd* entries removalMiroslav Franc1-0/+5
2024-11-07s390/uvdevice: Fix and slightly improve kernel-doc commentHeiko Carstens1-12/+20
2024-11-07s390/uvdevice: Support longer secret listsSteffen Eiden1-19/+50
2024-10-29s390/pkey: Tolerate larger key blobsHolger Dengler2-8/+8
2024-10-29s390/pkey: Add new pkey handler module pkey-uvHarald Freudenberger3-0/+291
2024-10-29s390/pkey: Build module name array selectively based on kernel config optionsHarald Freudenberger1-1/+10
2024-10-29s390/pkey: Rework pkey verify for protected keysHarald Freudenberger1-42/+38
2024-10-29s390/pkey: Simplify protected key length calculation codeHarald Freudenberger2-118/+72
2024-10-29s390/zcrypt: Cleanup include zcrypt_api.hHarald Freudenberger5-4/+1
2024-10-29s390/uvdevice: Add Retrieve Secret IOCTLSteffen Eiden1-1/+57
2024-10-25s390/netiucv: Switch over to sysfs_emit()Mete Durlu1-12/+12
2024-10-25s390/vfio-ap: Switch over to sysfs_emit()Mete Durlu1-33/+12
2024-10-25s390/vmur: Switch over to sysfs_emit()Mete Durlu1-1/+1
2024-10-25s390/sclp_cpi: Switch over to sysfs_emit()Mete Durlu1-4/+4
2024-10-25s390/sclp_ocf: Switch over to sysfs_emit()Mete Durlu1-2/+2
2024-10-25s390/vmlogrdr: Switch over to sysfs_emit()Mete Durlu1-2/+2
2024-10-25s390/tape: Switch over to sysfs_emit()Mete Durlu1-8/+8
2024-10-25s390/dcssblk: Switch over to sysfs_emit()Mete Durlu1-12/+6
2024-10-25s390/cio/scm: Switch over to sysfs_emit()Mete Durlu1-1/+1
2024-10-25s390/cio/css: Switch over to sysfs_emit()Mete Durlu1-3/+3
2024-10-25s390/cio/ccwgroup: Switch over to sysfs_emit()Mete Durlu1-1/+1
2024-10-25s390/cio/cmf: Switch over to sysfs_emit()Mete Durlu1-5/+4
2024-10-25s390/cio/device: Switch over to sysfs_emit()Mete Durlu1-12/+10
2024-10-25s390/cio/chp: Switch over to sysfs_emit()Mete Durlu1-9/+9
2024-10-25scsi: zfcp: Switch over to sysfs_emit()Mete Durlu1-42/+40
2024-10-25s390/cio: Do not unregister the subchannel based on DNVVineeth Vijayan2-2/+22
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/cio: Correct some typos in commentsShen Lichuan3-5/+5
2024-10-10s390/sclp: Allow user-space to provide PCI reports for optical modulesNiklas Schnelle1-0/+2
2024-10-10s390/virtio_ccw: Fix dma_parm pointer not set upHalil Pasic1-0/+4
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