index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
15
-25
/
+25
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
18
-41
/
+40
2026-02-19
s390/tape: Fix device driver name
Jan Höppner
1
-1
/
+1
2026-02-05
s390/tape: Consolidate tape config options and modules
Jan Höppner
7
-49
/
+23
2026-02-04
s390/tape: Rename tape_34xx.c to tape_3490.c
Jan Höppner
3
-132
/
+132
2026-02-04
s390/tape: Cleanup sense data analysis and error handling
Jan Höppner
1
-120
/
+0
2026-02-04
s390/tape: Remove 3480 tape device type
Jan Höppner
4
-61
/
+26
2026-02-04
s390/tape: Remove unused command definitions
Jan Höppner
1
-33
/
+5
2026-02-04
s390/tape: Remove special block id handling
Jan Höppner
2
-202
/
+2
2026-02-04
s390/tape: Remove tape load display support
Jan Höppner
5
-60
/
+1
2026-02-04
s390/tape: Remove support for 3590/3592 models
Jan Höppner
7
-1807
/
+2
2025-12-07
s390: Unmap early KASAN shadow on memory offlining
Vasily Gorbik
1
-0
/
+16
2025-12-07
s390/vmur: Use scnprintf() instead of sprintf()
Heiko Carstens
1
-4
/
+4
2025-12-06
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
28
-56
/
+28
2025-11-17
s390: Remove compat support
Heiko Carstens
5
-67
/
+4
2025-11-17
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
1
-2
/
+1
2025-11-06
s390/sclp_mem: Consider global memory_hotplug.memmap_on_memory setting
Sumanth Korikkar
1
-0
/
+2
2025-10-21
Merge branch 'tape-block-sizes'
Heiko Carstens
7
-237
/
+136
2025-10-21
s390/tape: Add support for bigger block sizes
Jan Höppner
5
-34
/
+86
2025-10-21
s390/tape: Introduce idal buffer array
Jan Höppner
4
-16
/
+16
2025-10-21
s390/tape: Move idal allocation to core functions
Jan Höppner
4
-47
/
+35
2025-10-21
s390/tape: Fix return value of ccw helper functions
Jan Höppner
1
-2
/
+2
2025-10-21
s390/tape: Remove extra CCW allocation for error recovery
Jan Höppner
1
-5
/
+1
2025-10-21
s390/tape: Remove 3590 Read Opposite error recovery
Jan Höppner
1
-89
/
+0
2025-10-21
s390/tape: Remove 34xx Read Opposite error recovery
Jan Höppner
2
-48
/
+0
2025-10-21
s390/tape: Remove count parameter from read/write_block functions
Jan Höppner
4
-8
/
+8
2025-10-21
Merge branch 'memory-hotplug'
Heiko Carstens
1
-83
/
+204
2025-10-21
s390/con3270: Use scnprintf() instead of sprintf()
Heiko Carstens
1
-1
/
+1
2025-10-21
s390/tape: Use scnprintf() instead of sprintf()
Heiko Carstens
1
-1
/
+1
2025-10-14
s390/sclp: Remove MHP_OFFLINE_INACCESSIBLE
Sumanth Korikkar
1
-1
/
+1
2025-10-14
s390/sclp: Add support for dynamic (de)configuration of memory
Sumanth Korikkar
1
-83
/
+204
2025-10-09
Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2025-10-05
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+8
2025-09-30
Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-452
/
+447
2025-09-29
s390: Remove superfluous newlines from inline assemblies
Heiko Carstens
1
-1
/
+1
2025-09-25
s390/tape: Add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-09-15
Merge 6.17-rc6 into tty-next
Greg Kroah-Hartman
1
-2
/
+9
2025-09-09
s390/hmcdrv: Replace kmalloc() + copy_from_user() with memdup_user_nul()
Thorsten Blum
1
-13
/
+6
2025-08-20
s390/sclp: Move memory hotplug code for better modularity
Sumanth Korikkar
3
-385
/
+400
2025-08-20
s390/sclp: Refactor sclp_cmd.c
Sumanth Korikkar
1
-96
/
+83
2025-08-20
s390/sclp: Fix SCCB present check
Peter Oberparleiter
1
-2
/
+9
2025-08-17
s390/char/con3270: use tty_port_tty guard()
Jiri Slaby (SUSE)
1
-10
/
+8
2025-07-30
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
13
-5
/
+12
2025-07-21
s390/sclp: Use monotonic clock in sclp_sync_wait()
Sven Schnelle
1
-2
/
+2
2025-06-17
s390/drivers: Remove unnecessary include <linux/export.h>
Heiko Carstens
3
-3
/
+0
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
10
-0
/
+10
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
4
-4
/
+5
[next]