summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
3 dayss390/monwriter: Reject buffer reuse with different data lengthGerald Schaefer
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-12s390/sclp: Detect ASTFLEIE 2 facilityNina Schoetterl-Glausch
2026-06-03s390/con3270: Replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song
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-06s390/sclp: Allow user-space to provide PCI reports for NVMe SMART dataNiklas Schnelle
2026-04-28s390/sclp: Remove SCLP_OFB Kconfig optionHeiko Carstens
2026-04-02s390/hmcdrv: Remove commented out codeJori Koolstra
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus 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-19s390/tape: Fix device driver nameJan Höppner
2026-02-05s390/tape: Consolidate tape config options and modulesJan Höppner
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
2026-02-04s390/tape: Remove 3480 tape device typeJan Höppner
2026-02-04s390/tape: Remove unused command definitionsJan Höppner
2026-02-04s390/tape: Remove special block id handlingJan Höppner
2026-02-04s390/tape: Remove tape load display supportJan Höppner
2026-02-04s390/tape: Remove support for 3590/3592 modelsJan Höppner
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