Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 no_new_privs.txt | Kees Cook | 2017-05-18 | 2 | -0/+64 |
* | doc: ReSTify seccomp_filter.txt | Kees Cook | 2017-05-18 | 2 | -0/+230 |
* | doc-rst: fix inline emphasis in unshare.rst | Markus Heiser | 2017-05-18 | 1 | -1/+1 |
* | docs: Convert unshare.txt to RST and add to the user-space API manual | Jonathan Corbet | 2017-04-02 | 2 | -0/+334 |
* | docs: Create a user-space API guide | Jonathan Corbet | 2017-04-02 | 2 | -0/+34 |