summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | samples/bpf: Enable powerpc supportNaveen N. Rao2016-04-064-4/+30
| * | | samples/bpf: Use llc in PATH, rather than a hardcoded valueNaveen N. Rao2016-04-061-9/+3
| * | | samples/bpf: Fix build breakage with map_perf_test_user.cNaveen N. Rao2016-04-061-0/+1
| | |/ | |/|
* | | samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov2016-04-074-0/+244
* | | samples/bpf: tracepoint exampleAlexei Starovoitov2016-04-071-4/+22
* | | samples/bpf: add tracepoint support to bpf loaderAlexei Starovoitov2016-04-071-5/+21
|/ /
* | samples/bpf: add map performance testAlexei Starovoitov2016-03-083-0/+259
* | samples/bpf: stress test bpf_get_stackidAlexei Starovoitov2016-03-081-0/+9
* | samples/bpf: add bpf map stress testAlexei Starovoitov2016-03-083-0/+113
* | samples/bpf: test both pre-alloc and normal mapsAlexei Starovoitov2016-03-081-1/+9
* | samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-088-15/+23
* | samples/bpf: move ksym_search() into libraryAlexei Starovoitov2016-03-083-66/+69
* | samples/bpf: make map creation more verboseAlexei Starovoitov2016-03-081-1/+4
* | samples/bpf: offwaketime exampleAlexei Starovoitov2016-02-204-0/+322
* | samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov2016-02-064-13/+25
* | samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAYtom.leiming@gmail.com2016-02-061-0/+92
* | samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASHMartin KaFai Lau2016-02-061-0/+96
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-171-2/+5
|\
| * bpf: samples: exclude asm/sysreg.h for arm64Yang Shi2015-11-161-2/+5
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-134-1/+414
|\ \ | |/ |/|
| * configfs: remove old APIChristoph Hellwig2015-10-134-1/+414
* | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-061-3/+3
|\ \
| * | Sample: Trace_event: Correct the commentsChunyan Zhang2015-11-021-3/+3
| |/
* | bpf: add sample usages for persistent maps/progsDaniel Borkmann2015-11-024-0/+208
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-011-0/+12
|\ \
OpenPOWER on IntegriCloud