aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/process
AgeCommit message (Expand)AuthorFilesLines
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds7-77/+177
2019-03-07configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin1-1/+1
2019-03-04Documentation/process/howto: Update for 4.x -> 5.x versioningZenghui Yu1-25/+22
2019-02-22docs: Explicitly state that the 'Fixes:' tag shouldn't split linesSean Christopherson1-2/+4
2019-02-22doc: fix typos in license-rules.rstFederico Vaga1-2/+2
2019-02-22doc: process: complete removal of info about -git patchesFederico Vaga1-1/+0
2019-02-17Merge branch 'docs-5.0-fix' into docs-nextJonathan Corbet1-56/+61
2019-02-17Documentation: change linux-4.x references to 5.xArnd Bergmann1-56/+61
2019-02-11docs: process: Remove outdated info about -git patchesJonathan Neuschäfer1-9/+0
2019-02-11module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosityThomas Gleixner1-0/+62
2019-02-01doc: process: GPL -> GPL-compatibleAdam Borowski1-7/+7
2019-02-01stable-kernel-rules.rst: add link to networking patch queueGreg Kroah-Hartman1-0/+3
2019-02-01doc: Change LXR references to elixir.bootlin.comJonathan Neuschäfer2-2/+2
2019-01-20coding-style: Clarify the expectations around boolJason Gunthorpe1-4/+34
2019-01-20doc:process: add missing internal link in stable-kernel-rulesFederico Vaga1-3/+3
2019-01-20doc:process: remove note from 'stable api nonsense'Federico Vaga1-2/+1
2019-01-14Documentation: fix coding-style.rst Sphinx warningRandy Dunlap1-1/+1
2019-01-07Documentation/CodingStyle: Use directory-local variables for emacs settingsBart Van Assche1-20/+37
2019-01-04docs: fix Co-Developed-by docsJorge Ramirez-Ortiz1-2/+2
2019-01-04Documentation/process/coding-style.rst: don't use "extern" with function prot...Alexey Dobriyan1-0/+3
2018-12-06doc:process: add links where missingFederico Vaga8-26/+35
2018-11-20doc:it_IT: add some process/* translationsFederico Vaga6-1/+14
2018-11-01Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds2-0/+46
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds6-8/+132
2018-10-22Code of Conduct: Change the contact email addressGreg Kroah-Hartman1-6/+7
2018-10-22Code of Conduct Interpretation: Put in the proper URL for the committeeGreg Kroah-Hartman1-2/+3
2018-10-22Code of Conduct: Provide links between the two documentsGreg Kroah-Hartman2-1/+11
2018-10-22Code of Conduct Interpretation: Properly reference the TAB correctlyGreg Kroah-Hartman1-8/+8
2018-10-22Code of Conduct Interpretation: Add document explaining how the Code of Condu...Greg Kroah-Hartman2-0/+154
2018-10-22Code of conduct: Fix wording around maintainers enforcing the code of conductChris Mason1-4/+0
2018-10-18docs: Introduce deprecated APIs listKees Cook2-0/+120
2018-10-18doc: fix a typo in adding-syscalls.rstGuillaume Dore1-1/+1
2018-09-30Compiler Attributes: add Doc/process/programming-language.rstMiguel Ojeda2-0/+46
2018-09-16Code of Conduct: Let's revamp it.Greg Kroah-Hartman3-29/+82
2018-09-03kconfig: do not require pkg-config on make {menu,n}configMasahiro Yamada1-1/+1
2018-08-31docs: tidy up TOCs and refs to license-rules.rstMarkus Heiser3-6/+10
2018-08-31docs: fix typo in table describing 4.16 development cycleAkinobu Mita1-1/+1
2018-08-20Raise the minimum required gcc version to 4.6Joe Perches1-1/+1
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+2
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-0/+8
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-12/+7
2018-08-10Remove gendered language from management style documentationFox Foster1-12/+13
2018-07-26docs: Update references to netdev-FAQTobin C. Harding1-1/+1
2018-07-26docs: Add rest label the_canonical_patch_formatTobin C. Harding1-0/+1
2018-07-18kconfig: check for pkg-config on make {menu,n,g,x}configRandy Dunlap1-0/+8
2018-07-18kbuild: verify that $DEPMOD is installedRandy Dunlap1-12/+7
2018-06-29Documentation/process/howto.rst: add a missing cross-referenceMichael Rodin1-1/+1
2018-06-26Documentation/process: fix reST table border errorRandy Dunlap1-1/+1
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds5-45/+85
2018-05-23docs: update kernel versions and dates in tablesTim Bird1-34/+38
2018-05-10Documentation/process/posting: wrap text at 80 colsJustin Skists1-8/+8
2018-05-08docs: */index.rst: Add newer documents to their respective index.rstMauro Carvalho Chehab1-0/+1
2018-04-16Docs: tell maintainers to put [GIT PULL] in their subject linesMatthew Wilcox1-1/+1
2018-04-16Documentation/process: updates to the PGP guideKonstantin Ryabitsev1-2/+37
2018-04-16staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman1-3/+0
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-04-11clang-format: add configuration fileMiguel Ojeda3-0/+200
2018-04-09syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski1-2/+2
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2018-04-03Merge tag 'docs-4.17' of git://git.lwn.net/linuxLinus Torvalds8-29/+31
2018-04-02kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitionsDominik Brodowski1-1/+1
2018-03-29Documentation/process: update FUSE project websiteMartin Kepplinger1-1/+1
2018-03-26Documentation: magic-numbers: Fix typoMartin Kepplinger1-1/+1
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin1-1/+1
2018-03-25syscalls: define and explain goal to not call syscalls in the kernelDominik Brodowski1-0/+32
2018-03-23COPYING: create a new file with points to the Kernel license filesMauro Carvalho Chehab1-9/+11
2018-03-21Documentation/CodingStyle: Add an example for bracesGary R Hook1-0/+9
2018-03-07documentation: add my name to kernel driver statementAaro Koskinen1-0/+1
2018-03-07docs: add Co-Developed-by docsTobin C. Harding1-2/+7
2018-02-18Documentation/process/howto: Remove outdated info about bugzilla mailing listsJonathan Neuschäfer1-8/+0
2018-02-16Documentation: Delete reference to the kernel-mentors mailing listMinghui Liu1-7/+0
2018-02-13Documentation/process: Co-developed-by instead of Co-Developed-byDominik Brodowski1-1/+1
2018-02-07Merge tag 'docs-4.16-2' of git://git.lwn.net/linuxLinus Torvalds3-1/+931
2018-02-06Documentation/process: tweak pgp maintainer guideKonstantin Ryabitsev1-16/+34
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-0/+25
2018-02-01Fix broken link in Documentation/process/kernel-docs.rstGrigory Shipunov1-1/+1
2018-02-01Documentation/process: kernel maintainer PGP guideKonstantin Ryabitsev2-0/+912
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds3-1/+376
2018-01-06Documentation: Add license-rules.rst to describe how to properly identify fil...Thomas Gleixner1-0/+370
2017-12-21docs: fix process/submit-checklist.rst Sphinx warningMarkus Heiser1-2/+2
2017-12-21Documentation: Add myself to the enforcement statement listDavid Sterba1-0/+1
2017-12-21Documentation: Add Luis R. Rodriguez to list of enforcement statement endorsersLuis R. Rodriguez1-0/+1
2017-12-21Documentation: Add Kees Cook to list of enforcement statement endorsersKees Cook1-0/+1
2017-12-16kbuild: prepare to remove C files pre-generated by flex and bisonMasahiro Yamada1-0/+25
2017-12-11Documentation/process: Add CONFIG default value to submit-checklistDarren Hart (VMware)1-1/+3
2017-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar1-0/+5
2017-11-29Documentation: Add Arnaldo Melo to list of enforcement statement endorsersArnaldo Carvalho de Melo1-0/+1
2017-11-23Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds1-0/+5
2017-11-20Documentation/process: add Co-Developed-by: tag for patches with multiple aut...Greg Kroah-Hartman1-0/+5
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds6-7/+207
2017-11-04Documentation: Add Frank Rowand to list of enforcement statement endorsersFrank Rowand1-0/+1
2017-11-04doc: add Willy Tarreau to the list of enforcement statement endorsersWilly Tarreau1-0/+1
2017-11-03Documentation: Add Tim Bird to list of enforcement statement endorsersBird, Timothy1-0/+1
2017-10-23Documentation: Add my name to kernel enforcement statementMartin K. Petersen1-0/+1
2017-10-21Documentation: kernel-enforcement-statement.rst: proper sort namesGreg Kroah-Hartman1-2/+1
2017-10-21Documentation: Add Arm Ltd to kernel-enforcement-statement.rstCatalin Marinas1-0/+2
2017-10-19Documentation: kernel-enforcement-statement.rst: Remove Red Hat markingsAndrea Arcangeli1-5/+5
2017-10-19Documentation: fix ref to coccinelle contentTom Saeger1-1/+1
2017-10-19Documentation: Add myself to the enforcement statement listLaura Abbott1-0/+1
2017-10-18Documentation: Sign kernel enforcement statementDennis Dalessandro1-0/+1
2017-10-18Add ack for Trond Myklebust to the enforcement statementTrond Myklebust1-0/+1
2017-10-18Documentation: update kernel enforcement support listEduardo Valentin1-0/+1
2017-10-18Documentation: add my name to supportersStephen Hemminger1-0/+1
2017-10-16Documentation: Add a file explaining the Linux kernel license enforcement policyGreg Kroah-Hartman2-0/+148
2017-10-12Documentation: fix driver-api doc refsTom Saeger1-1/+1
2017-10-07Documentation: add Kernel Driver Statement to the kernelGreg Kroah-Hartman2-0/+200
2017-09-26Documentation/process: phrasofixJunio C Hamano1-1/+1
2017-09-26Documentation/process: fix the canonical patch format descriptionJunio C Hamano1-4/+4
2017-08-30docs: process: drop git snapshots from applying-patches.rstRandy Dunlap1-42/+1
2017-08-24Documentation: stable-kernel-rules: fix broken git urlsAndrii Bordunov1-2/+2
2017-07-23docs: submitting-patches - change non-ascii character to asciiFrank Rowand1-1/+1
2017-07-17docs-rst: move Sphinx install instructions to sphinx.rstMauro Carvalho Chehab1-12/+2
2017-07-17changes.rst: Update Sphinx minimal requirementsMauro Carvalho Chehab1-3/+3
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+4
2017-06-30kbuild: thin archives make default for all archsNicholas Piggin1-5/+4
2017-06-22doc: Document suitability of IBM Verse for kernel developmentStewart Smith1-0/+5
2017-06-05Doc: fix a markup error in coding-style.rstAyan Shafqat1-2/+2
2017-05-16docs: update old references for DocBook from the documentationMauro Carvalho Chehab3-62/+6
2017-05-06docs: complete bumping minimal GNU Make version to 3.81Max Filippov1-1/+1
2017-05-06docs: bump minimal GNU Make version to 3.81Masahiro Yamada1-1/+1
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2017-04-20docs: process/4.Coding.rst: Fix a couple of document refsAndrew Clayton1-8/+9
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie1-1/+1
2017-04-08Documentation: stable-kernel-rules: fix stable-tag formatJohan Hovold1-1/+1
2017-04-08Documentation: stable-kernel-rules: fix stable-tag formatJohan Hovold1-1/+1
2017-03-29Documentation: Fix dead URLs to ftp.kernel.orgSeongJae Park2-14/+8
2017-03-22drm/doc: Document feature merge deadlinesDaniel Vetter1-0/+1
2017-03-09docs-rst: automatically convert Graphviz and SVG imagesMarkus Heiser1-3/+4
2016-12-01Doc: Correct typo, "Introdution" => "Introduction"Sanjeev1-2/+2
2016-11-30Documentation/atomic_ops.txt: convert to ReST markupSilvio Fricke1-0/+3
2016-11-28Documentation/process/howto: Only send regression fixes after -rc1Dan Carpenter1-9/+10
2016-11-19docs-rst: doc-guide: split the kernel-documentation.rst contentsMauro Carvalho Chehab2-4/+4
2016-11-07coding-style: fix mismatch of jump label nameMasahiro Yamada1-1/+1
2016-11-07Documentation/process/howto: Mark subsection in suggested formatSeongJae Park1-5/+10
2016-10-27Merge branch 'doc-tweaks' into docs-nextJonathan Corbet5-23/+48
2016-10-27docs: Add a warning to applying-patches.rstJonathan Corbet1-0/+4
2016-10-27docs: add a warning to submitting-drivers.rstJonathan Corbet1-0/+8
2016-10-27docs: Collapse the process guide TOCJonathan Corbet1-3/+3
2016-10-27docs: Tweak submitting-patches.rst formattingJonathan Corbet1-10/+6
2016-10-27docs: Apply some basic organization to the process guideJonathan Corbet2-10/+29
2016-10-26doc-rst: include index only in subproject AND htmlMarkus Heiser1-0/+8
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab11-42/+42
2016-10-24docs-rst: add documents to development-processMauro Carvalho Chehab17-0/+6330
2016-10-24docs: rename development-process/ to process/Mauro Carvalho Chehab11-0/+2230