summaryrefslogtreecommitdiff
path: root/samples (follow)
Commit message (Expand)AuthorAge
* BACKPORT: bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2022-04-19
* UPSTREAM: samples: bpf: add userspace example for attaching eBPF programs to ...Daniel Mack2022-04-19
* bpf: enhance verifier to understand stack pointer arithmeticYonghong Song2022-04-19
* bpf: allow access into map value arraysJosef Bacik2022-04-19
* bpf: add test cases for direct packet accessDaniel Borkmann2022-04-19
* bpf: fix range propagation on direct packet accessDaniel Borkmann2022-04-19
* samples/bpf: add verifier tests for the helper access to the packetAaron Yue2022-04-19
* samples/bpf: add verifier testsAlexei Starovoitov2022-04-19
* bpf, samples: add test cases for raw stackDaniel Borkmann2022-04-19
* samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2022-04-19
* samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAYtom.leiming@gmail.com2022-04-19
* samples/bpf: make map creation more verboseAlexei Starovoitov2022-04-19
* samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASHMartin KaFai Lau2022-04-19
* bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2022-04-19
* cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau2022-04-19
* samples/bpf: add 'pointer to packet' testsAlexei Starovoitov2022-04-19
* samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov2022-04-19
* samples/bpf: add map performance testAlexei Starovoitov2022-04-19
* samples/bpf: add bpf map stress testAlexei Starovoitov2022-04-19
* bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon2022-04-19
* samples/bpf: offwaketime exampleAlexei Starovoitov2022-04-19
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\
| * kfifo: fix ternary sign extension bugsDan Carpenter2021-05-22
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * samples: pktgen: fix proc_cmd command result check logicDaniel T. Lee2020-01-04
* | Merge android-4.4.186 (aeb051d) into msm-4.4Srinivasarao P2019-07-23
|\|
| * samples, bpf: fix to change the buffer size for read()Chang-Hsien Tsai2019-07-21
* | Merge android-4.4.97 (46d256d) into msm-4.4Srinivasarao P2017-12-18
|\|
| * Fix tracing sample code warning.Linus Torvalds2017-11-08
| * tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)2017-11-08
* | Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev2017-03-23
|\|
| * samples/seccomp: fix 64-bit comparison macrosMathias Svensson2017-03-12
| * samples: move mic/mpssd example code from DocumentationShuah Khan2017-03-12
* | kprobes: Add arm64 case in kprobe example moduleSandeepa Prabhu2016-10-20
|/
* samples/bpf: fix trace_output exampleAlexei Starovoitov2016-05-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-17
|\
| * bpf: samples: exclude asm/sysreg.h for arm64Yang Shi2015-11-16
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\ \ | |/ |/|
| * configfs: remove old APIChristoph Hellwig2015-10-13
* | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-06
|\ \
| * | Sample: Trace_event: Correct the commentsChunyan Zhang2015-11-02
| |/
* | bpf: add sample usages for persistent maps/progsDaniel Borkmann2015-11-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\ \
| * | bpf: sample: define aarch64 specific registersYang Shi2015-10-27
* | | samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov2015-10-22
* | | bpf: add unprivileged bpf testsAlexei Starovoitov2015-10-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
|\| |
| * | kprobes: use _do_fork() in samples to make them work againPetr Mladek2015-10-01
| |/
* / bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-17
|/
* bpf: fix build warnings and add function read_trace_pipe()Kaixu Xia2015-08-12