aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/userspace-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-0/+1
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds465-0/+82881
2020-05-19pipe: Add general notification queue supportDavid Howells1-0/+1
2020-05-18media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_ROTATIONJacopo Mondi1-0/+121
2020-05-18media: v4l2-ctrl: Document V4L2_CID_CAMERA_ORIENTATIONJacopo Mondi1-0/+30
2020-05-12media: v4l: document VIDIOC_SUBDEV_QUERYCAPHans Verkuil2-0/+113
2020-05-12media: Documentation: media: Document read-only subdeviceJacopo Mondi7-0/+50
2020-05-06media: vidioc-enum-fmt.rst: make the ENUM_FMT text clearerHans Verkuil1-18/+37
2020-05-06media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devicesLaurent Pinchart1-5/+22
2020-05-06media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MCNiklas Söderlund2-0/+7
2020-04-29media: vidioc-reqbufs/create-bufs.rst: fix typoHans Verkuil2-2/+2
2020-04-21media: uapi: h264: Add new profile and levelsMaheshwar Ajja1-0/+10
2020-04-20docs: ioctl-number.rst: add habanalabs driver IOCTLOded Gabbay1-0/+1
2020-04-20powerpc/vas: Define VAS_TX_WIN_OPEN ioctl APIHaren Myneni1-0/+1
2020-04-16media: Documentation/media: drop/fix vivi referencesHans Verkuil1-1/+1
2020-04-15media: docs: add cros-references to the other media guidesMauro Carvalho Chehab1-0/+11
2020-04-15media: docs: add GPLv2 for uAPI guideMauro Carvalho Chehab1-0/+17
2020-04-15media: docs: move copyrights to the end and update themMauro Carvalho Chehab1-6/+10
2020-04-14media: doc-rst: in the RGB formats table add '-' in undefined bitsDafna Hirschfeld1-68/+68
2020-04-14media: docs: get rid of Documentation/media/Mauro Carvalho Chehab1-0/+1
2020-04-14media: docs: add an uAPI chapter for driver-specific stuffMauro Carvalho Chehab11-3/+930
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab4-4/+4
2020-04-14media: docs: move fourcc file to the uAPI documentMauro Carvalho Chehab2-0/+33
2020-04-14media: docs: move uAPI book to userspace-api/mediaMauro Carvalho Chehab455-0/+81521
2020-02-13docs: userspace: ioctl-number: remove mc146818rtc conflictAlexandre Belloni1-1/+0
2019-12-11staging: remove isdn capi driversArnd Bergmann1-1/+0
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