summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-07-24perf tool: Fix missing schedstat delegates and dont_split_sample_group in del...Ian Rogers1-0/+6
2026-07-24perf sched: Add missing mmap2 handler in timehistIan Rogers1-0/+1
2026-07-24perf callchain: Handle multiple address spacesThomas Richter2-2/+5
2026-07-24perf debuginfo: Fix libdw API contract violationsIan Rogers1-3/+6
2026-07-24perf annotate-data: Fix libdw API contract violationsIan Rogers1-10/+17
2026-07-24perf probe-finder: Fix libdw API contract violationsIan Rogers1-37/+65
2026-07-24perf libdw: Fix libdw API contract violations and memory leaksIan Rogers1-6/+43
2026-07-24perf srcline: Introduce inline_node__clear_frames()Ian Rogers2-1/+9
2026-07-24perf dwarf-aux: Fix libdw API contract violationsIan Rogers2-17/+22
2026-07-24perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_atIan Rogers1-3/+2
2026-07-24selftests/bpf: Initialize operation name before useLeo Yan1-0/+1
2026-07-24selftests/bpf: Fix typo in verify_umulti_link_infoJiri Olsa1-1/+1
2026-07-24vfio: selftests: Ensure libvfio output dirs are always createdDavid Matlack1-2/+4
2026-07-24cxl/test: Add check after kzalloc() memory in alloc_mock_res()Dave Jiang1-2/+6
2026-07-24cxl/test: Unregister cxl_acpi in cxl_test_init() error pathDave Jiang1-1/+1
2026-07-24cxl/test: Zero out LSA backing memory to avoid leaking to userDave Jiang1-1/+1
2026-07-24cxl/test: Fix integer overflow in mock LSA bounds checksDave Jiang1-2/+2
2026-07-24cxl/test: Verify cmd->size_in before accessing payloadDave Jiang1-9/+30
2026-07-24selftests/bpf: Fix bpf_iter/task_vma testYonghong Song1-1/+1
2026-07-24bonding: 3ad: add lacp_strict configuration knobLouis Scalbert1-0/+1
2026-07-24tools: missed broadcast_neigh if_link uapi headerLouis Scalbert1-0/+1
2026-07-24tools/virtio: check mmap return value in vringh_testlonglong yan1-0/+5
2026-07-24bpf: Cancel special fields on map value recycleJustin Suess7-32/+118
2026-07-24kunit:tool: Don't write to stdout when it should be disabledDavid Gow1-6/+6
2026-07-24bpf: Check tail zero of bpf_prog_infoLeon Hwang1-0/+1
2026-07-24bpf: Check tail zero of bpf_map_infoLeon Hwang1-0/+1
2026-07-24selftests/bpf: Fix flaky file_reader testMykyta Yatsenko1-1/+1
2026-07-24cxl/test: Fix __fortify_panicDan Williams1-1/+1
2026-07-24bpftool: Use libbpf error code for flow dissector queryWoojin Ji1-2/+2
2026-07-24libbpf: Skip max_entries override on signed loadersDaniel Borkmann1-2/+11
2026-07-24libbpf: Skip initial_value override on signed loadersDaniel Borkmann1-15/+24
2026-07-24libbpf: Reject non-exclusive metadata maps in the signed loaderKP Singh1-0/+17
2026-07-24libbpf: Skip endianness swap when loader generation failedDaniel Borkmann1-2/+2
2026-07-24libbpf: Skip hash computation when loader generation failedDaniel Borkmann1-4/+4
2026-07-24selftests/bpf: add verification for BPF_PROG_QUERY attr size boundariesYuyang Huang1-0/+69
2026-07-24libbpf: Fix UAF in strset__add_str()Carlos Llamas1-21/+41
2026-07-24bpftool: Fix typo in struct_ops map FD generation for light skeletonSiddharth Nayyar1-1/+1
2026-07-24libbpf: Harden parse_vma_segs() path parsingMichael Bommarito1-4/+12
2026-07-24rtla/actions: Restore continue flag in actions_perform()Tomas Glozar1-0/+2
2026-07-24selftests: Fix Makefile target for nsfsFlorian Schmaus1-1/+1
2026-07-24tools/nolibc: stackprotector: Avoid stalling program startup if crng is not i...Daniel Palmer1-1/+2
2026-07-24vfio: selftests: Allow builds when ARCH=x86David Matlack1-1/+1
2026-07-24vfio: selftests: Fix out-of-tree build with make O=Jason Gunthorpe1-1/+4
2026-07-24tools/nolibc: getopt: Fix potential out of bounds accessDaniel Palmer1-1/+1
2026-07-24selftests/mm: Fix resv_sz when parsing arm64 signal frameKevin Brodsky1-1/+2
2026-07-24selftests/bpf: Fix test for refinement of single-value tnumPaul Chaignon1-7/+7
2026-07-24selftests/bpf: Reject unsupported -k option in vmtest.shRoman Kvasnytskyi1-1/+1
2026-07-24selftests/bpf: Override EXTRA_LDFLAGS for static buildsPaul Chaignon1-1/+1
2026-07-24rtla: Stop the record trace on interruptCrystal Wood3-10/+12
2026-07-24tools/rtla: Fix --dump-tasks usage in timerlatCosta Shulyupin2-3/+4