summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-05-30selftests: net: move amt to socat for better compatibilityJakub Kicinski1-6/+6
2024-05-30selftests: net: add missing config for amt.shJakub Kicinski1-0/+1
2024-05-30selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt1-2/+2
2024-05-30selftests: default to host arch for LLVM buildsValentin Obst1-2/+10
2024-05-30selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard1-1/+3
2024-05-30selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard1-2/+0
2024-05-30libbpf: Fix error message in attach_kprobe_multiJiri Olsa1-1/+1
2024-05-30selftests/bpf: Run cgroup1_hierarchy test in own mount namespaceViktor Malik2-1/+9
2024-05-30bpf: Fix verifier assumptions about socket->skAlexei Starovoitov3-13/+20
2024-05-30selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang1-0/+2
2024-05-30selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang1-1/+1
2024-05-30bpf: Pack struct bpf_fib_lookupAnton Protopopov1-1/+1
2024-05-30bpftool: Mount bpffs on provided dir instead of parent dirSahil Siddiq5-16/+92
2024-05-30libbpf: Prevent null-pointer dereference when prog to load has no BTFQuentin Monnet1-4/+3
2024-05-30bpftool: Fix missing pids during link showYonghong Song1-2/+2
2024-05-30KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton1-0/+49
2024-05-30selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger1-0/+14
2024-05-30tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus1-1/+1
2024-05-30tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan1-4/+4
2024-05-30selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)1-1/+1
2024-05-17selftests/mm: fix powerpc ARCH checkMichael Ellerman1-3/+3
2024-05-17selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel1-11/+3
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz1-37/+36
2024-05-17tools/power/turbostat: Fix uncore frequency file stringJustin Ernst1-1/+1
2024-05-17memblock tests: fix undefined reference to `panic'Wei Yang2-0/+20
2024-05-17memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang1-0/+5
2024-05-17tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency readLen Brown1-1/+2
2024-05-17tools/power turbostat: Print ucode revision only if validPatryk Wlazlyn1-3/+9
2024-05-17tools/power turbostat: Expand probe_intel_uncore_frequency()Len Brown1-21/+63
2024-05-17tools/power turbostat: Do not print negative LPI residencyChen Yu1-9/+21
2024-05-17tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu1-1/+1
2024-05-17tools/power turbostat: Increase the limit for fd openedWyes Karny1-0/+21
2024-05-17tools/power turbostat: Fix added raw MSR outputDoug Smythies1-3/+4
2024-05-17selftests/ftrace: Fix event filter target_func selectionMark Rutland1-1/+1
2024-05-17bpf: Check bloom filter map value sizeAndrei Matei1-0/+6
2024-05-02RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2-1/+11
2024-05-02selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)Terry Tritton1-1/+8
2024-05-02selftests/seccomp: Change the syscall used in KILL_THREAD testTerry Tritton1-4/+4
2024-05-02selftests/seccomp: user_notification_addfd check nextfd is availableTerry Tritton1-5/+19
2024-05-02tools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski1-0/+1
2024-04-27selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch1-1/+1
2024-04-27iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum1-0/+2
2024-04-27perf lock contention: Add a missing NULL checkNamhyung Kim1-1/+4
2024-04-27perf annotate: Make sure to call symbol__annotate2() in TUINamhyung Kim2-1/+4
2024-04-27selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov1-6/+6
2024-04-27selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov1-1/+1
2024-04-27selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov1-1/+1
2024-04-27selftests/tcp_ao: Make RST tests less flakyDmitry Safonov1-10/+13
2024-04-27net: change maximum number of UDP segments to 128Yuri Benditovich1-1/+1
2024-04-27selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu1-3/+3