summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-01-11tools/mm/page_owner_sort: fix timestamp comparison for stable sortingKaushlendra Kumar1-1/+5
2026-01-11idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)1-0/+21
2026-01-11selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
2026-01-11selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca1-11/+5
2026-01-11selftests: openvswitch: Fix escape chars in regexp.Adrian Moreno1-8/+8
2026-01-11tools/testing/nvdimm: Use per-DIMM device handleAlison Schofield1-1/+6
2026-01-11ktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt1-2/+2
2026-01-11libperf cpumap: Fix perf_cpu_map__max for an empty/NULL mapIan Rogers1-4/+6
2026-01-11perf tools: Fix split kallsyms DSO countingNamhyung Kim1-2/+2
2026-01-11selftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu1-0/+1
2026-01-11selftests: bonding: add ipvlan over bond testingEtienne Champetier4-100/+98
2026-01-11selftests: bonding: Add more missing config optionsBenjamin Poirier1-0/+5
2026-01-11selftests: bonding: add missing build configsJakub Kicinski1-0/+3
2026-01-11selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski2-2/+17
2026-01-11selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski1-3/+3
2026-01-11perf arm_spe: Fix memset subclass in operationLeo Yan2-26/+14
2026-01-11perf arm-spe: Extend branch operationsLeo Yan2-6/+17
2026-01-11selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov1-0/+5
2026-01-11perf record: skip synthesize event when open evsel failedShuai Xue1-1/+1
2026-01-11perf lock contention: Load kernel map before lookupNamhyung Kim1-3/+3
2026-01-11perf maps: Add maps__load_first()Ian Rogers3-1/+16
2026-01-11tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is setBenjamin Berg1-0/+4
2026-01-11objtool: Fix weak symbol detectionJosh Poimboeuf1-4/+4
2026-01-11objtool: Fix standalone --hacks=jump_labelDylan Hatch1-1/+2
2025-12-07selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)2-7/+28
2025-12-01selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)1-4/+4
2025-12-01tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun1-1/+1
2025-12-01selftests: net: use BASH for bareudp testingPo-Hsu Lin1-1/+1
2025-11-24Revert "perf dso: Add missed dso__put to dso__load_kcore"jingxian.li1-1/+0
2025-11-24selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)1-5/+13
2025-11-24selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)1-27/+27
2025-11-24selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)1-1/+1
2025-11-24selftests/user_events: fix type cast for write_index packed member in perf_testAnkit Khushwaha1-1/+1
2025-11-24selftests/tracing: Run sample events to clear page cache eventsSteven Rostedt1-0/+4
2025-11-24selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin1-0/+2
2025-11-24iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe1-0/+2
2025-11-24selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski1-0/+1
2025-11-24selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...Wang Liang1-0/+4
2025-11-24netdevsim: add Makefile for selftestsDavid Wei1-0/+17
2025-11-24selftests/net: use destination options instead of hop-by-hopAnubhav Singh1-2/+2
2025-11-24selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert1-6/+87
2025-11-24selftests/net: fix out-of-order delivery of FIN in gro:tcp testAnubhav Singh1-0/+8
2025-11-24tools: lib: thermal: use pkg-config to locate libnl3Sascha Hauer1-1/+6
2025-11-24tools: lib: thermal: don't preserve owner in installEmil Dahl Juhl1-1/+1
2025-11-24tools bitmap: Add missing asm-generic/bitsperlong.h includeIan Rogers1-0/+1
2025-11-24selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng1-1/+1
2025-11-24selftests: Replace sleep with slowwaitDavid Ahern1-1/+1
2025-11-24selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern1-0/+2
2025-11-24selftests: traceroute: Use require_command()Ido Schimmel1-10/+3
2025-11-24selftests: net: replace sleeps in fcnal-test with waitsJakub Kicinski1-214/+214