Hi Ariel, On 12/26/23 08:15, ariel silver wrote: Your patch is missing a Signed-off-by line in the commit-message. I can only accept patches with a Signed-off-by line in the commit-message like this: Signed-off-by: Your Real Name <email@your.domain> By adding this line you indicate that you are the author of the code and are submitting it under the existing license for the file which you are modifying (typically GPL-2.0) or that you have permission from the author to submit it under this license. See: https://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin Please resend your patch with a valid Signed-off-by added. Also next time please try sending the patch as the body of your email instead of as an attachment. The best way to do this is to use git send-email to send the patch. Regards, Hans