summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-09-14selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-14selftests/xsk: display command line options with -hMagnus Karlsson
2023-09-14selftests/xsk: fail single test instead of all testsMagnus Karlsson
2023-09-14selftests/xsk: use ksft_print_msg uniformlyMagnus Karlsson
2023-09-14selftests/xsk: add option to run single testMagnus Karlsson
2023-09-14selftests/xsk: add option that lists all testsMagnus Karlsson
2023-09-14selftests/xsk: declare test names in structMagnus Karlsson
2023-09-14selftests/xsk: move all tests to separate functionsMagnus Karlsson
2023-09-14selftests/xsk: add option to only run tests in a single modeMagnus Karlsson
2023-09-14selftests/xsk: add timeout for Tx threadMagnus Karlsson
2023-09-14selftests/xsk: print per packet info in verbose modeMagnus Karlsson
2023-09-14memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)
2023-09-14memblock tests: fix warning: "__ALIGN_KERNEL" redefinedMike Rapoport (IBM)
2023-09-14test/vsock: shutdowned socket testArseniy Krasnov
2023-09-14memblock tests: Fix compilation errors.Rong Tao
2023-09-13selftests: netfilter: Test nf_tables audit loggingPhil Sutter
2023-09-13selftests/bpf: Fix kprobe_multi_test/attach_override testJiri Olsa
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2023-09-13tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2023-09-13perf bench sched-seccomp-notify: Use the tools copy of seccomp.h UAPIArnaldo Carvalho de Melo
2023-09-13tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older ...Arnaldo Carvalho de Melo
2023-09-13selftests/tc-testing: cls_u32: add tests for classidPedro Tammela
2023-09-13selftests/tc-testing: cls_route: add tests for classidPedro Tammela
2023-09-13selftests/tc-testing: cls_fw: add tests for classidPedro Tammela
2023-09-13tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...Arnaldo Carvalho de Melo
2023-09-13selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima
2023-09-12perf bpf-filter: Add YYDEBUGIan Rogers
2023-09-12perf pmu: Add YYDEBUGIan Rogers
2023-09-12perf expr: Make YYDEBUG dependent on doing a debug buildIan Rogers
2023-09-12perf parse-events: Make YYDEBUG dependent on doing a debug buildIan Rogers
2023-09-12perf parse-events: Remove unused header filesIan Rogers
2023-09-12perf tools: Add includes for detected configs in Makefile.perfAthira Rajeev
2023-09-12perf test: Update cs_etm testcase for Arm ETERuidong Tian
2023-09-12perf vendor events arm64: Add V1 metrics using Arm telemetry repoJames Clark
2023-09-12perf vendor events arm64: Update V1 events using Arm telemetry repoJames Clark
2023-09-12perf test: Add a test for strcmp_cpuid_str() expressionJames Clark
2023-09-12perf util: Add a function for replacing characters in a stringJames Clark
2023-09-12perf jevents: Remove unused keywordJames Clark
2023-09-12perf test: Check result of has_event(cycles) testJames Clark
2023-09-12perf list pfm: Retry supported test with exclude_kernelIan Rogers
2023-09-12perf list: Avoid a hardcoded cpu PMU nameIan Rogers
2023-09-12perf test shell lock_contention: Add cgroup aggregation and filter testsNamhyung Kim
2023-09-12perf lock contention: Add -G/--cgroup-filter optionNamhyung Kim
2023-09-12perf lock contention: Add --lock-cgroup optionNamhyung Kim
2023-09-12perf lock contention: Prepare to handle cgroupsNamhyung Kim