-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Martin Schwidefsky: "Two small performance tweaks, the plumbing for the execveat system call and a couple of bug fixes" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/uprobes: fix user space PER events s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) s390/bpf: Fix ALU_NEG (A = -A) s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS s390/timex: fix get_tod_clock_ext() inline assembly s390: wire up execveat syscall s390/kernel: use stnsm 255 instead of stosm 0 s390/vtime: Get rid of redundant WARN_ON s390/zcrypt: kernel oops at insmod of the z90crypt device driver
Showing
- arch/s390/hypfs/hypfs_vm.c 1 addition, 1 deletionarch/s390/hypfs/hypfs_vm.c
- arch/s390/include/asm/irqflags.h 1 addition, 1 deletionarch/s390/include/asm/irqflags.h
- arch/s390/include/asm/timex.h 6 additions, 4 deletionsarch/s390/include/asm/timex.h
- arch/s390/include/uapi/asm/unistd.h 2 additions, 1 deletionarch/s390/include/uapi/asm/unistd.h
- arch/s390/kernel/syscalls.S 1 addition, 0 deletionsarch/s390/kernel/syscalls.S
- arch/s390/kernel/uprobes.c 60 additions, 9 deletionsarch/s390/kernel/uprobes.c
- arch/s390/kernel/vtime.c 0 additions, 2 deletionsarch/s390/kernel/vtime.c
- arch/s390/mm/pgtable.c 3 additions, 2 deletionsarch/s390/mm/pgtable.c
- arch/s390/net/bpf_jit_comp.c 4 additions, 4 deletionsarch/s390/net/bpf_jit_comp.c
- drivers/s390/crypto/ap_bus.c 7 additions, 3 deletionsdrivers/s390/crypto/ap_bus.c
Loading
Please register or sign in to comment