On Sun, May 28, 2023 at 01:55:20PM +0300, Andy Shevchenko wrote: > On Sun, May 28, 2023 at 01:46:37PM +0300, Andy Shevchenko wrote: > > On Sun, May 28, 2023 at 12:48:54AM +0300, George Stark wrote: ... And last but not least (I just noticed how Cc and To is formed in your email), you may utilize my "smart" script [1] or ideas from it for sending patches to the Linux kernel related mailing lists. It will automatically provide Cc and To with a good approximation. For v3 the command line can be (assuming your patch is on the top of the current branch and the script is in the one of the $PATH folders): ge2maintainer.sh -c 1 -v3 HEAD~0 --annotate this will call for editor, so you would be able to add Changelog after cutter '---' line. [1]: https://github.com/andy-shev/home-bin-tools/blob/master/ge2maintainer.sh -- With Best Regards, Andy Shevchenko