aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-07-26selftests/damon/sysfs.py: test non-default parameters runtime commitSeongJae Park1-0/+53
2025-07-26selftests/damon/sysfs.py: generalize DAMON context commit assertionSeongJae Park1-12/+16
2025-07-26selftests/damon/sysfs.py: generalize monitoring attributes commit assertionSeongJae Park1-16/+24
2025-07-26selftests/damon/sysfs.py: generalize DAMOS schemes commit assertionSeongJae Park1-4/+6
2025-07-26selftests/damon/sysfs.py: test DAMOS filters commitmentSeongJae Park1-0/+20
2025-07-26selftests/damon/sysfs.py: generalize DAMOS scheme commit assertionSeongJae Park1-22/+37
2025-07-26selftests/damon/sysfs.py: test DAMOS destinations commitmentSeongJae Park1-8/+9
2025-07-26selftests/damon/sysfs.py: test quota goal commitmentSeongJae Park1-1/+17
2025-07-26selftests/damon/sysfs.py: generalize DamosQuota commit assertionSeongJae Park1-11/+20
2025-07-26selftests/damon/sysfs.py: generalize DAMOS Watermarks commit assertionSeongJae Park1-8/+18
2025-07-26selftests/damon/drgn_dump_damon_status: dump DAMOS filtersSeongJae Park1-1/+42
2025-07-26selftests/damon/drgn_dump_damon_status: dump ctx->ops.idSeongJae Park1-0/+6
2025-07-26selftests/damon/drgn_dump_damon_status: dump damos->migrate_destsSeongJae Park1-0/+14
2025-07-26selftests/damon/_damon_sysfs: use 2**32 - 1 as max nr_accesses and ageSeongJae Park1-2/+2
2025-07-26selftests/damon/_damon_sysfs: support DAMOS target_nid setupSeongJae Park1-1/+8
2025-07-26selftests/damon/_damon_sysfs: support DAMOS action dests setupSeongJae Park1-1/+55
2025-07-26selftests/damon/_damon_sysfs: support DAMOS quota goal nid setupSeongJae Park1-1/+7
2025-07-26selftests/damon/_damon_sysfs: support DAMOS quota weights setupSeongJae Park1-1/+23
2025-07-26selftests/damon/_damon_sysfs: support monitoring intervals goal setupSeongJae Park1-1/+42
2025-07-26selftests/damon/_damon_sysfs: support DAMOS filters setupSeongJae Park1-4/+111
2025-07-26selftests/damon/_damon_sysfs: support DAMOS watermarks setupSeongJae Park1-4/+42
2025-07-26selftests/damon/sysfs.py: stop DAMON for dumping failuresSeongJae Park1-0/+5
2025-07-26selftests/bpf: Enable private stack tests for arm64Puranjay Mohan4-4/+91
2025-07-26selftests: bpf: fix legacy netfilter optionsJakub Kicinski1-0/+2
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-40/+59
2025-07-26selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu1-0/+6
2025-07-26KVM: arm64: selftests: Add test for nASSGIcap attributeRaghavendra Rao Ananta1-2/+40
2025-07-26KVM: arm64: selftest: vgic-v3: Add basic GICv3 sysreg userspace access testMarc Zyngier1-2/+217
2025-07-25selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failureYonghong Song1-1/+12
2025-07-25selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failureYonghong Song1-2/+3
2025-07-25selftests/bpf: Increase xdp data size for arm64 64K page sizeYonghong Song1-2/+8
2025-07-25selftests: drv-net: Wait for bkg socat to startMohsin Bashir1-1/+3
2025-07-25Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski8-4/+31
2025-07-25rtla/tests: Limit duration to maximum of 10sTomas Glozar3-10/+10
2025-07-25rtla/tests: Add tests for actionsTomas Glozar1-0/+28
2025-07-25rtla/tests: Check rtla output with grepTomas Glozar1-4/+17
2025-07-25rtla/timerlat: Add action on end featureTomas Glozar3-29/+65
2025-07-25rtla/timerlat: Add continue actionTomas Glozar4-29/+100
2025-07-25rtla/timerlat_bpf: Allow resuming tracingTomas Glozar3-4/+25
2025-07-25rtla/timerlat: Add action on threshold featureTomas Glozar6-22/+341
2025-07-25rtla/timerlat: Introduce enum timerlat_tracing_modeTomas Glozar4-53/+97
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller2-0/+106
2025-07-25selftests: net: Skip test if IPv6 is not configuredBreno Leitao1-0/+5
2025-07-25selftests: rtnetlink: add macsec and vlan nesting testStanislav Fomichev1-0/+36
2025-07-25perf sort: Use perf_env to set arch sort keys and headerIan Rogers15-130/+106
2025-07-25perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common testIan Rogers5-129/+14
2025-07-25perf sample: Remove arch notion of sample parsingIan Rogers14-80/+36
2025-07-25perf env: Remove global perf_envIan Rogers6-10/+4
2025-07-25perf trace: Avoid global perf_env with evsel__envIan Rogers1-9/+3
2025-07-25perf auxtrace: Pass perf_env from session through to mmap readIan Rogers3-10/+17