The patch titled We can not allow anonymous contributions to the kernel has been added to the -mm tree. Its filename is we-can-not-allow-anonymous-contributions-to-the-kernel.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: We can not allow anonymous contributions to the kernel From: Greg KH <greg@xxxxxxxxx> The DCO does not mean anything if we allow anonymous contributors to the kernel. As this is an open source project, we need to do everything in the open. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- Documentation/SubmittingPatches | 2 ++ 1 files changed, 2 insertions(+) diff -puN Documentation/SubmittingPatches~we-can-not-allow-anonymous-contributions-to-the-kernel Documentation/SubmittingPatches --- a/Documentation/SubmittingPatches~we-can-not-allow-anonymous-contributions-to-the-kernel +++ a/Documentation/SubmittingPatches @@ -308,6 +308,8 @@ then you just add a line saying Signed-off-by: Random J Developer <random@xxxxxxxxxxxxxxxxxxxxx> +using your real name (sorry, no pseudonyms or anonymous contributions.) + Some people also put extra tags at the end. They'll just be ignored for now, but you can do this to mark internal company procedures or just point out some special detail about the sign-off. _ Patches currently in -mm which might be from greg@xxxxxxxxx are usbserial-reference-leak.patch we-can-not-allow-anonymous-contributions-to-the-kernel.patch revert-gregkh-driver-tty-device.patch drivers-base-check-errors.patch fix-device_attribute-memory-leak-in-device_del.patch more-driver-core-fixes-for-mm.patch yet-further-driver-core-fixes-for-mm.patch return-code-checking-for-make_class_name.patch i2c-mpc-fix-up-error-handling.patch git-gfs2.patch ieee1394-nodemgr-fix-rwsem-recursion.patch ieee1394-nodemgr-grab-classsubsysrwsem-in.patch pci-add-ich7-8-acpi-gpio-io-resource-quirks.patch fix-gregkh-usb-usbcore-add-autosuspend-autoresume-infrastructure.patch usb-storage-unusual_devsh-entry-for-sony.patch x86-microcode-using-request_firmware-to-pull-microcode.patch x86-microcode-add-sysfs-and-hotplug-support.patch x86-microcode-add-sysfs-and-hotplug-support-fix.patch x86-microcode-add-sysfs-and-hotplug-support-fix-fix-2.patch block-handle-subsystem_register-init-errors.patch omap-add-smc91x-support-for-ti-omap2420-h4-board.patch module_subsys-initialize-earlier.patch return-better-error-codes-if-drivers-char-rawc-module-init-fails.patch mention-documenation-abi-requirements-in-documentation-submitchecklist.patch add-hypertransport-capability-defines.patch add-hypertransport-capability-defines-fix.patch initial-generic-hypertransport-interrupt-support.patch make-sure-nobodys-leaking-resources.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