summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-09-03Merge tag 'net-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-09-03selftests/bpf: Check syscall helpers in timer callbacksKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Test sched_process_wait nullable argumentKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Reject resilient unlock in rbtree callbackKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Test direct tail calls from callbacksKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Cover signal tracepoint siginfo sentinelsKumar Kartikeya Dwivedi
2026-09-03selftests/bpf: Add test for showing a void BTF typeJiayuan Chen
2026-09-03selftests/bpf: Add test for key-less BTF hash mapJiayuan Chen
2026-09-03selftests/alsa: Fix the step check for INTEGER controlsHyeongJun An
2026-09-02selftests: drv-net: bump the timeout to 15minJakub Kicinski
2026-09-02selftests: drv-net: split gro.py into one test per coalescing modeJakub Kicinski
2026-09-02selftests: drv-net: hw: rename gro_hw.py to gro_stats.pyJakub Kicinski
2026-09-02selftests/bpf: BPF_PSEUDO_FUNC reference to the main programEduard Zingerman
2026-09-02selftests/bpf: Check for flag presence in bpf_program__flags()Toke Høiland-Jørgensen
2026-09-02selftests/bpf: Set BPF program flags non-destructivelyToke Høiland-Jørgensen
2026-09-02selftests/bpf: Add regression test for queue/stack map size limitYuan Chen
2026-09-02selftests/bpf: test case for unsafe pruning of bpf_loop checkpointsEduard Zingerman
2026-09-02selftests/bpf: Precision tracking across BPF_ABS subprog exitEduard Zingerman
2026-09-02selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gatingJimmy Zuber
2026-09-01kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__Thomas Huth
2026-09-01riscv: report Zfhmin/Zvfhmin when Zfh/Zvfh are presentJinRui
2026-09-01selftests/hid: prepare test_rdesc_fixup_get_data_overflow for the new verifierBenjamin Tissoires
2026-09-01selftests/hid: Add a test to ensure we can write fields in hid_deviceBenjamin Tissoires
2026-09-01Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2026-08-31selftests: net: Add exception cache testsIdo Schimmel
2026-08-31selftests: tc-testing: add u32 node ID pool exhaustion testJamal Hadi Salim
2026-08-31Merge tag 'cgroup-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-31selftests: nci: Correct pthread_create return value checkLei Zhu
2026-08-31selftests/cgroup: test clone3() into a previously killed cgroupEtienne Perot
2026-08-31Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2026-08-31selftests/filesystems: Add .gitignore for fscontext_ns_testMahad Ibrahim
2026-08-31selftests/filesystems: skip listxattr kernfs test if xattrs are presentDisha Goel
2026-08-31selftest: add tests for open*(O_CREAT|O_DIRECTORY)Jori Koolstra
2026-08-31Merge patch series "binfmt_misc: only let punctuation delimit a register string"Christian Brauner
2026-08-31selftests/exec: test delimiter restrictionsChristian Brauner
2026-08-31selftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredumpChristian Brauner
2026-08-31selftests/filesystems: Move file_stressor to dedicated subdirectoryDisha Goel
2026-08-31selftests/nolibc: Add basic test for sendfile()Daniel Palmer
2026-08-31selftests/nolibc: switch around the skip conditions in run-tests.shThomas Weißschuh
2026-08-31tools/nolibc: add support for hexagonThomas Weißschuh
2026-08-31selftests/nolibc: prepare for clang-only architecturesThomas Weißschuh
2026-08-31selftests/nolibc: stop treating skipped tests as warningThomas Weißschuh
2026-08-30vxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee
2026-08-30selftests/bpf: Convert lirc_mode2 to prog_tests and extend coverageSean Young
2026-08-29bpftool: Don't drop a type in the sorted C dumpIhor Solodrai
2026-08-29selftests/bpf: Add tests for bpftool btf dump format cIhor Solodrai
2026-08-29selftests/bpf: NUL-terminate bpftool command outputIhor Solodrai
2026-08-29selftests/bpf: Compare btf_dump expected output in-processIhor Solodrai
2026-08-29selftests/bpf: Modernize btf_dump test scaffoldingIhor Solodrai