summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada
2018-04-11linux/const.h: prefix include guard of uapi/linux/const.h with _UAPIMasahiro Yamada
2018-04-11ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso
2018-04-11ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso
2018-04-11ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-06Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-04-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-06Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-04dm: hold DM table for duration of ioctl rather than use blkdev_getMike Snitzer
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-04-03Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2018-04-03dm: allow targets to return output from messages they are sentMike Snitzer
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-04-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-02Merge tag 'asoc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-31tipc: avoid possible string overflowJon Maloy
2018-03-31tipc: tipc: rename address types in user apiJon Maloy
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov
2018-03-30blktrace: fix comment in blktrace_api.hSouvik Banerjee
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-03-30netfilter: ebtables: Add support for specifying match revisionBernie Harris
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2018-03-29Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior
2018-03-29nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov
2018-03-28stm class: Make dummy's master/channel ranges configurableAlexander Shishkin
2018-03-28stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplateAlexander Shishkin
2018-03-28Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman