summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-06-07selftests/bpf: Add tracing multi session testJiri Olsa3-1/+113
2026-06-07selftests/bpf: Add tracing multi cookies testJiri Olsa2-3/+35
2026-06-07selftests/bpf: Add tracing multi intersect testsJiri Olsa3-1/+143
2026-06-07selftests/bpf: Add tracing multi skel/pattern/ids module attach testsJiri Olsa4-1/+183
2026-06-07selftests/bpf: Add tracing multi skel/pattern/ids attach testsJiri Olsa4-1/+450
2026-06-07KVM: selftests: Add a hugetlb memslot alignment test modeJinyu Tang1-6/+22
2026-06-06selftests/riscv: fix compiler output flag spacing in all MakefilesZong Li6-13/+13
2026-06-06riscv: cfi: reject unknown flags in PR_SET_CFIRichard Patel1-0/+6
2026-06-06selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset boundsNuoqi Gui2-0/+99
2026-06-06Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-06-05selftests/bpf: Inspect the signature verdict exposed to BPF LSMDaniel Borkmann2-0/+152
2026-06-05selftests/bpf: libarena: parallel test harness and spmc parallel selftestEmil Tsalapatis3-0/+866
2026-06-05selftests/bpf: libarena: Add spmc queue data structureEmil Tsalapatis3-0/+455
2026-06-05selftests/bpf: libarena: Add rbtree data structureEmil Tsalapatis3-0/+2098
2026-06-05selftests: drv-net: add userns devmem RX testBobby Eshleman9-11/+142
2026-06-05selftests: net: do not detect PPPoX loopbackQingfang Deng1-0/+1
2026-06-05selftests/bpf: Fix test_lirc testSean Young2-5/+5
2026-06-05selftests/bpf: Add tests for bpf_set_retval validationXu Kuohai2-0/+109
2026-06-05selftests/bpf: Restrict bpf_set_retval argument in sk_bypass_prot_memXu Kuohai1-0/+2
2026-06-05selftests/bpf: Add tests to verify the fix of encapsulating VxLAN in lwtLeon Hwang2-10/+290
2026-06-05bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()Varun R Mallya1-0/+2
2026-06-05selftests/bpf: use host CPU features in JIT disassemblerVarun R Mallya1-2/+11
2026-06-05selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_...Leon Hwang1-0/+55
2026-06-05selftests/bpf: Tolerate missing files during installRicardo B. Marlière1-3/+14
2026-06-05selftests/bpf: Provide weak definitions for cross-test functionsRicardo B. Marlière5-30/+30
2026-06-05selftests/bpf: Tolerate benchmark build failuresRicardo B. Marlière1-2/+4
2026-06-05selftests/bpf: Allow test_progs to link with a partial object setRicardo B. Marlière1-3/+4
2026-06-05selftests/bpf: Skip tests whose objects were not builtRicardo B. Marlière2-8/+46
2026-06-05selftests/bpf: Tolerate test file compilation failuresRicardo B. Marlière1-3/+12
2026-06-05selftests/bpf: Make skeleton headers order-only prerequisites of .test.dRicardo B. Marlière1-2/+2
2026-06-05selftests/bpf: Avoid rebuilds when running emit_testsRicardo B. Marlière1-2/+2
2026-06-05selftests/bpf: Tolerate BPF and skeleton generation failuresRicardo B. Marlière1-35/+73
2026-06-05selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernelsRicardo B. Marlière2-7/+33
2026-06-05selftests/bpf: Add BPF_STRICT_BUILD toggleRicardo B. Marlière1-0/+6
2026-06-05selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak testAmery Hung1-4/+4
2026-06-05selftests/bpf: Fix flaky file_reader testMykyta Yatsenko1-1/+1
2026-06-05Merge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-06-05KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublistsYong-Xuan Wang1-3/+57
2026-06-05KVM: riscv: selftests: Refactor ISA and SBI extension sublist macrosYong-Xuan Wang1-49/+27
2026-06-05selftests/bpf: Add resizable hashmap to benchmarksMykyta Yatsenko4-6/+100
2026-06-05selftests/bpf: Add BPF iterator tests for resizable hash mapMykyta Yatsenko2-0/+97
2026-06-05selftests/bpf: Add basic tests for resizable hash mapMykyta Yatsenko2-0/+368
2026-06-05iommufd/selftest: Cover invalid read counts on vEVENTQ FDNicolin Chen1-0/+17
2026-06-04selftests: rds: report missing RDMA prereqs as XFAILAllison Henderson1-6/+6
2026-06-04selftests: rds: support RDS built as loadable modulesAllison Henderson3-24/+40
2026-06-04selftests: rds: pin RDS sockets to their intended transportAllison Henderson1-0/+18
2026-06-04selftests: rds: Rename run.sh to rds_run.shAllison Henderson3-8/+9
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-2/+251
2026-06-04selftests/memfd: remove unused variable 'sig' in fuse_testKonstantin Khorenko1-1/+1
2026-06-04selftests/memfd: fix -Wmaybe-uninitialized warning in memfd_testKonstantin Khorenko1-2/+2