index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2025-07-26
selftests/damon/sysfs.py: test DAMOS destinations commitment
SeongJae Park
-8
/
+9
2025-07-26
selftests/damon/sysfs.py: test quota goal commitment
SeongJae Park
-1
/
+17
2025-07-26
selftests/damon/sysfs.py: generalize DamosQuota commit assertion
SeongJae Park
-11
/
+20
2025-07-26
selftests/damon/sysfs.py: generalize DAMOS Watermarks commit assertion
SeongJae Park
-8
/
+18
2025-07-26
selftests/damon/drgn_dump_damon_status: dump DAMOS filters
SeongJae Park
-1
/
+42
2025-07-26
selftests/damon/drgn_dump_damon_status: dump ctx->ops.id
SeongJae Park
-0
/
+6
2025-07-26
selftests/damon/drgn_dump_damon_status: dump damos->migrate_dests
SeongJae Park
-0
/
+14
2025-07-26
selftests/damon/_damon_sysfs: use 2**32 - 1 as max nr_accesses and age
SeongJae Park
-2
/
+2
2025-07-26
selftests/damon/_damon_sysfs: support DAMOS target_nid setup
SeongJae Park
-1
/
+8
2025-07-26
selftests/damon/_damon_sysfs: support DAMOS action dests setup
SeongJae Park
-1
/
+55
2025-07-26
selftests/damon/_damon_sysfs: support DAMOS quota goal nid setup
SeongJae Park
-1
/
+7
2025-07-26
selftests/damon/_damon_sysfs: support DAMOS quota weights setup
SeongJae Park
-1
/
+23
2025-07-26
selftests/damon/_damon_sysfs: support monitoring intervals goal setup
SeongJae Park
-1
/
+42
2025-07-26
selftests/damon/_damon_sysfs: support DAMOS filters setup
SeongJae Park
-4
/
+111
2025-07-26
selftests/damon/_damon_sysfs: support DAMOS watermarks setup
SeongJae Park
-4
/
+42
2025-07-26
selftests/damon/sysfs.py: stop DAMON for dumping failures
SeongJae Park
-0
/
+5
2025-07-26
selftests/bpf: Enable private stack tests for arm64
Puranjay Mohan
-4
/
+91
2025-07-26
selftests: bpf: fix legacy netfilter options
Jakub Kicinski
-0
/
+2
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-40
/
+59
2025-07-26
selftests: rtnetlink.sh: remove esp4_offload after test
Xiumei Mu
-0
/
+6
2025-07-26
KVM: arm64: selftests: Add test for nASSGIcap attribute
Raghavendra Rao Ananta
-2
/
+40
2025-07-26
KVM: arm64: selftest: vgic-v3: Add basic GICv3 sysreg userspace access test
Marc Zyngier
-2
/
+217
2025-07-25
selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failure
Yonghong Song
-1
/
+12
2025-07-25
selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failure
Yonghong Song
-2
/
+3
2025-07-25
selftests/bpf: Increase xdp data size for arm64 64K page size
Yonghong Song
-2
/
+8
2025-07-25
selftests: drv-net: Wait for bkg socat to start
Mohsin Bashir
-1
/
+3
2025-07-25
Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-4
/
+31
2025-07-25
ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
-0
/
+106
2025-07-25
selftests: net: Skip test if IPv6 is not configured
Breno Leitao
-0
/
+5
2025-07-25
selftests: rtnetlink: add macsec and vlan nesting test
Stanislav Fomichev
-0
/
+36
2025-07-25
selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0
Yi Chen
-2
/
+2
2025-07-25
selftests: netfilter: Ignore tainted kernels in interface stress test
Phil Sutter
-1
/
+4
2025-07-25
selftests: netfilter: Enable CONFIG_INET_SCTP_DIAG
Sebastian Andrzej Siewior
-1
/
+1
2025-07-25
selftests: net: Enable legacy netfilter legacy options.
Florian Westphal
-0
/
+24
2025-07-24
Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...
Linus Torvalds
-1
/
+2
2025-07-24
tools/testing/selftests: explicitly test split multi VMA mremap move
Lorenzo Stoakes
-1
/
+126
2025-07-24
tools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA move
Lorenzo Stoakes
-10
/
+19
2025-07-24
tools/testing/selftests: add mremap() shrink test for multiple VMAs
Lorenzo Stoakes
-1
/
+82
2025-07-24
selftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()
wang lian
-1
/
+1
2025-07-24
selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
wang lian
-39
/
+31
2025-07-24
selftests/proc: add verbose mode for /proc/pid/maps tearing tests
Suren Baghdasaryan
-12
/
+141
2025-07-24
selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
Suren Baghdasaryan
-0
/
+86
2025-07-24
selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
Suren Baghdasaryan
-0
/
+79
2025-07-24
selftests/proc: add /proc/pid/maps tearing from vma split test
Suren Baghdasaryan
-0
/
+449
2025-07-24
tools/testing/selftests: extend mremap_test to test multi-VMA mremap
Lorenzo Stoakes
-1
/
+145
2025-07-24
selftests: drv-net: tso: fix non-tunneled tso6 test case name
Daniel Zahka
-12
/
+14
2025-07-24
selftests: drv-net: tso: fix vxlan tunnel flags to get correct gso_type
Daniel Zahka
-24
/
+13
2025-07-24
selftests: drv-net: tso: enable test cases based on hw_features
Daniel Zahka
-12
/
+40
2025-07-24
selftests: drv-net: Make command requirements explicit
Gal Pressman
-6
/
+5
2025-07-24
selftests: drv-net: Fix remote command checking in require_cmd()
Gal Pressman
-1
/
+1
[prev]
[next]