summaryrefslogtreecommitdiff
path: root/samples
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-20
|\
| * livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek2018-04-17
| * livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek2018-04-17
* | Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds2018-04-10
|\ \
| * | soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann2018-03-27
| * | samples: Introduce Qualcomm QMI sample clientBjorn Andersson2018-02-12
* | | Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-04-06
|\ \ \
| * | | vfio-mdev/samples: change RDI interrupt conditionShunyong Yang2018-03-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-03
|\ \ \ \
| * | | | bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT testsJohn Fastabend2018-03-30
| * | | | bpf: sockmap, add BPF_F_INGRESS testsJohn Fastabend2018-03-30
| * | | | samples/bpf: raw tracepoint testAlexei Starovoitov2018-03-28
| * | | | samples/bpf: fix spelling mistake: "revieve" -> "receive"Colin Ian King2018-03-28
| * | | | bpf: sockmap test scriptJohn Fastabend2018-03-19
| * | | | bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-19
| * | | | bpf: sockmap add SK_DROP testsJohn Fastabend2018-03-19
| * | | | bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-19
| * | | | bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend2018-03-19
| * | | | bpf: sockmap sample, add data verification optionJohn Fastabend2018-03-19
| * | | | bpf: sockmap sample, add sendfile testJohn Fastabend2018-03-19
| * | | | bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-19
| * | | | samples/bpf: add example to test reading addressTeng Qin2018-03-08
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
| |\ \ \ \ | | |/ / /
| * | | | samples/bpf: add gre sequence number test.William Tu2018-03-04
| * | | | samples/bpf: detach prog from cgroupPrashant Bhole2018-03-02
| * | | | samples/bpf: Add program for CPU state statisticsLeo Yan2018-02-26
| * | | | bpf: samples/sockmap detach sock ops programPrashant Bhole2018-02-13
| * | | | bpf: samples/sockmap fix Makefile for build errorPrashant Bhole2018-02-13
| * | | | samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirectTushar Dave2018-02-13
| | |/ / | |/| |
* | | | arch: remove tile portArnd Bergmann2018-03-16
* | | | arch: remove blackfin portArnd Bergmann2018-03-16
| |/ / |/| |
* | | Merge tag 'seccomp-v4.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-27
|\ \ \ | |/ / |/| |
| * | samples/seccomp: do not compile when cross compiledMichal Hocko2018-02-22
* | | sample/bpf: fix erspan metadataWilliam Tu2018-02-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-04
|\ \ \
| * | | samples/bpf: use bpf_set_link_xdp_fdEric Leblond2018-02-02
| * | | libbpf: add error reporting in XDPEric Leblond2018-02-02
* | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-01
|\ \ \ \ | |/ / / |/| | |
| * | | Merge 4.15-rc3 into driver-core-nextGreg Kroah-Hartman2017-12-11
| |\ \ \
| * | | | kobject: Remove redundant license textGreg Kroah-Hartman2017-12-07
| * | | | kobject: add SPDX identifiers to all kobject filesGreg Kroah-Hartman2017-12-07
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \ \ \ | |_|_|/ |/| | |
| * | | samples/bpf: Partially fixes the bpf.o buildMickaël Salaün2018-01-26
| * | | bpf: sockmap set rlimitJohn Fastabend2018-01-24
| * | | bpf: sockmap put client sockets in blocking modeJohn Fastabend2018-01-24
| * | | bpf: sockmap sample add base test without any BPF for comparisonJohn Fastabend2018-01-24
| * | | bpf: sockmap sample, report bytes/secJohn Fastabend2018-01-24
| * | | bpf: sockmap sample, use fork() for send and recvJohn Fastabend2018-01-24
| * | | bpf: add sendmsg option for testing BPF programsJohn Fastabend2018-01-24
| * | | bpf: refactor sockmap sample program update for arg parsingJohn Fastabend2018-01-24