summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-08docs: make reporting-bugs.rst obsoleteThorsten Leemhuis7-12/+16
2020-12-08docs: Add a new text describing how to report bugsThorsten Leemhuis2-0/+1632
2020-12-08LICENSES: Add the CC-BY-4.0 licenseThorsten Leemhuis1-0/+410
2020-12-08Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov24-35/+35
2020-12-08Documentation: fix typos found in admin-guide subdirectoryAndrew Klychkov8-12/+12
2020-12-08kernel-doc: Fix example in Nested structs/unionsBen Widawsky1-3/+3
2020-12-08docs: clean up sysctl/kernel: titles, versionStephen Kitt1-7/+7
2020-12-08docs: trace: fix event state structure nameArtem Bityutskiy1-5/+5
2020-12-07docs: nios2: add missing ReST fileMauro Carvalho Chehab1-0/+3
2020-12-05scripts: get_feat.pl: reduce table width for all features outputMauro Carvalho Chehab1-12/+59
2020-12-05scripts: get_feat.pl: change the group by orderMauro Carvalho Chehab1-1/+1
2020-12-05scripts: get_feat.pl: make complete table more coinciseMauro Carvalho Chehab1-37/+68
2020-12-04scripts: kernel-doc: fix parsing function-like typedefsMauro Carvalho Chehab1-1/+1
2020-12-04Documentation: fix typos found in process, dev-tools, and doc-guide subdirect...Andrew Klychkov4-4/+4
2020-12-04Documentation: fix typos in process/kernel-docs.rstAndrew Klychkov1-2/+2
2020-12-04Documentation: mount_api: change kernel log wordingRandy Dunlap1-2/+2
2020-12-04Documentation: Coccinelle: Improve command example for debugging patchesSumera Priyadarsini1-1/+8
2020-12-04docs: archis: add a per-architecture features listMauro Carvalho Chehab30-1/+82
2020-12-04docs: admin-guide: add a features listMauro Carvalho Chehab3-1/+5
2020-12-04sphinx: kernel_feat.py: add a script to parse feature filesMauro Carvalho Chehab1-0/+169
2020-12-04scripts: get_feat.pl: use its implementation for list-arch.shMauro Carvalho Chehab2-28/+66
2020-12-04scripts: get_feat.pl: improve matrix outputMauro Carvalho Chehab1-43/+70
2020-12-04scripts: get_feat.pl: add a script to handle Documentation/featuresMauro Carvalho Chehab1-0/+474
2020-12-01Documentation: document /proc api for arm64 MTE vm flagsSzabolcs Nagy1-0/+1
2020-12-01docs: dt: Use full path to enable cross-referenceNícolas F. R. A. Prado1-1/+2
2020-11-30docs: automarkup.py: Allow automatic cross-reference inside C namespaceNícolas F. R. A. Prado1-47/+75
2020-11-30Documentation/features: Update feature lists for 5.10Wei Li5-6/+6
2020-11-30Documentation: Chinese translation of Documentation/arm64/elf_hwcaps.rstBailu Lin3-0/+243
2020-11-30Documentation/admin-guide: mark memmap parameter is supported by a few archit...Barry Song2-1/+2
2020-11-30Documentation: fix typos in dev-tools/kasan.rstAndrew Klychkov1-2/+2
2020-11-18doc:it_IT: align Italian documentationFederico Vaga9-263/+296
2020-11-18doc: zh_CN: add tmpfs to index treeWang Qing1-0/+1
2020-11-18Documentation: kgdb: Fix a typoTiezhu Yang1-4/+3
2020-11-14Documentation: Chinese translation of Documentation/arm64/perf.rstBailu Lin3-0/+89
2020-11-14scripts: kernel-doc: Restore anonymous enum parsingAndy Shevchenko1-1/+1
2020-11-14docs: mtd: spi-nor: Fix formatting of text vs. diagramsJonathan Neuschäfer1-2/+4
2020-11-14docs: filesystems: link ubifs-authentication.rst without .rst extensionJonathan Neuschäfer1-1/+1
2020-11-14documentation: arm: sunxi: add Allwinner H616 documentsWilken Gottwalt1-0/+10
2020-11-14docs: driver-api: mtd: intel-spi: Improve formatting of shell commandsJonathan Neuschäfer1-2/+2
2020-11-14doc: zh_CN: add translatation for tmpfsWang Qing1-0/+146
2020-11-14docs: ABI: Drop trailing whitespaceGeert Uytterhoeven5-5/+5
2020-11-14docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}maskGeert Uytterhoeven1-1/+3
2020-11-14docs: ABI: ABI documentation for procfs attribute files used by multiple LSMsCasey Schaufler3-0/+59
2020-11-14Documentation: include sign off for revertsAditya Srivastava1-0/+2
2020-11-09Linux 5.10-rc3v5.10-rc3Linus Torvalds1-1/+1
2020-11-08Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-7/+30
2020-11-08Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-25/+11
2020-11-08Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-6/+38
2020-11-08fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu1-5/+5
2020-11-08vt: Disable KD_FONT_OP_COPYDaniel Vetter1-22/+2