Ingo Molnar
|
8c5db92a70
Merge branch 'linus' into locking/core, to resolve conflicts
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Will Deacon
|
506458efaf
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
|
8 years ago |
Colin Ian King
|
084f5601c3
seccomp: make function __get_seccomp_filter static
|
8 years ago |
Oleg Nesterov
|
66a733ea6b
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
|
8 years ago |
Kees Cook
|
0466bdb99e
seccomp: Implement SECCOMP_RET_KILL_PROCESS action
|
8 years ago |
Kees Cook
|
4d3b0b05aa
seccomp: Introduce SECCOMP_RET_KILL_PROCESS
|
8 years ago |
Kees Cook
|
fd76875ca2
seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
|
8 years ago |
Tyler Hicks
|
59f5cf44a3
seccomp: Action to log before allowing
|
8 years ago |
Tyler Hicks
|
e66a399779
seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
|
8 years ago |
Tyler Hicks
|
0ddec0fc89
seccomp: Sysctl to configure actions that are allowed to be logged
|
8 years ago |
Tyler Hicks
|
d612b1fd80
seccomp: Operation for checking if an action is available
|
8 years ago |
Tyler Hicks
|
8e5f1ad116
seccomp: Sysctl to display available actions
|
8 years ago |
Kees Cook
|
deb4de8b31
seccomp: Provide matching filter for introspection
|
8 years ago |
Kees Cook
|
0b5fa22906
seccomp: Switch from atomic_t to recount_t
|
8 years ago |
Kees Cook
|
131b635159
seccomp: Clean up core dump logic
|
8 years ago |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 years ago |
Kees Cook
|
d7276e321f
seccomp: Only dump core when single-threaded
|
8 years ago |
Mike Frysinger
|
b25e67161c
seccomp: dump core when using SECCOMP_RET_KILL
|
8 years ago |
Linus Torvalds
|
683b96f4d1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
8 years ago |
Daniel Borkmann
|
88575199cc
bpf: drop unnecessary context cast from BPF_PROG_RUN
|
8 years ago |
Mickaël Salaün
|
285fdfc5d9
seccomp: Fix documentation
|
9 years ago |
Kees Cook
|
485a252a55
seccomp: Fix tracer exit notifications during fatal signals
|
9 years ago |
Masahiro Yamada
|
97f2645f35
tree-wide: replace config_enabled() with IS_ENABLED()
|
9 years ago |
Kees Cook
|
ce6526e8af
seccomp: recheck the syscall after RET_TRACE
|
9 years ago |
Kees Cook
|
8112c4f140
seccomp: remove 2-phase API
|
9 years ago |
Andy Lutomirski
|
2f275de5d1
seccomp: Add a seccomp_data parameter secure_computing()
|
9 years ago |
Linus Torvalds
|
07b75260eb
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
9 years ago |
Matt Redfearn
|
cb4253aa0f
secomp: Constify mode1 syscall whitelist
|
9 years ago |
Matt Redfearn
|
c983f0e867
seccomp: Get compat syscalls from asm-generic header
|
9 years ago |