summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-26arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli
2018-11-26nds32: Remove phys_initrd_start and phys_initrd_sizeFlorian Fainelli
2018-11-16dt-bindings: rng: update bindings for MT7629 SoCRyder Lee
2018-11-16dt-bindings: phy: Document cadence Sierra PHY bindingsAlan Douglas
2018-11-09Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...Rob Herring
2018-11-09of/pdt: Remove unused of_pdt_build_more function ptrRob Herring
2018-11-08of: unittest: initialize args before calling of_*parse_*()Frank Rowand
2018-11-08of: unittest: find overlays[] entry by name instead of indexFrank Rowand
2018-11-08of: unittest: allow base devicetree to have symbol metadataFrank Rowand
2018-11-08of: overlay: set node fields from properties when add new overlay nodeFrank Rowand
2018-11-08of: unittest: remove unused of_unittest_apply_overlay() argumentFrank Rowand
2018-11-08of: overlay: check prevents multiple fragments touching same propertyFrank Rowand
2018-11-08of: overlay: check prevents multiple fragments add or delete same nodeFrank Rowand
2018-11-08of: overlay: test case of two fragments adding same nodeFrank Rowand
2018-11-08of: overlay: make all pr_debug() and pr_err() messages uniqueFrank Rowand
2018-11-08of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand
2018-11-08of: overlay: reorder fields in struct fragmentFrank Rowand
2018-11-08of: overlay: do not duplicate properties from overlay for new nodesFrank Rowand
2018-11-08of: overlay: use prop add changeset entry for property in new nodesFrank Rowand
2018-11-08powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand
2018-11-08of: overlay: add missing of_node_get() in __of_attach_node_sysfsFrank Rowand
2018-11-08of: overlay: add missing of_node_put() after add new node to changesetFrank Rowand
2018-11-08of: overlay: add tests to validate kfrees from overlay removalFrank Rowand
2018-11-05of: Documentation: remove unmaintained todo fileFrank Rowand
2018-11-04Linux 4.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