Clone this repo:
  1. b0f3cdf UPSTREAM: seccomp: always propagate NO_NEW_PRIVS on tsync by Jann Horn · 8 years ago main master
  2. 46e76b0 BACKPORT: seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO by Kees Cook · 9 years ago
  3. 9e06be8 BACKPORT: arm64: add seccomp support by AKASHI Takahiro · 9 years ago
  4. f19bf57 BACKPORT: arm64: add seccomp syscall for compat task by AKASHI Takahiro · 9 years ago
  5. 9d0d29c BACKPORT: arm64: add SIGSYS siginfo for compat task by AKASHI Takahiro · 9 years ago
  6. 8230b9d BACKPORT: asm-generic: add generic seccomp.h for secure computing mode 1 by AKASHI Takahiro · 9 years ago
  7. ff43d9a BACKPORT: arm64: ptrace: allow tracer to skip a system call by AKASHI Takahiro · 9 years ago
  8. 5e46412 BACKPORT: arm64: ptrace: add NT_ARM_SYSTEM_CALL regset by AKASHI Takahiro · 9 years ago
  9. b878c96 BACKPORT: seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing by Andy Lutomirski · 10 years ago
  10. e4d5474 BACKPORT: ARM: 8087/1: ptrace: reload syscall number after secure_computing() check by Will Deacon · 10 years ago
  11. 260476d5 BACKPORT: seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock by Guenter Roeck · 10 years ago
  12. d2bcc8c BACKPORT: seccomp: implement SECCOMP_FILTER_FLAG_TSYNC by Kees Cook · 10 years ago
  13. 3e4de20 BACKPORT: seccomp: allow mode setting across threads by Kees Cook · 10 years ago
  14. 8ee3eec BACKPORT: seccomp: introduce writer locking by Kees Cook · 10 years ago
  15. 3ae90e1 BACKPORT: seccomp: split filter prep from check and apply by Kees Cook · 10 years ago
  16. 84f9028 BACKPORT: sched: move no_new_privs into new atomic flags by Kees Cook · 10 years ago
  17. f28a0cd BACKPORT: seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  18. 48dd51f BACKPORT: seccomp: split mode setting routines by Kees Cook · 10 years ago
  19. a059d6f BACKPORT: seccomp: extract check/assign mode helpers by Kees Cook · 10 years ago
  20. 74bacd6 BACKPORT: seccomp: create internal mode-setting function by Kees Cook · 10 years ago