summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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: kselftest: Fix build failure with NOLIBCOleg Nesterov
2024-04-27perf lock contention: Add a missing NULL checkNamhyung Kim
2024-04-27net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-27selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2024-04-27selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz
2024-04-27selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov
2024-04-27selftests: timers: Convert posix_timers test to generate KTAP outputMark Brown
2024-04-17selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-17selftests: mptcp: use += operator to append stringsGeliang Tang
2024-04-13selftests: mptcp: display simult in extra_msgGeliang Tang
2024-04-13tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere
2024-04-13libperf evlist: Avoid out-of-bounds accessIan Rogers
2024-04-13tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti
2024-04-10selftests: mptcp: connect: fix shellcheck warningsMatthieu Baerts (NGI0)
2024-04-10selftests/mm: include strings.h for ffslEdward Liaw
2024-04-10selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski
2024-04-10selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart
2024-04-10selftests: mptcp: join: fix dev in check_endpointGeliang Tang
2024-04-10x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)
2024-04-10selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel
2024-04-10tools: ynl: fix setting presence bits in simple nestsJakub Kicinski
2024-04-03tools/resolve_btfids: fix build with musl libcNatanael Copa
2024-04-03selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw
2024-04-03selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw
2024-04-03perf top: Use evsel's cpus to replace user_requested_cpusKan Liang
2024-04-03selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov
2024-04-03selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum
2024-04-03selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang
2024-04-03wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld
2024-04-03selftests/mqueue: Set timeout to 180 secondsSeongJae Park
2024-03-26selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel
2024-03-26perf pmu: Fix a potential memory leak in perf_pmu__lookup()Christophe JAILLET
2024-03-26perf print-events: make is_event_supported() more robustMark Rutland
2024-03-26perf metric: Don't remove scale from countsIan Rogers
2024-03-26perf stat: Avoid metric-only segvIan Rogers
2024-03-26perf expr: Fix "has_event" function for metric style eventsIan Rogers
2024-03-26perf srcline: Add missed addr2line closesIan Rogers
2024-03-26perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong
2024-03-26perf bpf: Clean up the generated/copied vmlinux.hArnaldo Carvalho de Melo
2024-03-26perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong
2024-03-26perf pmu: Treat the msr pmu as softwareIan Rogers
2024-03-26perf record: Check conflict between '--timestamp-filename' option and pipe mo...Yang Jihong
2024-03-26perf top: Uniform the event name for the hybrid machineKan Liang
2024-03-26perf record: Fix possible incorrect free in record__switch_output()Yang Jihong