Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | seccomp: Implement SECCOMP_RET_KILL_PROCESS action | Kees Cook | 2017-08-14 | 1 | -0/+1 |
* | seccomp: Introduce SECCOMP_RET_KILL_PROCESS | Kees Cook | 2017-08-14 | 1 | -8/+10 |
* | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD | Kees Cook | 2017-08-14 | 1 | -1/+2 |
* | seccomp: Action to log before allowing | Tyler Hicks | 2017-08-14 | 1 | -0/+1 |
* | seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW | Tyler Hicks | 2017-08-14 | 1 | -0/+1 |
* | seccomp: Operation for checking if an action is available | Tyler Hicks | 2017-08-14 | 1 | -2/+3 |
* | seccomp: implement SECCOMP_FILTER_FLAG_TSYNC | Kees Cook | 2014-07-18 | 1 | -0/+3 |
* | seccomp: add "seccomp" syscall | Kees Cook | 2014-07-18 | 1 | -0/+4 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -0/+47 |