aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-05-16rcutorture: Fix issue with re-using old images on ARM64Joel Fernandes1-1/+1
2025-05-16rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01Paul E. McKenney1-2/+0
2025-05-16rcutorture: Reduce TREE01 CPU overcommitPaul E. McKenney1-1/+1
2025-05-16torture: Check for "Call trace:" as well as "Call Trace:"Paul E. McKenney2-2/+2
2025-05-16torture: Add testing of RCU's Rust bindings to torture.shPaul E. McKenney1-0/+45
2025-05-16torture: Add --do-{,no-}normal to torture.shPaul E. McKenney1-3/+27
2025-05-16xdrgen: Fix code generated for counted arraysChuck Lever3-0/+6
2025-05-16perf intel-tpebs: Filter non-workload samplesIan Rogers1-1/+58
2025-05-16kselftest/arm64: Set default OUTPUT path when undefinedtanze1-0/+2
2025-05-16KVM: selftests: Confirm exposing MTE_frac does not break migrationBen Horgan1-1/+76
2025-05-16tools/bootconfig: specify LDFLAGS as an argument to CCBrian Masney1-1/+1
2025-05-16tools/bootconfig: allow overriding CFLAGS assignmentBrian Masney1-1/+1
2025-05-15selftests/run_kselftest.sh: Use readlink if realpath is not availableYosry Ahmed1-1/+8
2025-05-15tools: ynl-gen: array-nest: support arrays of nestsJakub Kicinski1-0/+3
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-72/+875
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-56/+192
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