summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* input: Documentation: corrections for notifier.rstRandy Dunlap2021-03-091-1/+2
* input: Documentation: corrections for multi-touch-protocol.rstRandy Dunlap2021-03-091-4/+4
* input: Documentation: corrections for gameport-programming.rstRandy Dunlap2021-03-091-12/+23
* input: Documentation: update related file names in ff.rstRandy Dunlap2021-03-091-3/+3
* input: Documentation: corrections for event-codes.rstRandy Dunlap2021-03-091-5/+5
* input: Documentation: corrections for input.rstRandy Dunlap2021-03-091-4/+4
* scripts/kernel-doc: ignore identifier on anonymous enumsMauro Carvalho Chehab2021-03-091-2/+7
* Documentation: dynamic-debug-howto: fix exampleMartin Kepplinger2021-03-091-1/+1
* docs: driver-model: device: Add ATTRIBUTE_GROUPS() exampleGeert Uytterhoeven2021-03-091-4/+9
* docs: driver-model: device: Add DEVICE_ATTR_{RO,RW} examplesGeert Uytterhoeven2021-03-091-2/+8
* docs/zh_CN: Add zh_CN/admin-guide/unicode.rstWu XiangCheng2021-03-092-1/+171
* docs/zh_CN: Add zh_CN/admin-guide/README.rstWu XiangCheng2021-03-092-1/+352
* PATCH Documentation translations:translate sound/hd-audio/controls to chinesehjh2021-03-094-0/+139
* scripts: kernel-doc: fix attribute capture in function parsingAditya Srivastava2021-03-091-0/+2
* docs/zh_CN: Improve zh_CN/process/8.Conclusion.rstWu XiangCheng2021-03-091-27/+33
* docs/zh_CN: Improve zh_CN/process/7.AdvancedTopicsWu XiangCheng2021-03-091-66/+75
* docs/zh_CN: Improve zh_CN/process/6.FollowthroughWu XiangCheng2021-03-091-79/+86
* docs/zh_CN: Improve zh_CN/process/5.Posting.rstWu XiangCheng2021-03-091-118/+125
* docs/zh_CN: Improve zh_CN/process/4.Coding.rstWu XiangCheng2021-03-091-138/+141
* docs/zh_CN: Improve zh_CN/process/3.Early-stage.rstWu XiangCheng2021-03-091-66/+73
* docs/zh_CN: Improve zh_CN/process/2.Process.rstWu XiangCheng2021-03-091-170/+175
* docs/zh_CN: Improve zh_CN/process/1.Intro.rstWu XiangCheng2021-03-091-93/+102
* docs/zh_CN: Improve zh_CN/process/index.rstWu XiangCheng2021-03-091-5/+5
* docs: arm: /chosen node parametersHeinrich Schuchardt2021-03-071-0/+7
* Docs: add fs/eventpoll to docbooksRandy Dunlap2021-03-071-0/+6
* fs: eventpoll: fix comments & kernel-doc notationRandy Dunlap2021-03-071-26/+26
* Documentation: ioctl: add entry for nsfs.hRandy Dunlap2021-03-071-0/+1
* Documentation: Replace more lkml.org links with loreKees Cook2021-03-072-2/+3
* docs: arm: marvell: clarify some unimportant Armada 6x0 detailsLubomir Rintel2021-03-071-3/+2
* docs: arm: marvell: replace stale links with archive linksLubomir Rintel2021-03-071-77/+79
* Documentation/submitting-patches: Extend commit message layout descriptionBorislav Petkov2021-03-071-34/+57
* docs: reporting-issues.rst: explain how to decode stack tracesThorsten Leemhuis2021-03-071-22/+59
* MAINTAINERS: clarify responsibility for checkpatch documentationLukas Bulwahn2021-03-071-0/+9
* checkpatch: add verbose modeDwaipayan Ray2021-03-071-20/+113
* docs: add documentation for checkpatchDwaipayan Ray2021-03-072-0/+514
* docs: watchdog: fix obsolete include file reference in pcwdFlavio Suligoi2021-03-071-1/+1
* docs: driver-model: Remove obsolete device class documentationGeert Uytterhoeven2021-03-072-150/+0
* scripts: kernel-doc: fix typedef support for struct/union parsingAditya Srivastava2021-03-071-3/+14
* doc: memcontrol: add description for oom_killYang Shi2021-03-071-0/+3
* docs: sphinx: Fix couple of spellings in the file rstFlatTable.pyBhaskar Chowdhury2021-03-071-2/+2
* Linux 5.12-rc2v5.12-rc2Linus Torvalds2021-03-061-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-03-068-62/+76
|\
| * RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson2021-03-051-32/+23
| * RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson2021-03-051-24/+35
| * RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson2021-03-051-1/+9
| * RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky2021-03-031-1/+1
| * RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky2021-03-031-1/+1
| * IB/mlx5: Add missing error codeYueHaibing2021-03-011-1/+3
| * RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha2021-03-011-0/+1
| * RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_repSaeed Mahameed2021-03-011-2/+3