summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-0645-5169/+1213
|\
| * of: unittest: fix an error code in of_unittest_apply_overlay()Dan Carpenter2018-03-201-4/+2
| * of: unittest: move misplaced function declarationArnd Bergmann2018-03-181-2/+1
| * of: unittest: Remove VLA stack usageTobin C. Harding2018-03-181-4/+11
| * of: overlay: Fix forgotten reference to of_overlay_apply()Geert Uytterhoeven2018-03-181-1/+1
| * of: Documentation: Fix forgotten reference to of_overlay_apply()Geert Uytterhoeven2018-03-181-2/+2
| * of: unittest: local return value variable related cleanupsFrank Rowand2018-03-121-16/+6
| * of: unittest: remove unneeded local return value variablesFrank Rowand2018-03-121-65/+24
| * dt-bindings: trivial: add various mcp4017/18/19 potentiometersPeter Rosin2018-03-121-0/+12
| * Merge branch 'dtc-update' into dt/nextRob Herring2018-03-08713-9311/+7584
| |\
| | * scripts: turn off some new dtc warnings by defaultRob Herring2018-03-061-0/+2
| | * scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring2018-03-0621-320/+622
| | * scripts/dtc: generate lexer and parser during build instead of shippingRob Herring2018-03-065-4713/+5
| | * powerpc: boot: add strrchr functionRob Herring2018-03-062-0/+11
| | * arm64/efi: Make strrchr() available to the EFI namespaceRob Herring2018-03-052-1/+2
| | * ARM: boot: add strrchr functionRob Herring2018-03-011-0/+10
| | * scripts: re-enable some now fixed dtc warningsRob Herring2018-03-011-3/+0
| | * kbuild: add dtc as dependency on .dtb filesRob Herring2018-03-011-1/+1
| | * kbuild: remove remaining use of undefined YACC_PREFIXRob Herring2018-03-011-1/+1
| * | of: unittest: fix an error test in of_unittest_overlay_8()Dan Carpenter2018-03-081-2/+1
| * | of: cache phandle nodes to reduce cost of of_find_node_by_phandle()Frank Rowand2018-03-073-7/+85
| * | dt-bindings: rockchip-dw-mshc: use consistent clock namesJohn Keeping2018-03-071-2/+2
| * | MAINTAINERS: Add linux/of_*.h headers to appropriate subsystemsRob Herring2018-03-071-0/+4
| * | of: overlay: do not include path in full_name of added nodesFrank Rowand2018-03-054-18/+30
| * | of: unittest: clean up changeset testFrank Rowand2018-03-051-6/+36
| * | Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...Rob Herring2018-03-0527-487/+586
| |\ \
| * | | gpio: Support gpio nexus dt bindingsStephen Boyd2018-02-121-2/+2
| * | | of: unittest: Add phandle remapping testStephen Boyd2018-02-122-0/+145
| * | | of: Support parsing phandle argument lists through a nexus nodeStephen Boyd2018-02-122-0/+196
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-063-4/+71
|\ \ \ \
| * | | | m68k: Verify the offsets in struct siginfo never change.Eric W. Biederman2018-04-021-0/+62
| * | | | signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68kEric W. Biederman2018-04-022-4/+9
* | | | | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Linus Torvalds2018-04-064-61/+68
|\ \ \ \ \
| * | | | | printk: change message to pr_infoTomeu Vizoso2018-03-231-1/+1
| * | | | | printk: move dump stack related code to lib/dump_stack.cDave Young2018-03-154-63/+67
| * | | | | print kdump kernel loaded status in stack dumpDave Young2018-02-081-2/+5
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2018-04-0618-179/+240
|\ \ \ \ \ \
| * | | | | | quota: Kill an unused extern entry form quota.hRitesh Harjani2018-03-261-1/+0
| * | | | | | reiserfs: Remove VLA from fs/reiserfs/reiserfs.hKyle Spiers2018-03-091-1/+1
| * | | | | | udf: fix potential refcnt problem of nls moduleChengguang Xu2018-03-021-5/+10
| * | | | | | ext2: change return code to -ENOMEM when failing memory allocationChengguang Xu2018-03-021-2/+2
| * | | | | | udf: Do not mark possibly inconsistent filesystems as closedJan Kara2018-03-022-2/+7
| * | | | | | fsnotify: Let userspace know about lost events due to ENOMEMJan Kara2018-02-274-3/+23
| * | | | | | fanotify: Avoid lost events due to ENOMEM for unlimited queuesJan Kara2018-02-273-7/+17
| * | | | | | udf: Remove never implemented mount optionsJan Kara2018-02-272-35/+1
| * | | | | | udf: Update mount option documentationJan Kara2018-02-271-11/+7
| * | | | | | udf: Provide saner default for invalid uid / gidJan Kara2018-02-271-2/+3
| * | | | | | udf: Clean up handling of invalid uid/gidJan Kara2018-02-272-8/+15
| * | | | | | udf: Apply uid/gid mount options also to new inodes & chownJan Kara2018-02-272-0/+14
| * | | | | | udf: Ignore [ug]id=ignore mount optionsJan Kara2018-02-273-18/+8