summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf, xdpsock: Fix race when running for fix duration of timeNiklas Söderlund2022-04-081-3/+3
* samples/landlock: Fix path_list memory leakTom Rix2022-04-081-0/+1
* samples/seccomp: Adjust sample to also provide kill optionKees Cook2022-02-101-2/+7
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-203-9/+11
|\
| * samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...Yafang Shao2022-01-203-9/+11
* | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-01-162-1/+37
|\ \
| * | tracing: Fix mismatched comment in __string_lenGeliang Tang2022-01-131-1/+1
| * | samples/trace_event: Add '__rel_loc' using sample eventMasami Hiramatsu2021-12-062-0/+36
* | | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-144-0/+87
|\ \ \
| * \ \ Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/...Greg Kroah-Hartman2021-12-214-0/+87
| |\ \ \
| | * | | coresight: syscfg: Example CoreSight configuration loadable moduleMike Leach2021-11-264-0/+87
* | | | | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-123-4/+4
|\ \ \ \ \
| * | | | | x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra2021-12-083-4/+4
| | |_|/ / | |/| | |
* | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-1022-109/+489
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | samples/bpf: xdpsock: Add timestamp for Tx-only operationOng Boon Leong2022-01-051-9/+68
| * | | | samples/bpf: xdpsock: Add time-out for cleaning TxOng Boon Leong2022-01-051-2/+9
| * | | | samples/bpf: xdpsock: Add sched policy and priority supportOng Boon Leong2022-01-051-2/+59
| * | | | samples/bpf: xdpsock: Add cyclic TX operation capabilityOng Boon Leong2022-01-051-5/+80
| * | | | samples/bpf: xdpsock: Add clockid selection supportOng Boon Leong2022-01-051-2/+38
| * | | | samples/bpf: xdpsock: Add Dest and Src MAC setting for Tx-only operationOng Boon Leong2022-01-051-5/+30
| * | | | samples/bpf: xdpsock: Add VLAN support for Tx-only operationOng Boon Leong2022-01-051-15/+75
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-312-3/+20
| |\ \ \ \
| | * | | | samples/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee2021-12-142-3/+20
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-162-0/+153
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-1020-84/+128
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | samples/bpf: Remove unneeded variableMinghao Chi2021-12-091-3/+1
| | * | | samples: bpf: Fix 'unknown warning group' build warning on ClangAlexander Lobakin2021-12-061-0/+2
| | * | | samples: bpf: Fix xdp_sample_user.o linking with ClangAlexander Lobakin2021-12-061-1/+6
| | * | | samples/bpf: Get rid of deprecated libbpf API usesAndrii Nakryiko2021-12-0215-57/+108
| | * | | samples/bpf: Clean up samples/bpf build failesAndrii Nakryiko2021-12-024-21/+12
| | * | | samples: bpf: Fix conflicting types in fds_exampleAlexander Lobakin2021-12-011-7/+2
| | | |/ | | |/|
* | | | ftrace/samples: Add missing prototypes direct functionsJiri Olsa2022-01-054-0/+11
| |_|/ |/| |
* | | ftrace/samples: Add module to test multi direct modify interfaceJiri Olsa2021-12-092-0/+153
|/ /
* | Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-204-3/+42
|\ \
| * | ftrace/samples: add s390 support for ftrace direct multi sampleHeiko Carstens2021-11-181-0/+30
| * | ftrace/samples: add missing Kconfig option for ftrace direct multi sampleHeiko Carstens2021-11-183-3/+12
| |/
* | samples/bpf: Fix build error due to -isystem removalAlexander Lobakin2021-11-151-2/+0
* | samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpuKumar Kartikeya Dwivedi2021-11-121-3/+2
* | samples/bpf: Fix summary per-sec stats in xdp_sample_userAlexander Lobakin2021-11-121-13/+15
|/
* Add gitignore file for samples/fanotify/ subdirectoryLinus Torvalds2021-11-071-0/+1
* Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-064-0/+157
|\
| * samples: remove duplicate include in fs-monitor.cZhang Mingyu2021-11-011-1/+0
| * samples: Fix warning in fsnotify sampleJan Kara2021-11-011-1/+2
| * samples: Make fs-monitor depend on libc and headersGabriel Krisman Bertazi2021-11-011-1/+1
| * samples: Add fs error monitoring exampleGabriel Krisman Bertazi2021-10-274-0/+157
* | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-066-2/+109
|\ \
| * | samples: add s390 support for ftrace direct call samplesHeiko Carstens2021-10-193-0/+100
| * | samples: add HAVE_SAMPLE_FTRACE_DIRECT config optionHeiko Carstens2021-10-191-1/+4
* | | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-045-22/+22
|\ \ \
| * | | dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+1