summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
6 daysnet: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux1-0/+24
6 daysselftests: hugetlb_dio: fixup check for initial conditions to skip in the startDonet Tom1-0/+7
6 daysKVM: selftests: Disable strict aliasingSean Christopherson1-4/+4
6 daystools/mm: fix compile errorMotiejus JakÅ`tys1-1/+1
11 daysselftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu1-0/+9
11 daysselftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman1-0/+67
2024-11-14selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum1-7/+12
2024-11-14tools/lib/thermal: Fix sampling handler context ptrEmil Dahl Juhl1-0/+2
2024-11-08cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-9/+5
2024-11-08tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe2-5/+8
2024-11-08Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw3-12/+10
2024-11-08Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw1-7/+0
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou1-0/+1
2024-11-08perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORTArnaldo Carvalho de Melo1-0/+3
2024-11-08perf trace: Fix non-listed archs in the syscalltbl routinesJiri Slaby1-0/+10
2024-11-01bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao1-0/+3
2024-11-01selftests/bpf: Fix cross-compiling urandom_readTony Ambardar1-1/+1
2024-11-01selftests/bpf: fix perf_event link info name_len assertionTyrone Wu1-3/+6
2024-10-22selftest: hid: add the missing tests directoryYun Lu1-0/+1
2024-10-22selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw1-0/+7
2024-10-22selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw3-10/+12
2024-10-22selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni1-30/+85
2024-10-17selftests/rseq: Fix mm_cid test failureMathieu Desnoyers2-43/+77
2024-10-17selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1
2024-10-17selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski1-1/+1
2024-10-17tools/iio: Add memory allocation failure check for trigger_nameZhu Jun1-0/+4
2024-10-17ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
2024-10-17selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann1-4/+1
2024-10-17perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong2-1/+7
2024-10-17perf build: Fix static compilation error when libdw is not installedYang Jihong2-2/+2
2024-10-17perf vdso: Missed put on 32-bit dsosIan Rogers1-1/+3
2024-10-10perf python: Allow checking for the existence of warning options in clangArnaldo Carvalho de Melo1-1/+1
2024-10-10perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim1-1/+1
2024-10-10rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian2-3/+3
2024-10-10kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum1-1/+1
2024-10-10perf hist: Update hist symbol when updating mapsMatt Fleming1-0/+5
2024-10-10perf python: Disable -Wno-cast-function-type-mismatch if present on clangArnaldo Carvalho de Melo1-0/+2
2024-10-10selftests: vDSO: fix vdso_config for s390Heiko Carstens1-2/+2
2024-10-10selftests: vDSO: fix ELF hash table entry size for s390xJens Remus1-4/+10
2024-10-10selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand2-10/+13
2024-10-10selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy1-1/+2
2024-10-10selftests: vDSO: fix vdso_config for powerpcChristophe Leroy1-3/+3
2024-10-10selftests: vDSO: fix vDSO name for powerpcChristophe Leroy1-0/+6
2024-10-10perf callchain: Fix stitch LBR memory leaksIan Rogers3-2/+20
2024-10-10selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
2024-10-10kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni1-2/+2
2024-10-10selftest: hid: add missing run-hid-tools-tests.shYun Lu1-0/+2
2024-10-10bpftool: Fix undefined behavior in qsort(NULL, 0, ...)Kuan-Wei Chiu1-0/+3
2024-10-10bpftool: Fix undefined behavior caused by shifting into the sign bitKuan-Wei Chiu1-4/+4
2024-10-10tools/hv: Add memory allocation check in hv_fcopy_startZhu Jun1-0/+7