summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-14/+6
10 dayss390/vmlogrdr: Use array instead of string initializerHeiko Carstens1-3/+3
10 dayss390/vmlogrdr: Use internal_name for error messagesHeiko Carstens1-1/+1
11 daysMerge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+14
11 dayss390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens1-10/+2
13 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-12/+18
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds9-115/+93
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu1-0/+1
2025-01-07sysfs: constify macro BIN_ATTRIBUTE_GROUPS()Thomas Weißschuh1-14/+14
2025-01-07s390/pkey: Constify 'struct bin_attribute'Thomas Weißschuh1-64/+64
2025-01-07s390/sclp: Constify 'struct bin_attribute'Thomas Weißschuh2-4/+4
2025-01-03s390/qdio: Move memory alloc/pointer arithmetic for slib and sl into one placeBenjamin Block2-10/+16
2025-01-03s390/cio: Use array indices instead of pointer arithmeticBenjamin Block1-1/+1
2025-01-03s390/qdio: Rename feature flag aif_osa to aif_qdioBenjamin Block2-2/+2
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig2-2/+0
2024-12-18Merge branch 'pci-device-recovery' into featuresAlexander Gordeev2-33/+0
2024-12-17s390/diag324: Retrieve power readings via diag 0x324Sumanth Korikkar2-1/+5
2024-12-16s390/pci: Report PCI error recovery results via SCLPNiklas Schnelle2-33/+0
2024-12-09scsi: zfcp: Clarify zfcp_port refcount ownership during "link" testSteffen Maier1-1/+6
2024-12-09scsi: zfcp: Correct kdoc parameter description for sending ELS and CTFedor Loshakov1-2/+2
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche1-2/+3
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche3-7/+7
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-18Merge 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-09s390/dasd: Fix typo in commentYu Jiaoliang3-3/+3
2024-11-09s390/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