summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra-222/+1323
2025-07-14selftests: netfilter: nft_concat_range.sh: send packets to empty setFlorian Westphal-0/+3
2025-07-14selftests: netfilter: conntrack_resize.sh: also use udpclash toolFlorian Westphal-0/+17
2025-07-14selftests: netfilter: add conntrack clash resolution test caseFlorian Westphal-0/+337
2025-07-14selftests: netfilter: conntrack_resize.sh: extend resize testFlorian Westphal-5/+75
2025-07-14tools/sched: Add dl_bw_dump.py for printing bandwidth accounting infoJuri Lelli-0/+57
2025-07-14tools/sched: Add root_domains_dump.py which dumps root domains infoJuri Lelli-0/+68
2025-07-14tools/bootconfig: Cleanup bootconfig footer size calculationsMasami Hiramatsu (Google)-8/+11
2025-07-14tools/bootconfig: Replace some echo with printf for more portabilityMasami Hiramatsu (Google)-10/+10
2025-07-14tools/bootconfig: Improve portabilityMasami Hiramatsu (Google)-6/+7
2025-07-14tools: bootconfig: Regex enclosed with quotes to make syntax highlight properBhaskar Chowdhury-2/+2
2025-07-13tools/testing/selftests: add mremap() unfaulted/faulted test casesLorenzo Stoakes-2/+608
2025-07-13selftests/damon/sysfs.py: test DAMOS schemes parameters setupSeongJae Park-3/+43
2025-07-13selftests/damon/sysfs.py: test adaptive targets parameterSeongJae Park-3/+6
2025-07-13selftests/damon/sysfs.py: test monitoring attribute parametersSeongJae Park-2/+32
2025-07-13selftests/damon: add python and drgn-based DAMON sysfs testSeongJae Park-0/+43
2025-07-13selftests/damon/_damon_sysfs: set Kdamond.pid in start()SeongJae Park-0/+3
2025-07-13selftests/damon: add drgn script for extracting damon statusSeongJae Park-0/+161
2025-07-13tools: ynl: default to --process-unknown in installed modeJakub Kicinski-0/+2
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2025-07-13selftests/nolibc: add x32 test configurationThomas Weißschuh-1/+18
2025-07-13tools/nolibc: define time_t in terms of __kernel_old_time_tThomas Weißschuh-1/+3
2025-07-13tools: ynl: process unknown for enum valuesDonald Hunter-2/+12
2025-07-13selftests/hid: add a test case for the recent syzbot underflowBenjamin Tissoires-0/+70
2025-07-12Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton-0/+4
2025-07-12selftests: cgroup: Fix missing newline in test_zswap_writeback_oneSebastian Chlad-1/+1
2025-07-12selftests: cgroup: Allow longer timeout for kmem_dead_cgroups cleanupSebastian Chlad-1/+4
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds-0/+4
2025-07-11selftests/net: packetdrill: add --mss option to three testsEric Dumazet-0/+8
2025-07-11selftests: net: add netdev-l2addr.sh for testing L2 address functionalityToke Høiland-Jørgensen-0/+83
2025-07-11selftests: flip local/remote endpoints in iou-zcrx.pyVishwanath Seshagiri-49/+49
2025-07-11selftests/tc-testing: Add tests for restrictions on netem duplicationWilliam Liu-3/+83
2025-07-11perf python: Set index error for invalid thread/cpu map itemsIan Rogers-2/+6
2025-07-11perf python: Improve leader copying from evlistIan Rogers-0/+57
2025-07-11perf python: Correct pyrf_evsel__read for tool PMUsIan Rogers-3/+44
2025-07-11perf python: Fix thread check in pyrf_evsel__readIan Rogers-1/+1
2025-07-11perf python: In str(evsel) use the evsel__pmu_name helperIan Rogers-4/+1
2025-07-11perf jevents: If the long_desc and desc are identical then drop the long_descIan Rogers-88/+68
2025-07-11perf expr: Accumulate rather than replace in the context countsIan Rogers-1/+5
2025-07-11perf stat: Move metric list from config to evlistIan Rogers-108/+75
2025-07-11perf metricgroup: Factor out for-each function and move out printingIan Rogers-214/+165
2025-07-11perf pmu: Tolerate failure to read the type for wellknown PMUsIan Rogers-2/+32
2025-07-11perf spark: Fix includes and add SPDXIan Rogers-5/+4
2025-07-11perf parse-events: Minor tidy up of event_type helperIan Rogers-19/+14
2025-07-11perf hwmon_pmu: Avoid shortening hwmon PMU nameIan Rogers-1/+1
2025-07-11perf tests bp_account: Fix leaked file descriptorLeo Yan-0/+1
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-11/+18
2025-07-11objtool: Add vpanic() to the noreturn listNam Cao-0/+1
2025-07-11selftests/bpf: Range analysis test case for JSETPaul Chaignon-0/+18
2025-07-11selftests/bpf: add selftests for bpf_arena_reserve_pagesEmil Tsalapatis-0/+207