summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/net/lib: no need to record ns name if it already existHangbin Liu9 days1-2/+4
* selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov9 days2-6/+6
* selftests/kcmp: remove unused open modeEdward Liaw9 days1-1/+1
* selftests/damon/_damon_sysfs: check errors from nr_schemes file readsSeongJae Park9 days1-0/+2
* x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter9 days1-4/+4
* x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter9 days1-1/+1
* selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding9 days11-13/+20
* selftests: net: move amt to socat for better compatibilityJakub Kicinski9 days1-6/+6
* selftests: net: add missing config for amt.shJakub Kicinski9 days1-0/+1
* selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt9 days1-2/+2
* selftests: default to host arch for LLVM buildsValentin Obst9 days1-2/+10
* selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard9 days1-1/+3
* selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard9 days1-2/+0
* libbpf: Fix error message in attach_kprobe_multiJiri Olsa9 days1-1/+1
* selftests/bpf: Run cgroup1_hierarchy test in own mount namespaceViktor Malik9 days2-1/+9
* bpf: Fix verifier assumptions about socket->skAlexei Starovoitov9 days3-13/+20
* selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang9 days1-0/+2
* selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang9 days1-1/+1
* bpf: Pack struct bpf_fib_lookupAnton Protopopov9 days1-1/+1
* bpftool: Mount bpffs on provided dir instead of parent dirSahil Siddiq9 days5-16/+92
* libbpf: Prevent null-pointer dereference when prog to load has no BTFQuentin Monnet9 days1-4/+3
* bpftool: Fix missing pids during link showYonghong Song9 days1-2/+2
* KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton9 days1-0/+49
* selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger9 days1-0/+14
* tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus9 days1-1/+1
* tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan9 days1-4/+4
* selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)9 days1-1/+1
* selftests/mm: fix powerpc ARCH checkMichael Ellerman2024-05-171-3/+3
* selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel2024-05-171-11/+3
* selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz2024-05-171-37/+36
* tools/power/turbostat: Fix uncore frequency file stringJustin Ernst2024-05-171-1/+1
* memblock tests: fix undefined reference to `panic'Wei Yang2024-05-172-0/+20
* memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang2024-05-171-0/+5
* tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency readLen Brown2024-05-171-1/+2
* tools/power turbostat: Print ucode revision only if validPatryk Wlazlyn2024-05-171-3/+9
* tools/power turbostat: Expand probe_intel_uncore_frequency()Len Brown2024-05-171-21/+63
* tools/power turbostat: Do not print negative LPI residencyChen Yu2024-05-171-9/+21
* tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu2024-05-171-1/+1
* tools/power turbostat: Increase the limit for fd openedWyes Karny2024-05-171-0/+21
* tools/power turbostat: Fix added raw MSR outputDoug Smythies2024-05-171-3/+4
* selftests/ftrace: Fix event filter target_func selectionMark Rutland2024-05-171-1/+1
* bpf: Check bloom filter map value sizeAndrei Matei2024-05-171-0/+6
* RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2024-05-022-1/+11
* selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)Terry Tritton2024-05-021-1/+8
* selftests/seccomp: Change the syscall used in KILL_THREAD testTerry Tritton2024-05-021-4/+4
* selftests/seccomp: user_notification_addfd check nextfd is availableTerry Tritton2024-05-021-5/+19
* tools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski2024-05-021-0/+1
* selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch2024-04-271-1/+1
* iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum2024-04-271-0/+2
* perf lock contention: Add a missing NULL checkNamhyung Kim2024-04-271-1/+4