Lines Matching full:subject
350 Include PATCH in the subject
354 convention to prefix your subject line with [PATCH]. This lets Linus
527 understand the subject area and to perform thorough reviews, will normally
561 The canonical patch subject line is::
563 Subject: [PATCH 001/123] subsystem: summary phrase
584 The Subject line format makes it very easy to sort the emails
585 alphabetically by subject line - pretty much any email reader will
589 The ``subsystem`` in the email's Subject should identify which
592 The ``summary phrase`` in the email's Subject should concisely
615 brackets: "Subject: [PATCH <tag>...] <summary phrase>". The tags are
628 Subject: [PATCH 2/5] ext2: improve scalability of bitmap searching
629 Subject: [PATCH v2 01/27] x86: fix eflags tracking