index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2025-10-04
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-10
/
+8
2025-09-29
Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
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-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
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
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2025-05-11
treewide: fix typo "previlege"
WangYuli
1
-2
/
+2
2025-04-30
s390/con3270: Use strscpy() instead of strcpy()
Heiko Carstens
1
-5
/
+12
2025-04-17
s390: Remove optional third argument of strscpy() if possible
Heiko Carstens
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
6
-13
/
+13
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
2
-2
/
+2
2025-03-04
s390/tty: Fix a potential memory leak bug
Haoxiang Li
1
-0
/
+12
2025-03-04
s390/sclp: Add check for get_zeroed_page()
Haoxiang Li
1
-0
/
+17
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
12
-17
/
+28
2025-03-04
s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()
Heiko Carstens
2
-2
/
+2
2025-03-04
s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()
Heiko Carstens
2
-2
/
+11
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()
Heiko Carstens
1
-1
/
+2
2025-01-29
s390/vmlogrdr: Use array instead of string initializer
Heiko Carstens
1
-3
/
+3
2025-01-29
s390/vmlogrdr: Use internal_name for error messages
Heiko Carstens
1
-1
/
+1
2025-01-28
s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()
Heiko Carstens
1
-10
/
+2
2025-01-15
s390/diag: Add memory topology information via diag310
Mete Durlu
1
-0
/
+1
[next]