summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar3-10/+295
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca1-1/+3
2016-05-06byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann1-9/+15
2016-05-06rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine1-0/+277
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar3-12/+23
2016-04-29Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-10/+20
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller1-0/+1
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller1-1/+0
2016-04-25[media] v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil1-10/+20
2016-04-24macsec: add missing macsec prefix in uapiSabrina Dubroca1-2/+2
2016-04-23perf/core: Add ::write_backward attribute to perf eventWang Nan1-1/+2
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar60-180/+1428
2016-04-12devlink: add missing install of headerstephen hemminger1-0/+1
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2016-04-09Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-0/+5
2016-04-07virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi1-0/+2
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2016-03-31perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan1-0/+1
2016-03-31bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann1-0/+1
2016-03-30uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko1-0/+4
2016-03-29usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn1-1/+1
2016-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2016-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+11
2016-03-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+7
2016-03-23kernel: add kcov code coverageDmitry Vyukov1-0/+10
2016-03-23rapidio: add mport char device driverAlexandre Bounine1-0/+1
2016-03-22ethtool: minor doc updateDavid Decotigny1-3/+3
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+1
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+40
2016-03-21net/core: Add support for configuring VF GUIDsEli Cohen1-0/+7
2016-03-21Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+15
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-0/+18
2016-03-21net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet1-0/+2
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-2/+1
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-3/+9
2016-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+3
2016-03-20Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-0/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds26-88/+910
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-33/+31
2016-03-19net: fix a comment typoZhang Shengju1-1/+1
2016-03-18Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro1-0/+3
2016-03-18Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2016-03-18fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim1-0/+18
2016-03-18Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-0/+59
2016-03-18include/uapi/linux/byteorder, swab: force inlining of some byteswap operationsDenys Vlasenko3-29/+29
2016-03-18include/uapi/linux/elf-em.h: remove v850Rob Landley1-3/+0
2016-03-18virtio_balloon: export 'available' memory to balloon statisticsIgor Redko1-1/+2
2016-03-18Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-3/+86