summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-01-21selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGSIhor Solodrai5-16/+17
2026-01-21bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGSIhor Solodrai1-3/+3
2026-01-21bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGSIhor Solodrai5-13/+12
2026-01-21HID: Use bpf_wq_set_callback kernel functionIhor Solodrai1-5/+3
2026-01-21bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGSIhor Solodrai3-9/+4
2026-01-21selftests/bpf: Add tests for KF_IMPLICIT_ARGSIhor Solodrai3-0/+77
2026-01-20selftests/bpf: Add perfbuf multi-producer benchmarkGyutae Bae1-0/+5
2026-01-20kunit: add bash completionRyota Sakamoto3-0/+85
2026-01-20vsock/test: Do not filter kallsyms by symbol typeMichal Luczaj1-1/+1
2026-01-20selftests/net: Add netkit container testsDavid Wei3-0/+80
2026-01-20selftests/net: Make NetDrvContEnv support queue leasingDavid Wei1-1/+46
2026-01-20selftests/net: Add env for container based testsDavid Wei4-6/+127
2026-01-20selftests/net: Add bpf skb forwarding programDavid Wei1-0/+49
2026-01-19selftests/tc-testing: Try to add teql as a child qdiscVictor Nogueira1-0/+25
2026-01-19selftests: net: csum: Fix printk format in recv_get_packet_csum_status()Christophe Leroy (CS GROUP)1-1/+1
2026-01-19selftests: net: simple selftest for ipvtapDmitry Skorodumov3-0/+171
2026-01-19vfio: selftests: Drop IOMMU mapping size assertions for VFIO_TYPE1_IOMMUDavid Matlack1-6/+2
2026-01-19vfio: selftests: Add vfio_dma_mapping_mmio_testAlex Mastro2-0/+144
2026-01-19vfio: selftests: Align BAR mmaps for efficient IOMMU mappingAlex Mastro3-1/+57
2026-01-19vfio: selftests: Centralize IOMMU mode name definitionsAlex Mastro3-7/+13
2026-01-19selftests: add dm-verity keyring selftestsChristian Brauner3-0/+888
2026-01-19selftests/x86: Clean up sysret_rip coding styleUYeol Jo1-7/+5
2026-01-19selftests: ALSA: Remove unused variable in utimer-testLeeYongjun1-1/+0
2026-01-19Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-185/+66
2026-01-18Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-01-18selftests: net: improve error handling in passive TFO testYohei Kojima1-4/+9
2026-01-18selftests: net: fix passive TFO test to fail if child processes failedYohei Kojima1-1/+12
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook1-0/+2
2026-01-17selftests: vDSO: getrandom: Fix path to s390 chacha implementationThomas Weißschuh1-1/+1
2026-01-17selftests/x86: Add selftests include path for kselftest.h after centralizationBala-Vignesh-Reddy1-0/+1
2026-01-17selftests/bpf: Fix map_kptr test failureYonghong Song2-0/+41
2026-01-17selftests/bpf: Support when CONFIG_VXLAN=mAlan Maguire1-8/+13
2026-01-17x86/entry/vdso/selftest: Update location of vgetrandom-chacha.SH. Peter Anvin1-1/+1
2026-01-17Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+18
2026-01-16selftests/run_kselftest.sh: Add `--skip` argument optionRicardo B. Marlière1-0/+11
2026-01-16selftests/open_tree: add OPEN_TREE_NAMESPACE testsChristian Brauner5-0/+1068
2026-01-16selftests: bpf: Add test for multiple syncs from linked registerPuranjay Mohan1-0/+33
2026-01-16KVM: selftests: Test READ=>WRITE dirty logging behavior for shadow MMUSean Christopherson3-52/+143
2026-01-16selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière1-41/+30
2026-01-16vsock/test: Add test for a linear and non-linear skb getting coalescedMichal Luczaj3-0/+82
2026-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-67/+131
2026-01-16selftests/bpf: Add test for bpf_override_return helperJiri Olsa3-0/+71
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds2-28/+358
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-4/+18
2026-01-15KVM: selftests: Fix typos and stale comments in kvm_utilFuad Tabba2-3/+3
2026-01-15KVM: selftests: Move page_align() to shared headerFuad Tabba3-12/+7
2026-01-15KVM: riscv: selftests: Fix incorrect rounding in page_align()Fuad Tabba1-1/+1
2026-01-15KVM: arm64: selftests: Fix incorrect rounding in page_align()Fuad Tabba1-1/+1
2026-01-15KVM: arm64: selftests: Disable unused TTBR1_EL1 translationsFuad Tabba2-0/+6
2026-01-15KVM: arm64: selftests: Add a test for FEAT_IDSTMarc Zyngier2-0/+118