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