summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-27s390/ap: Replace xchg() with WRITE_ONCE()Heiko Carstens
2024-11-21s390/vfio-ap: Remove gmap_convert_to_secure() from vfio_ap_opsClaudio Imbrenda
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-18s390/con3215: Remove spurious NULL in attribute_group definitionThomas Weißschuh
2024-11-13s390/cio/ioasm: Convert to use flag output macrosHeiko Carstens
2024-11-13s390/cio/qdio: Convert to use flag output macrosHeiko Carstens
2024-11-13s390/sclp: Convert to use flag output macrosHeiko Carstens
2024-11-13s390/dasd: Convert to use flag output macrosHeiko Carstens
2024-11-13s390/cio: Externalize full CMG characteristicsPeter Oberparleiter
2024-11-12s390/con3270: Use NULL instead of 0 for pointersHeiko Carstens
2024-11-09s390/dasd: Fix typo in commentYu Jiaoliang
2024-11-09s390/dasd: fix redundant /proc/dasd* entries removalMiroslav Franc
2024-11-07s390/uvdevice: Fix and slightly improve kernel-doc commentHeiko Carstens
2024-11-07s390/uvdevice: Support longer secret listsSteffen Eiden
2024-10-29s390/pkey: Tolerate larger key blobsHolger Dengler
2024-10-29s390/pkey: Add new pkey handler module pkey-uvHarald Freudenberger
2024-10-29s390/pkey: Build module name array selectively based on kernel config optionsHarald Freudenberger
2024-10-29s390/pkey: Rework pkey verify for protected keysHarald Freudenberger
2024-10-29s390/pkey: Simplify protected key length calculation codeHarald Freudenberger
2024-10-29s390/zcrypt: Cleanup include zcrypt_api.hHarald Freudenberger
2024-10-29s390/uvdevice: Add Retrieve Secret IOCTLSteffen Eiden
2024-10-25s390/netiucv: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/vfio-ap: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/vmur: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/sclp_cpi: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/sclp_ocf: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/vmlogrdr: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/tape: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/dcssblk: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio/scm: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio/css: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio/ccwgroup: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio/cmf: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio/device: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio/chp: Switch over to sysfs_emit()Mete Durlu
2024-10-25scsi: zfcp: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/cio: Do not unregister the subchannel based on DNVVineeth Vijayan
2024-10-16s390/sclp_vt220: Convert newlines to CRLF instead of LFCRThomas Weißschuh
2024-10-16s390/sclp: Deactivate sclp after all its usersThomas Weißschuh
2024-10-16s390/pkey_pckmo: Return with success for valid protected key typesHolger Dengler
2024-10-10s390/cio: Correct some typos in commentsShen Lichuan
2024-10-10s390/sclp: Allow user-space to provide PCI reports for optical modulesNiklas Schnelle
2024-10-10s390/virtio_ccw: Fix dma_parm pointer not set upHalil Pasic
2024-10-10s390/ap: Fix CCA crypto card behavior within protected execution environmentHarald Freudenberger
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-23s390/vfio-ap: Driver feature advertisementJason J. Herne
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds