summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-20Document /proc/pid PID reuse behaviorDaniel Colascione
2018-11-20Documentation: update path-lookup.md for parallel lookupsNeilBrown
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon
2018-11-20dmaengine: Add mailing list address to the documentationAndy Shevchenko
2018-11-20docs/admin-guide/mm/concepts.rst: grammar and style fixupsMike Rapoport
2018-11-20Merge branch 'kmalloc' into docs-nextJonathan Corbet
2018-11-20docs/mm: update kmalloc kernel-doc descriptionMike Rapoport
2018-11-20Link the memory allocation guide from the MM docsMatthew Wilcox
2018-11-20doc:it_IT:doc-guide: fix reference to foobarFederico Vaga
2018-11-20doc:it_IT: fix locking.rst section titleFederico Vaga
2018-11-20doc:it_IT: add some process/* translationsFederico Vaga
2018-11-07doc: tracing: Fix a number of typosAmir Livneh
2018-11-07Documentation/dev-tools: clean up kselftest.rstRandy Dunlap
2018-11-07Documentation/ras: Typo s/use use/use/Geert Uytterhoeven
2018-11-07kernel-doc: extend $type_param to match members referenced by pointerMike Rapoport
2018-11-07kernel-doc: kill trailing whitespaceMike Rapoport
2018-11-07doc-guide:kernel-doc.rst: Reference to foobarJoris Gutjahr
2018-11-07Documentation: fix spelling mistake, EACCESS -> EACCESColin Ian King
2018-11-07Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/statusWaiman Long
2018-11-07Documentation: dynamic-debug: fix wildcard descriptionRandy Dunlap
2018-11-07Documentation: dynamic_debug: fix a couple of typosRandy Dunlap
2018-11-06Docs/EDID: Calculate CRC while building the codeChristoph Niedermaier
2018-11-06Docs/EDID: Fixed erroneous bits of XOFFSET, XPULSE, YOFFSET and YPULSEChristoph Niedermaier
2018-11-04Linux 4.20-rc1v4.20-rc1Linus Torvalds
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge