summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2019-03-21unicore32: define syscall_get_arch()Dmitry V. Levin1-0/+1
2019-03-21Move EM_UNICORE to uapi/linux/elf-em.hDmitry V. Levin1-0/+1
2019-03-21nios2: define syscall_get_arch()Dmitry V. Levin1-0/+1
2019-03-21nds32: define syscall_get_arch()Dmitry V. Levin1-0/+2
2019-03-21Move EM_NDS32 to uapi/linux/elf-em.hDmitry V. Levin1-0/+2
2019-03-21hexagon: define syscall_get_arch()Dmitry V. Levin1-0/+1
2019-03-21Move EM_HEXAGON to uapi/linux/elf-em.hDmitry V. Levin1-0/+1
2019-03-21h8300: define syscall_get_arch()Dmitry V. Levin1-0/+1
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-19Merge tag 'v5.1-rc1' into spi-5.2Mark Brown64-119/+1044
2019-03-18spi: spidev: Enable control of inter-word delaysJan Kundrát1-1/+5
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-13bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helperMartin KaFai Lau1-1/+10
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 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+6
2019-03-11Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-nextDan Williams2-10/+6
2019-03-11Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-nextDan Williams1-0/+1
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 '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 Torvalds1-0/+137
2019-03-09Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+0
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
2019-03-07Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2019-03-07Merge tag 'fsnotify_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+29
2019-03-07Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2019-03-07Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2019-03-07Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+21
2019-03-06io_uring: add support for IORING_OP_POLLJens Axboe1-0/+3
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+2
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+52
2019-03-06mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)1-0/+1