ator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/fs/binfmt_misc.c
AgeCommit message (Expand)Author
2024-07-15Merge tag 'vfs-6.11.module.description' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-06-03fs: don't block i_writecount during execChristian Brauner
2024-05-28fs: binfmt: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2023-10-30Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-18fs: convert core infrastructure to new timestamp accessorsJeff Layton
2023-10-11binfmt_misc: enable sandboxed mountsChristian Brauner
2023-10-11binfmt_misc: cleanup on filesystem umountChristian Brauner
2023-07-13fs: convert to ctime accessor functionsJeff Layton
2022-12-02binfmt_misc: fix shift-out-of-bounds in check_special_flagsLiu Shixin
2022-02-09Fix regression due to "fs: move binfmt_misc sysctl to its own file"Domenico Andreoli
2022-01-30binfmt_misc: fix crash when load/unload moduleTong Zhang
2022-01-22fs: move binfmt_misc sysctl to its own fileLuis Chamberlain