aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds6-0/+2985
2019-10-10docs: Move the user-space ioctl() docs to userspace-apiJonathan Corbet6-0/+2984
2019-07-17docs: remove extra conf.py filesMauro Carvalho Chehab1-10/+0
2019-07-15docs: ocxl.rst: add it to the uAPI bookMauro Carvalho Chehab2-0/+177
2019-06-26Documentation: Add section about CPU vulnerabilities for SpectreTim Chen1-0/+2
2019-03-18Documentation: seccomp: unify list indentationJakub Wilk1-3/+3
2019-03-18Documentation: seccomp: fix reST markupJakub Wilk1-1/+1
2019-01-29x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long1-12/+15
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+84
2018-12-11seccomp: add a return code to trap to userspaceTycho Andersen1-0/+84
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+9
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-7/+0
2018-05-09Documentation/spec_ctrl: Do some minor cleanupsBorislav Petkov1-12/+12
2018-05-08seccomp: Don't special case audited processes when loggingTyler Hicks1-7/+0
2018-05-05prctl: Add force disable speculationThomas Gleixner1-13/+21
2018-05-03prctl: Add speculation control prctlsThomas Gleixner2-0/+87
2017-08-14seccomp: Implement SECCOMP_RET_KILL_PROCESS actionKees Cook1-1/+6
2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook1-2/+2
2017-08-14seccomp: Action to log before allowingTyler Hicks1-0/+9
2017-08-14seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks1-0/+18
2017-08-14seccomp: Sysctl to display available actionsTyler Hicks1-0/+16
2017-05-18doc: ReSTify no_new_privs.txtKees Cook2-0/+64
2017-05-18doc: ReSTify seccomp_filter.txtKees Cook2-0/+230
2017-05-18doc-rst: fix inline emphasis in unshare.rstMarkus Heiser1-1/+1
2017-04-02docs: Convert unshare.txt to RST and add to the user-space API manualJonathan Corbet2-0/+334
2017-04-02docs: Create a user-space API guideJonathan Corbet2-0/+34