summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
21 hoursMerge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
7 dayss390/ap: Fix locking issue in SE bind and associate sysfs functionsHarald Freudenberger
13 dayss390/zcrypt: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
13 dayss390/qeth: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
13 dayss390/dasd: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
13 dayss390/con3270: Replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
13 dayss390/ap/zcrypt: Rearrange fields within AP and zcrypt structsHarald Freudenberger
2026-05-26s390/zcore: Use octal permissionHeiko Carstens
2026-05-26s390/zcore: Removed unused variablesHeiko Carstens
2026-05-26s390/sclp: Remove unused sclp_vt220_buffered_chars variableHeiko Carstens
2026-05-11s390/ap: Implement SE bind and associate ueventsHarald Freudenberger
2026-05-11s390/cio: Restore GFP_DMA for CHSC allocationPeter Oberparleiter
2026-05-06s390/sclp: Allow user-space to provide PCI reports for NVMe SMART dataNiklas Schnelle
2026-05-05s390/cio: Purge based on the cdev's online statusVineeth Vijayan
2026-04-28s390/sclp: Remove SCLP_OFB Kconfig optionHeiko Carstens
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-11s390/zcrypt: Fix warning about wrong kernel doc commentHarald Freudenberger
2026-04-03Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-04s390/ap: use generic driver_override infrastructureDanilo Krummrich
2026-04-04s390/cio: use generic driver_override infrastructureDanilo Krummrich
2026-04-02s390/pkey: Add comment about synchronize_rcu() to pkey baseHarald Freudenberger
2026-04-02s390/hmcdrv: Remove commented out codeJori Koolstra
2026-03-24s390/zcrypt: Slight rework on the agent_id fieldHarald Freudenberger
2026-03-24s390/zcrypt: Explicitly use a card variable in _zcrypt_send_cprbHarald Freudenberger
2026-03-24s390/zcrypt: Rework MKVP fields and handlingHarald Freudenberger
2026-03-24s390/zcrypt: Make apfs a real unsigned int fieldHarald Freudenberger
2026-03-24s390/zcrypt: Rework domain processing within zcrypt device driverHarald Freudenberger
2026-03-24s390/zcrypt: Move inline function rng_type6cprb_msgx from header to codeHarald Freudenberger
2026-03-24s390/zcrypt: Fix memory leak with CCA cards used as acceleratorHarald Freudenberger
2026-03-13Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-10s390/dasd: Copy detected format information to secondary deviceStefan Haberland
2026-03-10s390/dasd: Move quiesce state with pprc swapStefan Haberland
2026-03-07s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attributeHarald Freudenberger
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-19s390/tape: Fix device driver nameJan Höppner
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-02-09Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-05s390/tape: Consolidate tape config options and modulesJan Höppner
2026-02-05s390/cio: Fix device lifecycle handling in css_alloc_subchannel()Salah Triki
2026-02-04s390/tape: Rename tape_34xx.c to tape_3490.cJan Höppner
2026-02-04s390/tape: Cleanup sense data analysis and error handlingJan Höppner