summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api
AgeCommit message (Expand)Author
2020-06-19Documentation: media: convert to use i2c_new_client_device()Wolfram Sang
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-05-19pipe: Add general notification queue supportDavid Howells
2020-05-18media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_ROTATIONJacopo Mondi
2020-05-18media: v4l2-ctrl: Document V4L2_CID_CAMERA_ORIENTATIONJacopo Mondi
2020-05-12media: v4l: document VIDIOC_SUBDEV_QUERYCAPHans Verkuil
2020-05-12media: Documentation: media: Document read-only subdeviceJacopo Mondi
2020-05-06media: vidioc-enum-fmt.rst: make the ENUM_FMT text clearerHans Verkuil
2020-05-06media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devicesLaurent Pinchart
2020-05-06media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MCNiklas Söderlund
2020-04-29media: vidioc-reqbufs/create-bufs.rst: fix typoHans Verkuil
2020-04-21media: uapi: h264: Add new profile and levelsMaheshwar Ajja
2020-04-20docs: ioctl-number.rst: add habanalabs driver IOCTLOded Gabbay
2020-04-20powerpc/vas: Define VAS_TX_WIN_OPEN ioctl APIHaren Myneni
2020-04-16media: Documentation/media: drop/fix vivi referencesHans Verkuil
2020-04-15media: docs: add cros-references to the other media guidesMauro Carvalho Chehab
2020-04-15media: docs: add GPLv2 for uAPI guideMauro Carvalho Chehab
2020-04-15media: docs: move copyrights to the end and update themMauro Carvalho Chehab
2020-04-14media: doc-rst: in the RGB formats table add '-' in undefined bitsDafna Hirschfeld
2020-04-14media: docs: get rid of Documentation/media/Mauro Carvalho Chehab
2020-04-14media: docs: add an uAPI chapter for driver-specific stuffMauro Carvalho Chehab
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab
2020-04-14media: docs: move fourcc file to the uAPI documentMauro Carvalho Chehab
2020-04-14media: docs: move uAPI book to userspace-api/mediaMauro Carvalho Chehab
2020-02-13docs: userspace: ioctl-number: remove mc146818rtc conflictAlexandre Belloni
2019-12-11staging: remove isdn capi driversArnd Bergmann
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds
2019-10-10docs: Move the user-space ioctl() docs to userspace-apiJonathan Corbet
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