summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-07-17kallsyms: fix build without execinfoAchill Gilgenast
2025-07-06libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-27selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-06-27libbpf: Add identical pointer detection to btf_dedup_is_equiv()Alan Maguire
2025-06-27tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal
2025-06-27perf record: Fix incorrect --user-regs commentsDapeng Mi
2025-06-27perf tests switch-tracking: Fix timestamp comparisonLeo Yan
2025-06-27perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter
2025-06-27perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter
2025-06-27perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo
2025-06-27perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo
2025-06-27libbpf: Use proper errno value in nlattrAnton Protopopov
2025-06-27bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READAnton Protopopov
2025-06-27libbpf: Use proper errno value in linkerAnton Protopopov
2025-06-27libbpf: Fix buffer overflow in bpf_object__init_progViktor Malik
2025-06-27selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron
2025-06-04bpftool: Fix readlink usage in get_fd_typeViktor Malik
2025-06-04kunit: tool: Use qboot on QEMU x86_64Brendan Jackman
2025-06-04libbpf: Fix out-of-bound readNandakumar Edamana
2025-06-04selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer
2025-06-04tools/build: Don't pass test log files to linkerIan Rogers
2025-06-04objtool: Properly disable uaccess validationJosh Poimboeuf
2025-06-04selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai
2025-05-22selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-22binfmt_elf: Honor PT_LOAD alignment for static PIEKees Cook
2025-05-22selftests/exec: Build both static and non-static load_address testsKees Cook
2025-05-22selftests/exec: load_address: conform test to TAP format outputMuhammad Usama Anjum
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo
2025-05-02objtool: Stop UNRET validation on UD2Josh Poimboeuf
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei
2025-05-02objtool: Silence more KCOV warningsJosh Poimboeuf
2025-05-02selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-25landlock: Add the errata interfaceMickaël Salaün
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-25selftests: mptcp: close fd_in before returning in main_loopGeliang Tang
2025-04-25ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain
2025-04-25pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han
2025-04-25selftests/futex: futex_waitv wouldblock test should failEdward Liaw
2025-04-10perf tools: annotate asm_pure_loop.SMarcus Meissner
2025-04-10perf python: Check if there is space to copy all the eventArnaldo Carvalho de Melo
2025-04-10perf python: Don't keep a raw_data pointer to consumed ring buffer spaceArnaldo Carvalho de Melo
2025-04-10perf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo
2025-04-10perf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo
2025-04-10perf units: Fix insufficient array spaceArnaldo Carvalho de Melo
2025-04-10perf evlist: Add success path to evlist__create_syswide_mapsIan Rogers
2025-04-10selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar
2025-04-10selftests/bpf: Fix string read in strncmp benchmarkViktor Malik
2025-04-10libbpf: Fix hypothetical STT_SECTION extern NULL deref caseAndrii Nakryiko
2025-02-21selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu