summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api/seccomp_filter.rst
AgeCommit message (Expand)AuthorFilesLines
2018-12-11seccomp: add a return code to trap to userspaceTycho Andersen1-0/+84
2018-05-08seccomp: Don't special case audited processes when loggingTyler Hicks1-7/+0
2017-08-14seccomp: Implement SECCOMP_RET_KILL_PROCESS actionKees Cook1-1/+6
2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook1-2/+2
2017-08-14seccomp: Action to log before allowingTyler Hicks1-0/+9
2017-08-14seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks1-0/+18
2017-08-14seccomp: Sysctl to display available actionsTyler Hicks1-0/+16
2017-05-18doc: ReSTify seccomp_filter.txtKees Cook1-0/+229