summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-06-12selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger1-0/+14
2024-06-12tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus1-1/+1
2024-06-12tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan1-4/+4
2024-06-12selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)1-1/+1
2024-05-25kselftest: Add a ksft_perror() helperMark Brown1-0/+14
2024-05-17Revert "selftests/bpf: Add netkit to tc_redirect selftest"Pei Xiao1-52/+0
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/net: convert test_bridge_neigh_suppress.sh to run it in unique name...Hangbin Liu1-169/+162
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: 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-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: kselftest: Fix build failure with NOLIBCOleg Nesterov1-0/+5
2024-04-27perf lock contention: Add a missing NULL checkNamhyung Kim1-1/+4
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
2024-04-27selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz1-1/+1
2024-04-27selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov2-56/+60
2024-04-27selftests: timers: Convert posix_timers test to generate KTAP outputMark Brown1-40/+41
2024-04-17selftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
2024-04-17selftests: mptcp: use += operator to append stringsGeliang Tang2-40/+43
2024-04-13selftests: mptcp: display simult in extra_msgGeliang Tang1-1/+4
2024-04-13tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan1-1/+1
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere1-0/+1
2024-04-13libperf evlist: Avoid out-of-bounds accessIan Rogers2-8/+14
2024-04-13tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda1-0/+1
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti1-0/+9
2024-04-10selftests: mptcp: connect: fix shellcheck warningsMatthieu Baerts (NGI0)1-29/+47
2024-04-10selftests/mm: include strings.h for ffslEdward Liaw1-1/+1
2024-04-10selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-04-10selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart1-8/+2
2024-04-10selftests: mptcp: join: fix dev in check_endpointGeliang Tang1-1/+3
2024-04-10x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)1-1/+1
2024-04-10selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel1-77/+128
2024-04-10tools: ynl: fix setting presence bits in simple nestsJakub Kicinski1-2/+5
2024-04-03tools/resolve_btfids: fix build with musl libcNatanael Copa1-0/+2
2024-04-03selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw3-0/+15
2024-04-03selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw1-1/+2