summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov2024-04-171-0/+5
* selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor2024-04-171-6/+9
* selftests: timers: Fix abs() warning in posix_timers testJohn Stultz2024-04-171-1/+1
* selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz2024-04-171-1/+1
* selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov2024-04-172-56/+60
* tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan2024-04-131-1/+1
* ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere2024-04-131-0/+1
* libperf evlist: Avoid out-of-bounds accessIan Rogers2024-04-132-8/+14
* tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda2024-04-131-0/+1
* selftests/mm: include strings.h for ffslEdward Liaw2024-04-101-1/+1
* mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti2024-04-101-0/+9
* selftests: mptcp: use += operator to append stringsGeliang Tang2024-04-102-40/+43
* selftests: mptcp: connect: fix shellcheck warningsMatthieu Baerts (NGI0)2024-04-101-29/+47
* selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski2024-04-101-1/+1
* selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart2024-04-101-8/+2
* selftests: mptcp: join: fix dev in check_endpointGeliang Tang2024-04-101-1/+3
* selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel2024-04-101-77/+128
* tools: ynl: fix setting presence bits in simple nestsJakub Kicinski2024-04-101-2/+5
* tools/resolve_btfids: fix build with musl libcNatanael Copa2024-04-031-0/+2
* selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw2024-04-033-0/+15
* selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw2024-04-031-1/+2
* selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov2024-04-033-3/+3
* wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld2024-04-032-0/+2
* lsm: use 32-bit compatible data types in LSM syscallsCasey Schaufler2024-04-034-15/+15
* selftests/mqueue: Set timeout to 180 secondsSeongJae Park2024-04-031-0/+1
* selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2024-03-262-4/+4
* perf vendor events amd: Fix Zen 4 cache latency eventsSandipan Das2024-03-262-0/+60
* perf pmu: Fix a potential memory leak in perf_pmu__lookup()Christophe JAILLET2024-03-261-4/+3
* perf print-events: make is_event_supported() more robustMark Rutland2024-03-261-8/+19
* perf metric: Don't remove scale from countsIan Rogers2024-03-261-6/+1
* perf stat: Avoid metric-only segvIan Rogers2024-03-261-1/+1
* perf expr: Fix "has_event" function for metric style eventsIan Rogers2024-03-261-1/+19
* perf srcline: Add missed addr2line closesIan Rogers2024-03-261-0/+2
* perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong2024-03-261-1/+1
* perf bpf: Clean up the generated/copied vmlinux.hArnaldo Carvalho de Melo2024-03-261-1/+1
* perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong2024-03-261-1/+0
* perf pmu: Treat the msr pmu as softwareIan Rogers2024-03-261-1/+11
* perf record: Check conflict between '--timestamp-filename' option and pipe mo...Yang Jihong2024-03-262-2/+5
* perf record: Fix possible incorrect free in record__switch_output()Yang Jihong2024-03-261-1/+1
* objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocksJosh Poimboeuf2024-03-261-0/+12
* selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel2024-03-261-0/+7
* selftests: forwarding: Add missing config entriesPetr Machata2024-03-261-0/+28
* tools/resolve_btfids: Fix cross-compilation to non-host endiannessViktor Malik2024-03-261-0/+35
* tools/resolve_btfids: Refactor set sorting with types from btf_ids.hViktor Malik2024-03-262-14/+30
* libbpf: Use OPTS_SET() macro in bpf_xdp_query()Toke Høiland-Jørgensen2024-03-261-2/+2
* libbpf: fix return value for PERF_EVENT __arg_ctx type fix up checkAndrii Nakryiko2024-03-261-3/+3
* selftests/bpf: trace_helpers.c: do not use poisoned typeShung-Hsi Yu2024-03-261-1/+1
* libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim APIAndrii Nakryiko2024-03-261-1/+1
* selftests/bpf: Disable IPv6 for lwt_redirect testManu Bretelle2024-03-261-0/+1
* libbpf: fix __arg_ctx type enforcement for perf_event programsAndrii Nakryiko2024-03-261-1/+20