Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
Pull alpha updates from Matt Turner: "A pair of changes for alpha. One fixes a networking regression, and the second adds audit syscall support which will help in supporting systemd" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha: alpha: fix broken network checksum alpha: Enable system-call auditing support.
No related branches found
No related tags found
Showing
- arch/alpha/Kconfig 3 additions, 0 deletionsarch/alpha/Kconfig
- arch/alpha/include/asm/ptrace.h 5 additions, 0 deletionsarch/alpha/include/asm/ptrace.h
- arch/alpha/include/asm/thread_info.h 2 additions, 0 deletionsarch/alpha/include/asm/thread_info.h
- arch/alpha/kernel/Makefile 1 addition, 0 deletionsarch/alpha/kernel/Makefile
- arch/alpha/kernel/audit.c 60 additions, 0 deletionsarch/alpha/kernel/audit.c
- arch/alpha/kernel/entry.S 5 additions, 1 deletionarch/alpha/kernel/entry.S
- arch/alpha/kernel/ptrace.c 4 additions, 0 deletionsarch/alpha/kernel/ptrace.c
- arch/alpha/lib/csum_partial_copy.c 7 additions, 2 deletionsarch/alpha/lib/csum_partial_copy.c
- init/Kconfig 1 addition, 1 deletioninit/Kconfig
arch/alpha/kernel/audit.c
0 → 100644
Please register or sign in to comment