summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2018-04-11ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso1-2/+3
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+21
2018-04-07Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+27
2018-04-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+97
2018-04-07Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+5
2018-04-07Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2018-04-06Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2018-04-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-0/+8
2018-04-06Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+3
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2018-04-05Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+4
2018-04-05Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1236/+0
2018-04-05Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2018-04-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2018-04-04dm: hold DM table for duration of ioctl rather than use blkdev_getMike Snitzer1-2/+2
2018-04-04Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds7-240/+262
2018-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds25-106/+783
2018-04-03Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-40/+16
2018-04-03dm: allow targets to return output from messages they are sentMike Snitzer1-2/+2
2018-04-03Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds1-3/+0
2018-04-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+16
2018-04-02Merge tag 'asoc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2-1/+1
2018-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+2
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+61
2018-04-01tipc: avoid possible string overflowJon Maloy1-1/+1
2018-04-01tipc: tipc: rename address types in user apiJon Maloy1-24/+33
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov1-0/+11
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov1-1/+11
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov1-0/+23
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov1-0/+5
2018-03-30blktrace: fix comment in blktrace_api.hSouvik Banerjee1-1/+1
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-8/+56
2018-03-30netfilter: ebtables: Add support for specifying match revisionBernie Harris1-3/+13
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller1-1/+45
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar3-3/+3
2018-03-29Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman1-9/+4
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior1-1/+13
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior1-0/+3
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior1-0/+13
2018-03-29nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior1-0/+2
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior1-0/+2
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior1-0/+2
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov1-0/+11
2018-03-28stm class: Make dummy's master/channel ranges configurableAlexander Shishkin1-0/+4
2018-03-28stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplateAlexander Shishkin1-9/+0
2018-03-28Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman3-3/+3
2018-03-28Merge tag 'drm-amdkfd-next-2018-03-27' of git://people.freedesktop.org/~gabba...Dave Airlie1-3/+119
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie9-14/+49
2018-03-26ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy1-0/+4
2018-03-26vfio/pci: Add ioeventfd supportAlex Williamson1-0/+27