index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
userspace-api
Age
Commit message (
Expand
)
Author
2019-12-11
staging: remove isdn capi drivers
Arnd Bergmann
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-10-10
docs: Move the user-space ioctl() docs to userspace-api
Jonathan Corbet
2019-07-17
docs: remove extra conf.py files
Mauro Carvalho Chehab
2019-07-15
docs: ocxl.rst: add it to the uAPI book
Mauro Carvalho Chehab
2019-06-26
Documentation: Add section about CPU vulnerabilities for Spectre
Tim Chen
2019-03-18
Documentation: seccomp: unify list indentation
Jakub Wilk
2019-03-18
Documentation: seccomp: fix reST markup
Jakub Wilk
2019-01-29
x86/speculation: Add PR_SPEC_DISABLE_NOEXEC
Waiman Long
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