summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/binfmt-misc.rst
AgeCommit message (Expand)Author
2026-08-03binfmt_misc: document the pre-opened interpreter limitChristian Brauner
2026-08-03binfmt_misc: document interpreters bound by a 'B' entryChristian Brauner
2026-08-03binfmt_misc: document registering an entry disabledChristian Brauner
2026-08-03binfmt_misc: document loader substitutionChristian Brauner
2026-08-03binfmt_misc: let a bpf handler request loader substitutionChristian Brauner
2026-08-03binfmt_misc: add the 'L' loader substitution flagChristian Brauner
2026-08-03binfmt_misc: document the transparent identity contractChristian Brauner
2026-08-03binfmt_misc: let a bpf handler run the interpreter transparentlyChristian Brauner
2026-08-03binfmt_misc: add a static transparent flag 'T'Christian Brauner
2026-08-03docs, binfmt_misc: keep general usage out of the handler sectionsChristian Brauner
2026-08-03binfmt_misc: require an absolute interpreter path with 'C'Christian Brauner
2026-08-03binfmt_misc: let a bpf handler choose the invocation flags per execChristian Brauner
2026-08-03binfmt_misc: let bpf handlers pass an argument to the interpreterChristian Brauner
2026-08-03binfmt_misc: wire up bpf-backed 'B' entriesChristian Brauner
2026-08-03binfmt_misc: allow removing entries via unlink(2)Christian Brauner
2026-04-27Documentation/binfmt-misc.rst: Specify aux vector for "O" flag descriptionCharlie Jenkins
2021-01-07docs: binfmt-misc: Fix .rst formattingJonathan Neuschäfer
2020-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-03-17docs: Add reference in binfmt-misc.rstRomuald Brunet
2020-03-10docs: admin-guide: binfmt-misc: Improve the titleJonathan Neuschäfer
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-10-24docs-rst: create an user's manual bookMauro Carvalho Chehab