summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-14/+7
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-110/+110
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-198/+188
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-1/+1
2026-02-19s390/tape: Fix device driver nameJan Höppner-1/+1
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+2
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+4
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-3/+19
2026-02-09Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-3135/+862
2026-02-05s390/tape: Consolidate tape config options and modulesJan Höppner-49/+23
2026-02-05s390/cio: Fix device lifecycle handling in css_alloc_subchannel()Salah Triki-1/+1
2026-02-04s390/tape: Rename tape_34xx.c to tape_3490.cJan Höppner-132/+132
2026-02-04s390/tape: Cleanup sense data analysis and error handlingJan Höppner-120/+0
2026-02-04s390/tape: Remove 3480 tape device typeJan Höppner-61/+26
2026-02-04s390/tape: Remove unused command definitionsJan Höppner-33/+5
2026-02-04s390/tape: Remove special block id handlingJan Höppner-202/+2
2026-02-04s390/tape: Remove tape load display supportJan Höppner-60/+1
2026-02-04s390/tape: Remove support for 3590/3592 modelsJan Höppner-1807/+2
2026-01-31s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEYHarald Freudenberger-3/+19
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche-2/+2
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+4
2026-01-20s390/ap: Fix wrong APQN fill calculationHarald Freudenberger-2/+2
2025-12-22s390/ap/zcrypt: Revisit module param permissionsHarald Freudenberger-7/+7
2025-12-07s390: Unmap early KASAN shadow on memory offliningVasily Gorbik-0/+16
2025-12-07s390/vmur: Use scnprintf() instead of sprintf()Heiko Carstens-4/+4
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+1
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-40/+7
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-83/+72
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-62/+228
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-861/+699
2025-11-26s390/dasd: Use scnprintf() instead of sprintf()Jan Höppner-1/+2
2025-11-26s390/dasd: Move device name formatting into separate functionJan Höppner-26/+54
2025-11-26s390/dasd: Remove unnecessary debugfs_create() return checksStefan Haberland-56/+8
2025-11-26s390/dasd: Fix gendisk parent after copy pair swapStefan Haberland-0/+8
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens-150/+75
2025-11-24s390/ap: Restrict driver_override versus apmask and aqmask useHarald Freudenberger-6/+56
2025-11-24s390/ap: Rename mutex ap_perms_mutex to ap_attr_mutexHarald Freudenberger-48/+52
2025-11-24s390/ap: Support driver_override for AP queue devicesHarald Freudenberger-27/+110
2025-11-24s390/ap: Use all-bits-one apmask/aqmask for vfio in_use() checksHarald Freudenberger-2/+6
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+0
2025-11-19s390/dasd: Switch to use %ptSpAndy Shevchenko-2/+1
2025-11-17s390/qeth: Handle ambiguous OSA RCs in s390dbfAswin Karuvally-49/+205
2025-11-17s390/qeth: Move all OSA RCs to single enumAswin Karuvally-10/+5
2025-11-17s390/ctcm: Fix double-kfreeAleksei Nikiforov-1/+0
2025-11-17s390: Remove compat supportHeiko Carstens-290/+7
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo-2/+1
2025-11-12vfio/ccw: Convert to get_region_info_capsJason Gunthorpe-48/+7