summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-101-9/+9
|\
| * uapi: fix more linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2018-11-051-5/+5
| * uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2018-11-051-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-063-2/+9
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-052-2/+6
| |\
| | * Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso2018-10-291-2/+2
| | * netfilter: bridge: define INT_MIN & INT_MAX in userspaceJiri Slaby2018-10-251-0/+4
| * | sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long2018-11-031-0/+1
| * | sctp: fix strchange_flags name for Stream Change EventXin Long2018-11-031-0/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-031-0/+2
|\ \ \
| * | | perf tools: Don't clone maps from parent when synthesizing forksDavid Miller2018-10-311-0/+2
* | | | Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2018-11-011-0/+30
|\ \ \ \
| * | | | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells2018-10-261-0/+25
| * | | | KEYS: Provide key type operations for asymmetric key ops [ver #2]David Howells2018-10-261-0/+5
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-11-011-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISONWei Wang2018-10-241-0/+3
| * | | | virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang2018-10-241-0/+5
* | | | | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-311-0/+1
|\ \ \ \ \
| * | | | | Move EM_RISCV into elf-em.hPalmer Dabbelt2018-10-311-0/+1
| |/ / / /
* | | | | Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-311-47/+72
|\ \ \ \ \
| * | | | | fuse: enable caching of symlinksDan Schatzberg2018-10-151-0/+3
| * | | | | fuse: add max_pages to init_outConstantine Shulyupin2018-10-011-1/+6
| * | | | | fuse: add FOPEN_CACHE_DIRMiklos Szeredi2018-09-281-0/+3
| * | | | | fuse: add support for copy_file_range()Niels de Vos2018-09-281-46/+60
* | | | | | Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-10-311-0/+50
|\ \ \ \ \ \
| * | | | | | vfio: add edid api for display (vgpu) devices.Gerd Hoffmann2018-10-111-0/+50
| |/ / / / /
* | | | | | Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-313-4/+102
|\ \ \ \ \ \
| * | | | | | media: v4l: Add definition for the Sunxi tiled NV12 formatPaul Kocialkowski2018-09-241-0/+1
| * | | | | | media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski2018-09-242-0/+70
| * | | | | | media: videodev2.h: add new capabilities for buffer typesHans Verkuil2018-09-111-2/+11
| * | | | | | media: videodev2.h: Add request_fd field to v4l2_bufferHans Verkuil2018-08-311-1/+9
| * | | | | | media: videodev2.h: add request_fd field to v4l2_ext_controlsAlexandre Courbot2018-08-311-1/+3
| * | | | | | media: uapi/linux/media.h: add request APIHans Verkuil2018-08-311-0/+8
* | | | | | | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-292-6/+28
|\ \ \ \ \ \ \
| * | | | | | | media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil2018-10-051-0/+3
| * | | | | | | media: replace ADOBERGB by OPRGBHans Verkuil2018-09-241-6/+17
| * | | | | | | media: uvcvideo: Add a D4M camera descriptionGuennadi Liakhovetski2018-09-111-0/+1
| |/ / / / / /
| * | | | | | media: videodev2.h: Add new DV flag CAN_DETECT_REDUCED_FPSJose Abreu2018-08-311-0/+7
* | | | | | | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-292-0/+19
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.19-rc7 into tty-nextGreg Kroah-Hartman2018-10-084-0/+8
| |\ \ \ \ \ \ \
| * | | | | | | | tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-022-0/+19
* | | | | | | | | Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-10-291-7/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fanotify: support reporting thread id instead of process idAmir Goldstein2018-10-081-0/+3
| * | | | | | | | | fanotify: deprecate uapi FAN_ALL_* constantsAmir Goldstein2018-10-041-9/+9
| * | | | | | | | | fanotify: add API to attach/detach super block markAmir Goldstein2018-09-031-4/+12
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-10-286-2/+119
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | BackMerge v4.19-rc6 into drm-nextDave Airlie2018-10-041-1/+1
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'exynos-drm-next-for-v4.20' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2018-10-041-0/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm: drm_fourcc: add Samsung 16x16 tile formatAndrzej Pietrasiewicz2018-09-201-0/+9
| * | | | | | | | | drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall2018-09-261-1/+12