aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/exec/binfmt_misc_bpf.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-03selftests/exec: test the pre-opened interpreter limitChristian Brauner1-0/+70
2026-08-03selftests/exec: test interpreters bound to a 'B' entryChristian Brauner1-7/+254
2026-08-03selftests/exec: share the bpf handler preconditionsChristian Brauner1-16/+27
2026-08-03selftests/exec: let binfmt_flag_supported() return a boolChristian Brauner1-1/+1
2026-08-03selftests/exec: test binfmt_misc loader substitutionChristian Brauner1-22/+90
2026-08-03selftests/exec: test the transparent binfmt_misc modeChristian Brauner1-3/+34
2026-08-03selftests/exec: convert the binfmt_misc bpf test to the kselftest harnessChristian Brauner1-137/+71
2026-08-03selftests/exec: add binfmt_misc bpf-backed handler testFarid Zakaria1-0/+277