aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
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-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens28-56/+28
2025-11-17s390: Remove compat supportHeiko Carstens5-67/+4
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo1-2/+1
2025-11-06s390/sclp_mem: Consider global memory_hotplug.memmap_on_memory settingSumanth Korikkar1-0/+2
2025-10-21Merge branch 'tape-block-sizes'Heiko Carstens7-237/+136
2025-10-21s390/tape: Add support for bigger block sizesJan Höppner5-34/+86
2025-10-21s390/tape: Introduce idal buffer arrayJan Höppner4-16/+16
2025-10-21s390/tape: Move idal allocation to core functionsJan Höppner4-47/+35
2025-10-21s390/tape: Fix return value of ccw helper functionsJan Höppner1-2/+2
2025-10-21s390/tape: Remove extra CCW allocation for error recoveryJan Höppner1-5/+1
2025-10-21s390/tape: Remove 3590 Read Opposite error recoveryJan Höppner1-89/+0
2025-10-21s390/tape: Remove 34xx Read Opposite error recoveryJan Höppner2-48/+0
2025-10-21s390/tape: Remove count parameter from read/write_block functionsJan Höppner4-8/+8
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens1-83/+204
2025-10-21s390/con3270: Use scnprintf() instead of sprintf()Heiko Carstens1-1/+1
2025-10-21s390/tape: Use scnprintf() instead of sprintf()Heiko Carstens1-1/+1
2025-10-14s390/sclp: Remove MHP_OFFLINE_INACCESSIBLESumanth Korikkar1-1/+1
2025-10-14s390/sclp: Add support for dynamic (de)configuration of memorySumanth Korikkar1-83/+204
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2025-10-04Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-10/+8
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-452/+447
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens1-1/+1
2025-09-25s390/tape: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman1-2/+9
2025-09-09s390/hmcdrv: Replace kmalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum1-13/+6
2025-08-20s390/sclp: Move memory hotplug code for better modularitySumanth Korikkar3-385/+400
2025-08-20s390/sclp: Refactor sclp_cmd.cSumanth Korikkar1-96/+83
2025-08-20s390/sclp: Fix SCCB present checkPeter Oberparleiter1-2/+9
2025-08-17s390/char/con3270: use tty_port_tty guard()Jiri Slaby (SUSE)1-10/+8
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds13-5/+12
2025-07-21s390/sclp: Use monotonic clock in sclp_sync_wait()Sven Schnelle1-2/+2
2025-06-17s390/drivers: Remove unnecessary include <linux/export.h>Heiko Carstens3-3/+0
2025-06-17s390/drivers: Explicitly include <linux/export.h>Heiko Carstens10-0/+10
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh2-2/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar4-4/+5
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2025-05-11treewide: fix typo "previlege"WangYuli1-2/+2
2025-04-30s390/con3270: Use strscpy() instead of strcpy()Heiko Carstens1-5/+12
2025-04-17s390: Remove optional third argument of strscpy() if possibleHeiko Carstens1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner6-13/+13
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens2-2/+2
2025-03-04s390/tty: Fix a potential memory leak bugHaoxiang Li1-0/+12
2025-03-04s390/sclp: Add check for get_zeroed_page()Haoxiang Li1-0/+17
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens12-17/+28
2025-03-04s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()Heiko Carstens2-2/+2
2025-03-04s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()Heiko Carstens2-2/+11
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens1-1/+2