summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-12-14
|\
| * Merge commit 'v4.9-rc5' into nextJames Morris2016-11-13
| |\
| * | samples/seccomp: Support programs with >256 instructionsRicky Zhou2016-11-01
| * | samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropperRicky Zhou2016-11-01
| * | samples/seccomp: Fix hostprogs variableRicky Zhou2016-11-01
* | | Merge tag 'vfio-v4.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-12-13
|\ \ \
| * | | docs: Sample driver to demonstrate how to use Mediated device framework.Kirti Wankhede2016-11-17
| | |/ | |/|
* | | bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau2016-12-08
* | | samples, bpf: Add automated test for cgroup filter attachmentsSargun Dhillon2016-12-03
* | | samples, bpf: Refactor test_current_task_under_cgroup - separate out helpersSargun Dhillon2016-12-03
* | | samples/bpf: silence compiler warningsAlexei Starovoitov2016-12-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\ \ \
| * | | bpf/samples: Fix PT_REGS_IP on s390x and use itMichael Holzheu2016-11-28
* | | | samples/bpf: add userspace example for prohibiting socketsDavid Ahern2016-12-02
* | | | samples/bpf: Update bpf loader for cgroup section namesDavid Ahern2016-12-02
* | | | samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern2016-12-02
* | | | bpf: Add tests and samples for LWT-BPFThomas Graf2016-12-02
* | | | samples/bpf: fix include pathAlexei Starovoitov2016-11-30
* | | | samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add modeSargun Dhillon2016-11-30
* | | | bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-27
* | | | samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack2016-11-25
* | | | samples/bpf: fix bpf loaderAlexei Starovoitov2016-11-24
* | | | samples/bpf: fix sockex2 exampleAlexei Starovoitov2016-11-24
* | | | bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\| | |
| * | | bpf: Add test for bpf_redirect to ipip/ip6tnlMartin KaFai Lau2016-11-12
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-29
| |\ \ | | |/ | |/|
| | * bpf: fix samples to add fake KBUILD_MODNAMEDaniel Borkmann2016-10-29
| * | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-14
| |\ \ | | |/ | |/|
| | * samples: move blackfin gptimers-example from DocumentationShuah Khan2016-10-10
| | * samples: move auxdisplay example code from DocumentationShuah Khan2016-09-23
| | * samples: move watchdog example code from DocumentationShuah Khan2016-09-23
| | * samples: move timers example code from DocumentationShuah Khan2016-09-23
| | * samples: move misc-devices/mei example code from DocumentationShuah Khan2016-09-23
| | * samples: move mic/mpssd example code from DocumentationShuah Khan2016-09-20
* | | bpf: add initial suite for selftestsDaniel Borkmann2016-10-18
* | | bpf: add various tests around spill/fill of regsDaniel Borkmann2016-10-18
|/ /
* | Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds2016-10-06
|\ \
| * | rpmsg: Allow callback to return errorsBjorn Andersson2016-09-09
| * | rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson2016-09-09
| * | rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson2016-09-09
| * | samples/rpmsg: add support for multiple instancesAnna, Suman2016-08-13
| |/
* | bpf: allow access into map value arraysJosef Bacik2016-09-29
* | bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao2016-09-27
* | bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao2016-09-27
* | bpf: add test cases for direct packet accessDaniel Borkmann2016-09-20
* | samples/bpf: add comprehensive ipip, ipip6, ip6ip6 testAlexei Starovoitov2016-09-17
* | samples/bpf: extend test_tunnel_bpf.sh with IPIP testAlexei Starovoitov2016-09-17
* | bpf: fix range propagation on direct packet accessDaniel Borkmann2016-09-08