index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_sd.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-06-17
s390/drivers: Remove unnecessary include <linux/export.h>
Heiko Carstens
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-01-07
s390/sclp: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-07-01
s390/sclp: Add timeout to Store Data requests
Peter Oberparleiter
2024-07-01
s390/sclp: Prevent release of buffer in I/O
Peter Oberparleiter
2024-07-01
s390/sclp: Suppress unnecessary Store Data warning
Peter Oberparleiter
2022-01-08
s390/sclp_sd: use default_groups in kobj_type
Greg Kroah-Hartman
2021-10-26
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
2021-10-04
s390/sclp_sd: fix warnings about missing parameter description
Peter Oberparleiter
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-02-22
s390/sclp: Add support for Store Data SCLP interface
Peter Oberparleiter