aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-07-21libperf: Avoid internal moving of fdarray fdsAlexey Budankov2-24/+7
2020-07-21tools/memory-model: Remove smp_read_barrier_depends() from informal docWill Deacon1-14/+12
2020-07-21tools: bpf: Use local copy of headers including uapi/linux/filter.hWill Deacon2-1/+92
2020-07-20tc-testing: Add tdc to kselftestsBriana Oursler5-4/+13
2020-07-20testptp: add new options for perout phase and pulse widthVladimir Oltean1-4/+37
2020-07-20testptp: promote 'perout' variable to int64_tVladimir Oltean1-4/+6
2020-07-20selftests: add clone3() CAP_CHECKPOINT_RESTORE testAdrian Reber3-1/+186
2020-07-20tools headers UAPI: Update tools's copy of linux/perf_event.hLeo Yan1-3/+20
2020-07-20Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman54-255/+498
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman54-255/+498
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig4-8/+8
2020-07-19Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+14
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-4/+4
2020-07-18Merge branch 'fixes' into nextMichael Ellerman3-5/+5
2020-07-17selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki4-23/+1960
2020-07-17selftests/bpf: Add verifier tests for bpf_sk_lookup context accessJakub Sitnicki1-0/+492
2020-07-17tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki4-3/+5
2020-07-17libbpf: Add support for SK_LOOKUP program typeJakub Sitnicki4-0/+10
2020-07-17bpf: Sync linux/bpf.h to tools/Jakub Sitnicki1-0/+77
2020-07-17kunit: tool: fix improper treatment of file locationBrendan Higgins2-26/+2
2020-07-17kunit: tool: fix broken default args in unit testsBrendan Higgins1-5/+5
2020-07-17kunit: capture stderr on all make subprocess callsWill Chen1-3/+3
2020-07-17selftests/harness: Limit step counter reportingKees Cook1-7/+2
2020-07-17selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati1-0/+2
2020-07-17selftests/seccomp: Check ENOSYS under tracingKees Cook1-0/+26
2020-07-17selftests/seccomp: Refactor to use fixture variantsKees Cook1-157/+42
2020-07-17selftests/harness: Clean up kern-doc for fixturesKees Cook1-7/+8
2020-07-17selftests: kmod: Add module address visibility testKees Cook1-0/+36
2020-07-17cpupower: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-07-17tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+3
2020-07-17perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo1-4/+8
2020-07-17libsubcmd: Fix OPT_CALLBACK_SET()Ravi Bangoria1-0/+3
2020-07-17perf metric: Add 'struct expr_id_data' to keep expr valueJiri Olsa4-13/+18
2020-07-17perf metric: Rename expr__add_id() to expr__add_val()Jiri Olsa6-9/+9
2020-07-17perf probe: Warn if the target function is a GNU indirect functionMasami Hiramatsu1-2/+6
2020-07-17perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu1-1/+1
2020-07-17perf probe: Fix wrong variable warning when the probe point is not foundMasami Hiramatsu1-0/+3
2020-07-17perf probe: Avoid setting probes on the same address for the same eventMasami Hiramatsu1-0/+10
2020-07-16compiler: Remove uninitialized_var() macroKees Cook2-4/+0
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap1-3/+3
2020-07-16selftests/bpf: Fix possible hang in sockopt_inheritStanislav Fomichev1-2/+1
2020-07-16tools/power/x86/intel-speed-select: Update version for v5.9Srinivas Pandruvada1-1/+1
2020-07-16tools/power/x86/intel-speed-select: Add retries for mail box commandsSrinivas Pandruvada1-16/+36
2020-07-16tools/power/x86/intel-speed-select: Add option to delay mbox commandsSrinivas Pandruvada1-0/+15
2020-07-16tools/power/x86/intel-speed-select: Ignore -o option processing on errorSrinivas Pandruvada1-1/+5
2020-07-16tools/power/x86/intel-speed-select: Change path for caching topology infoSrinivas Pandruvada1-2/+4
2020-07-16selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi2-0/+106
2020-07-16libbpf: Add SEC name for xdp programs attached to CPUMAPLorenzo Bianconi1-0/+2
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi1-0/+5
2020-07-16cpumap: Formalize map value as a named structLorenzo Bianconi1-0/+9