summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* samples/kretprobe: fix the wrong typeHuang Shijie2016-08-041-2/+2
* samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie2016-08-041-7/+5
* samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie2016-08-041-3/+3
* samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie2016-08-041-17/+12
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-292-1/+8
|\
| * samples/seccomp: Add standalone config optionOlof Johansson2016-07-072-1/+8
* | Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-07-284-1/+70
|\ \
| * | tracing: Add trace_printk sample codeSteven Rostedt (Red Hat)2016-06-204-1/+70
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-2723-140/+1178
|\ \
| * | samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon2016-07-253-0/+134
| * | bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon2016-07-251-0/+2
| * | samples: Add an IPv6 '-6' option to the pktgen scriptsMartin KaFai Lau2016-07-206-11/+26
| * | bpf: make xdp sample variable names more meaningfulBrenden Blanco2016-07-202-13/+13
| * | bpf: add sample for xdp forwarding and rewriteBrenden Blanco2016-07-192-0/+119
| * | Add sample for adding simple drop program to linkBrenden Blanco2016-07-194-0/+286
| * | pktgen: remove sample script pktgen.conf-1-1-rdosJesper Dangaard Brouer2016-07-141-64/+0
| * | pktgen: add sample script pktgen_sample05_flow_per_thread.shJesper Dangaard Brouer2016-07-141-0/+81
| * | pktgen: add sample script pktgen_sample04_many_flows.shJesper Dangaard Brouer2016-07-142-67/+93
| * | net: samples: pktgen mode samples/tests for qdisc layerJohn Fastabend2016-07-041-0/+66
| * | cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau2016-07-015-0/+367
| * | samples/bpf: set max locked memory to ulimitedWilliam Tu2016-06-252-0/+6
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-0/+9
|\ \
| * | kprobes: Add arm64 case in kprobe example moduleSandeepa Prabhu2016-07-191-0/+9
| |/
* | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* | [media] v4l2-pci-skeleton: set q->dev instead of allocating a contextHans Verkuil2016-07-081-13/+2
|/
* samples/kprobes: print out the symbol name for the hooksHuang Shijie2016-05-201-16/+16
* samples/kprobes: add a new module parameterHuang Shijie2016-05-201-1/+5
* kprobes: add the "tls" argument for j_do_forkHuang Shijie2016-05-201-1/+1
* Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-05-196-1/+478
|\
| * samples: v4l: from Documentation to samples directoryArnd Bergmann2016-04-283-1/+925
| * samples: connector: from Documentation to samples directoryArnd Bergmann2016-04-286-1/+478
* | Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-181-13/+1
|\ \
| * | rpmsg: use module_rpmsg_driver in existing drivers and examplesAndrew F. Davis2016-05-061-12/+1
| * | rpmsg: drop owner assignment from rpmsg_driversAndrew F. Davis2016-05-061-1/+0
| |/
* | Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-183-1/+924
|\ \
| * | [media] samples: v4l: from Documentation to samples directoryArnd Bergmann2016-05-093-1/+924
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-0/+1
|\ \ \
| * | | livepatch: reuse module loader code to write relocationsJessica Yu2016-04-011-0/+1
* | | | samples/bpf: add verifier testsAlexei Starovoitov2016-05-061-0/+80
* | | | samples/bpf: add 'pointer to packet' testsAlexei Starovoitov2016-05-065-0/+281
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-1/+0
|\ \ \ \ | | |/ / | |/| |
| * | | samples/bpf: fix trace_output exampleAlexei Starovoitov2016-04-281-1/+0
* | | | samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer2016-04-292-14/+17
* | | | samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer2016-04-292-0/+11
* | | | samples/bpf: add a README file to get users startedJesper Dangaard Brouer2016-04-291-0/+63
* | | | samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer2016-04-291-0/+18
* | | | samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer2016-04-291-1/+5
* | | | bpf, samples: add test cases for raw stackDaniel Borkmann2016-04-141-0/+268
* | | | bpf, samples: don't zero data when not neededDaniel Borkmann2016-04-144-12/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-096-13/+34
|\| | |