summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+12
2025-02-17s390/ism: add release function for struct deviceJulian Ruess-2/+12
2025-02-15Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+2
2025-02-13s390/qeth: move netif_napi_add_tx() and napi_enable() from under BHAlexandra Winter-3/+5
2025-02-11s390/cio: Fix CHPID "configure" attribute cachingPeter Oberparleiter-1/+2
2025-01-30Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-14/+6
2025-01-29s390/vmlogrdr: Use array instead of string initializerHeiko Carstens-3/+3
2025-01-29s390/vmlogrdr: Use internal_name for error messagesHeiko Carstens-1/+1
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+14
2025-01-28s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens-10/+2
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-12/+18
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-115/+93
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu-0/+1
2025-01-07sysfs: constify macro BIN_ATTRIBUTE_GROUPS()Thomas Weißschuh-14/+14
2025-01-07s390/pkey: Constify 'struct bin_attribute'Thomas Weißschuh-64/+64
2025-01-07s390/sclp: Constify 'struct bin_attribute'Thomas Weißschuh-4/+4
2025-01-03s390/qdio: Move memory alloc/pointer arithmetic for slib and sl into one placeBenjamin Block-10/+16
2025-01-03s390/cio: Use array indices instead of pointer arithmeticBenjamin Block-1/+1
2025-01-03s390/qdio: Rename feature flag aif_osa to aif_qdioBenjamin Block-2/+2
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig-2/+0
2024-12-18Merge branch 'pci-device-recovery' into featuresAlexander Gordeev-33/+0
2024-12-17s390/diag324: Retrieve power readings via diag 0x324Sumanth Korikkar-1/+5
2024-12-16s390/pci: Report PCI error recovery results via SCLPNiklas Schnelle-33/+0
2024-12-09scsi: zfcp: Clarify zfcp_port refcount ownership during "link" testSteffen Maier-1/+6
2024-12-09scsi: zfcp: Correct kdoc parameter description for sending ELS and CTFedor Loshakov-2/+2
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche-2/+3
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche-7/+7
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2024-11-27s390/ap: Replace xchg() with WRITE_ONCE()Heiko Carstens-1/+1
2024-11-21s390/vfio-ap: Remove gmap_convert_to_secure() from vfio_ap_opsClaudio Imbrenda-10/+22
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-455/+816
2024-11-18s390/con3215: Remove spurious NULL in attribute_group definitionThomas Weißschuh-1/+0
2024-11-13s390/cio/ioasm: Convert to use flag output macrosHeiko Carstens-53/+54
2024-11-13s390/cio/qdio: Convert to use flag output macrosHeiko Carstens-15/+13
2024-11-13s390/sclp: Convert to use flag output macrosHeiko Carstens-7/+11
2024-11-13s390/dasd: Convert to use flag output macrosHeiko Carstens-6/+9
2024-11-13s390/cio: Externalize full CMG characteristicsPeter Oberparleiter-20/+39
2024-11-12s390/con3270: Use NULL instead of 0 for pointersHeiko Carstens-2/+2
2024-11-09s390/dasd: Fix typo in commentYu Jiaoliang-3/+3
2024-11-09s390/dasd: fix redundant /proc/dasd* entries removalMiroslav Franc-0/+5
2024-11-07s390/uvdevice: Fix and slightly improve kernel-doc commentHeiko Carstens-12/+20
2024-11-07s390/uvdevice: Support longer secret listsSteffen Eiden-19/+50
2024-10-29s390/pkey: Tolerate larger key blobsHolger Dengler-8/+8
2024-10-29s390/pkey: Add new pkey handler module pkey-uvHarald Freudenberger-0/+291
2024-10-29s390/pkey: Build module name array selectively based on kernel config optionsHarald Freudenberger-1/+10
2024-10-29s390/pkey: Rework pkey verify for protected keysHarald Freudenberger-42/+38
2024-10-29s390/pkey: Simplify protected key length calculation codeHarald Freudenberger-118/+72
2024-10-29s390/zcrypt: Cleanup include zcrypt_api.hHarald Freudenberger-4/+1
2024-10-29s390/uvdevice: Add Retrieve Secret IOCTLSteffen Eiden-1/+57
2024-10-25s390/netiucv: Switch over to sysfs_emit()Mete Durlu-12/+12