Comment 2 for bug 1379020

Revision history for this message
Kees Cook (kees) wrote :

2014-08-11 seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
2014-07-18 seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
2014-07-18 seccomp: allow mode setting across threads
2014-07-18 seccomp: introduce writer locking
2014-07-18 seccomp: split filter prep from check and apply
2014-07-18 sched: move no_new_privs into new atomic flags
2014-07-18 MIPS: add seccomp syscall
2014-07-18 ARM: add seccomp syscall
2014-07-18 seccomp: add "seccomp" syscall
2014-07-18 seccomp: split mode setting routines
2014-07-18 seccomp: extract check/assign mode helpers
2014-07-18 seccomp: create internal mode-setting function