summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-25Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"Harshit Mogalapalli
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-05-17tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu
2024-05-17tools/power turbostat: Fix added raw MSR outputDoug Smythies
2024-05-02selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2024-05-02selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
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-13objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf
2024-04-13selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski
2024-04-13selftests/mqueue: Set timeout to 180 secondsSeongJae Park
2024-03-26perf stat: Avoid metric-only segvIan Rogers
2024-03-26perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong
2024-03-26perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong
2024-03-26perf record: Fix possible incorrect free in record__switch_output()Yang Jihong
2024-03-26bpftool: Silence build warning about calloc()Tiezhu Yang
2024-03-26selftests: tls: use exact comparison in recv_partialJakub Kicinski
2024-03-15selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache
2024-03-15selftests/mm: switch to bash from shMuhammad Usama Anjum
2024-02-23selftests: net: avoid just another constant waitPaolo Abeni
2024-02-23libsubcmd: Fix memory leak in uniq()Ian Rogers
2024-02-23selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song
2024-02-23selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2024-02-23selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski
2024-01-25selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen
2024-01-25selftests: mlxsw: qos_pfc: Convert to iproute2 dcbPetr Machata
2024-01-25mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim
2024-01-25libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo
2024-01-25selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu
2024-01-25bpf: Add crosstask check to __bpf_get_stackJordan Rome
2024-01-25selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman
2023-12-13tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn
2023-12-08parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-11-28tools/power/turbostat: Fix a knl bugZhang Rui
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun2
2023-11-20perf hist: Add missing puts to hist__account_cyclesIan Rogers
2023-11-20perf machine: Avoid out of bounds LBR memory readIan Rogers
2023-11-20tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen
2023-11-20tools: iio: iio_generic_buffer: Fix some integer type and calculationChenyuan Mi
2023-11-20tools: iio: privatize globals and functions in iio_generic_buffer.c fileAlexandru Ardelean
2023-11-20selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen
2023-11-20selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman
2023-11-08objtool/x86: add missing embedded_insn checkJohn Sperbeck