aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-02rapidio: add RapidIO channelized messaging driverAlexandre Bounine2-0/+79
2016-08-02nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2-0/+942
2016-08-02uapi: move forward declarations of internal structuresAlexey Dobriyan2-4/+0
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-16/+119
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+17
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds4-0/+40
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2016-07-27Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-37/+2
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+1
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-55/+531
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+15
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2016-07-27Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab1-37/+2
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-3/+102
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-40/+19
2016-07-27Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-0/+62
2016-07-26Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+2
2016-07-26zsmalloc: page migration supportMinchan Kim1-0/+1
2016-07-26mm: balloon: use general non-lru movable page featureMinchan Kim1-0/+1
2016-07-26tipc: dump monitor attributesParthasarathy Bhuvaragan1-0/+25
2016-07-26tipc: get monitor threshold for the clusterParthasarathy Bhuvaragan1-0/+1
2016-07-26tipc: make cluster size threshold for monitoring configurableParthasarathy Bhuvaragan1-0/+11
2016-07-26tipc: introduce constants for tipc address validationParthasarathy Bhuvaragan1-4/+26
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+5
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie6-1/+43
2016-07-25bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon1-0/+10
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+5
2016-07-25macsec: limit ICV length to 16 octetsDavide Caratti1-0/+2
2016-07-25xen/evtchn: add IOCTL_EVTCHN_RESTRICTDavid Vrabel1-0/+15
2016-07-24net/sched: Add match-all classifier hw offloading.Yotam Gigi1-0/+1
2016-07-24net/sched: introduce Match-all classifierJiri Pirko1-0/+11
2016-07-24Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+1
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams1-0/+1
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+2
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab11-39/+38
2016-07-20dm: add infrastructure for DAX supportToshi Kani1-2/+2
2016-07-20bpf, elf: add official ELF machine define for eBPFDaniel Borkmann1-0/+1
2016-07-19bpf: add XDP_TX xdp_action for direct forwardingBrenden Blanco1-0/+1
2016-07-19rtnl: add option for setting link xdp progBrenden Blanco1-0/+12
2016-07-19bpf: add XDP prog type for early driver filterBrenden Blanco1-0/+20
2016-07-19net/ncsi: NCSI command packet handlerGavin Shan1-0/+1
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter6-17/+38
2016-07-18drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl)Chris Wilson1-0/+62
2016-07-16drm/msm: add madvise ioctlRob Clark1-1/+24
2016-07-16Merge tag 'drm-vc4-next-2016-07-15' of https://github.com/anholt/linux into drm-nextDave Airlie1-0/+13
2016-07-15drm/vc4: Add a getparam to signal support for branches.Eric Anholt1-0/+1
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2016-07-15bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann1-0/+2
2016-07-15uapi: export lirc.h headerMauro Carvalho Chehab1-0/+1