Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-14 | seccomp: Implement SECCOMP_RET_KILL_PROCESS action | Kees Cook | 1 | -1/+6 |
2017-08-14 | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD | Kees Cook | 1 | -2/+2 |
2017-08-14 | seccomp: Action to log before allowing | Tyler Hicks | 1 | -0/+9 |
2017-08-14 | seccomp: Sysctl to configure actions that are allowed to be logged | Tyler Hicks | 1 | -0/+18 |
2017-08-14 | seccomp: Sysctl to display available actions | Tyler Hicks | 1 | -0/+16 |
2017-05-18 | doc: ReSTify no_new_privs.txt | Kees Cook | 2 | -0/+64 |
2017-05-18 | doc: ReSTify seccomp_filter.txt | Kees Cook | 2 | -0/+230 |
2017-05-18 | doc-rst: fix inline emphasis in unshare.rst | Markus Heiser | 1 | -1/+1 |
2017-04-02 | docs: Convert unshare.txt to RST and add to the user-space API manual | Jonathan Corbet | 2 | -0/+334 |
2017-04-02 | docs: Create a user-space API guide | Jonathan Corbet | 2 | -0/+34 |