index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
binfmt-misc.rst
Age
Commit message (
Expand
)
Author
10 days
binfmt_misc: document the field delimiter
Christian Brauner
2026-08-03
binfmt_misc: document the pre-opened interpreter limit
Christian Brauner
2026-08-03
binfmt_misc: document interpreters bound by a 'B' entry
Christian Brauner
2026-08-03
binfmt_misc: document registering an entry disabled
Christian Brauner
2026-08-03
binfmt_misc: document loader substitution
Christian Brauner
2026-08-03
binfmt_misc: let a bpf handler request loader substitution
Christian Brauner
2026-08-03
binfmt_misc: add the 'L' loader substitution flag
Christian Brauner
2026-08-03
binfmt_misc: document the transparent identity contract
Christian Brauner
2026-08-03
binfmt_misc: let a bpf handler run the interpreter transparently
Christian Brauner
2026-08-03
binfmt_misc: add a static transparent flag 'T'
Christian Brauner
2026-08-03
docs, binfmt_misc: keep general usage out of the handler sections
Christian Brauner
2026-08-03
binfmt_misc: require an absolute interpreter path with 'C'
Christian Brauner
2026-08-03
binfmt_misc: let a bpf handler choose the invocation flags per exec
Christian Brauner
2026-08-03
binfmt_misc: let bpf handlers pass an argument to the interpreter
Christian Brauner
2026-08-03
binfmt_misc: wire up bpf-backed 'B' entries
Christian Brauner
2026-08-03
binfmt_misc: allow removing entries via unlink(2)
Christian Brauner
2026-04-27
Documentation/binfmt-misc.rst: Specify aux vector for "O" flag description
Charlie Jenkins
2021-01-07
docs: binfmt-misc: Fix .rst formatting
Jonathan Neuschäfer
2020-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2020-03-17
docs: Add reference in binfmt-misc.rst
Romuald Brunet
2020-03-10
docs: admin-guide: binfmt-misc: Improve the title
Jonathan Neuschäfer
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-24
docs-rst: create an user's manual book
Mauro Carvalho Chehab