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