Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation: seccomp: unify list indentation | Jakub Wilk | 2019-03-18 | 1 | -3/+3 |
* | Documentation: seccomp: fix reST markup | Jakub Wilk | 2019-03-18 | 1 | -1/+1 |
* | seccomp: add a return code to trap to userspace | Tycho Andersen | 2018-12-11 | 1 | -0/+84 |
* | seccomp: Don't special case audited processes when logging | Tyler Hicks | 2018-05-08 | 1 | -7/+0 |
* | seccomp: Implement SECCOMP_RET_KILL_PROCESS action | Kees Cook | 2017-08-14 | 1 | -1/+6 |
* | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD | Kees Cook | 2017-08-14 | 1 | -2/+2 |
* | seccomp: Action to log before allowing | Tyler Hicks | 2017-08-14 | 1 | -0/+9 |
* | seccomp: Sysctl to configure actions that are allowed to be logged | Tyler Hicks | 2017-08-14 | 1 | -0/+18 |
* | seccomp: Sysctl to display available actions | Tyler Hicks | 2017-08-14 | 1 | -0/+16 |
* | doc: ReSTify seccomp_filter.txt | Kees Cook | 2017-05-18 | 1 | -0/+229 |