aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-8/+43
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds19-8/+294
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+2
2015-04-14Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-17/+103
2015-04-14Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+2
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+4
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-0/+138
2015-04-13Merge tag 'hsi-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsiLinus Torvalds2-1/+114
2015-04-13Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-uclogic-merge', 'for-4.1/i2c-hid', 'for-4.1/kconfig-drop-expert-dependency', 'for-4.1/logitech', 'for-4.1/multitouch', 'for-4.1/rmi', 'for-4.1/sony', 'for-4.1/upstream' and 'for-4.1/wacom' into for-linusJiri Kosina56-241/+893
2015-04-13netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy1-0/+2
2015-04-13netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy1-0/+2
2015-04-13netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy1-0/+2
2015-04-13uapi: ebtables: don't include linux/if.hPablo Neira Ayuso1-2/+0
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+64
2015-04-13netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy1-0/+3
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy1-1/+30
2015-04-13Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-2/+3
2015-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+8
2015-04-12fou: implement FOU_CMD_GETWANG Cong1-0/+1
2015-04-10if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov1-0/+8
2015-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso5-3/+46
2015-04-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy1-0/+2
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy1-0/+27
2015-04-07netns: notify netns id eventsNicolas Dichtel1-0/+4
2015-04-07Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+14
2015-04-07Merge tag 'v4.0-rc7' into nextDmitry Torokhov2-2/+3
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2-2/+3
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-04-06tc: bpf: add checksum helpersAlexei Starovoitov1-1/+37
2015-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+2
2015-04-03ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann1-0/+1
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-04-02perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin1-0/+11
2015-04-02perf: Add wakeup watermark control to the AUX areaAlexander Shishkin1-0/+7
2015-04-02perf: Support overwrite mode for the AUX areaAlexander Shishkin1-0/+1
2015-04-02perf: Add AUX recordAlexander Shishkin1-0/+19
2015-04-02perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra1-0/+16
2015-04-02perf: Add data_{offset,size} to user_pageAlexander Shishkin1-0/+5
2015-04-02tracing: Allow BPF programs to call bpf_trace_printk()Alexei Starovoitov1-0/+1
2015-04-02tracing: Allow BPF programs to call bpf_ktime_get_ns()Alexei Starovoitov1-0/+1
2015-04-02tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2-0/+4
2015-04-01Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2015-04-01can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp1-0/+1
2015-04-01netfilter: nf_tables: add set element timeout supportPatrick McHardy1-0/+4
2015-04-01netfilter: nf_tables: add set timeout API supportPatrick McHardy1-0/+6
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+31
2015-03-31HSI: cmt_speech: Add cmt-speech driverKai Vehmanen2-1/+114
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann1-0/+11
2015-03-31KVM: s390: add ioctl to inject local interruptsJens Freimann1-0/+3