summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-01-16selftests: bpf: Add test for multiple syncs from linked registerPuranjay Mohan
2026-01-15selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière
2026-01-15selftests/bpf: Add test for bpf_override_return helperJiri Olsa
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-14tools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes
2026-01-14tools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes
2026-01-14tools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes
2026-01-14selftests/bpf: Extend live regs tests with a test for gotoxAnton Protopopov
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-01-13selftests/bpf: Add tests for loading insn array values with offsetsAnton Protopopov
2026-01-13selftests/bpf: assert BPF kfunc default trusted pointer semanticsMatt Bobrowski
2026-01-13bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by defaultMatt Bobrowski
2026-01-13selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman
2026-01-13selftests: drv-net: fix RPS mask handling in toeplitz testGal Pressman
2026-01-13selftests/bpf: Add test cases for btf__permute functionalityDonglin Peng
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-01-13selftests/bpf: Add tests for s>>=31 and s>>=63Alexei Starovoitov
2026-01-13selftests/bpf: Fix verifier_arena_globals1 failure with 64K pageYonghong Song
2026-01-13selftests/bpf: Fix sk_bypass_prot_mem failure with 64K pageYonghong Song
2026-01-13selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K pageYonghong Song
2026-01-13selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()Thomas Weißschuh
2026-01-13selftests: vDSO: vdso_test_abi: Use UAPI system call numbersThomas Weißschuh
2026-01-13selftests: vDSO: vdso_config: Add configurations for clock_getres_time64()Thomas Weißschuh
2026-01-12selftests/bpf: Use the correct destructor kfunc typeSami Tolvanen
2026-01-12selftests: ublk: add stop command with --safe optionMing Lei
2026-01-12selftests: ublk: add end-to-end integrity testCaleb Sander Mateos
2026-01-12selftests: ublk: add integrity params testCaleb Sander Mateos
2026-01-12selftests: ublk: add integrity data support to loop targetCaleb Sander Mateos
2026-01-12selftests: ublk: support non-O_DIRECT backing filesCaleb Sander Mateos
2026-01-12selftests: ublk: implement integrity user copy in kublkCaleb Sander Mateos
2026-01-12selftests: ublk: add kublk support for integrity paramsCaleb Sander Mateos
2026-01-12selftests: ublk: add utility to get block device metadata sizeCaleb Sander Mateos
2026-01-12selftests: ublk: display UBLK_F_INTEGRITY supportCaleb Sander Mateos
2026-01-11Merge branch 'block-6.19' into for-7.0/blockJens Axboe
2026-01-11tools/nolibc: Add a simple test for writing to a FILE and reading it backDaniel Palmer
2026-01-11selftests/nolibc: also test libc-test through regular selftest frameworkThomas Weißschuh
2026-01-11selftests/nolibc: scope custom flags to the nolibc-test targetThomas Weißschuh
2026-01-11selftests/nolibc: try to read from stdin in readv_zero testThomas Weißschuh
2026-01-10Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-01-10selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1Sean Christopherson
2026-01-10selftests: kvm: try getting XFD and XSAVE state out of syncPaolo Bonzini
2026-01-10selftests: kvm: replace numbered sync points with actionsPaolo Bonzini
2026-01-09selftests/resctrl: Fix non-contiguous CBM check for HygonXiaochen Shen
2026-01-09selftests/resctrl: Add CPU vendor detection for HygonXiaochen Shen
2026-01-09selftests/resctrl: Define CPU vendor IDs as bits to match usageXiaochen Shen
2026-01-09selftests/resctrl: Fix a division by zero error on HygonXiaochen Shen
2026-01-09selftests/tracing: Fix test_multiple_writes stallFushuai Wang