summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-08-15selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes3-1/+238
2025-08-15perf tests bp_account: Fix leaked file descriptorLeo Yan1-0/+1
2025-08-15perf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim1-3/+24
2025-08-15perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim3-0/+25
2025-08-15selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu1-0/+6
2025-08-15kselftest/arm64: Fix check for setting new VLs in sve-ptraceMark Brown1-1/+1
2025-08-15bpftool: Fix memory leak in dump_xx_nlmsg on realloc failureYuan Chen1-6/+9
2025-08-15selftests/tracing: Fix false failure of subsystem event testSteven Rostedt1-2/+26
2025-08-15selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov1-25/+25
2025-08-15selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)2-1/+6
2025-08-15selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)3-1/+12
2025-07-24selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni1-4/+4
2025-07-17kallsyms: fix build without execinfoAchill Gilgenast1-0/+4
2025-07-06libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen1-0/+3
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-0/+2
2025-06-27selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)2-1/+102
2025-06-27libbpf: Add identical pointer detection to btf_dedup_is_equiv()Alan Maguire1-0/+16
2025-06-27tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal1-1/+1
2025-06-27perf record: Fix incorrect --user-regs commentsDapeng Mi1-1/+1
2025-06-27perf tests switch-tracking: Fix timestamp comparisonLeo Yan1-1/+1
2025-06-27perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter1-1/+4
2025-06-27perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter1-3/+202
2025-06-27perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo1-1/+1
2025-06-27perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo1-0/+2
2025-06-27libbpf: Use proper errno value in nlattrAnton Protopopov1-8/+7
2025-06-27bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READAnton Protopopov1-0/+6
2025-06-27libbpf: Use proper errno value in linkerAnton Protopopov1-2/+2
2025-06-27libbpf: Fix buffer overflow in bpf_object__init_progViktor Malik1-1/+1
2025-06-27selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron1-2/+5
2025-06-04bpftool: Fix readlink usage in get_fd_typeViktor Malik1-1/+2
2025-06-04kunit: tool: Use qboot on QEMU x86_64Brendan Jackman1-1/+3
2025-06-04libbpf: Fix out-of-bound readNandakumar Edamana1-1/+1
2025-06-04selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer1-1/+2
2025-06-04tools/build: Don't pass test log files to linkerIan Rogers1-1/+5
2025-06-04objtool: Properly disable uaccess validationJosh Poimboeuf1-2/+9
2025-06-04selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai1-1/+0
2025-05-22selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang1-5/+14
2025-05-22binfmt_elf: Honor PT_LOAD alignment for static PIEKees Cook1-1/+1
2025-05-22selftests/exec: Build both static and non-static load_address testsKees Cook2-20/+66
2025-05-22selftests/exec: load_address: conform test to TAP format outputMuhammad Usama Anjum1-19/+15
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-05-02objtool: Stop UNRET validation on UD2Josh Poimboeuf1-0/+3
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei1-0/+24
2025-05-02objtool: Silence more KCOV warningsJosh Poimboeuf1-0/+6
2025-05-02selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-25landlock: Add the errata interfaceMickaël Salaün1-1/+45
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)1-2/+2
2025-04-25selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-04-25ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain1-0/+8
2025-04-25pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han1-0/+4