summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2019-03-21c6x: define syscall_get_arch()Dmitry V. Levin1-0/+2
2019-03-21arc: define syscall_get_arch()Dmitry V. Levin1-0/+4
2019-03-21Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.hDmitry V. Levin1-0/+2
2019-03-21vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells1-0/+8
2019-03-21vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells1-0/+18
2019-03-21vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells1-0/+14
2019-03-21vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells1-0/+5
2019-03-21vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells1-0/+11
2019-03-21vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro2-0/+8
2019-03-20net/tls: Add support of AES128-CCM based ciphersVakul Garg1-0/+15
2019-03-19tipc: support broadcast/replicast configurable for bc-linkHoang Le1-0/+2
2019-03-19drm/amdkfd: add RAS ECC event support (v3)Eric Huang1-1/+11
2019-03-19drm/amdgpu: add ioctl query for enabled ras features (v2)xinhui pan1-0/+31
2019-03-19drm/amdgpu: Add a new flag to AMDGPU_CTX_OP_QUERY_STATE2xinhui pan1-0/+3
2019-03-19drm/amdgpu: export ta fw infoxinhui pan1-0/+1
2019-03-19Merge tag 'v5.1-rc1' into spi-5.2Mark Brown83-184/+2003
2019-03-18Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Joonas Lahtinen1-0/+11
2019-03-18spi: spidev: Enable control of inter-word delaysJan Kundrát1-1/+5
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+3
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-1/+3
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-0/+2
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-61/+127
2019-03-15bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()Quentin Monnet1-0/+55
2019-03-15bpf: fix documentation for eBPF helpersQuentin Monnet1-63/+65
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-03-13bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helperMartin KaFai Lau1-1/+10
2019-03-13Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Sean Paul1-0/+11
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2019-03-13drm/fourcc: Add 64 bpp half float formatsKevin Strasser1-0/+11
2019-03-13Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+6
2019-03-12drm: Added a new format DRM_FORMAT_XVYU2101010Ayan Kumar Halder1-0/+1
2019-03-12drm/fourcc: Add AFBC yuv fourccs for MaliBrian Starkey1-0/+20
2019-03-11Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-nextDan Williams3-10/+11
2019-03-11Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-nextDan Williams1-0/+1
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann1-1/+1
2019-03-11Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm...Joonas Lahtinen1-0/+16
2019-03-11Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen1-1/+2
2019-03-10Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2019-03-10Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2019-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-18/+99
2019-03-10Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-1/+33
2019-03-09Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+145
2019-03-09Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+0
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-1/+194
2019-03-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-4/+4
2019-03-08exec: increase BINPRM_BUF_SIZE to 256Oleg Nesterov1-1/+1
2019-03-08autofs: add ignore mount optionIan Kent1-1/+1
2019-03-08linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>Masahiro Yamada1-2/+2