22 Sep, 2016

1 commit


14 Nov, 2015

1 commit

  • Pull more documentation updates from Jon Corbet:
    "A few more documentation patches that wandered in and have no reason
    to wait; these include some improvements to the suggestions for email
    clients and patch submission"

    * tag '4.4-additional' of git://git.lwn.net/linux:
    Documentation: Add minimal Mutt config for using Gmail
    Documentation: Add note on sending files directly with Mutt
    Documentation: dontdiff: remove media from dontdiff
    Documentation/SubmittingPatches: discuss In-Reply-To
    Remove email address from Documentation/filesystems/overlayfs.txt
    can-doc: Add missing semicolon to example

    Linus Torvalds
     

12 Nov, 2015

2 commits


12 Oct, 2015

1 commit


24 Jul, 2015

1 commit


20 Mar, 2015

1 commit


03 Dec, 2014

1 commit


30 Jun, 2014

1 commit


26 May, 2014

1 commit


02 Dec, 2013

1 commit


14 Aug, 2011

1 commit


14 Jan, 2011

2 commits


13 Mar, 2010

1 commit

  • Gmail web gui does not work for sending patches now even with firefox
    "view source with" extension. It will use windows style line breaks to
    wrap lines automatically when sening email.

    Rewrite the gmail web gui part of email client documentation.

    Signed-off-by: Dave Young
    Cc: Randy Dunlap
    Cc: Martin Bligh
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Dave Young
     

07 Nov, 2008

1 commit


08 Feb, 2008

1 commit

  • This comment is not helpful (no reason given) and is incorrect.
    Just stick to facts that are useful regarding working on Linux.

    (akpm: I've used sylpheed+imap for years)

    Signed-off-by: Randy Dunlap
    Acked-by: Paul Jackson
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Randy Dunlap
     

17 Oct, 2007

1 commit

  • Requested by Jeff Garzik.
    v3, updated from lkml comments.

    Add info about various email clients and their applicability
    in being used to send Linux kernel patches.

    Some notes takes from http://mbligh.org/linuxdocs/Email/Clients
    Portions used with permission.

    Signed-off-by: Randy Dunlap
    Cc: Jeff Garzik
    Cc: Martin Bligh
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Randy Dunlap