summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-01-16libbpf: Fix return zero when elf_begin failedPu Lehui-0/+1
2025-01-16selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill testPu Lehui-2/+2
2025-01-16veristat: Load struct_ops programs only onceEduard Zingerman-0/+38
2025-01-16selftests/bpf: Fix undefined UINT_MAX in veristat.cTony Ambardar-0/+1
2025-01-16perf hist: Fix bogus profiles when filters are enabledDmitry Vyukov-1/+10
2025-01-16perf hist: Deduplicate cmp/sort/collapse codeDmitry Vyukov-68/+49
2025-01-16perf test: Improve verbose documentationIan Rogers-1/+4
2025-01-16perf test: Add a runs-per-test flagIan Rogers-11/+22
2025-01-16perf test: Fix parallel/sequential option documentationIan Rogers-7/+3
2025-01-16perf test: Send list output to stdout rather than stderrIan Rogers-4/+4
2025-01-16perf test: Rename functions and variables for better clarityIan Rogers-108/+93
2025-01-16perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins-22/+37
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-45/+275
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-17/+51
2025-01-16selftests/ftrace: Add test that tests event :mod: commandsSteven Rostedt-0/+191
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski-3/+13
2025-01-15selftest: net-drv: hds: add test for HDS featureTaehee Yoo-0/+121
2025-01-15selftests/net/forwarding: teamd command not foundAlessandro Zanni-0/+11
2025-01-15selftests: mptcp: connect: better display the files sizeMatthieu Baerts (NGI0)-1/+1
2025-01-15selftests: mptcp: connect: remove unused variableMatthieu Baerts (NGI0)-2/+1
2025-01-15selftests: mptcp: add -m with ss in case of errorsMatthieu Baerts (NGI0)-2/+2
2025-01-15selftests: mptcp: move stats info in case of errors to lib.shMatthieu Baerts (NGI0)-25/+29
2025-01-15selftests: mptcp: sockopt: save nstat infosGeliang Tang-1/+12
2025-01-15selftests: mptcp: simult_flows: unify errors msgsMatthieu Baerts (NGI0)-5/+16
2025-01-15selftests/rseq: Fix handling of glibc without rseq supportMathieu Desnoyers-8/+33
2025-01-15Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-568/+1170
2025-01-15selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpcSaket Kumar Bhaskar-0/+4
2025-01-15selftests: net: Adapt ethtool mq tests to fix in qdisc graftVictor Nogueira-3/+6
2025-01-14selftests/resctrl: Discover SNC kernel support and adjust messagesMaciej Wieczor-Retman-4/+39
2025-01-14selftests/resctrl: Adjust effective L3 cache size with SNC enabledMaciej Wieczor-Retman-1/+119
2025-01-14selftests/ftrace: Make uprobe test more robust against binary nameMasami Hiramatsu (Google)-1/+3
2025-01-14selftests/ftrace: Fix to use remount when testing mount GID optionMasami Hiramatsu (Google)-4/+4
2025-01-14selftests: tmpfs: Add kselftest support to tmpfsShivam Chaudhary-15/+14
2025-01-14selftests: tmpfs: Add Test-skip if not run as rootShivam Chaudhary-0/+12
2025-01-14selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin-12/+12
2025-01-14selftests/ring-buffer: Add test for out-of-bound pgoff mappingVincent Donnefort-1/+7
2025-01-14selftests/run_kselftest.sh: Fix help string for --per-test-logBrendan Jackman-1/+1
2025-01-14selftests: acct: Add ksft_exit_skip if not running as rootShivam Chaudhary-1/+1
2025-01-14selftests: kselftest: Fix the wrong format specifierzhang jiao-1/+1
2025-01-14selftests: timers: clocksource-switch: Adapt progress to kselftest frameworkGeert Uytterhoeven-3/+3
2025-01-14selftests/zram: gitignore output fileLi Zhijian-0/+2
2025-01-14selftests/filesystems: Add missing gitignore fileLi Zhijian-0/+1
2025-01-14selftests: Warn about skipped tests in result summaryLaura Nao-0/+12
2025-01-14selftests: kselftest: Add ksft_test_result_xpassStefano Pigozzi-1/+20
2025-01-14selftests/vDSO: support DT_GNU_HASHFangrui Song-28/+82
2025-01-14selftests/ipc: Remove unused variableszhang jiao-1/+1
2025-01-14selftest: media_tests: fix trivial UAF typoCarlos Llamas-4/+4
2025-01-14kunit: enable hardware acceleration when availableTamir Duberstein-1/+4
2025-01-14kunit: add fallback for os.sched_getaffinityTamir Duberstein-1/+10
2025-01-14selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni-11/+32