summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-2496-2100/+679
|\
| * docs: Fix typos in histogram.rstMasanari Iida2018-10-181-3/+3
| * docs: Introduce deprecated APIs listKees Cook2018-10-183-0/+123
| * kernel-doc: fix declaration type determinationRandy Dunlap2018-10-181-4/+4
| * doc: fix a typo in adding-syscalls.rstGuillaume Dore2018-10-181-1/+1
| * docs/admin-guide: memory-hotplug: remove table of contentsMike Rapoport2018-10-121-21/+0
| * doc: printk-formats: Remove bogus kobject references for device nodesGeert Uytterhoeven2018-10-122-14/+12
| * Documentation: preempt-locking: Use better exampleAndrew Murray2018-10-121-6/+6
| * dm flakey: Document "error_writes" featureNikolay Borisov2018-10-121-0/+4
| * docs/completion.txt: Fix a couple of punctuation nitsJohn Garry2018-10-121-3/+3
| * LICENSES: Add ISC license textHans de Goede2018-10-121-0/+24
| * LICENSES: Add note to CDDL-1.0 license that it should not be usedHans de Goede2018-10-121-1/+5
| * docs/core-api: memory-hotplug: add some details about locking internalsDavid Hildenbrand2018-10-121-0/+38
| * docs/core-api: rename memory-hotplug-notifier to memory-hotplugMike Rapoport2018-10-122-3/+6
| * docs: improve readability for people with poorer eyesightDarrick J. Wong2018-10-072-3/+41
| * yama: clarify ptrace_scope=2 in Yama documentationYves-Alexis Perez2018-10-071-2/+2
| * docs/vm: split memory hotplug notifier description to Documentation/core-apiMike Rapoport2018-10-073-83/+86
| * docs: move memory hotplug description into admin-guide/mmMike Rapoport2018-10-072-36/+38
| * doc: Fix acronym "FEKEK" in ecryptfsFelix Eckhofer2018-09-201-4/+4
| * docs: fix some broken documentation referencesMauro Carvalho Chehab2018-09-204-5/+5
| * iommu: Fix passthrough option documentationRobin Murphy2018-09-201-1/+1
| * docs: core-api: add memory allocation guideMike Rapoport2018-09-202-0/+123
| * docs: core-api/mm-api: add a lable for GFP flags sectionMike Rapoport2018-09-201-0/+2
| * docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencingMike Rapoport2018-09-201-0/+2
| * docs/boot-time-mm: fix kernel-doc directive for including all but DOC:Mike Rapoport2018-09-111-2/+2
| * Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-0950-1896/+8
| * MAINTAINERS: add i2c to the excludes for DocumentationWolfram Sang2018-09-091-0/+1
| * MAINTAINERS: sort excludes for DocumentationWolfram Sang2018-09-091-4/+4
| * efi_stub: update documentation on dtb= parameterGrant Likely2018-09-091-3/+14
| * FireWire: add driver-api Introduction sectionTakashi Sakamoto2018-09-061-1/+16
| * FireWire: add a Documentation driver-api chapterRandy Dunlap2018-09-062-0/+34
| * FireWire: clean up core-transaction.c kernel-docRandy Dunlap2018-09-061-0/+10
| * FireWire: clean up core-iso.c kernel-docRandy Dunlap2018-09-061-0/+7
| * FireWire: clean up firewire-cdev.h kernel-docRandy Dunlap2018-09-061-8/+14
| * docs: dev-tools: coccinelle: Update documentationHimanshu Jha2018-08-311-4/+19
| * docs: tidy up TOCs and refs to license-rules.rstMarkus Heiser2018-08-314-10/+11
| * Documentation/l1tf: Fix small spelling typoSalvatore Bonaccorso2018-08-311-1/+1
| * docs: tracing: Add stacktrace filter commandMasami Hiramatsu2018-08-311-0/+3
| * Documentation/fb/vesafb.txt: "inverse" option correctionsRandy Dunlap2018-08-311-2/+2
| * docs: fix typo in table describing 4.16 development cycleAkinobu Mita2018-08-311-1/+1
| * doc: dev-tools: kselftest.rst: update config file locationAnders Roxell2018-08-311-1/+1
| * docs/vm/hmm.rst: Add missed spaceBaoquan He2018-08-311-7/+7
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-2444-1169/+1984
|\ \
| * | ext4: fix use-after-free race in ext4_remount()'s error pathTheodore Ts'o2018-10-122-26/+50
| * | ext4: cache NULL when both default_acl and acl are NULLChengguang Xu2018-10-061-0/+4
| * | docs: promote the ext4 data structures book to top levelDarrick J. Wong2018-10-0525-21/+10
| * | docs: move ext4 administrative docs to admin-guide/Darrick J. Wong2018-10-054-2/+4
| * | jbd2: fix use after free in jbd2_log_do_checkpoint()Jan Kara2018-10-051-2/+2
| * | ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTRWang Shilong2018-10-031-1/+3
| * | ext4: fix setattr project check in fssetxattr ioctlWang Shilong2018-10-031-23/+37