aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-06-18selftests/ptrace: Fix spelling mistake "multible" -> "multiple"Ankit Chauhan1-1/+1
2025-06-18selftests/bpf: include limits.h needed for PATH_MAX directlyEduard Zingerman1-0/+1
2025-06-18selftests: netconsole: Add tests for 'msgid' feature in sysdataGustavo Luiz Duarte1-0/+30
2025-06-17selftests: forwarding: Add a test for verifying VXLAN MC underlayPetr Machata2-0/+772
2025-06-17selftests: forwarding: adf_mcd_start(): Allow configuring custom interfacesPetr Machata1-0/+13
2025-06-17selftests: net: lib: Add ip_link_has_flag()Petr Machata1-3/+9
2025-06-17selftests: forwarding: lib: Move smcrouted helpers herePetr Machata2-29/+39
2025-06-17bpf: Fix key serial argument of bpf_lookup_user_key()James Bottomley6-8/+9
2025-06-17selftests: devmem: add ipv4 support to chunks testMina Almasry1-3/+2
2025-06-17selftests: devmem: remove unused variableMina Almasry1-1/+0
2025-06-17selftest: Add selftest for multicast address notificationsYuyang Huang2-0/+71
2025-06-17selftests: nettest: Fix typo in log and error messages for clarityAlok Tiwari1-6/+6
2025-06-17vsock/test: Cover more CIDs in transport_uaf testMichal Luczaj1-19/+74
2025-06-17vsock/test: Introduce get_transports()Michal Luczaj2-0/+85
2025-06-17vsock/test: Introduce vsock_bind_try() helperMichal Luczaj2-3/+22
2025-06-17selftests: ipc: Replace fail print statements with ksft_test_result_failNick Huang1-24/+23
2025-06-17selftests/bpf: Fix unintentional switch case fall throughMykyta Yatsenko1-0/+1
2025-06-17selftests/bpf: More precise cpu_mitigations state detectionEduard Zingerman1-3/+90
2025-06-17selftests: Add version file to kselftest installation dirTianyi Cui1-0/+7
2025-06-17selftests/cpu-hotplug: fix typo in hotplaggable_offline_cpus function nameJihed Chaibi1-2/+2
2025-06-17selftests: cgroup: Fix compilation on pre-cgroupns kernelsMichal Koutný1-0/+3
2025-06-17selftests: cgroup: Optionally set up v1 environmentMichal Koutný1-2/+42
2025-06-17selftests: cgroup: Add support for named v1 hierarchies in test_coreMichal Koutný1-5/+26
2025-06-17selftests: cgroup_util: Add helpers for testing named v1 hierarchiesMichal Koutný3-4/+11
2025-06-17selftests/bpf: Fix RELEASE build failure with gcc14Yonghong Song4-5/+9
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu2-0/+33
2025-06-17fs: consistently use can_mmap_file() helperLorenzo Stoakes1-1/+1
2025-06-17mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepareLorenzo Stoakes1-6/+26
2025-06-16selftests: seg6: Add test cases for End.X with link-local nexthopIdo Schimmel1-0/+48
2025-06-16selftests: net: add netconsole test for cmdline configurationBreno Leitao3-6/+86
2025-06-16selftests: net: Refactor cleanup logic in lib_netcons.shBreno Leitao1-8/+12
2025-06-16selftests/tc-testing: sfq: check perturb timer valuesEric Dumazet1-0/+36
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+102
2025-06-16selftests/coredump: make sure invalid paths are rejectedChristian Brauner1-6/+26
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-1/+22
2025-06-13selftests/bpf: verify jset handling in CFG computationEduard Zingerman1-0/+16
2025-06-13veristat: Memory accounting for bpf programsEduard Zingerman2-7/+246
2025-06-13bpf/veristat: Fix veristat for map type BPF_MAP_TYPE_CGRP_STORAGESong Liu1-0/+1
2025-06-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-14/+25
2025-06-13selftests: Add tests for PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov1-20/+74
2025-06-13selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov1-25/+25
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes1-0/+16
2025-06-12selftests/bpf: Fix xdp_do_redirect failure with 64KB page sizeYonghong Song1-2/+11
2025-06-12selftests/bpf: Fix two net related test failures with 64K page sizeYonghong Song2-9/+14
2025-06-12bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song2-8/+96
2025-06-12selftests: tcp_ao: fix spelling in seq-ext.c commentAnkit Chauhan1-1/+1
2025-06-12selftests/bpf: fix signedness bug in redir_partial()Fushuai Wang1-0/+2
2025-06-12selftests/bpf: tests with a loop state missing read/precision markEduard Zingerman1-0/+277
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-225/+596
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-1/+74