The patch titled Subject: coredump-add-support-for-%d=__get_dumpable-in-core-name-fix has been removed from the -mm tree. Its filename was coredump-add-support-for-%d=__get_dumpable-in-core-name-fix.patch This patch was dropped because it was folded into coredump-add-support-for-%d=__get_dumpable-in-core-name.patch ------------------------------------------------------ From: Oleg Nesterov <oleg@xxxxxxxxxx> Subject: coredump-add-support-for-%d=__get_dumpable-in-core-name-fix Signed-off-by: Oleg Nesterov <oleg@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/sysctl/kernel.txt | 2 ++ 1 file changed, 2 insertions(+) diff -puN Documentation/sysctl/kernel.txt~coredump-add-support-for-%d=__get_dumpable-in-core-name-fix Documentation/sysctl/kernel.txt --- a/Documentation/sysctl/kernel.txt~coredump-add-support-for-%d=__get_dumpable-in-core-name-fix +++ a/Documentation/sysctl/kernel.txt @@ -181,6 +181,8 @@ core_pattern is used to specify a core d %p pid %u uid %g gid + %d dump mode, matches PR_SET_DUMPABLE and + /proc/sys/fs/suid_dumpable %s signal number %t UNIX time of dump %h hostname _ Patches currently in -mm which might be from oleg@xxxxxxxxxx are origin.patch coredump-add-support-for-%d=__get_dumpable-in-core-name.patch coredump-use-suid_dumpable_enabled-rather-than-hardcoded-1.patch coredump-use-suid_dumpable_enabled-rather-than-hardcoded-1-checkpatch-fixes.patch coredump-pass-siginfo_t-to-do_coredump-and-below-not-merely-signr.patch compat-move-compat_siginfo_t-definition-to-asm-compath.patch coredump-add-a-new-elf-note-with-siginfo-of-the-signal.patch coredump-extend-core-dump-note-section-to-contain-file-names-of-mapped-files.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html