summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-06-21exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman1-1/+1
2024-06-21exit: Implement kthread_exitEric W. Biederman1-0/+1
2024-06-16bpf: Fix potential integer overflow in resolve_btfidsFriedrich Vock1-1/+1
2024-06-16libsubcmd: Fix parse-options memory leakIan Rogers1-3/+5
2024-06-16selftests/kcmp: remove unused open modeEdward Liaw1-1/+1
2024-06-16selftests/kcmp: Make the test output consistent and clearGautam Menghani1-2/+4
2024-06-16x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter1-1/+1
2024-06-16selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard1-2/+0
2024-06-16selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang1-1/+1
2024-05-25Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"Harshit Mogalapalli1-7/+0
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz1-37/+36
2024-05-17tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu1-1/+1
2024-05-17tools/power turbostat: Fix added raw MSR outputDoug Smythies1-3/+4
2024-05-02selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu1-3/+3
2024-05-02selftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
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-13objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf1-0/+8
2024-04-13selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-04-13selftests/mqueue: Set timeout to 180 secondsSeongJae Park1-0/+1
2024-03-27perf stat: Avoid metric-only segvIan Rogers1-1/+1
2024-03-27perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong1-1/+1
2024-03-27perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong1-1/+0
2024-03-27perf record: Fix possible incorrect free in record__switch_output()Yang Jihong1-1/+1
2024-03-27bpftool: Silence build warning about calloc()Tiezhu Yang1-1/+1
2024-03-27selftests: tls: use exact comparison in recv_partialJakub Kicinski1-4/+4
2024-03-15selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache1-0/+7
2024-03-15selftests/mm: switch to bash from shMuhammad Usama Anjum2-2/+2
2024-02-23selftests: net: avoid just another constant waitPaolo Abeni1-5/+13
2024-02-23libsubcmd: Fix memory leak in uniq()Ian Rogers1-4/+14
2024-02-23selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song1-0/+22
2024-02-23selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko1-0/+1
2024-02-23selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski1-0/+9
2024-01-26selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen1-1/+17
2024-01-26selftests: mlxsw: qos_pfc: Convert to iproute2 dcbPetr Machata1-12/+12
2024-01-26mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-1/+55
2024-01-26mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-1/+51
2024-01-26perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers5-32/+50
2024-01-26perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3
2024-01-26libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo1-0/+1
2024-01-26selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu1-2/+2
2024-01-26bpf: Add crosstask check to __bpf_get_stackJordan Rome1-0/+3
2024-01-26selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman2-8/+11
2023-12-13tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim1-1/+4
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn1-7/+4
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-12-08parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller1-2/+0
2023-11-28tools/power/turbostat: Fix a knl bugZhang Rui1-1/+1