Searched hist:"4 b58841149dcaa500ceba1d5378ae70622fe4899" (Results 1 – 6 of 6) sorted by relevance
/linux/lib/ |
H A D | compat_audit.c | 4b58841149dcaa500ceba1d5378ae70622fe4899 Sat Mar 15 06:48:00 CET 2014 AKASHI Takahiro <takahiro.akashi@linaro.org> audit: Add generic compat syscall support
lib/audit.c provides a generic function for auditing system calls. This patch extends it for compat syscall support on bi-architectures (32/64-bit) by adding lib/compat_audit.c. What is required to support this feature are: * add asm/unistd32.h for compat system call names * select CONFIG_AUDIT_ARCH_COMPAT_GENERIC
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Acked-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>
|
H A D | audit.c | diff 4b58841149dcaa500ceba1d5378ae70622fe4899 Sat Mar 15 06:48:00 CET 2014 AKASHI Takahiro <takahiro.akashi@linaro.org> audit: Add generic compat syscall support
lib/audit.c provides a generic function for auditing system calls. This patch extends it for compat syscall support on bi-architectures (32/64-bit) by adding lib/compat_audit.c. What is required to support this feature are: * add asm/unistd32.h for compat system call names * select CONFIG_AUDIT_ARCH_COMPAT_GENERIC
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Acked-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>
|
H A D | Kconfig | diff 4b58841149dcaa500ceba1d5378ae70622fe4899 Sat Mar 15 06:48:00 CET 2014 AKASHI Takahiro <takahiro.akashi@linaro.org> audit: Add generic compat syscall support
lib/audit.c provides a generic function for auditing system calls. This patch extends it for compat syscall support on bi-architectures (32/64-bit) by adding lib/compat_audit.c. What is required to support this feature are: * add asm/unistd32.h for compat system call names * select CONFIG_AUDIT_ARCH_COMPAT_GENERIC
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Acked-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>
|
H A D | Makefile | diff 4b58841149dcaa500ceba1d5378ae70622fe4899 Sat Mar 15 06:48:00 CET 2014 AKASHI Takahiro <takahiro.akashi@linaro.org> audit: Add generic compat syscall support
lib/audit.c provides a generic function for auditing system calls. This patch extends it for compat syscall support on bi-architectures (32/64-bit) by adding lib/compat_audit.c. What is required to support this feature are: * add asm/unistd32.h for compat system call names * select CONFIG_AUDIT_ARCH_COMPAT_GENERIC
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Acked-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>
|
/linux/include/uapi/linux/ |
H A D | audit.h | diff 4b58841149dcaa500ceba1d5378ae70622fe4899 Sat Mar 15 06:48:00 CET 2014 AKASHI Takahiro <takahiro.akashi@linaro.org> audit: Add generic compat syscall support
lib/audit.c provides a generic function for auditing system calls. This patch extends it for compat syscall support on bi-architectures (32/64-bit) by adding lib/compat_audit.c. What is required to support this feature are: * add asm/unistd32.h for compat system call names * select CONFIG_AUDIT_ARCH_COMPAT_GENERIC
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Acked-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>
|
/linux/include/linux/ |
H A D | audit.h | diff 4b58841149dcaa500ceba1d5378ae70622fe4899 Sat Mar 15 06:48:00 CET 2014 AKASHI Takahiro <takahiro.akashi@linaro.org> audit: Add generic compat syscall support
lib/audit.c provides a generic function for auditing system calls. This patch extends it for compat syscall support on bi-architectures (32/64-bit) by adding lib/compat_audit.c. What is required to support this feature are: * add asm/unistd32.h for compat system call names * select CONFIG_AUDIT_ARCH_COMPAT_GENERIC
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Acked-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>
|