summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-11-08cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-11-08tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe
2024-11-08Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw
2024-11-08Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou
2024-11-08selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.hYonghong Song
2024-11-01bpf: Simplify checking size of helper accessesAndrei Matei
2024-11-01tracing/probes: Support $argN in return probe (kprobe and fprobe)Masami Hiramatsu (Google)
2024-11-01selftests/bpf: Fix cross-compiling urandom_readTony Ambardar
2024-11-01selftests/bpf: fix perf_event link info name_len assertionTyrone Wu
2024-11-01selftests/bpf: Add cookies check for perf_event fill_link_info testJiri Olsa
2024-11-01selftests/bpf: Use bpf_link__destroy in fill_link_info testsJiri Olsa
2024-11-01bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa
2024-11-01bpf: Add missed value to kprobe perf link infoJiri Olsa
2024-10-22selftests: mptcp: remove duplicated variablesMatthieu Baerts (NGI0)
2024-10-22selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni
2024-10-22selftests: mptcp: join: change capture/checksum as boolGeliang Tang
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-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-17selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier
2024-10-17selftests: net: Remove executable bits from library scriptsBenjamin Poirier
2024-10-17libsubcmd: Don't free the usage stringAditya Gupta
2024-10-17perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...Yang Jihong
2024-10-17perf sched: Move curr_thread initialization to perf_sched__map()Yang Jihong
2024-10-17perf sched: Fix memory leak in perf_sched__map()Yang Jihong
2024-10-17perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...Yang Jihong
2024-10-10Revert "perf callchain: Fix stitch LBR memory leaks"Greg Kroah-Hartman
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-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-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