Commit History

Author SHA1 Message Date
  James Morris 645ae5c51e Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3 7 years ago
  Tycho Andersen 63bb0045b9 ptrace, seccomp: tweak get_metadata behavior slightly 7 years ago
  Linus Torvalds 3dbc4f5485 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 7 years ago
  Eric W. Biederman 3b10db2b06 signal: Replace memset(info,...) with clear_siginfo for clarity 8 years ago
  Tycho Andersen 26500475ac ptrace, seccomp: add support for retrieving seccomp metadata 8 years ago
  Tycho Andersen f06eae831f seccomp: hoist out filter resolving logic 8 years ago
  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 7 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