-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Martin Schwidefsky: - convert the debug feature to refcount_t - reduce the copy size for strncpy_from_user - 8 bug fixes * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/virtio: change virtio_feature_desc:features type to __le32 s390: convert debug_info.ref_count from atomic_t to refcount_t s390: move _text symbol to address higher than zero s390/qdio: increase string buffer size s390/ccwgroup: increase string buffer size s390/topology: let topology_mnest_limit() return unsigned char s390/uaccess: use sane length for __strncpy_from_user() s390/uprobes: fix compile for !KPROBES s390/ftrace: fix compile for !MODULES s390/cputime: fix incorrect system time
No related branches found
No related tags found
Showing
- arch/s390/include/asm/debug.h 2 additions, 1 deletionarch/s390/include/asm/debug.h
- arch/s390/include/asm/dis.h 2 additions, 0 deletionsarch/s390/include/asm/dis.h
- arch/s390/include/asm/kprobes.h 10 additions, 10 deletionsarch/s390/include/asm/kprobes.h
- arch/s390/include/asm/sysinfo.h 1 addition, 1 deletionarch/s390/include/asm/sysinfo.h
- arch/s390/kernel/debug.c 4 additions, 4 deletionsarch/s390/kernel/debug.c
- arch/s390/kernel/entry.S 18 additions, 3 deletionsarch/s390/kernel/entry.S
- arch/s390/kernel/ftrace.c 4 additions, 0 deletionsarch/s390/kernel/ftrace.c
- arch/s390/kernel/vmlinux.lds.S 7 additions, 1 deletionarch/s390/kernel/vmlinux.lds.S
- arch/s390/lib/probes.c 1 addition, 0 deletionsarch/s390/lib/probes.c
- arch/s390/lib/uaccess.c 2 additions, 2 deletionsarch/s390/lib/uaccess.c
- drivers/s390/cio/ccwgroup.c 2 additions, 2 deletionsdrivers/s390/cio/ccwgroup.c
- drivers/s390/cio/qdio_debug.h 1 addition, 1 deletiondrivers/s390/cio/qdio_debug.h
- drivers/s390/virtio/virtio_ccw.c 1 addition, 1 deletiondrivers/s390/virtio/virtio_ccw.c
Loading
Please register or sign in to comment