Age | Commit message (Expand) | Author |
2019-01-02 | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-11 | seccomp: add a return code to trap to userspace | Tycho Andersen |
2018-11-28 | x86/speculation: Add prctl() control for indirect branch speculation | Thomas Gleixner |
2018-06-06 | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-05-09 | Documentation/spec_ctrl: Do some minor cleanups | Borislav Petkov |
2018-05-08 | seccomp: Don't special case audited processes when logging | Tyler Hicks |
2018-05-05 | prctl: Add force disable speculation | Thomas Gleixner |
2018-05-03 | prctl: Add speculation control prctls | Thomas Gleixner |
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 |