summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2026-04-28s390/sclp: Remove SCLP_OFB Kconfig optionHeiko Carstens-14/+0
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-304/+226
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-71/+27
2026-04-11s390/zcrypt: Fix warning about wrong kernel doc commentHarald Freudenberger-1/+1
2026-04-03Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-18/+14
2026-04-04s390/ap: use generic driver_override infrastructureDanilo Krummrich-36/+23
2026-04-04s390/cio: use generic driver_override infrastructureDanilo Krummrich-35/+4
2026-04-02s390/pkey: Add comment about synchronize_rcu() to pkey baseHarald Freudenberger-0/+7
2026-04-02s390/hmcdrv: Remove commented out codeJori Koolstra-113/+1
2026-03-24s390/zcrypt: Slight rework on the agent_id fieldHarald Freudenberger-5/+4
2026-03-24s390/zcrypt: Explicitly use a card variable in _zcrypt_send_cprbHarald Freudenberger-4/+4
2026-03-24s390/zcrypt: Rework MKVP fields and handlingHarald Freudenberger-85/+123
2026-03-24s390/zcrypt: Make apfs a real unsigned int fieldHarald Freudenberger-21/+13
2026-03-24s390/zcrypt: Rework domain processing within zcrypt device driverHarald Freudenberger-31/+29
2026-03-24s390/zcrypt: Move inline function rng_type6cprb_msgx from header to codeHarald Freudenberger-49/+49
2026-03-24s390/zcrypt: Fix memory leak with CCA cards used as acceleratorHarald Freudenberger-18/+14
2026-03-13Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-7/+8
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+16
2026-03-10s390/dasd: Copy detected format information to secondary deviceStefan Haberland-0/+11
2026-03-10s390/dasd: Move quiesce state with pprc swapStefan Haberland-0/+5
2026-03-07s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attributeHarald Freudenberger-7/+8
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