summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-25/+25
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-41/+40
2026-02-19s390/tape: Fix device driver nameJan Höppner-1/+1
2026-02-05s390/tape: Consolidate tape config options and modulesJan Höppner-49/+23
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
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-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens-56/+28
2025-11-17s390: Remove compat supportHeiko Carstens-67/+4
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo-2/+1
2025-11-06s390/sclp_mem: Consider global memory_hotplug.memmap_on_memory settingSumanth Korikkar-0/+2
2025-10-21Merge branch 'tape-block-sizes'Heiko Carstens-237/+136
2025-10-21s390/tape: Add support for bigger block sizesJan Höppner-34/+86
2025-10-21s390/tape: Introduce idal buffer arrayJan Höppner-16/+16
2025-10-21s390/tape: Move idal allocation to core functionsJan Höppner-47/+35
2025-10-21s390/tape: Fix return value of ccw helper functionsJan Höppner-2/+2
2025-10-21s390/tape: Remove extra CCW allocation for error recoveryJan Höppner-5/+1
2025-10-21s390/tape: Remove 3590 Read Opposite error recoveryJan Höppner-89/+0
2025-10-21s390/tape: Remove 34xx Read Opposite error recoveryJan Höppner-48/+0
2025-10-21s390/tape: Remove count parameter from read/write_block functionsJan Höppner-8/+8
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens-83/+204
2025-10-21s390/con3270: Use scnprintf() instead of sprintf()Heiko Carstens-1/+1
2025-10-21s390/tape: Use scnprintf() instead of sprintf()Heiko Carstens-1/+1
2025-10-14s390/sclp: Remove MHP_OFFLINE_INACCESSIBLESumanth Korikkar-1/+1
2025-10-14s390/sclp: Add support for dynamic (de)configuration of memorySumanth Korikkar-83/+204
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+1
2025-10-04Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-10/+8
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-452/+447
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens-1/+1
2025-09-25s390/tape: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman-2/+9
2025-09-09s390/hmcdrv: Replace kmalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum-13/+6
2025-08-20s390/sclp: Move memory hotplug code for better modularitySumanth Korikkar-385/+400
2025-08-20s390/sclp: Refactor sclp_cmd.cSumanth Korikkar-96/+83
2025-08-20s390/sclp: Fix SCCB present checkPeter Oberparleiter-2/+9
2025-08-17s390/char/con3270: use tty_port_tty guard()Jiri Slaby (SUSE)-10/+8
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-5/+12
2025-07-21s390/sclp: Use monotonic clock in sclp_sync_wait()Sven Schnelle-2/+2
2025-06-17s390/drivers: Remove unnecessary include <linux/export.h>Heiko Carstens-3/+0
2025-06-17s390/drivers: Explicitly include <linux/export.h>Heiko Carstens-0/+10
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-2/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-4/+5