summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-04-02selftests: net: extend lib.sh to parse drivers/net/net.configIoana Ciornei
2026-04-02selftests: forwarding: extend ethtool_std_stats_get with pause statisticsIoana Ciornei
2026-04-02iommufd/selftest: Test dirty tracking on PASIDZhenzhong Duan
2026-04-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2026-04-01perf test: Fix perf stat --bpf-counters on hybrid machinesNamhyung Kim
2026-04-01perf tests: Write test files to tmpdirIan Rogers
2026-04-01libperf cpumap: Make index and nr types unsignedIan Rogers
2026-04-01tools/workqueue: add CACHE_SHARD support to wq_dump.pyBreno Leitao
2026-04-01KVM: arm64: selftests: Avoid testing the IMPDEF behaviorZenghui Yu (Huawei)
2026-04-01tools/nolibc/printf: Support negative variable width and precisionDavid Laight
2026-04-01tools/testing/cxl: Test dax_hmem takeover of CXL regionsDan Williams
2026-04-01tools/testing/cxl: Simulate auto-assembly failureDan Williams
2026-04-01KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtimeMarc Zyngier
2026-04-01rv: Allow epoll in rtapp-sleep monitorNam Cao
2026-04-01Merge branch 'for-linus' into for-nextTakashi Iwai
2026-04-01mm: move free_reserved_area() to mm/memblock.cMike Rapoport (Microsoft)
2026-04-01memblock: move reserve_bootmem_range() to memblock.c and make it staticMike Rapoport (Microsoft)
2026-04-01memblock: Add reserve_mem debugfs infoGuilherme G. Piccoli
2026-04-01rv/rvgen: fix _fill_states() return type annotationWander Lairson Costa
2026-04-01rv/rvgen: fix unbound loop variable warningWander Lairson Costa
2026-04-01rv/rvgen: enforce presence of initial stateWander Lairson Costa
2026-04-01rv/rvgen: extract node marker string to class constantWander Lairson Costa
2026-04-01rv/rvgen: fix isinstance check in Variable.expand()Wander Lairson Costa
2026-04-01rv/rvgen: make monitor arguments required in rvgenWander Lairson Costa
2026-04-01rv/rvgen: remove unused __get_main_name methodWander Lairson Costa
2026-04-01rv/rvgen: remove unused sys import from dot2cWander Lairson Costa
2026-04-01rv/rvgen: refactor automata.py to use iterator-based parsingWander Lairson Costa
2026-04-01rv/rvgen: use class constant for init markerWander Lairson Costa
2026-04-01rv/rvgen: fix DOT file validation logic errorWander Lairson Costa
2026-04-01rv/rvgen: fix PEP 8 whitespace violationsWander Lairson Costa
2026-04-01rv/rvgen: fix typos in automata and generator docstring and commentsWander Lairson Costa
2026-04-01selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal
2026-03-31perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/b...Arnaldo Carvalho de Melo
2026-03-31perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapiArnaldo Carvalho de Melo
2026-03-31perf build: Add -funsigned-char to default CFLAGSIan Rogers
2026-03-31selftests: drv-net: update the README with variantsJakub Kicinski
2026-03-31lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT testKees Cook
2026-03-31selftests/bpf: Suppress veristat error messages in non-verbose modeMykyta Yatsenko
2026-03-31selftests/bpf: Test access to ringbuf position with map pointerMenglong Dong
2026-03-31bpf: Clarify BPF_RB_NO_WAKEUP behavior for bpf_ringbuf_discard()Eyal Birger
2026-03-31selftests/run_kselftest.sh: Remove unused $ROOTRicardo B. Marlière
2026-03-31selftests/cpu-hotplug: Fix check for cpu hotplug not supportedDmytro Maluka
2026-03-31Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-31selftests/mqueue: Fix incorrectly named fileSimon Liebold
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-31selftests: Use ktap helpers for runner.shHangbin Liu
2026-03-31selftests: harness: Validate intermixing of kselftest and harness functionalityThomas Weißschuh
2026-03-31selftests: harness: Detect illegal mixing of kselftest and harness functionalityThomas Weißschuh
2026-03-31selftests: kselftest: Add ksft_reset_state()Thomas Weißschuh
2026-03-31selftests: harness: Validate that explicit kselftest exitcodes are handledThomas Weißschuh