index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
userspace-api
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
465
-0
/
+82881
2020-05-18
media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_ROTATION
Jacopo Mondi
1
-0
/
+121
2020-05-18
media: v4l2-ctrl: Document V4L2_CID_CAMERA_ORIENTATION
Jacopo Mondi
1
-0
/
+30
2020-05-12
media: v4l: document VIDIOC_SUBDEV_QUERYCAP
Hans Verkuil
2
-0
/
+113
2020-05-12
media: Documentation: media: Document read-only subdevice
Jacopo Mondi
7
-0
/
+50
2020-05-06
media: vidioc-enum-fmt.rst: make the ENUM_FMT text clearer
Hans Verkuil
1
-18
/
+37
2020-05-06
media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
Laurent Pinchart
1
-5
/
+22
2020-05-06
media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
Niklas Söderlund
2
-0
/
+7
2020-04-29
media: vidioc-reqbufs/create-bufs.rst: fix typo
Hans Verkuil
2
-2
/
+2
2020-04-21
media: uapi: h264: Add new profile and levels
Maheshwar Ajja
1
-0
/
+10
2020-04-20
docs: ioctl-number.rst: add habanalabs driver IOCTL
Oded Gabbay
1
-0
/
+1
2020-04-16
media: Documentation/media: drop/fix vivi references
Hans Verkuil
1
-1
/
+1
2020-04-15
media: docs: add cros-references to the other media guides
Mauro Carvalho Chehab
1
-0
/
+11
2020-04-15
media: docs: add GPLv2 for uAPI guide
Mauro Carvalho Chehab
1
-0
/
+17
2020-04-15
media: docs: move copyrights to the end and update them
Mauro Carvalho Chehab
1
-6
/
+10
2020-04-14
media: doc-rst: in the RGB formats table add '-' in undefined bits
Dafna Hirschfeld
1
-68
/
+68
2020-04-14
media: docs: get rid of Documentation/media/
Mauro Carvalho Chehab
1
-0
/
+1
2020-04-14
media: docs: add an uAPI chapter for driver-specific stuff
Mauro Carvalho Chehab
11
-3
/
+930
2020-04-14
media: docs: move user-facing docs to the admin guide
Mauro Carvalho Chehab
4
-4
/
+4
2020-04-14
media: docs: move fourcc file to the uAPI document
Mauro Carvalho Chehab
2
-0
/
+33
2020-04-14
media: docs: move uAPI book to userspace-api/media
Mauro Carvalho Chehab
455
-0
/
+81521
2020-02-13
docs: userspace: ioctl-number: remove mc146818rtc conflict
Alexandre Belloni
1
-1
/
+0
2019-12-11
staging: remove isdn capi drivers
Arnd Bergmann
1
-1
/
+0
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
6
-0
/
+2985
2019-10-10
docs: Move the user-space ioctl() docs to userspace-api
Jonathan Corbet
6
-0
/
+2984
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-29
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-11
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-06
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-02
docs: Convert unshare.txt to RST and add to the user-space API manual
Jonathan Corbet
2
-0
/
+334
2017-04-02
docs: Create a user-space API guide
Jonathan Corbet
2
-0
/
+34