summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api/seccomp_filter.rst
AgeCommit message (Expand)Author
2023-02-02Documentation: userspace-api: correct spellingRandy Dunlap
2022-05-03seccomp: Add wait_killable semantic to seccomp user notifierSargun Dhillon
2021-07-02Documentation: seccomp: Fix typo in user notificationRodrigo Campos
2021-06-28seccomp: Support atomic "addfd + send reply"Rodrigo Campos
2021-05-28Documentation: seccomp: Fix user notification documentationSargun Dhillon
2019-03-18Documentation: seccomp: unify list indentationJakub Wilk
2019-03-18Documentation: seccomp: fix reST markupJakub Wilk
2018-12-11seccomp: add a return code to trap to userspaceTycho Andersen
2018-05-08seccomp: Don't special case audited processes when loggingTyler Hicks
2017-08-14seccomp: Implement SECCOMP_RET_KILL_PROCESS actionKees Cook
2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook
2017-08-14seccomp: Action to log before allowingTyler Hicks
2017-08-14seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks
2017-08-14seccomp: Sysctl to display available actionsTyler Hicks
2017-05-18doc: ReSTify seccomp_filter.txtKees Cook