summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-18rtla/tests: Use negative match when testing --aa-onlyTomas Glozar
2026-05-18rtla/tests: Check -c/--cpus thread affinityTomas Glozar
2026-05-18rtla/tests: Add get_workload_pids() helperTomas Glozar
2026-05-18rtla/tests: Cover both top and hist tools where possibleTomas Glozar
2026-05-18tools/rtla: Fix --dump-tasks usage in timerlatCosta Shulyupin
2026-05-18selftest/rxe: Add selftests for perfZhu Yanjun
2026-05-17selftests/bpf: Add exception tests with stack argumentsYonghong Song
2026-05-17selftests/bpf: Cover global subprog exception leaksKumar Kartikeya Dwivedi
2026-05-16bpf: Fix arg_track_join log to use sa prefix for stack arg slotsYonghong Song
2026-05-16selftests/bpf: Log arg_track_join for stack arg slots in liveness analysisYonghong Song
2026-05-16selftests/bpf: Add test for stack arg read without caller writeYonghong Song
2026-05-16perf trace: Introduce --show-cpu option to display cpu idAaron Tomlin
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-15perf pmu: Skip test on Arm64 when #slots is zeroLeo Yan
2026-05-15perf trace beauty fcntl: Fix build with older kernel headersFlorian Fainelli
2026-05-15perf unwind-libunwind: Add RISC-V libunwind supportIan Rogers
2026-05-15perf unwind-libunwind: Remove libunwind-localIan Rogers
2026-05-15perf unwind-libunwind: Move flush/finish access out of localIan Rogers
2026-05-15perf unwind-libunwind: Make libunwind register reading cross platformIan Rogers
2026-05-15tools headers UAPI: Sync case-sensitivity flags from linux/fs.hChuck Lever
2026-05-15scripts/kernel-doc: Detect mismatched inline member documentation tagsShuicheng Lin
2026-05-15kdoc: xforms: move context attrs to function_xforms listRandy Dunlap
2026-05-15docs: kernel-doc: python: strip __counted_by_ptr macroTudor Ambarus
2026-05-15perf build: Be more programmatic when setting up libunwind variablesIan Rogers
2026-05-15tools build: Deduplicate test-libunwind for different architecturesIan Rogers
2026-05-15perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selectionIan Rogers
2026-05-14selftests: openvswitch: add pop_vlan testMinxi Hou
2026-05-14selftests: openvswitch: add vlan() and encap() flow string parsingMinxi Hou
2026-05-14perf metricgroup: Avoid scanning unnecessary PMUs for identifier matchIan Rogers
2026-05-14perf pmu-events AMD: Switch l2_itlb_misses to bp_l1_tlb_miss_l2_tlb_miss.allIan Rogers
2026-05-14perf record: Refactor ARM64 leaf caller setup out of archIan Rogers
2026-05-14selftests/bpf: Add tests for wakeup_sources kfuncsSamuel Wu
2026-05-14perf trace: Update beautifier script for clone flagsNamhyung Kim
2026-05-14perf trace: Add beautifier script for fsmount flagsNamhyung Kim
2026-05-14perf build: Add make check-headers targetNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/sched.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/mount.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync linux/socket.h with the kernel sourceNamhyung Kim
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-14selftests/nolibc: test open mode handlingThomas Weißschuh
2026-05-14tools/nolibc: always pass mode to open syscallThomas Weißschuh
2026-05-14tools/nolibc: split open mode handling into a macroThomas Weißschuh
2026-05-14tools/nolibc: split implicit open flags into a macroThomas Weißschuh
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang
2026-05-14selftests: ovpn: reduce remaining ping flood countsRalf Lici
2026-05-14selftests: net: Add tests for neigh_forward_grat optionDanielle Ratson
2026-05-13veristat: Report max stack depthPaul Chaignon
2026-05-13selftests/bpf: Test reported max stack depthPaul Chaignon