summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-22selftest: hid: add the missing tests directoryYun Lu
2024-10-22selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw
2024-10-22selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw
2024-10-22selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni
2024-10-17selftests/rseq: Fix mm_cid test failureMathieu Desnoyers
2024-10-17selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-17selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski
2024-10-17tools/iio: Add memory allocation failure check for trigger_nameZhu Jun
2024-10-17ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan
2024-10-17selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann
2024-10-17perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong
2024-10-17perf build: Fix static compilation error when libdw is not installedYang Jihong
2024-10-17perf vdso: Missed put on 32-bit dsosIan Rogers
2024-10-10perf python: Allow checking for the existence of warning options in clangArnaldo Carvalho de Melo
2024-10-10perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim
2024-10-10rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian
2024-10-10kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum
2024-10-10perf hist: Update hist symbol when updating mapsMatt Fleming
2024-10-10perf python: Disable -Wno-cast-function-type-mismatch if present on clangArnaldo Carvalho de Melo
2024-10-10selftests: vDSO: fix vdso_config for s390Heiko Carstens
2024-10-10selftests: vDSO: fix ELF hash table entry size for s390xJens Remus
2024-10-10selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand
2024-10-10selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-10-10selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-10-10selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-10-10perf callchain: Fix stitch LBR memory leaksIan Rogers
2024-10-10selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu
2024-10-10kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni
2024-10-10selftest: hid: add missing run-hid-tools-tests.shYun Lu
2024-10-10bpftool: Fix undefined behavior in qsort(NULL, 0, ...)Kuan-Wei Chiu
2024-10-10bpftool: Fix undefined behavior caused by shifting into the sign bitKuan-Wei Chiu
2024-10-10tools/hv: Add memory allocation check in hv_fcopy_startZhu Jun
2024-10-10selftests/bpf: fix uprobe.path leak in bpf_testmodJiri Olsa
2024-10-10selftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh
2024-10-10tools/nolibc: powerpc: limit stack-protector workaround to GCCThomas Weißschuh
2024-10-10tools/x86/kcpuid: Protect against faulty "max subleaf" valuesAhmed S. Darwish
2024-10-10tools/rtla: Fix installation from out-of-tree buildBen Hutchings
2024-10-10selftests: netfilter: Add missing return valuezhang jiao
2024-10-10selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter
2024-10-04selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu
2024-10-04tools/nolibc: include arch.h from string.hThomas Weißschuh
2024-10-04objtool: Handle frame pointer related instructionsTiezhu Yang
2024-10-04selftests/bpf: correctly move 'log' upon successful matchEduard Zingerman
2024-10-04selftests: netfilter: Avoid hanging ipvs.shPhil Sutter
2024-10-04perf mem: Fix missed p-core mem events on ADL and RPLKan Liang
2024-10-04perf mem: Check mem_events for all eligible PMUsKan Liang
2024-10-04perf time-utils: Fix 32-bit nsec parsingIan Rogers
2024-10-04perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong
2024-10-04perf hist: Don't set hpp_fmt_value for members in --no-groupKan Liang
2024-10-04perf dwarf-aux: Handle bitfield members from pointer accessNamhyung Kim