summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
8 dayss390/monwriter: Reject buffer reuse with different data lengthGerald Schaefer1-0/+3
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+8
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2026-06-12s390/sclp: Detect ASTFLEIE 2 facilityNina Schoetterl-Glausch1-1/+3
2026-06-03s390/con3270: Replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)1-4/+4
2026-06-03drivers/base/memory: make memory block get/put explicitMuchun Song1-9/+8
2026-05-26s390/zcore: Use octal permissionHeiko Carstens1-2/+2
2026-05-26s390/zcore: Removed unused variablesHeiko Carstens1-6/+2
2026-05-26s390/sclp: Remove unused sclp_vt220_buffered_chars variableHeiko Carstens1-4/+0
2026-05-06s390/sclp: Allow user-space to provide PCI reports for NVMe SMART dataNiklas Schnelle1-0/+1
2026-04-28s390/sclp: Remove SCLP_OFB Kconfig optionHeiko Carstens2-14/+0
2026-04-02s390/hmcdrv: Remove commented out codeJori Koolstra1-113/+1
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds15-25/+25
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook18-41/+40
2026-02-19s390/tape: Fix device driver nameJan Höppner1-1/+1
2026-02-05s390/tape: Consolidate tape config options and modulesJan Höppner7-49/+23
2026-02-04s390/tape: Rename tape_34xx.c to tape_3490.cJan Höppner3-132/+132
2026-02-04s390/tape: Cleanup sense data analysis and error handlingJan Höppner1-120/+0
2026-02-04s390/tape: Remove 3480 tape device typeJan Höppner4-61/+26
2026-02-04s390/tape: Remove unused command definitionsJan Höppner1-33/+5
2026-02-04s390/tape: Remove special block id handlingJan Höppner2-202/+2
2026-02-04s390/tape: Remove tape load display supportJan Höppner5-60/+1
2026-02-04s390/tape: Remove support for 3590/3592 modelsJan Höppner7-1807/+2
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-06Merge 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-17treewide: 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-05Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-10/+8
2025-09-30Merge 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