summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann2-2/+2
2018-02-26ipmi: kcs_bmc: coding-style fixes and use new poll typeHaiyue Wang1-3/+5
2018-02-26ipmi: add a KCS IPMI BMC driverHaiyue Wang1-0/+14
2018-02-26media: media.h: reorganize header to make it easier to understandHans Verkuil1-183/+164
2018-02-26media: media.h: fix confusing typo in commentHans Verkuil1-1/+1
2018-02-26media: v4l: doc: Clarify v4l2_mbus_fmt height definitionKieran Bingham1-2/+2
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2018-02-24include: psp-sev: Capitalize invalid length enumBrijesh Singh1-1/+1
2018-02-23net: fib_rules: Add new attribute to set protocolDonald Sharp1-2/+3
2018-02-23Drop a bunch of metag referencesJames Hogan1-3/+0
2018-02-23media: dvb: add continuity error indicators for memory mapped buffersMauro Carvalho Chehab1-0/+35
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller2-1/+90
2018-02-22uapi: Add 802.11 Preauthentication to if_etherDenis Kenzior1-0/+1
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris1-2/+2
2018-02-22media: add digital video decoder entity functionsTim Harvey1-0/+5
2018-02-22seccomp, ptrace: switch get_metadata types to arch independentTycho Andersen1-2/+2
2018-02-22net: Allow a rule to track originating protocolDonald Sharp1-1/+1
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger2-1/+22
2018-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+5
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty1-0/+3
2018-02-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar67-243/+2716
2018-02-17tun: export flags, uid, gid, queue information over netlinkSabrina Dubroca1-0/+18
2018-02-17rds: zerocopy Tx support.Sowmini Varadhan1-0/+1
2018-02-17rds: support for zcopy completion notificationSowmini Varadhan1-0/+2
2018-02-14media: include/(uapi/)media: add SPDX license infoHans Verkuil2-58/+0
2018-02-14inotify: Extend ioctl to allow to request id of new watch descriptorKirill Tkhai1-0/+8
2018-02-13uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2-7/+5
2018-02-12Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-16/+17
2018-02-11Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+232
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+3
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2018-02-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2018-02-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+66
2018-02-07uuid: cleanup <uapi/linux/uuid.h>Alexey Dobriyan1-1/+0
2018-02-07uapi: Fix type used in ioctl parameter structuresFelix Kuehling1-4/+4
2018-02-07Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds1-0/+1
2018-02-07arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier1-0/+3
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar59-217/+2395
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds8-107/+285
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-55/+1
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+20
2018-02-06perf/core: Prepare perf_event.h for new types: 'perf_kprobe' and 'perf_uprobe'Song Liu1-0/+4
2018-02-05membarrier: Provide core serializing command, *_SYNC_COREMathieu Desnoyers1-1/+31
2018-02-05membarrier: Provide GLOBAL_EXPEDITED commandMathieu Desnoyers1-7/+35
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler3-2/+64
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler5-6/+8
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
2018-02-02libnvdimm, namespace: make min namespace size 4KDan Williams1-1/+1