summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-03binfmt_misc: include what is usedChristian Brauner
2026-08-03binfmt_misc: assorted small cleanupsChristian Brauner
2026-08-03binfmt_misc: use __free(kfree) in bm_register_write()Christian Brauner
2026-08-03binfmt_misc: split the field parsing out of create_entry()Christian Brauner
2026-08-03binfmt_misc: use a flexible array member for the register stringChristian Brauner
2026-08-03binfmt_misc: simplify check_special_flags()Christian Brauner
2026-08-03binfmt_misc: factor out the entry removalChristian Brauner
2026-08-03binfmt_misc: give the parse_command() results namesChristian Brauner
2026-08-03binfmt_misc: return errors directly in load_misc_binary()Christian Brauner
2026-08-03binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()Christian Brauner
2026-08-03binfmt_misc: factor out the entry matchingChristian Brauner
2026-08-03binfmt_misc: convert the entry file to seq_fileChristian Brauner
2026-08-03binfmt_misc: use print_hex_dump_debug() for the register debug outputChristian Brauner
2026-08-03binfmt_misc: remove the VERBOSE_STATUS toggleChristian Brauner
2026-08-03binfmt_misc: rename Node to struct binfmt_misc_entryChristian Brauner
2026-08-03binfmt_misc: turn the entry behavior flags into an enumChristian Brauner
2026-08-03binfmt_misc: turn the entry bit numbers into a proper enumChristian Brauner
2026-08-03binfmt_misc: annotate racy accesses to ->enabledChristian Brauner
2026-08-03binfmt_misc: use RCU for the handler lookupChristian Brauner
2026-08-03binfmt_misc: convert entry list to an hlistChristian Brauner
2026-07-28binfmt_misc: don't leak the user namespace when the mount failsChristian Brauner
2026-07-28binfmt_misc: reject a flag character as the field delimiterChristian Brauner
2026-07-28binfmt_misc: use exe_file_deny_write_access() for the interpreter cloneChristian Brauner
2026-07-28binfmt_misc: restore write access when removing an entryChristian Brauner
2026-07-28Merge patch series "binfmt_misc: don't let an 'F' entry pin its own instance"Christian Brauner
2026-07-28binfmt_misc: don't let an 'F' entry pin its own instanceChristian Brauner
2026-07-28Merge patch series "netfs: Miscellaneous fixes"Christian Brauner
2026-07-28netfs: Fix folio_queue ENOMEM in writeback by adding a mempoolDavid Howells
2026-07-28netfs: release readahead folios on iterator preparation failureYichong Chen
2026-07-28netfs: handle single writeback rolling buffer allocation failureYichong Chen
2026-07-28netfs: clear PG_private_2 on copy-to-cache append failureYichong Chen
2026-07-28Merge patch series "afs: Miscellaneous fixes"Christian Brauner
2026-07-28afs: Fix UAF when sending a messageDavid Howells
2026-07-28afs: Fix afs_fs_fetch_data() to subtract transferred from lenDavid Howells
2026-07-28afs: Fix afs_fs_fetch_data() to set call->asyncDavid Howells
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-27Merge tag 'for-next-keys-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-27Merge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-27Merge tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-07-27erofs: cap LZMA stream pool sizeMichael Bommarito
2026-07-27erofs: ensure valid f_path for page cache sharingGao Xiang
2026-07-26Linux 7.2-rc5v7.2-rc5Linus Torvalds
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'spi-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-26Merge tag 'regulator-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'staging-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-26Merge tag 'tty-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-26Merge tag 'usb-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-26Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds