summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-12selftests/bpf: fix unpriv_disabled check in test_verifierArtem Savkov
2023-09-12selftests/bpf: Add testcases for tailcall infinite loop fixingLeon Hwang
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-09-12selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2023-09-12selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=yAndrii Nakryiko
2023-09-12rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread s...Daniel Bristot de Oliveira
2023-09-12rtla/timerlat_aa: Fix negative IRQ delayDaniel Bristot de Oliveira
2023-09-12rtla/timerlat_aa: Zero thread sum after every sample analysisDaniel Bristot de Oliveira
2023-09-11selftests/bpf: Offloaded prog after non-offloaded should not cause BUGEduard Zingerman
2023-09-12objtool: Fix _THIS_IP_ detection for cold functionsJosh Poimboeuf
2023-09-11selftests: user_events: create test-specific Kconfig fragmentsNaresh Kamboju
2023-09-11ftrace/selftests: Add softlink to latest log directorySteven Rostedt (Google)
2023-09-11selftests/user_events: Fix failures when user_events is not installedBeau Belgrave
2023-09-11selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang
2023-09-11selftests/bpf: Update bpf_clone_redirect expected return codeStanislav Fomichev
2023-09-11bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-09-11selftests/bpf: Test all valid alloc sizes for bpf mem allocatorHou Tao
2023-09-11perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2023-09-11selftests: ALSA: remove unused variablesDing Xiang
2023-09-10selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...Juntong Deng
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds