]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: audit: Add audit hook in syscall_trace_enter/exit()
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Fri, 4 Jul 2014 07:28:31 +0000 (08:28 +0100)
committerEric Paris <eparis@redhat.com>
Tue, 23 Sep 2014 20:24:04 +0000 (16:24 -0400)
commit23fed6218d7f6ce6e4cde698579f0f51845f0b25
tree0f1109d2028ec66a54c6c6df5fd9d9736a273dc5
parentb4f0d3755c5e9cc86292d5fd78261903b4f23d4a
arm64: audit: Add audit hook in syscall_trace_enter/exit()

This patch adds auditing functions on entry to or exit from
every system call invocation.

Acked-by: Richard Guy Briggs <rgb@redhat.com>
Acked-by Will Deacon <will.deacon@arm.com>
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/ptrace.c