aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api
AgeCommit message (Expand)AuthorFilesLines
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+2
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-0/+490
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds1-24/+40
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2025-03-26landlock: Add audit documentationMickaël Salaün1-0/+17
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-5/+103
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-0/+2
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds4-3/+32
2025-03-21pds_fwctl: add Documentation entriesShannon Nelson3-0/+48
2025-03-21Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMsNuno Das Neves1-0/+2
2025-03-20landlock: Clarify IPC scoping documentationGünther Noack1-24/+23
2025-03-20Merge tag 'coresight-next-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman1-2/+2
2025-03-18Documentation: userspace-api: iommufd: Update FAULT and VEVENTQNicolin Chen1-0/+17
2025-03-17fwctl/cxl: Add documentation to FWCTL CXLDave Jiang2-0/+143
2025-03-16cxl: Remove driverAndrew Donnellan1-1/+1
2025-03-12Documentation: dma-buf: heaps: Add heap name definitionsMaxime Ripard2-0/+26
2025-03-12Documentation: ocxl.rst: Update consortium siteFritz Koenig1-2/+5
2025-03-11coresight: docs: Remove target sink from examplesJames Clark1-2/+2
2025-03-06fwctl/mlx5: Support for communicating with mlx5 fwSaeed Mahameed1-0/+1
2025-03-06fwctl: Add documentationJason Gunthorpe3-0/+297
2025-03-06fwctl: Basic ioctl dispatch for the character deviceJason Gunthorpe1-0/+1
2025-03-03media: uvcvideo: document UVC v1.5 ROIYunke Cao1-0/+64
2025-03-03media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VALHans Verkuil3-6/+28
2025-03-03media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECTYunke Cao3-0/+12
2025-02-18docs: media: Allow creating cross-references for RC ABIMauro Carvalho Chehab1-1/+1
2025-02-14landlock: Minor typo and grammar fixes in IPC scoping documentationGünther Noack1-3/+3
2025-02-10blk-crypto: add ioctls to create and prepare hardware-wrapped keysEric Biggers1-0/+2
2025-02-03scsi: cxlflash: Remove driverAndrew Donnellan1-1/+1
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-0/+387
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-0/+38
2025-01-22Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-0/+145
2025-01-10pps: adjust references to actual name of uapi header fileLukas Bulwahn1-1/+1
2025-01-09tools: ynl: move python code to separate sub-directoryJan Stancek1-4/+4
2025-01-08docs: ntsync: Add documentation for the ntsync uAPI.Elizabeth Figura2-0/+386
2025-01-08drivers pps: add PPS generators supportRodolfo Giometti1-0/+1
2024-12-18security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebitsMickaël Salaün1-0/+107
2024-12-18exec: Add a new AT_EXECVE_CHECK flag to execveat(2)Mickaël Salaün2-0/+38
2024-12-16Documentation: ioctl-number: Carve out some identifiers for use by sample driversLee Jones1-0/+1
2024-12-10Documentation: Add documentation about class interface for platform profilesMario Limonciello1-0/+38
2024-12-05ynl: support enum-cnt-name attribute in legacy definitionsStanislav Fomichev1-1/+3
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+154
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds1-45/+177
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+1
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-4/+137
2024-11-12Merge tag 'landlock-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds1-45/+45
2024-11-12Documentation: userspace-api: iommufd: Update vDEVICENicolin Chen1-9/+32
2024-11-12Documentation: userspace-api: iommufd: Update vIOMMUNicolin Chen1-1/+70
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab1-136/+125