Age | Commit message (Expand) | Author | Files | Lines |
2019-07-17 | docs: remove extra conf.py files | Mauro Carvalho Chehab | 1 | -10/+0 |
2019-07-15 | docs: ocxl.rst: add it to the uAPI book | Mauro Carvalho Chehab | 2 | -0/+177 |
2019-06-26 | Documentation: Add section about CPU vulnerabilities for Spectre | Tim Chen | 1 | -0/+2 |
2019-03-18 | Documentation: seccomp: unify list indentation | Jakub Wilk | 1 | -3/+3 |
2019-03-18 | Documentation: seccomp: fix reST markup | Jakub Wilk | 1 | -1/+1 |
2019-01-30 | x86/speculation: Add PR_SPEC_DISABLE_NOEXEC | Waiman Long | 1 | -12/+15 |
2019-01-02 | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+84 |
2018-12-12 | seccomp: add a return code to trap to userspace | Tycho Andersen | 1 | -0/+84 |
2018-11-28 | x86/speculation: Add prctl() control for indirect branch speculation | Thomas Gleixner | 1 | -0/+9 |
2018-06-07 | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+0 |
2018-05-09 | Documentation/spec_ctrl: Do some minor cleanups | Borislav Petkov | 1 | -12/+12 |
2018-05-08 | seccomp: Don't special case audited processes when logging | Tyler Hicks | 1 | -7/+0 |
2018-05-05 | prctl: Add force disable speculation | Thomas Gleixner | 1 | -13/+21 |
2018-05-03 | prctl: Add speculation control prctls | Thomas Gleixner | 2 | -0/+87 |
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-03 | docs: Convert unshare.txt to RST and add to the user-space API manual | Jonathan Corbet | 2 | -0/+334 |
2017-04-03 | docs: Create a user-space API guide | Jonathan Corbet | 2 | -0/+34 |