summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2016-01-31block: revert runtime dax control of the raw block deviceDan Williams1-1/+0
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-4/+27
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+33
2016-01-22Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-01-22Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+31
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+16
2016-01-21epoll: add EPOLLEXCLUSIVE flagJason Baron1-0/+3
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+1
2016-01-18Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+2
2016-01-16Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+9
2016-01-15Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds1-2/+2
2016-01-14Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2016-01-13Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-18/+210
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+78
2016-01-13uapi: update install list after nvme.h renameMike Frysinger1-1/+1
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+2
2016-01-13Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-0/+1
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds42-66/+245
2016-01-13Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+6
2016-01-13Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+39
2016-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+26
2016-01-12lightnvm: introduce factory resetMatias Bjørling1-0/+19
2016-01-12lightnvm: introduce ioctl to initialize deviceMatias Bjørling1-0/+11
2016-01-12lightnvm: core on-disk initializationMatias Bjørling1-0/+1
2016-01-12Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-5/+185
2016-01-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2016-01-12bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann1-1/+9
2016-01-12bpf: export helper function flags and reject invalid onesDaniel Borkmann1-0/+16
2016-01-11[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGYMauro Carvalho Chehab1-1/+5
2016-01-11[media] uapi/media.h: Use u32 for the number of graph objectsMauro Carvalho Chehab1-4/+8
2016-01-11[media] media.h: let be clear that tuners need to use connectorsMauro Carvalho Chehab1-1/+6
2016-01-11[media] media-device: Use u64 ints for pointersMauro Carvalho Chehab1-15/+17
2016-01-11[media] media-device.h: Let clearer that entity function must be initializedMauro Carvalho Chehab1-1/+1
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab1-58/+64
2016-01-11[media] media-device: export the entity function via new ioctlMauro Carvalho Chehab1-1/+2
2016-01-11[media] media.h: create connector entities for hybrid TV devicesMauro Carvalho Chehab1-2/+10
2016-01-11[media] uapi/media.h: Add MEDIA_IOC_G_TOPOLOGY ioctlMauro Carvalho Chehab1-1/+87
2016-01-11[media] media.h: don't use legacy entity macros at KernelMauro Carvalho Chehab1-0/+2
2016-01-11[media] media controller: get rid of entity subtype on KernelMauro Carvalho Chehab1-2/+0
2016-01-11[media] v4l2-subdev: use MEDIA_ENT_T_UNKNOWN for new subdevsMauro Carvalho Chehab1-0/+14
2016-01-11[media] media: add macros to check if subdev or V4L2 DMAMauro Carvalho Chehab1-0/+3
2016-01-11[media] uapi/media.h: Fix entity namespaceMauro Carvalho Chehab1-19/+57
2016-01-11[media] uapi/media.h: Declare interface types for V4L2 and DVBMauro Carvalho Chehab1-0/+21
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab5-5/+185
2016-01-11net, sched: add clsact qdiscDaniel Borkmann1-0/+4
2016-01-09block: enable dax for raw block devicesDan Williams1-0/+2
2016-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+22