summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-30selftests/net/lib: no need to record ns name if it already existHangbin Liu
2024-05-30selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov
2024-05-30selftests/kcmp: remove unused open modeEdward Liaw
2024-05-30selftests/damon/_damon_sysfs: check errors from nr_schemes file readsSeongJae Park
2024-05-30x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter
2024-05-30x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-05-30selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding
2024-05-30selftests: net: move amt to socat for better compatibilityJakub Kicinski
2024-05-30selftests: net: add missing config for amt.shJakub Kicinski
2024-05-30selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt
2024-05-30selftests: default to host arch for LLVM buildsValentin Obst
2024-05-30selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-05-30selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-05-30libbpf: Fix error message in attach_kprobe_multiJiri Olsa
2024-05-30selftests/bpf: Run cgroup1_hierarchy test in own mount namespaceViktor Malik
2024-05-30bpf: Fix verifier assumptions about socket->skAlexei Starovoitov
2024-05-30selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang
2024-05-30selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-05-30bpf: Pack struct bpf_fib_lookupAnton Protopopov
2024-05-30bpftool: Mount bpffs on provided dir instead of parent dirSahil Siddiq
2024-05-30libbpf: Prevent null-pointer dereference when prog to load has no BTFQuentin Monnet
2024-05-30bpftool: Fix missing pids during link showYonghong Song
2024-05-30KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton
2024-05-30selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger
2024-05-30tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus
2024-05-30tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan
2024-05-30selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)
2024-05-17selftests/mm: fix powerpc ARCH checkMichael Ellerman
2024-05-17selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-05-17tools/power/turbostat: Fix uncore frequency file stringJustin Ernst
2024-05-17memblock tests: fix undefined reference to `panic'Wei Yang
2024-05-17memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang
2024-05-17tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency readLen Brown
2024-05-17tools/power turbostat: Print ucode revision only if validPatryk Wlazlyn
2024-05-17tools/power turbostat: Expand probe_intel_uncore_frequency()Len Brown
2024-05-17tools/power turbostat: Do not print negative LPI residencyChen Yu
2024-05-17tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu
2024-05-17tools/power turbostat: Increase the limit for fd openedWyes Karny
2024-05-17tools/power turbostat: Fix added raw MSR outputDoug Smythies
2024-05-17selftests/ftrace: Fix event filter target_func selectionMark Rutland
2024-05-17bpf: Check bloom filter map value sizeAndrei Matei
2024-05-02RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones
2024-05-02selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)Terry Tritton
2024-05-02selftests/seccomp: Change the syscall used in KILL_THREAD testTerry Tritton
2024-05-02selftests/seccomp: user_notification_addfd check nextfd is availableTerry Tritton
2024-05-02tools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski
2024-04-27selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch
2024-04-27iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum
2024-04-27perf lock contention: Add a missing NULL checkNamhyung Kim