summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-02-19selftests: drv-net: add a simple TSO testJakub Kicinski
2025-02-19selftests: drv-net: store addresses in dict indexed by ipverJakub Kicinski
2025-02-19selftests: drv-net: get detailed interface infoJakub Kicinski
2025-02-19selftests: drv-net: resolve remote interface nameJakub Kicinski
2025-02-19selftests: net: Fix minor typos in MPTCP and psock testsSuchit
2025-02-19selftests/bpf: Add a specific dst port matchingCong Wang
2025-02-19selftests/net/forwarding: Add a test case for tc-flower of mixed port and por...Cong Wang
2025-02-19selftests: fib_rule_tests: Add port mask match testsIdo Schimmel
2025-02-19selftests: fib_rule_tests: Add port range match testsIdo Schimmel
2025-02-19selftests/bpf: Add tests for bpf_copy_from_user_task_strJordan Rome
2025-02-19selftests/bpf: Enable kprobe_multi tests for ARM64Alexis Lothoré (eBPF Foundation)
2025-02-19libbpf: Wrap libbpf API direct err with libbpf_errTao Chen
2025-02-19perf tools: Improve startup time by reducing unnecessary stat() callsKrzysztof Łopatowski
2025-02-19perf report: Fix input reload/switch with symbol sort keyDmitry Vyukov
2025-02-19perf report: Support switching data w/ and w/o callchainsNamhyung Kim
2025-02-19perf report: Switch data file correctly in TUINamhyung Kim
2025-02-19perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman
2025-02-19perf list: Also append PMU name in verbose modeJames Clark
2025-02-19perf vendor events arm64: Fix incorrect CPU_CYCLE in metrics exprYangyu Chen
2025-02-19pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han
2025-02-19selftests/bpf: Add rto max for bpf_setsockopt testJason Xing
2025-02-19selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ featureBastien Curutchet (eBPF Foundation)
2025-02-19selftests/bpf: tc_links/tc_opts: Unserialize testsBastien Curutchet (eBPF Foundation)
2025-02-19selftests/bpf: Optionally open a dedicated namespace to run test in itBastien Curutchet (eBPF Foundation)
2025-02-19selftests/bpf: ns_current_pid_tgid: Rename the test functionBastien Curutchet (eBPF Foundation)
2025-02-19selftests/ovl: add third selftest for "override_creds"Christian Brauner
2025-02-19selftests/ovl: add second selftest for "override_creds"Christian Brauner
2025-02-19selftests/filesystems: add utils.{c,h}Christian Brauner
2025-02-19selftests/ovl: add first selftest for "override_creds"Christian Brauner
2025-02-18selftests/bpf: check states pruning for deeply nested iteratorEduard Zingerman
2025-02-18selftests/bpf: test correct loop_entry update in copy_verifier_stateEduard Zingerman
2025-02-18selftests: net: Fix few spelling mistakesChandra Mohan Sundar
2025-02-18selftests: bpf: test batch lookup on array of maps with holesYan Zhai
2025-02-18perf script: Fix hangup in offline flamegraph reportNamhyung Kim
2025-02-18perf hist: Shrink struct hist_entry sizeDmitry Vyukov
2025-02-18perf test: Add tests for latency and parallelism profilingDmitry Vyukov
2025-02-18perf report: Add latency and parallelism profiling documentationDmitry Vyukov
2025-02-18perf report: Add --latency flagDmitry Vyukov
2025-02-18perf report: Add latency output fieldDmitry Vyukov
2025-02-18perf report: Add parallelism filterDmitry Vyukov
2025-02-18perf report: Switch filtered from u8 to u16Dmitry Vyukov
2025-02-18selftests/bpf: Remove test_xdp_redirect_multi.shBastien Curutchet (eBPF Foundation)
2025-02-18selftests/bpf: test_xdp_veth: Add XDP program on egress testBastien Curutchet (eBPF Foundation)
2025-02-18selftests/bpf: test_xdp_veth: Add XDP broadcast redirection testsBastien Curutchet (eBPF Foundation)
2025-02-18selftests/bpf: Optionally select broadcasting flagsBastien Curutchet (eBPF Foundation)
2025-02-18selftests/bpf: test_xdp_veth: Use a dedicated namespaceBastien Curutchet (eBPF Foundation)
2025-02-18selftests/bpf: test_xdp_veth: Create struct net_configurationBastien Curutchet (eBPF Foundation)
2025-02-18kunit: tool: Build GDB scriptsBrendan Jackman
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins
2025-02-18sched_ext: idle: Introduce node-aware idle cpu kfunc helpersAndrea Righi