summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-04-02tools/nolibc: drop superfluous invocation of mkdirThomas Weißschuh1-1/+0
2026-04-02tools/nolibc: drop superfluous invocation of 'make headers'Thomas Weißschuh1-1/+0
2026-04-02tracing: selftests: Extend hotplug testing for trace remotesVincent Donnefort5-55/+115
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei1-0/+44
2026-04-02selftests: drivers: hw: add test for the ethtool standard countersIoana Ciornei2-0/+207
2026-04-02selftests: drivers: hw: update ethtool_rmon to work with a single local inter...Ioana Ciornei1-13/+17
2026-04-02selftests: drivers: hw: move to KTAP outputIoana Ciornei1-8/+16
2026-04-02selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon testIoana Ciornei1-2/+2
2026-04-02selftests: drivers: hw: test rmon counters only on first interfaceIoana Ciornei1-2/+0
2026-04-02selftests: drivers: hw: cleanup shellcheck warnings in the rmon testIoana Ciornei1-25/+29
2026-04-02selftests: net: update some helpers to use run_onIoana Ciornei2-8/+14
2026-04-02selftests: net: extend lib.sh to parse drivers/net/net.configIoana Ciornei3-9/+146
2026-04-02selftests: forwarding: extend ethtool_std_stats_get with pause statisticsIoana Ciornei1-2/+8
2026-04-02iommufd/selftest: Test dirty tracking on PASIDZhenzhong Duan1-0/+27
2026-04-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+112
2026-04-02perf test: Fix perf stat --bpf-counters on hybrid machinesNamhyung Kim1-4/+16
2026-04-02perf tests: Write test files to tmpdirIan Rogers1-19/+23
2026-04-02libperf cpumap: Make index and nr types unsignedIan Rogers34-91/+108
2026-04-01tools/workqueue: add CACHE_SHARD support to wq_dump.pyBreno Leitao1-1/+2
2026-04-01KVM: arm64: selftests: Avoid testing the IMPDEF behaviorZenghui Yu (Huawei)1-12/+2
2026-04-01tools/nolibc/printf: Support negative variable width and precisionDavid Laight2-32/+41
2026-04-01tools/testing/cxl: Test dax_hmem takeover of CXL regionsDan Williams7-0/+173
2026-04-01tools/testing/cxl: Simulate auto-assembly failureDan Williams1-0/+9
2026-04-01KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtimeMarc Zyngier1-7/+45
2026-04-01rv: Allow epoll in rtapp-sleep monitorNam Cao1-0/+1
2026-04-01Merge branch 'for-linus' into for-nextTakashi Iwai188-1156/+3733
2026-04-01mm: move free_reserved_area() to mm/memblock.cMike Rapoport (Microsoft)2-3/+32
2026-04-01memblock: move reserve_bootmem_range() to memblock.c and make it staticMike Rapoport (Microsoft)3-6/+9
2026-04-01memblock: Add reserve_mem debugfs infoGuilherme G. Piccoli1-0/+10
2026-04-01rv/rvgen: fix _fill_states() return type annotationWander Lairson Costa1-1/+1
2026-04-01rv/rvgen: fix unbound loop variable warningWander Lairson Costa1-5/+9
2026-04-01rv/rvgen: enforce presence of initial stateWander Lairson Costa1-0/+4
2026-04-01rv/rvgen: extract node marker string to class constantWander Lairson Costa1-4/+5
2026-04-01rv/rvgen: fix isinstance check in Variable.expand()Wander Lairson Costa1-1/+1
2026-04-01rv/rvgen: make monitor arguments required in rvgenWander Lairson Costa1-3/+4
2026-04-01rv/rvgen: remove unused __get_main_name methodWander Lairson Costa1-6/+0
2026-04-01rv/rvgen: remove unused sys import from dot2cWander Lairson Costa1-1/+0
2026-04-01rv/rvgen: refactor automata.py to use iterator-based parsingWander Lairson Costa1-45/+71
2026-04-01rv/rvgen: use class constant for init markerWander Lairson Costa1-2/+3
2026-04-01rv/rvgen: fix DOT file validation logic errorWander Lairson Costa1-1/+1
2026-04-01rv/rvgen: fix PEP 8 whitespace violationsWander Lairson Costa4-8/+8
2026-04-01rv/rvgen: fix typos in automata and generator docstring and commentsWander Lairson Costa4-8/+8
2026-04-01selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal1-1/+1
2026-04-01perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/b...Arnaldo Carvalho de Melo4-4/+4
2026-04-01perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapiArnaldo Carvalho de Melo5-4/+4
2026-04-01perf build: Add -funsigned-char to default CFLAGSIan Rogers1-0/+1
2026-04-01selftests: drv-net: update the README with variantsJakub Kicinski1-0/+33
2026-04-01lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT testKees Cook1-1/+0
2026-04-01selftests/bpf: Suppress veristat error messages in non-verbose modeMykyta Yatsenko1-2/+3
2026-04-01selftests/bpf: Test access to ringbuf position with map pointerMenglong Dong1-0/+17