summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2025-12-07s390: Unmap early KASAN shadow on memory offliningVasily Gorbik
2025-12-07s390/vmur: Use scnprintf() instead of sprintf()Heiko Carstens
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-17s390: Remove compat supportHeiko Carstens
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo
2025-11-06s390/sclp_mem: Consider global memory_hotplug.memmap_on_memory settingSumanth Korikkar
2025-10-21Merge branch 'tape-block-sizes'Heiko Carstens
2025-10-21s390/tape: Add support for bigger block sizesJan Höppner
2025-10-21s390/tape: Introduce idal buffer arrayJan Höppner
2025-10-21s390/tape: Move idal allocation to core functionsJan Höppner
2025-10-21s390/tape: Fix return value of ccw helper functionsJan Höppner
2025-10-21s390/tape: Remove extra CCW allocation for error recoveryJan Höppner
2025-10-21s390/tape: Remove 3590 Read Opposite error recoveryJan Höppner
2025-10-21s390/tape: Remove 34xx Read Opposite error recoveryJan Höppner
2025-10-21s390/tape: Remove count parameter from read/write_block functionsJan Höppner
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens
2025-10-21s390/con3270: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-21s390/tape: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-14s390/sclp: Remove MHP_OFFLINE_INACCESSIBLESumanth Korikkar
2025-10-14s390/sclp: Add support for dynamic (de)configuration of memorySumanth Korikkar
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-04Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-09-25s390/tape: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman
2025-09-09s390/hmcdrv: Replace kmalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum
2025-08-20s390/sclp: Move memory hotplug code for better modularitySumanth Korikkar
2025-08-20s390/sclp: Refactor sclp_cmd.cSumanth Korikkar
2025-08-20s390/sclp: Fix SCCB present checkPeter Oberparleiter
2025-08-17s390/char/con3270: use tty_port_tty guard()Jiri Slaby (SUSE)
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-21s390/sclp: Use monotonic clock in sclp_sync_wait()Sven Schnelle
2025-06-17s390/drivers: Remove unnecessary include <linux/export.h>Heiko Carstens
2025-06-17s390/drivers: Explicitly include <linux/export.h>Heiko Carstens
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-11treewide: fix typo "previlege"WangYuli
2025-04-30s390/con3270: Use strscpy() instead of strcpy()Heiko Carstens
2025-04-17s390: Remove optional third argument of strscpy() if possibleHeiko Carstens
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens
2025-03-04s390/tty: Fix a potential memory leak bugHaoxiang Li
2025-03-04s390/sclp: Add check for get_zeroed_page()Haoxiang Li
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens
2025-03-04s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()Heiko Carstens
2025-03-04s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens