summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-06nvmem: Move nvmem_type_str array to its only userAndy Shevchenko
2018-12-06nvmem: meson-efuse: add peripheral clockJerome Brunet
2018-12-06nvmem: meson-efuse: bindings: add peripheral clockJerome Brunet
2018-12-06nvmem: meson-efuse: add error message on user_max failure.Jerome Brunet
2018-12-06nvmem: add type attributeAlexandre Belloni
2018-12-06binder: filter out nodes when showing binder procsTodd Kjos
2018-12-06binder: fix kerneldoc header for struct binder_bufferTodd Kjos
2018-12-06misc: remove GENWQE_DEBUGFS_RO()Yangtao Li
2018-12-06char: virtio: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-12-06binder: remove BINDER_DEBUG_ENTRY()Yangtao Li
2018-12-06misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter
2018-12-06firmware: stratix10-svc: fix wrong of_node_put() in init functionNicolas Saenz Julienne
2018-12-06coresight: fix spelling mistake "deffered" -> "deferred"Colin Ian King
2018-12-06coresight: etm3x: Release CLAIM tag when operated from perfMathieu Poirier
2018-12-06coresight: etm3x: Deal with CLAIM tag before and after accessing HWMathieu Poirier
2018-12-06coresight: etf: Release CLAIM tag after disabling the HWMathieu Poirier
2018-12-06coresight: etb10: Add support for CLAIM tagMathieu Poirier
2018-12-06coresight: tmc: Fix bad register address for CLAIMLeo Yan
2018-12-03Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman
2018-12-02Linux 4.20-rc5v4.20-rc5Linus Torvalds
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-02Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-01Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-01Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-30Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linusBjorn Helgaas
2018-11-30PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-30Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-30MAINTAINERS: Update linux-mips mailing list addressPaul Burton
2018-11-30ocfs2: fix potential use after freePan Bian
2018-11-30mm/khugepaged: fix the xas_create_range() error pathHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins
2018-11-30mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins
2018-11-30mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins
2018-11-30mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins
2018-11-30mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins
2018-11-30mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins
2018-11-30initramfs: clean old path before creating a hardlinkLi Zhijian
2018-11-30kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notraceAnders Roxell
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner
2018-11-30proc: fixup map_files test on armAlexey Dobriyan
2018-11-30debugobjects: avoid recursive calls with kmemleakQian Cai