summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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 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-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-05-22selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
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-02selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-05-02landlock: Add the errata interfaceMickaël Salaün
2025-05-02ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain
2025-05-02pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han
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-10libbpf: Fix hypothetical STT_SECTION extern NULL deref caseAndrii Nakryiko
2025-03-13selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu
2025-03-13net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin
2025-03-13selftest: net: Test IPv4 PMTU exceptions with DSCP and ECNGuillaume Nault
2025-03-13perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu
2025-03-13udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-03-13selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye
2025-03-13ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere
2025-03-13perf trace: Fix runtime error of index out of boundsHoward Chu
2025-03-13net: netdevsim: try to close UDP port harness racesJakub Kicinski
2025-03-13tools/bootconfig: Fix the wrong format specifierLuo Yifan
2025-03-13perf report: Fix misleading help message about --demangleJiachen Zhang
2025-03-13perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo
2025-03-13ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing
2025-03-13perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()Zhongqiu Han
2025-03-13perf header: Fix one memory leakage in process_bpf_prog_info()Zhongqiu Han
2025-03-13perf header: Fix one memory leakage in process_bpf_btf()Zhongqiu Han
2025-03-13libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet
2025-03-13tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande
2025-03-13selftests/landlock: Fix error messageMickaël Salaün