29 Oct, 2014

1 commit


08 Sep, 2014

1 commit


10 Aug, 2014

1 commit

  • Maintainers often repeat the same feedback on poorly written
    changelogs - describe the problem, justify your changes, quantify
    optimizations, describe user-visible changes - but our documentation
    on writing changelogs doesn't include these things. Fix that.

    Signed-off-by: Johannes Weiner
    Acked-by: David S. Miller
    Acked-by: Greg Kroah-Hartman
    Acked-by: Ingo Molnar
    Signed-off-by: Randy Dunlap
    Signed-off-by: Linus Torvalds

    Johannes Weiner
     

07 Aug, 2014

1 commit

  • Pull trivial tree changes from Jiri Kosina:
    "Summer edition of trivial tree updates"

    * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (23 commits)
    doc: fix two typos in watchdog-api.txt
    irq-gic: remove file name from heading comment
    MAINTAINERS: Add miscdevice.h to file list for char/misc drivers.
    scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference
    doc: replace "practise" with "practice" in Documentation
    befs: remove check for CONFIG_BEFS_RW
    scsi: doc: fix 'SCSI_NCR_SETUP_MASTER_PARITY'
    drivers/usb/phy/phy.c: remove a leading space
    mfd: fix comment
    cpuidle: fix comment
    doc: hpfall.c: fix missing null-terminate after strncpy call
    usb: doc: hotplug.txt code typos
    kbuild: fix comment in Makefile.modinst
    SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSION
    ARM: msm: Remove MSM_SCM
    crypto: Remove MPILIB_EXTRA
    doc: CN: remove dead link, kerneltrap.org no longer works
    media: update reference, kerneltrap.org no longer works
    hexagon: update reference, kerneltrap.org no longer works
    doc: LSM: update reference, kerneltrap.org no longer works
    ...

    Linus Torvalds
     

19 Jun, 2014

1 commit

  • To keep the Documentation consistent either
    "practise" or "practice" should be used.

    Since there are 3 lines with "practise"

    ~/linux/Documentation$ grep -r practise * | wc -l
    3

    and 108 lines with "practice"

    ~/linux/Documentation$ grep -r practice * | wc -l
    108

    this patch converts "practise" to "practice".

    Signed-off-by: Jeremiah Mahler
    Signed-off-by: Jiri Kosina

    Jeremiah Mahler
     

07 Jun, 2014

1 commit

  • Update the SubmittingPatches process to include howto about the new
    'Fixes:' tag to be used when a patch fixes an issue in a previous commit
    (found by git-bisect for example).

    Signed-off-by: Jacob Keller
    Tested-by: Aaron Brown
    Signed-off-by: Jeff Kirsher
    Cc: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Jacob Keller
     

04 Apr, 2014

4 commits

  • The links to "The perfect patch" and "NO!!!! No more huge patch
    bombs..." have gone stale. Update them to some working locations.

    Signed-off-by: Mitchel Humpherys
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Mitchel Humpherys
     
  • Most of the mechanical portions of SubmittingPatches exist to help patch
    submitters replicate the output of git. Mention this explicitly, both
    as a reminder that git will help with this process, and as signposting
    to let git users know what they can safely skip.

    Signed-off-by: Josh Triplett
    Acked-by: Borislav Petkov
    Cc: Rob Landley
    Cc: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Josh Triplett
     
  • SubmittingPatches already mentions referencing bugs fixed by a commit,
    but doesn't mention citing relevant mailing list discussions. Add a
    note to that effect, along with a recommendation to use the
    https://lkml.kernel.org/ redirector.

    Portions based on text from git's SubmittingPatches.

    Signed-off-by: Josh Triplett
    Acked-by: Borislav Petkov
    Cc: Rob Landley
    Cc: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Josh Triplett
     
  • Most commit messages use this style, and the recommendation frequently
    comes up in discussions (especially in response to patches that don't
    use it), but that recommendation doesn't actually appear anywhere in
    Documentation. Add this style guideline to SubmittingPatches, using the
    description from git's SubmittingPatches.

    Signed-off-by: Josh Triplett
    Acked-by: Borislav Petkov
    Cc: Rob Landley
    Cc: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Josh Triplett
     

20 Aug, 2013

1 commit


30 Apr, 2013

1 commit

  • As people started using Suggested-by as standard signature, adding
    "Suggested-by" to the standard signature so that checkpatch won't
    generate warning when Suggested-by is used in patch signature

    Signed-off-by: Mugunthan V N
    Cc: Andy Whitcroft
    Cc: Joe Perches
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Mugunthan V N
     

09 Mar, 2013

1 commit

  • Update email address and CREDITS info. xenotime.net is defunct.

    Signed-off-by: Randy Dunlap
    Cc: Harry Wei
    Cc: Keiichi KII
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Randy Dunlap
     

25 May, 2012

1 commit


14 Aug, 2011

1 commit


24 May, 2011

1 commit

  • Fixed the broken links in the SubmittingPatches file.

    [ The old links turn out to not be broken after all, but the new links
    are certainly more readable - Linus ]

    Signed-off-by: Vikram Narayanan
    Signed-off-by: Randy Dunlap
    Signed-off-by: Linus Torvalds

    Vikram Narayanan
     

31 Mar, 2011

1 commit


10 Aug, 2010

1 commit


02 Oct, 2009

1 commit


21 Sep, 2009

1 commit


15 Jun, 2009

1 commit

  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (31 commits)
    trivial: remove the trivial patch monkey's name from SubmittingPatches
    trivial: Fix a typo in comment of addrconf_dad_start()
    trivial: usb: fix missing space typo in doc
    trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug
    trivial: Remove the hyphen from git commands
    trivial: fix ETIMEOUT -> ETIMEDOUT typos
    trivial: Kconfig: .ko is normally not included in module names
    trivial: SubmittingPatches: fix typo
    trivial: Documentation/dell_rbu.txt: fix typos
    trivial: Fix Pavel's address in MAINTAINERS
    trivial: ftrace:fix description of trace directory
    trivial: unnecessary (void*) cast removal in sound/oss/msnd.c
    trivial: input/misc: Fix typo in Kconfig
    trivial: fix grammo in bus_for_each_dev() kerneldoc
    trivial: rbtree.txt: fix rb_entry() parameters in sample code
    trivial: spelling fix in ppc code comments
    trivial: fix typo in bio_alloc kernel doc
    trivial: Documentation/rbtree.txt: cleanup kerneldoc of rbtree.txt
    trivial: Miscellaneous documentation typo fixes
    trivial: fix typo milisecond/millisecond for documentation and source comments.
    ...

    Linus Torvalds
     

13 Jun, 2009

2 commits


05 Jun, 2009

3 commits


17 Oct, 2008

5 commits

  • * 'docs' of git://git.lwn.net/linux-2.6:
    Document panic_on_unrecovered_nmi sysctl
    Add a reference to paper to SubmittingPatches
    Add kerneldoc documentation for new printk format extensions
    Remove videobook.tmpl
    doc: Test-by?
    Add the development process document
    Documentation/block/data-integrity.txt: Fix section numbers

    Linus Torvalds
     
  • For this year's OLS I wrote a paper on successfull strategies to submit
    difficult kernel patches. Add a reference to it to SubmittingPatches.

    Signed-off-by: Andi Kleen
    Acked-by: KOSAKI Motohiro
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Andi Kleen
     
  • Remove Andrew Morton's http://www.zip.com.au/~akpm/ urls, update to new
    ones when necessary, delete references otherwise.

    There are still instances of that living in:
    Documentation/zh_CN/HOWTO
    Documentation/zh_CN/SubmittingPatches
    Documentation/ko_KR/HOWTO
    Documentation/ja_JP/SubmittingPatches

    Signed-off-by: Francois Cami
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    FD Cami
     
  • Add a reference to paper to SubmittingPatches

    For this year's OLS I wrote a paper on successfull strategies
    to submit difficult kernel patches. Add a reference to it to
    SubmittingPatches.

    Signed-off-by: Andi Kleen
    Signed-off-by: Jonathan Corbet

    Andi Kleen
     
  • Commonly used is "Tested-by."

    Signed-off-by: Hidetoshi Seto
    Signed-off-by: Jonathan Corbet

    Hidetoshi Seto
     

28 Jul, 2008

1 commit


06 Jun, 2008

1 commit


22 Apr, 2008

1 commit


12 Apr, 2008

1 commit

  • * 'docs' of git://git.lwn.net/linux-2.6:
    Add additional examples in Documentation/spinlocks.txt
    Move sched-rt-group.txt to scheduler/
    Documentation: move rpc-cache.txt to filesystems/
    Documentation: move nfsroot.txt to filesystems/
    Spell out behavior of atomic_dec_and_lock() in kerneldoc
    Fix a typo in highres.txt
    Fixes to the seq_file document
    Fill out information on patch tags in SubmittingPatches
    Add the seq_file documentation

    Linus Torvalds
     

03 Apr, 2008

1 commit


31 Mar, 2008

1 commit


04 Feb, 2008

1 commit

  • I was struggling to get my email-client no to mangle my patch files,
    and I didn't find enough information in the SubmittingPatches file.
    By looking for more information on the web, I eventually found the
    email-clients.txt file, and it answered all my needs

    This patch adds a reference to email-clients.txt in SubmittingPatches,
    and Mozilla related information which is no longer accurate
    (as opposed to the details found in email-clients.txt).

    This should be helpful for people sending their first patches,
    or not sending patches on a frequent basis.

    Signed-off-by: Michael Opdenacker
    Acked-by: Randy Dunlap
    Acked-by: Jeff Garzik
    Signed-off-by: Adrian Bunk

    Michael Opdenacker
     

31 Oct, 2007

1 commit


12 Sep, 2007

1 commit