aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-05-15perf test: Allow tolerance for leader sampling testChun-Tse Shao1-6/+27
2025-05-15selftest/net/ovpn: extend coverage with more test casesAntonio Quartulli5-11/+34
2025-05-15selftest/net/ovpn: fix crash in case of getaddrinfo() failureAntonio Quartulli1-2/+8
2025-05-14selftests/bpf: Relax TCPOPT_WINDOW validation in test_tcp_custom_syncookie.c.Kuniyuki Iwashima1-1/+3
2025-05-14libbpf: Check bpf_map_skeleton link for NULLMykyta Yatsenko1-0/+6
2025-05-14tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffixSteven Rostedt5-10/+10
2025-05-14perf test: Add stat uniquifying testChun-Tse Shao1-0/+69
2025-05-14perf parse-events: Use wildcard processing to set an event to merge intoIan Rogers5-72/+88
2025-05-14perf evlist: Make uniquifying counter names consistentIan Rogers8-174/+177
2025-05-14objtool: Speed up SHT_GROUP reindexingJosh Poimboeuf2-18/+30
2025-05-13mm: introduce new .mmap_prepare() file callbackLorenzo Stoakes1-5/+61
2025-05-13selftests: memcg: increase error tolerance of child memory.current check in test_memcg_protection()Waiman Long1-2/+2
2025-05-13selftests: memcg: allow low event with no memory.low and memory_recursiveprot onWaiman Long1-4/+14
2025-05-13cpupower: do not install files to /etc/default/Francesco Poli (wintermute)4-11/+15
2025-05-13cpupower: do not call systemctl at install timeFrancesco Poli (wintermute)2-7/+14
2025-05-13cpupower: do not write DESTDIR to cpupower.serviceFrancesco Poli (wintermute)1-1/+1
2025-05-13vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy1-12/+16
2025-05-13tools: ynl-gen: Allow multi-attr without nested-attributes againLukas Wunner1-4/+3
2025-05-13perf trace: Support --summary-mode=cgroupNamhyung Kim6-12/+170
2025-05-13perf report: Add 'tgid' sort keyNamhyung Kim4-0/+41
2025-05-13perf test: Update sysfs path for core PMU capsNamhyung Kim1-1/+2
2025-05-13perf test: Fix LBR test by ignoring idle taskNamhyung Kim1-1/+1
2025-05-13perf tools: Fix arm64 source package buildJames Clark1-0/+6
2025-05-13perf test: Hybrid improvements for metric value validation testIan Rogers2-9/+20
2025-05-13perf list: Display the PMU name associated with a perf metric in JSONIan Rogers3-4/+16
2025-05-13perf metricgroup: Binary search when resolving referred to metricsIan Rogers6-73/+192
2025-05-13perf pmu: Change aliases from list to hashmapIan Rogers5-161/+199
2025-05-13perf fncache: Switch to using hashmapIan Rogers3-33/+37
2025-05-13tools: ynl-gen: support struct for binary attributesJakub Kicinski1-1/+20
2025-05-13tools: ynl-gen: auto-indent elseJakub Kicinski1-0/+1
2025-05-13tools: ynl-gen: support sub-type for binary attributesJakub Kicinski1-3/+40
2025-05-13selftests: ncdevmem: Implement devmem TCP TXMina Almasry2-15/+311
2025-05-13net: devmem: TCP tx netlink apiStanislav Fomichev1-0/+1
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar8-0/+640
2025-05-13Merge branch 'x86/mm' into x86/core, to resolve conflictsIngo Molnar1-3/+6
2025-05-13Merge branch 'x86/fpu' into x86/core, to merge dependent commitsIngo Molnar4-2/+16
2025-05-13Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar6-546/+650
2025-05-13Merge branch 'x86/boot' into x86/core, to merge dependent commitsIngo Molnar1-2/+4
2025-05-13Merge branch 'x86/asm' into x86/core, to merge dependent commitsIngo Molnar7-29/+168
2025-05-12mm: perform VMA allocation, freeing, duplication in mmLorenzo Stoakes3-35/+136
2025-05-12mm: abstract initial stack setup to mm subsystemLorenzo Stoakes1-0/+32
2025-05-12mm: establish mm/vma_exec.c for shared exec/mm VMA functionalityLorenzo Stoakes3-1/+42
2025-05-12mm/selftests: add a test to verify mmap_changing race with -EAGAINPeter Xu1-0/+202
2025-05-12memblock: add MEMBLOCK_RSRV_KERN flagMike Rapoport (Microsoft)3-23/+23
2025-05-12selftests/mm: use long for dwRegionSizeSiddarth G1-2/+2
2025-05-12selftests/bpf: introduce tests for dynptr copy kfuncsMykyta Yatsenko3-0/+244
2025-05-12selftests: mptcp: remove rp_filter configurationHangbin Liu1-2/+0
2025-05-12selftests: netfilter: remove rp_filter configurationHangbin Liu7-30/+4
2025-05-12selftests: net: use setup_ns for SRv6 tests and remove rp_filter configurationHangbin Liu6-251/+76
2025-05-12selftests: net: use setup_ns for bareudp testingHangbin Liu1-42/+7