summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2025-02-21net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin
2025-02-21selftests: gpio: gpio-sim: Fix missing chip disablementsKoichiro Den
2025-02-21rtla/timerlat_top: Abort event processing on second signalTomas Glozar
2025-02-21rtla/timerlat_hist: Abort event processing on second signalTomas Glozar
2025-02-21rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar
2025-02-21rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar
2025-02-21rtla: Add trace_instance_stopTomas Glozar
2025-02-21rtla/osnoise: Distinguish missing workload optionTomas Glozar
2025-02-21selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)
2025-02-21udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-02-21selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye
2025-02-21ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere
2025-02-21net: netdevsim: try to close UDP port harness racesJakub Kicinski
2025-02-21tools/bootconfig: Fix the wrong format specifierLuo Yifan
2025-02-21ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing
2025-02-21libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet
2025-02-21tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande
2025-02-21libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missingAndrii Nakryiko
2025-02-21selftests/landlock: Fix error messageMickaël Salaün
2025-02-21selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin
2025-02-21selftests: timers: clocksource-switch: Adapt progress to kselftest frameworkGeert Uytterhoeven
2025-02-21cpupower: fix TSC MHz calculationHe Rongguang
2025-02-21selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman
2025-02-01ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi
2025-01-23selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni
2025-01-23selftests: tc-testing: reduce rshift valueJakub Kicinski
2025-01-02stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin
2024-12-27selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang