summaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)AuthorLines
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann-5/+15
2016-11-25samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack-0/+173
2016-11-24samples/bpf: fix bpf loaderAlexei Starovoitov-0/+4
2016-11-24samples/bpf: fix sockex2 exampleAlexei Starovoitov-2/+2
2016-11-17docs: Sample driver to demonstrate how to use Mediated device framework.Kirti Wankhede-0/+1516
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau-0/+611
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+486
2016-11-14Merge commit 'v4.9-rc5' into nextJames Morris-0/+6
2016-11-12bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau-0/+486
2016-11-01samples/seccomp: Support programs with >256 instructionsRicky Zhou-19/+19
2016-11-01samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropperRicky Zhou-2/+5
2016-11-01samples/seccomp: Fix hostprogs variableRicky Zhou-2/+2
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+3662
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+6
2016-10-29bpf: fix samples to add fake KBUILD_MODNAMEDaniel Borkmann-0/+6
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann-3151/+0
2016-10-18bpf: add various tests around spill/fill of regsDaniel Borkmann-0/+116
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+3656
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan-1/+99
2016-10-06Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds-9/+23
2016-09-29bpf: allow access into map value arraysJosef Bacik-4/+247
2016-09-27bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao-9/+10
2016-09-27bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao-11/+11
2016-09-23samples: move auxdisplay example code from DocumentationShuah Khan-0/+291
2016-09-23samples: move watchdog example code from DocumentationShuah Khan-0/+33
2016-09-23samples: move timers example code from DocumentationShuah Khan-0/+310
2016-09-23samples: move misc-devices/mei example code from DocumentationShuah Khan-0/+491
2016-09-20bpf: add test cases for direct packet accessDaniel Borkmann-3/+430
2016-09-20samples: move mic/mpssd example code from DocumentationShuah Khan-0/+2432
2016-09-17samples/bpf: add comprehensive ipip, ipip6, ip6ip6 testAlexei Starovoitov-0/+310
2016-09-17samples/bpf: extend test_tunnel_bpf.sh with IPIP testAlexei Starovoitov-8/+106
2016-09-08rpmsg: Allow callback to return errorsBjorn Andersson-2/+4
2016-09-08rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson-3/+3
2016-09-08rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson-2/+2
2016-09-08bpf: fix range propagation on direct packet accessDaniel Borkmann-0/+102
2016-09-02samples/bpf: add sampleip exampleBrendan Gregg-0/+238
2016-09-02samples/bpf: add perf_event+bpf exampleAlexei Starovoitov-1/+290
2016-08-19samples/bpf: Add tunnel set/get tests.William Tu-0/+327
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-31/+24
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+16
2016-08-12samples/bpf: add verifier tests for the helper access to the packetAaron Yue-4/+110
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann-3/+3
2016-08-12samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon-0/+195
2016-08-12samples/rpmsg: add support for multiple instancesAnna, Suman-3/+15
2016-08-10samples/bpf: fix bpf_perf_event_output prototypeAdam Barth-1/+3
2016-08-06samples/bpf: add bpf_map_update_elem() testsAlexei Starovoitov-2/+13
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie-2/+2
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie-7/+5
2016-08-04samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie-3/+3
2016-08-04samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie-17/+12