summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-03-04selftests/bpf: Extend uprobe/uretprobe triggering benchmarksAndrii Nakryiko
2024-03-04libbpf: Correct debug message in btf__load_vmlinux_btfChen Shen
2024-03-04selftests: mptcp: userspace pm get addr testsGeliang Tang
2024-03-04selftests: mptcp: add token for get_addrGeliang Tang
2024-03-04selftests: mptcp: dump userspace addrs listGeliang Tang
2024-03-04selftests: mptcp: add mptcp_lib_check_output helperGeliang Tang
2024-03-04selftests: mptcp: add token for dump_addrGeliang Tang
2024-03-04selftests: mptcp: add userspace pm subflow flagGeliang Tang
2024-03-04selftests: mptcp: diag: avoid extra waitingMatthieu Baerts (NGI0)
2024-03-04selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang
2024-03-03perf threads: Reduce table size from 256 to 8Ian Rogers
2024-03-03perf threads: Switch from rbtree to hashmapIan Rogers
2024-03-03perf threads: Move threads to its own filesIan Rogers
2024-03-03perf machine: Move machine's threads into its own abstractionIan Rogers
2024-03-03perf machine: Move fprintf to for_each loop and a callbackIan Rogers
2024-03-03perf trace: Ignore thread hashing in summaryIan Rogers
2024-03-03perf report: Sort child tasks by tidIan Rogers
2024-03-03perf vendor events amd: Fix Zen 4 cache latency eventsSandipan Das
2024-03-03perf version: Display availability of OpenCSD supportJames Clark
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-03powerpc/64s: Move dcbt/dcbtst sequence into a macroMichael Ellerman
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-01selftests/powerpc: Fix fpu_signal failuresMichael Ellerman
2024-03-01netdevsim: fix rtnetlink.sh selftestDavid Wei
2024-03-01netdevsim: add selftest for forwarding skb between connected portsDavid Wei
2024-03-01selftests: ip_local_port_range: use XFAIL instead of SKIPJakub Kicinski
2024-03-01selftests: kselftest_harness: support using xfailJakub Kicinski
2024-03-01selftests: kselftest_harness: let PASS / FAIL provide diagnosticJakub Kicinski
2024-03-01selftests: kselftest_harness: separate diagnostic message with # in ksft_test...Jakub Kicinski
2024-03-01selftests: kselftest_harness: print test name for SKIPJakub Kicinski
2024-03-01selftests: kselftest: add ksft_test_result_code(), handling all exit codesJakub Kicinski
2024-03-01selftests: kselftest_harness: use exit code to store skipJakub Kicinski
2024-03-01selftests: kselftest_harness: save full exit code in metadataJakub Kicinski
2024-03-01selftests: kselftest_harness: generate test name onceJakub Kicinski
2024-03-01selftests: kselftest_harness: use KSFT_* exit codesJakub Kicinski
2024-03-01selftests/harness: Merge TEST_F_FORK() into TEST_F()Mickaël Salaün
2024-03-01selftests/landlock: Redefine TEST_F() as TEST_F_FORK()Mickaël Salaün
2024-02-29objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocksJosh Poimboeuf
2024-02-29perf vendor events intel: Add umasks/occ_sel to PCU events.Ian Rogers
2024-02-29perf map: Fix map reference count issuesIan Rogers
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-29selftests/bpf: Test if shadow types work correctly.Kui-Feng Lee
2024-02-29bpftool: Add an example for struct_ops map and shadow type.Kui-Feng Lee
2024-02-29bpftool: Generated shadow variables for struct_ops maps.Kui-Feng Lee
2024-02-29libbpf: Convert st_ops->data to shadow type.Kui-Feng Lee
2024-02-29libbpf: Set btf_value_type_id of struct bpf_map for struct_ops.Kui-Feng Lee
2024-02-29libperf evlist: Avoid out-of-bounds accessIan Rogers
2024-02-29perf lock contention: Account contending locks tooNamhyung Kim
2024-02-29bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook
2024-02-29perf metrics: Fix segv for metrics with no eventsIan Rogers