kernel_optimize_test/arch/um
Andy Lutomirski 2f275de5d1 seccomp: Add a seccomp_data parameter secure_computing()
Currently, if arch code wants to supply seccomp_data directly to
seccomp (which is generally much faster than having seccomp do it
using the syscall_get_xyz() API), it has to use the two-phase
seccomp hooks. Add it to the easy hooks, too.

Cc: linux-arch@vger.kernel.org
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
2016-06-14 10:54:39 -07:00
..
configs arch/defconfig: remove CONFIG_RESOURCE_COUNTERS 2016-05-23 17:04:14 -07:00
drivers Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2016-05-17 16:26:30 -07:00
include um: add extended processor state save/restore support 2016-05-21 23:38:06 +02:00
kernel seccomp: Add a seccomp_data parameter secure_computing() 2016-06-14 10:54:39 -07:00
os-Linux um: extend fpstate to _xstate to support YMM registers 2016-05-21 23:37:40 +02:00
scripts
.gitignore
Kconfig.char
Kconfig.common um: Add seccomp support 2016-01-10 21:49:49 +01:00
Kconfig.debug
Kconfig.net
Kconfig.rest
Kconfig.um um: Add seccomp support 2016-01-10 21:49:49 +01:00
Makefile arch: um: fix error when linking vmlinux. 2015-12-08 22:25:13 +01:00
Makefile-os-Linux
Makefile-skas