aboutsummaryrefslogtreecommitdiff
path: root/Documentation/userspace-api
AgeCommit message (Expand)Author
2019-07-17docs: remove extra conf.py filesMauro Carvalho Chehab
2019-07-15docs: ocxl.rst: add it to the uAPI bookMauro Carvalho Chehab
2019-06-26Documentation: Add section about CPU vulnerabilities for SpectreTim Chen
2019-03-18Documentation: seccomp: unify list indentationJakub Wilk
2019-03-18Documentation: seccomp: fix reST markupJakub Wilk
2019-01-29x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-11seccomp: add a return code to trap to userspaceTycho Andersen
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-09Documentation/spec_ctrl: Do some minor cleanupsBorislav Petkov
2018-05-08seccomp: Don't special case audited processes when loggingTyler Hicks
2018-05-05prctl: Add force disable speculationThomas Gleixner
2018-05-03prctl: Add speculation control prctlsThomas Gleixner
2017-08-14seccomp: Implement SECCOMP_RET_KILL_PROCESS actionKees Cook
2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook
2017-08-14seccomp: Action to log before allowingTyler Hicks
2017-08-14seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks
2017-08-14seccomp: Sysctl to display available actionsTyler Hicks
2017-05-18doc: ReSTify no_new_privs.txtKees Cook
2017-05-18doc: ReSTify seccomp_filter.txtKees Cook
2017-05-18doc-rst: fix inline emphasis in unshare.rstMarkus Heiser
2017-04-02docs: Convert unshare.txt to RST and add to the user-space API manualJonathan Corbet
2017-04-02docs: Create a user-space API guideJonathan Corbet