summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
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/coredump: test failed handshakesChristian Brauner
2026-08-31selftests/coredump: improve coredump size negotiation testsChristian Brauner
2026-08-31selftests/coredump: test COREDUMP_MEMORY_TYPESChristian Brauner
2026-08-31selftests/coredump: simplify the refusal testsChristian Brauner
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-31selftests/coredump: show how to inspect the task to decide how the coredump s...Christian Brauner
2026-08-31selftests/coredump: simulate a blob storeChristian Brauner
2026-08-31selftests/coredump: put a hole in the middle of a sparse mappingChristian Brauner
2026-08-31selftests/coredump: hand the record stream to a sinkChristian Brauner
2026-08-31selftests/coredump: test COREDUMP_RECORDS and COREDUMP_SPARSEChristian Brauner
2026-08-31coredump: describe the holes when COREDUMP_SPARSE is negotiatedChristian Brauner
2026-08-31coredump: send the coredump in records if requestedChristian Brauner
2026-08-31selftests/coredump: add a separate helper headerChristian Brauner
2026-08-31selftests/coredump: collapse the expected request check into the helperChristian Brauner
2026-08-31selftests/coredump: discard the right amount after the coredump requestChristian Brauner
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
2026-08-29selftests/bpf: Add compare_text_to_expected() helperIhor Solodrai
2026-08-29selftests/bpf: Bound the offset accumulator in __tld_fetch_key()Yonghong Song
2026-08-29selftests/bpf: Add tests for bpf keyring in signed loaderDaniel Borkmann
2026-08-29selftests/bpf: Allow appending to guest kernel cmdline in vmtest.shDaniel Borkmann
2026-08-29selftests/bpf: Add an end-to-end ML-DSA signed loader testDaniel Borkmann
2026-08-29selftests/bpf: Rename the verify_sig_setup.sh setup into setup-rsaDaniel Borkmann
2026-08-29selftests/bpf: Rebuild signed lskels when signing key changesDaniel Borkmann
2026-08-29selftests/bpf: Add a test for the sealed bpf keyringDaniel Borkmann
2026-08-29bpf: Raise the bound on a program's signature sizeDaniel Borkmann
2026-08-29selftests/bpf: Test kfuncs returning arena pointers by valueYonghong Song
2026-08-29selftests/bpf: Test global functions returning arena pointers by valueYonghong Song
2026-08-29selftests/bpf: Check the member named for an unsupported kfunc return typeYonghong Song
2026-08-29bpf: Allow arena pointers in a by-value kfunc returnYonghong Song
2026-08-29bpf: Allow a global function to return arena pointers by valueYonghong Song
2026-08-28selftests/bpf: half-dead scalar zero stack spill testEduard Zingerman