summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-01-07rtla/timerlat: Add --bpf-action optionTomas Glozar
2026-01-07rtla/timerlat: Support tail call from BPF programTomas Glozar
2026-01-07tools/rtla: Add common_usage()Costa Shulyupin
2026-01-07rtla: Set stop threshold after all instances are enabledCrystal Wood
2026-01-07selftests/hid: add a test for the Digitizer/Button Type pressurepadPeter Hutterer
2026-01-07selftests/hid: use a enum class for the different button typesPeter Hutterer
2026-01-07selftests/hid: require hidtools 0.12Peter Hutterer
2026-01-07selftests/hid: fix bpf compilations due to -fms-extensionsBenjamin Tissoires
2026-01-06bpf: GCC requires function attributes before the declaratorJose E. Marchesi
2026-01-06bpf: adapt selftests to GCC 16 -Wunused-but-set-variableJose E. Marchesi
2026-01-06selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang
2026-01-06libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu mapsLeon Hwang
2026-01-06bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang
2026-01-06selftests: netdevsim: add carrier state consistency testYohei Kojima
2026-01-06selftests: drv-net: Bring back tool() to driver __init__sGal Pressman
2026-01-06selftests/bpf: add tests for arena kfuncs under lockEmil Tsalapatis
2026-01-06selftests/net: packetdrill: add minimal client and server testsWillem de Bruijn
2026-01-06selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the startJakub Kicinski
2026-01-06ipv6: preserve insertion order for same-scope addressesYumei Huang
2026-01-06perf parse-events: Fix evsel allocation failureFaisal Bukhari
2026-01-06docs: find-unused-docs.sh: fixup directory usageRandy Dunlap
2026-01-06selftests/bpf: Update xdp_context_test_run test to check maximum metadata sizeToke Høiland-Jørgensen
2026-01-06perf pmu: Relax uncore wildcard matching to allow numeric suffixZide Chen
2026-01-06selftests/nolibc: always build sparc32 tests with -mcpu=v8Thomas Weißschuh
2026-01-06tools/nolibc: align sys_vfork() with sys_fork()Thomas Weißschuh
2026-01-06selftests/nolibc: drop NOLIBC_SYSROOT=0 logicThomas Weißschuh
2026-01-06selftests/nolibc: add static assertions around time types handlingThomas Weißschuh
2026-01-06tools/nolibc: add __nolibc_static_assert()Thomas Weißschuh
2026-01-06tools/nolibc: add compiler version detection macrosThomas Weißschuh
2026-01-06tools/nolibc: remove time conversionsThomas Weißschuh
2026-01-06selftests/nolibc: test compatibility of nolibc and kernel time typesThomas Weißschuh
2026-01-06tools/rtla: Remove unused function declarationsCosta Shulyupin
2026-01-05selftests: mptcp: Mark xerror and die_perror __noreturnAnkit Khushwaha
2026-01-05selftests/tc-testing: Add test case redirecting to self on egressVictor Nogueira
2026-01-05vsock/test: Test setting SO_ZEROCOPY on accept()ed socketMichal Luczaj
2026-01-05kunit: qemu_configs: Add 32-bit big endian ARM configurationThomas Weißschuh
2026-01-05kunit: tool: Don't overwrite test status based on subtest countsThomas Weißschuh
2026-01-05kunit: tool: Add test for nested test result reportingThomas Weißschuh
2026-01-05kunit: respect KBUILD_OUTPUT env variable by defaultRyota Sakamoto
2026-01-05kselftest/arm64: Support FORCE_TARGETSMark Brown
2026-01-05cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operationDan Williams
2026-01-05cxl/mem: Drop @host argument to devm_cxl_add_memdev()Dan Williams
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver
2026-01-04objtool/rust: add one more `noreturn` Rust functionFUJITA Tomonori
2026-01-04Merge branch 'rcu-torture.20260104a' into rcu-nextBoqun Feng
2026-01-04rcutorture: Add --kill-previous option to terminate previous kvm.sh runsJoel Fernandes
2026-01-04rcutorture: Prevent concurrent kvm.sh runs on same source treeJoel Fernandes
2026-01-04tools/nolibc: always use 64-bit time typesThomas Weißschuh
2026-01-04tools/nolibc: use custom structs timespec and timevalThomas Weißschuh
2026-01-04tools/nolibc/select: avoid libgcc 64-bit multiplicationsThomas Weißschuh