summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-09-10Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...Jakub Kicinski-0/+3
2025-09-10selftests: net: replace sleeps in fcnal-test with waitsJakub Kicinski-214/+214
2025-09-10tools: ynl: check for membership with 'not in'Matthieu Baerts (NGI0)-1/+1
2025-09-10tools: ynl: use 'cond is None'Matthieu Baerts (NGI0)-2/+2
2025-09-10tools: ynl: remove unnecessary semicolonsMatthieu Baerts (NGI0)-2/+2
2025-09-10tools: ynl: remove unused importsMatthieu Baerts (NGI0)-5/+2
2025-09-10tools: ynl: remove f-string without any placeholdersMatthieu Baerts (NGI0)-16/+16
2025-09-10tools: ynl: remove assigned but never used variableMatthieu Baerts (NGI0)-3/+0
2025-09-10tools: ynl: avoid bare exceptMatthieu Baerts (NGI0)-1/+1
2025-09-10tools: ynl: fix undefined variable nameMatthieu Baerts (NGI0)-1/+1
2025-09-10selftests/bpf: Skip timer cases when bpf_timer is not supportedLeon Hwang-0/+20
2025-09-10selftests: can: enable CONFIG_CAN_VCAN as a moduleDavide Caratti-0/+3
2025-09-10cxl/acpi: Rename CFMW coherency restrictionsDavidlohr Bueso-9/+9
2025-09-09selftests: mptcp: join: allow more time to send ADD_ADDRMatthieu Baerts (NGI0)-2/+4
2025-09-09selftests: mptcp: join: tolerate more ADD_ADDRMatthieu Baerts (NGI0)-12/+7
2025-09-09selftests: mptcp: shellcheck: support v0.11.0Matthieu Baerts (NGI0)-8/+9
2025-09-09selftests: net: speed up pmtu.sh by avoiding unnecessary cleanupJakub Kicinski-4/+5
2025-09-09selftests: net: run groups from fcnal-test in parallelJakub Kicinski-1/+12
2025-09-09selftests/bpf: Add tests for bpf_strnstrRong Tao-2/+6
2025-09-09selftests/bpf: Fix "expression result unused" warnings with iceccIlya Leoshkevich-5/+4
2025-09-09selftests/bpf: Extend crypto_sanity selftest with invalid dst bufferDaniel Borkmann-14/+32
2025-09-09docs: add tools/docs/gen-redirects.pyVegard Nossum-0/+54
2025-09-09docs: add tools/docs/gen-renames.pyVegard Nossum-0/+130
2025-09-09perf annotate: Fix title line after return from callNamhyung Kim-3/+7
2025-09-09perf annotate: Factor out annotate_browser__show_function_title()Namhyung Kim-11/+16
2025-09-09perf annotate: Fix signature of annotate_browser__show()Namhyung Kim-12/+13
2025-09-09perf docs: Update SPE doc to include default instructions groupJames Clark-4/+10
2025-09-09perf arm-spe: Display --itrace period warnings for all sample typesJames Clark-9/+9
2025-09-09perf arm-spe: Downsample all sample types equallyJames Clark-15/+12
2025-09-09perf arm-spe: Show instruction sample types by defaultJames Clark-2/+6
2025-09-09selftests/bpf: Fix incorrect array size calculationJiayuan Chen-2/+3
2025-09-09perf symbols: Handle 'N' symbols in /proc/kallsymsArnaldo Carvalho de Melo-1/+6
2025-09-09objtool: Ignore __pi___cfi_ prefixed symbolsNathan Chancellor-0/+1
2025-09-09selftests: net: add test for ipv6 fragmentationBrett A C Sheffield-0/+116
2025-09-09selftests: net: add test for destination in broadcast packetsOscar Maes-0/+84
2025-09-09selftests: vDSO: Drop vdso_test_clock_getresThomas Weißschuh-126/+0
2025-09-09selftests: vDSO: vdso_test_abi: Add tests for clock_gettime64()Thomas Weißschuh-1/+36
2025-09-09selftests: vDSO: vdso_test_abi: Test CPUTIME clocksThomas Weißschuh-1/+3
2025-09-09selftests: vDSO: vdso_test_abi: Use explicit indices for name arrayThomas Weißschuh-13/+13
2025-09-09selftests: vDSO: vdso_test_abi: Drop clock availability testsThomas Weißschuh-24/+0
2025-09-09selftests: vDSO: vdso_test_abi: Use ksft_finished()Thomas Weißschuh-2/+1
2025-09-09selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSOThomas Weißschuh-5/+4
2025-09-09selftests: vDSO: Fix -Wunitialized in powerpc VDSO_CALL() wrapperThomas Weißschuh-4/+3
2025-09-09selftests: bonding: add test for LACP actor port priorityHangbin Liu-25/+134
2025-09-08Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-176/+587
2025-09-08KVM: selftests: Fix typo in hyperv cpuid test messageAlok Tiwari-1/+1
2025-09-08selftests: net: move netlink-dumps back to progsJakub Kicinski-3/+6
2025-09-08selftests: net: make the dump test less sensitive to mem accountingJakub Kicinski-10/+33
2025-09-08selftests/bpf: Fix the issue where the error code is 0Feng Yang-1/+1
2025-09-08selftests/arm64: Fix grammatical error in string literalsNikola Z. Ivanov-4/+4