summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-01-07Merge tag 'linux-cpupower-6.20-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2026-01-07kunit: tool: test: Don't rely on implicit working directory changeThomas Weißschuh
2026-01-07kunit: tool: test: Rename test_data_path() to _test_data_path()Thomas Weißschuh
2026-01-07rtla: Fix parse_cpu_set() return value documentationWander Lairson Costa
2026-01-07rtla: Ensure null termination after read operations in utils.cWander Lairson Costa
2026-01-07rtla: Make stop_tracing variable volatileWander Lairson Costa
2026-01-07rtla: Add generated output files to gitignoreWander Lairson Costa
2026-01-07rtla: Fix NULL pointer dereference in actions_parseWander Lairson Costa
2026-01-07rtla: Remove unused headersWander Lairson Costa
2026-01-07rtla: Remove redundant memset after callocWander Lairson Costa
2026-01-07rtla: Use standard exit codes for result enumWander Lairson Costa
2026-01-07rtla: Replace atoi() with a robust strtoi()Wander Lairson Costa
2026-01-07rtla: Introduce for_each_action() helperWander Lairson Costa
2026-01-07tools/rtla: Deduplicate cgroup path opening codeCosta Shulyupin
2026-01-07tools/rtla: Consolidate -H/--house-keeping option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -P/--priority option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -e/--event option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -d/--duration option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -D/--debug option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -C/--cgroup option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -c/--cpus option parsingCosta Shulyupin
2026-01-07tools/rtla: Add common_parse_options()Costa Shulyupin
2026-01-07rtla/tests: Run Test::Harness in verbose modeTomas Glozar
2026-01-07rtla/tests: Test BPF action programTomas Glozar
2026-01-07rtla/timerlat: Add example for BPF action programTomas Glozar
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-06perf data: Fix coding styleDerek Foreman
2026-01-06perf data: Allow filtering conversion by time rangeDerek Foreman
2026-01-06perf build: Skip nondistro build test if libbfd is oldJames Clark
2026-01-06perf build: Feature test for libbfd thread safety APIJames Clark
2026-01-06perf build: Remove unused libbfd-buildid feature testJames Clark