summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-05-14libbpf: Check bpf_map_skeleton link for NULLMykyta Yatsenko-0/+6
2025-05-14tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffixSteven Rostedt-10/+10
2025-05-14perf test: Add stat uniquifying testChun-Tse Shao-0/+69
2025-05-14perf parse-events: Use wildcard processing to set an event to merge intoIan Rogers-72/+88
2025-05-14perf evlist: Make uniquifying counter names consistentIan Rogers-174/+177
2025-05-14objtool: Speed up SHT_GROUP reindexingJosh Poimboeuf-18/+30
2025-05-13mm: introduce new .mmap_prepare() file callbackLorenzo Stoakes-5/+61
2025-05-13selftests: memcg: increase error tolerance of child memory.current check in t...Waiman Long-2/+2
2025-05-13selftests: memcg: allow low event with no memory.low and memory_recursiveprot onWaiman Long-4/+14
2025-05-13cpupower: do not install files to /etc/default/Francesco Poli (wintermute)-11/+15
2025-05-13cpupower: do not call systemctl at install timeFrancesco Poli (wintermute)-7/+14
2025-05-13cpupower: do not write DESTDIR to cpupower.serviceFrancesco Poli (wintermute)-1/+1
2025-05-13vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy-12/+16
2025-05-13tools: ynl-gen: Allow multi-attr without nested-attributes againLukas Wunner-4/+3
2025-05-13perf trace: Support --summary-mode=cgroupNamhyung Kim-12/+170
2025-05-13perf report: Add 'tgid' sort keyNamhyung Kim-0/+41
2025-05-13perf test: Update sysfs path for core PMU capsNamhyung Kim-1/+2
2025-05-13perf test: Fix LBR test by ignoring idle taskNamhyung Kim-1/+1
2025-05-13perf tools: Fix arm64 source package buildJames Clark-0/+6
2025-05-13perf test: Hybrid improvements for metric value validation testIan Rogers-9/+20
2025-05-13perf list: Display the PMU name associated with a perf metric in JSONIan Rogers-4/+16
2025-05-13perf metricgroup: Binary search when resolving referred to metricsIan Rogers-73/+192
2025-05-13perf pmu: Change aliases from list to hashmapIan Rogers-161/+199
2025-05-13perf fncache: Switch to using hashmapIan Rogers-35/+39
2025-05-13tools: ynl-gen: support struct for binary attributesJakub Kicinski-1/+20
2025-05-13tools: ynl-gen: auto-indent elseJakub Kicinski-0/+1
2025-05-13tools: ynl-gen: support sub-type for binary attributesJakub Kicinski-3/+40
2025-05-13selftests: ncdevmem: Implement devmem TCP TXMina Almasry-15/+311
2025-05-13net: devmem: TCP tx netlink apiStanislav Fomichev-0/+1
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar-0/+640
2025-05-13Merge branch 'x86/mm' into x86/core, to resolve conflictsIngo Molnar-3/+6
2025-05-13Merge branch 'x86/fpu' into x86/core, to merge dependent commitsIngo Molnar-2/+16
2025-05-13Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar-546/+650
2025-05-13Merge branch 'x86/boot' into x86/core, to merge dependent commitsIngo Molnar-2/+4
2025-05-13Merge branch 'x86/asm' into x86/core, to merge dependent commitsIngo Molnar-29/+168
2025-05-12mm: perform VMA allocation, freeing, duplication in mmLorenzo Stoakes-35/+136
2025-05-12mm: abstract initial stack setup to mm subsystemLorenzo Stoakes-0/+32
2025-05-12mm: establish mm/vma_exec.c for shared exec/mm VMA functionalityLorenzo Stoakes-1/+42
2025-05-12mm/selftests: add a test to verify mmap_changing race with -EAGAINPeter Xu-0/+202
2025-05-12memblock: add MEMBLOCK_RSRV_KERN flagMike Rapoport (Microsoft)-23/+23
2025-05-12selftests/mm: use long for dwRegionSizeSiddarth G-2/+2
2025-05-12selftests/bpf: introduce tests for dynptr copy kfuncsMykyta Yatsenko-0/+244
2025-05-12selftests: mptcp: remove rp_filter configurationHangbin Liu-2/+0
2025-05-12selftests: netfilter: remove rp_filter configurationHangbin Liu-31/+5
2025-05-12selftests: net: use setup_ns for SRv6 tests and remove rp_filter configurationHangbin Liu-251/+76
2025-05-12selftests: net: use setup_ns for bareudp testingHangbin Liu-42/+7
2025-05-12selftests: net: remove redundant rp_filter configurationHangbin Liu-8/+0
2025-05-12selftests: net: disable rp_filter after namespace initializationHangbin Liu-0/+2
2025-05-12selftests: drv-net: ping: make sure the ping test restores checksum offloadJakub Kicinski-0/+16
2025-05-12libbpf: Use proper errno value in nlattrAnton Protopopov-8/+7