summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-01-23KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li
2026-01-23selftests: ublk: fix test nameMing Lei
2026-01-22selftests: ublk: support arbitrary threads/queues combinationMing Lei
2026-01-22selftests: ublk: add --batch/-b for enabling F_BATCH_IOMing Lei
2026-01-22selftests: ublk: increase timeout to 150 secondsMing Lei
2026-01-22selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDSMing Lei
2026-01-22selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-22selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei
2026-01-22selftests: ublk: add batch buffer management infrastructureMing Lei
2026-01-22selftests: ublk: add ublk_io_buf_idx() for returning io buffer indexMing Lei
2026-01-22selftests: ublk: replace assert() with ublk_assert()Ming Lei
2026-01-22selftests: ublk: fix user_data truncation for tgt_data >= 256Ming Lei
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-22kselftest/arm64: Add HWCAP test for FEAT_LS64Yicong Yang
2026-01-22kselftest/arm64: Use syscall() macro over nolibc my_syscall()Thomas Weißschuh
2026-01-22selftests/rseq: Add rseq slice histogram scriptPeter Zijlstra
2026-01-22selftests/rseq: Implement time slice extension testThomas Gleixner
2026-01-21selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo
2026-01-21selftests/bpf: Fix resource leak in serial_test_wq on attach failureKery Qi
2026-01-21selftests/pidfd: fix typo in commentZiyu Chen
2026-01-21selftests/bpf: Test kfunc bpf_strncasecmpYuzuki Ishiyama
2026-01-21selftests/bpf: test bpf_get_func_arg() for tp_btfMenglong Dong
2026-01-21selftests/ublk: fix garbage output in foreground modeMing Lei
2026-01-21selftests/ublk: fix error handling for starting deviceMing Lei
2026-01-21selftests/ublk: fix IO thread idle checkMing Lei
2026-01-20selftests/bpf: test the jited inline of bpf_get_current_taskMenglong Dong
2026-01-20selftests/bpf: update verifier test for default trusted pointer semanticsMatt Bobrowski
2026-01-20selftests/bpf: Add tests for BPF_DIV and BPF_MOD range trackingYazhou Tang
2026-01-20bpf: Add range tracking for BPF_DIV and BPF_MODYazhou Tang
2026-01-20selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20HID: Use bpf_wq_set_callback kernel functionIhor Solodrai
2026-01-20bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20selftests/bpf: Add tests for KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20selftests/bpf: Add perfbuf multi-producer benchmarkGyutae Bae
2026-01-19selftests/tc-testing: Try to add teql as a child qdiscVictor Nogueira
2026-01-19selftests: net: simple selftest for ipvtapDmitry Skorodumov
2026-01-19selftests/x86: Clean up sysret_rip coding styleUYeol Jo
2026-01-19selftests: ALSA: Remove unused variable in utimer-testLeeYongjun
2026-01-18Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-18Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook
2026-01-17selftests: vDSO: getrandom: Fix path to s390 chacha implementationThomas Weißschuh
2026-01-17selftests/x86: Add selftests include path for kselftest.h after centralizationBala-Vignesh-Reddy
2026-01-16selftests/bpf: Fix map_kptr test failureYonghong Song
2026-01-16selftests/bpf: Support when CONFIG_VXLAN=mAlan Maguire
2026-01-16x86/entry/vdso/selftest: Update location of vgetrandom-chacha.SH. Peter Anvin
2026-01-16selftests/run_kselftest.sh: Add `--skip` argument optionRicardo B. Marlière
2026-01-16selftests/open_tree: add OPEN_TREE_NAMESPACE testsChristian Brauner