All of lore.kernel.org
 help / color / mirror / Atom feed
* patch submission
@ 2010-06-04 11:28 Kyle McMartin
  2010-06-04 12:57 ` Carlos O'Donell
  0 siblings, 1 reply; 8+ messages in thread
From: Kyle McMartin @ 2010-06-04 11:28 UTC (permalink / raw)
  To: linux-parisc

Hi folks,

Manually munging changelogs is really tedious work and makes for an
unhappy Kyle. In the future, if you want to save me a lot of hair
pulling, and to make patchwork better for all of us, could we please do
a few kind things for me?

1. Patches that you want applied should start a new thread: It's really
difficult to see what the status of things is when several patches are
all jumbled up with a load of prior discussion.

2. Patches should be properly formatted for git-am: Patchwork
automatically adds Signed-off-by and certain other attributions if you
follow up to the list, which saves me having to note them and add them
myself. For reference, a patch should look like the following.

<MAIL_HEADERS>
From: Submitter
Subject: [PATCH] parisc: useful subject
Date: Self Explanatory
</MAIL_HEADERS>

<MAIL_BODY>
From: Patch Author if not Submitter

Patch description in here.

Signed-off-by: Patch Author
Acked-by: Someone else
Reviewed-by: Yet Another person

--- <- seperator between changelog and patch

Anything between seperator and the diff itself will not be in the patch
changelog, this is where you should put notes and such, please, as well
as a diffstat if it is a large patch series.

Diff goes here.
</MAIL_BODY>

I promise to be a lot quicker at sucking patches in and getting them
around if we can tighten up our process a bit.

Thanks, Kyle

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Patch Submission
@ 2015-08-10  0:01 Calvin Cochran
  0 siblings, 0 replies; 8+ messages in thread
From: Calvin Cochran @ 2015-08-10  0:01 UTC (permalink / raw)
  To: linux-input

Hello all,

I submitted a patch a while ago (see
http://www.spinics.net/lists/linux-input/msg40186.html ) that fixes a
missing HID quirk for the Mayflash 4-port Gamecube adapter. This was
taken directly from this mailing list archive
http://www.spinics.net/lists/linux-input/msg36574.html where no one
really followed up on it.

Is there anything I still need to do to get some attention on this
patch, or should I just wait it out? I think it'd be a shame if it
didn't get in 4.2.

Thanks,
Calvin Cochran

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Patch submission
@ 2020-02-29 20:34 Sandeep
  2020-03-02 10:50 ` Ondřej Lysoněk
  2020-03-02 21:12 ` Sandeep
  0 siblings, 2 replies; 8+ messages in thread
From: Sandeep @ 2020-02-29 20:34 UTC (permalink / raw)
  To: lm-sensors

Hello,

Can we submit patches using pull requests on GitHub, or should we send
the patches to this mailing list?

Yours sincerely,
Sandeep

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-03-02 21:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-04 11:28 patch submission Kyle McMartin
2010-06-04 12:57 ` Carlos O'Donell
2010-06-04 14:35   ` Thibaut VARENE
2010-06-04 15:47     ` Grant Grundler
  -- strict thread matches above, loose matches on Subject: below --
2015-08-10  0:01 Patch Submission Calvin Cochran
2020-02-29 20:34 Patch submission Sandeep
2020-03-02 10:50 ` Ondřej Lysoněk
2020-03-02 21:12 ` Sandeep

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.