Thread (8 messages) 8 messages, 4 authors, 2020-04-02

Re: [PATCH v6 00/16] Infrastructure to allow fixing exec deadlocks

From: Kees Cook <hidden>
Date: 2020-03-29 03:45:03
Also in: linux-api, linux-fsdevel, linux-mm, lkml, stable

Possibly related (same subject, not in this thread)

On Sat, Mar 28, 2020 at 11:32:35PM +0100, Bernd Edlinger wrote:
Oh, do I understand you right, that I can add a From: in the
*body* of the mail, and then the From: in the MIME header part
which I cannot change is ignored, so I can make you the author?
Correct. (If you use "git send-email" it'll do this automatically.)

e.g., trimmed from my workflow:

git format-patch -n --to "$to" --cover-letter -o outgoing/ \
	--subject-prefix "PATCH v$version" "$SHA"
edit outgoing/0000-*
git send-email --transfer-encoding=8bit --8bit-encoding=UTF-8 \
	--from="$ME" --to="$to" --cc="$ME" --cc="...more..." outgoing/*


-- 
Kees Cook
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help