summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds10-304/+226
12 daysMerge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-71/+27
2026-04-11s390/zcrypt: Fix warning about wrong kernel doc commentHarald Freudenberger1-1/+1
2026-04-04Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-18/+14
2026-04-04s390/ap: use generic driver_override infrastructureDanilo Krummrich3-36/+23
2026-04-04s390/cio: use generic driver_override infrastructureDanilo Krummrich2-35/+4
2026-04-02s390/pkey: Add comment about synchronize_rcu() to pkey baseHarald Freudenberger1-0/+7
2026-04-02s390/hmcdrv: Remove commented out codeJori Koolstra1-113/+1
2026-03-24s390/zcrypt: Slight rework on the agent_id fieldHarald Freudenberger2-5/+4
2026-03-24s390/zcrypt: Explicitly use a card variable in _zcrypt_send_cprbHarald Freudenberger1-4/+4
2026-03-24s390/zcrypt: Rework MKVP fields and handlingHarald Freudenberger4-85/+123
2026-03-24s390/zcrypt: Make apfs a real unsigned int fieldHarald Freudenberger3-21/+13
2026-03-24s390/zcrypt: Rework domain processing within zcrypt device driverHarald Freudenberger3-31/+29
2026-03-24s390/zcrypt: Move inline function rng_type6cprb_msgx from header to codeHarald Freudenberger2-49/+49
2026-03-24s390/zcrypt: Fix memory leak with CCA cards used as acceleratorHarald Freudenberger1-18/+14
2026-03-14Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-7/+8
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+16
2026-03-10s390/dasd: Copy detected format information to secondary deviceStefan Haberland1-0/+11
2026-03-10s390/dasd: Move quiesce state with pprc swapStefan Haberland1-0/+5
2026-03-08s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attributeHarald Freudenberger2-7/+8
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-1/+1
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds6-14/+7
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds60-110/+110
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook74-198/+188
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2026-02-19s390/tape: Fix device driver nameJan Höppner1-1/+1
2026-02-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2026-02-12Merge 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