Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 updates from Martin Schwidefsky: - wire up the system calls seccomp, getrandom and memfd_create - use static system information as input to add_device_randomness - .. and three bug fixes * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/sclp: remove unnecessary XTABS flag s390/3215: fix tty output containing tabs s390: wire up memfd_create syscall s390: add system information as device randomness s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL s390: wire up seccomp and getrandom syscalls
No related branches found
No related tags found
Showing
- arch/s390/include/uapi/asm/unistd.h 4 additions, 1 deletionarch/s390/include/uapi/asm/unistd.h
- arch/s390/kernel/compat_wrapper.c 3 additions, 0 deletionsarch/s390/kernel/compat_wrapper.c
- arch/s390/kernel/ipl.c 7 additions, 0 deletionsarch/s390/kernel/ipl.c
- arch/s390/kernel/setup.c 19 additions, 0 deletionsarch/s390/kernel/setup.c
- arch/s390/kernel/syscalls.S 3 additions, 0 deletionsarch/s390/kernel/syscalls.S
- drivers/s390/char/con3215.c 17 additions, 3 deletionsdrivers/s390/char/con3215.c
- drivers/s390/char/sclp_tty.c 1 addition, 1 deletiondrivers/s390/char/sclp_tty.c
Please register or sign in to comment