aboutsummaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)Author
2016-05-20samples/kprobes: print out the symbol name for the hooksHuang Shijie
2016-05-20samples/kprobes: add a new module parameterHuang Shijie
2016-05-20kprobes: add the "tls" argument for j_do_forkHuang Shijie
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-05-18Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds
2016-05-18Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-09[media] samples: v4l: from Documentation to samples directoryArnd Bergmann
2016-05-06samples/bpf: add verifier testsAlexei Starovoitov
2016-05-06samples/bpf: add 'pointer to packet' testsAlexei Starovoitov
2016-05-06rpmsg: use module_rpmsg_driver in existing drivers and examplesAndrew F. Davis
2016-05-06rpmsg: drop owner assignment from rpmsg_driversAndrew F. Davis
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-29samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer
2016-04-29samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer
2016-04-29samples/bpf: add a README file to get users startedJesper Dangaard Brouer
2016-04-29samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer
2016-04-29samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer
2016-04-28samples/bpf: fix trace_output exampleAlexei Starovoitov
2016-04-28samples: v4l: from Documentation to samples directoryArnd Bergmann
2016-04-28samples: connector: from Documentation to samples directoryArnd Bergmann
2016-04-14bpf, samples: add test cases for raw stackDaniel Borkmann
2016-04-14bpf, samples: don't zero data when not neededDaniel Borkmann
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-07samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov
2016-04-07samples/bpf: tracepoint exampleAlexei Starovoitov
2016-04-07samples/bpf: add tracepoint support to bpf loaderAlexei Starovoitov
2016-04-06samples/bpf: Enable powerpc supportNaveen N. Rao
2016-04-06samples/bpf: Use llc in PATH, rather than a hardcoded valueNaveen N. Rao
2016-04-06samples/bpf: Fix build breakage with map_perf_test_user.cNaveen N. Rao
2016-04-01livepatch: reuse module loader code to write relocationsJessica Yu
2016-03-08samples/bpf: add map performance testAlexei Starovoitov
2016-03-08samples/bpf: stress test bpf_get_stackidAlexei Starovoitov
2016-03-08samples/bpf: add bpf map stress testAlexei Starovoitov
2016-03-08samples/bpf: test both pre-alloc and normal mapsAlexei Starovoitov
2016-03-08samples/bpf: add map_flags to bpf loaderAlexei Starovoitov
2016-03-08samples/bpf: move ksym_search() into libraryAlexei Starovoitov
2016-03-08samples/bpf: make map creation more verboseAlexei Starovoitov
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov
2016-02-06samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov
2016-02-06samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAYtom.leiming@gmail.com
2016-02-06samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASHMartin KaFai Lau
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-16bpf: samples: exclude asm/sysreg.h for arm64Yang Shi
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-11-02bpf: add sample usages for persistent maps/progsDaniel Borkmann
2015-11-02Sample: Trace_event: Correct the commentsChunyan Zhang
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-27bpf: sample: define aarch64 specific registersYang Shi