aboutsummaryrefslogtreecommitdiffstats
path: root/samples (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds24-1/+3656
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan4-1/+99
2016-10-06Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds1-9/+23
2016-09-29bpf: allow access into map value arraysJosef Bacik2-4/+247
2016-09-27bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao2-9/+10
2016-09-27bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao3-11/+11
2016-09-23samples: move auxdisplay example code from DocumentationShuah Khan3-0/+291
2016-09-23samples: move watchdog example code from DocumentationShuah Khan3-0/+33
2016-09-23samples: move timers example code from DocumentationShuah Khan3-0/+310
2016-09-23samples: move misc-devices/mei example code from DocumentationShuah Khan4-0/+491
2016-09-20bpf: add test cases for direct packet accessDaniel Borkmann1-3/+430
2016-09-20samples: move mic/mpssd example code from DocumentationShuah Khan7-0/+2432
2016-09-17samples/bpf: add comprehensive ipip, ipip6, ip6ip6 testAlexei Starovoitov2-0/+310
2016-09-17samples/bpf: extend test_tunnel_bpf.sh with IPIP testAlexei Starovoitov2-8/+106
2016-09-08rpmsg: Allow callback to return errorsBjorn Andersson1-2/+4
2016-09-08rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson1-3/+3
2016-09-08rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson1-2/+2
2016-09-08bpf: fix range propagation on direct packet accessDaniel Borkmann1-0/+102
2016-09-02samples/bpf: add sampleip exampleBrendan Gregg3-0/+238
2016-09-02samples/bpf: add perf_event+bpf exampleAlexei Starovoitov5-1/+290
2016-08-19samples/bpf: Add tunnel set/get tests.William Tu4-0/+327
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-31/+24
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+16
2016-08-12samples/bpf: add verifier tests for the helper access to the packetAaron Yue1-4/+110
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2-3/+3
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon4-0/+195
2016-08-12samples/rpmsg: add support for multiple instancesAnna, Suman1-3/+15
2016-08-10samples/bpf: fix bpf_perf_event_output prototypeAdam Barth1-1/+3
2016-08-06samples/bpf: add bpf_map_update_elem() testsAlexei Starovoitov1-2/+13
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie1-2/+2
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie1-7/+5
2016-08-04samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie1-3/+3
2016-08-04samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie1-17/+12
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-1/+8
2016-07-28Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-1/+70
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds23-140/+1178
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+9
2016-07-25samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon3-0/+134
2016-07-25bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon1-0/+2
2016-07-20samples: Add an IPv6 '-6' option to the pktgen scriptsMartin KaFai Lau6-11/+26
2016-07-20bpf: make xdp sample variable names more meaningfulBrenden Blanco2-13/+13
2016-07-19bpf: add sample for xdp forwarding and rewriteBrenden Blanco2-0/+119
2016-07-19Add sample for adding simple drop program to linkBrenden Blanco4-0/+286
2016-07-19kprobes: Add arm64 case in kprobe example moduleSandeepa Prabhu1-0/+9
2016-07-14pktgen: remove sample script pktgen.conf-1-1-rdosJesper Dangaard Brouer1-64/+0
2016-07-14pktgen: add sample script pktgen_sample05_flow_per_thread.shJesper Dangaard Brouer1-0/+81
2016-07-14pktgen: add sample script pktgen_sample04_many_flows.shJesper Dangaard Brouer2-67/+93
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-07-08[media] v4l2-pci-skeleton: set q->dev instead of allocating a contextHans Verkuil1-13/+2
2016-07-07samples/seccomp: Add standalone config optionOlof Johansson2-1/+8