summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-05-13selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino
2026-05-13KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctlsSean Christopherson
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-13tools/sched_ext: scx_qmap: Fix qa arena placementCheng-Yang Chou
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao
2026-05-13selftests/rdma: explicitly skip tests when required modules are missingYi Lai
2026-05-13KVM: selftests: memslot_perf_test: make host wait timeout configurableMayuresh Chitale