index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
s390/char: Enable CONTEXT_ANALYSIS
Heiko Carstens
1
-0
/
+2
2026-08-11
s390/con3215: Add __must_hold() attribute to raw3215_make_room()
Heiko Carstens
1
-0
/
+1
2026-08-05
KVM: s390: Remove cond_resched() calls
Heiko Carstens
1
-3
/
+3
2026-07-31
s390/sclp: Allow SCLP Action Qualifiers for Spyre card status reporting
Niklas Schnelle
1
-0
/
+3
2026-07-02
s390/monwriter: Reject buffer reuse with different data length
Gerald Schaefer
1
-0
/
+3
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-9
/
+8
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2026-06-12
s390/sclp: Detect ASTFLEIE 2 facility
Nina Schoetterl-Glausch
1
-1
/
+3
2026-06-03
s390/con3270: Replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
1
-4
/
+4
2026-06-02
drivers/base/memory: make memory block get/put explicit
Muchun Song
1
-9
/
+8
2026-05-26
s390/zcore: Use octal permission
Heiko Carstens
1
-2
/
+2
2026-05-26
s390/zcore: Removed unused variables
Heiko Carstens
1
-6
/
+2
2026-05-26
s390/sclp: Remove unused sclp_vt220_buffered_chars variable
Heiko Carstens
1
-4
/
+0
2026-05-06
s390/sclp: Allow user-space to provide PCI reports for NVMe SMART data
Niklas Schnelle
1
-0
/
+1
2026-04-28
s390/sclp: Remove SCLP_OFB Kconfig option
Heiko Carstens
2
-14
/
+0
2026-04-02
s390/hmcdrv: Remove commented out code
Jori Koolstra
1
-113
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
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-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
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-16
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/linux
Linus Torvalds
1
-1
/
+1
[next]