aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api/seccomp_filter.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-03seccomp: Add wait_killable semantic to seccomp user notifierSargun Dhillon1-0/+10
2021-07-02Documentation: seccomp: Fix typo in user notificationRodrigo Campos1-1/+1
2021-06-28seccomp: Support atomic "addfd + send reply"Rodrigo Campos1-0/+12
2021-05-28Documentation: seccomp: Fix user notification documentationSargun Dhillon1-8/+8
2019-03-18Documentation: seccomp: unify list indentationJakub Wilk1-3/+3
2019-03-18Documentation: seccomp: fix reST markupJakub Wilk1-1/+1
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