summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2024-07-22Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linuxLinus Torvalds4-2/+11
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+6
2024-07-19Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds12-19/+43
2024-07-17virtio: rename find_vqs_info() op to find_vqs()Jiri Pirko1-1/+1
2024-07-17virtio: convert find_vqs() op implementations to find_vqs_info()Jiri Pirko1-8/+7
2024-07-17Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-2/+3
2024-07-16Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds3-7/+1
2024-07-15s390/dasd: fix error checks in dasd_copy_pair_store()Carlos López1-2/+8
2024-07-15s390/dasd: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu1-0/+1
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle1-1/+1
2024-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-8/+12
2024-07-04s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich1-1/+1
2024-07-03s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland2-3/+3
2024-07-03s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman1-4/+5
2024-07-01s390/sclp: Add timeout to Store Data requestsPeter Oberparleiter1-4/+10
2024-07-01s390/sclp: Prevent release of buffer in I/OPeter Oberparleiter1-2/+8
2024-07-01s390/sclp: Suppress unnecessary Store Data warningPeter Oberparleiter1-0/+4
2024-06-28s390/3270: Add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-28s390/dcssblk: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-28s390/lcs: add missing MODULE_DESCRIPTION() macroJeff Johnson1-1/+2
2024-06-24s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens1-0/+1
2024-06-19block: move the dax flag to queue_limitsChristoph Hellwig1-1/+1
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig1-4/+0
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig2-2/+0
2024-06-18s390/sclp: Define commands for storage (un)assignmentAlexander Gordeev1-2/+5
2024-06-18s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle5-11/+11
2024-06-17s390/virtio_ccw: Fix config change notificationsHalil Pasic1-1/+3
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds10-126/+83
2024-05-21Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-05-17s390/zcrypt: Use kvcalloc() instead of kvmalloc_array()Heiko Carstens3-15/+12
2024-05-16s390/ap: Fix bind complete udev event sent after each AP bus scanHarald Freudenberger1-1/+7
2024-05-16s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger1-1/+1
2024-05-15Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4-12/+13
2024-05-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+3
2024-05-14s390/smsgiucv_app: Make use of iucv_alloc_device()Heiko Carstens1-16/+5
2024-05-14s390/netiucv: Make use of iucv_alloc_device()Heiko Carstens1-16/+4
2024-05-14s390/vmlogrdr: Make use of iucv_alloc_device()Heiko Carstens1-17/+3
2024-05-14s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle2-2/+0
2024-05-14s390/pkey: Wipe copies of protected- and secure-keysHolger Dengler1-43/+37
2024-05-14s390/pkey: Wipe copies of clear-key structures on failureHolger Dengler1-7/+9
2024-05-14s390/pkey: Wipe sensitive data on failureHolger Dengler1-2/+2
2024-05-14s390/pkey: Use kfree_sensitive() to fix Coccinelle warningsJules Irenge1-6/+3
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds14-224/+573
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-7/+55
2024-05-08net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet1-1/+1
2024-05-03dasd_format(): killing the last remaining user of ->bd_inodeAl Viro1-1/+1
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-34/+27