aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas4-32/+51
2018-06-06Merge branch 'lorenzo/pci/dwc-fixes'Bjorn Helgaas0-0/+0
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas32-141/+371
2018-06-06Merge branch 'lorenzo/pci/armada8k'Bjorn Helgaas2-5/+21
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas14-54/+159
2018-06-06Merge branch 'pci/sparc'Bjorn Helgaas5-174/+159
2018-06-06Merge branch 'pci/resource'Bjorn Helgaas21-68/+74
2018-06-06Merge branch 'pci/portdrv'Bjorn Helgaas1-57/+0
2018-06-06Merge branch 'pci/misc'Bjorn Helgaas7-153/+20
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas21-171/+287
2018-06-06Merge branch 'pci/enumeration'Bjorn Helgaas9-220/+76
2018-06-06Merge branch 'pci/dpc'Bjorn Helgaas1-1/+4
2018-06-06Merge branch 'pci/aspm'Bjorn Helgaas5-1/+23
2018-06-06Merge branch 'pci/aer'Bjorn Helgaas18-474/+648
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds41-210/+1318
2018-06-06Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds63-615/+2113
2018-06-06perf script python: Add dict fields introduction to DocumentationJin Yao1-0/+26
2018-06-06perf script python: Add more PMU fields to event handler dictJin Yao1-1/+226
2018-06-06media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann1-1/+1
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds59-1138/+1661
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook32-71/+71
2018-06-06treewide: Use struct_size() for vmalloc()-familyKees Cook1-2/+1
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook53-116/+89
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes3-1/+16
2018-06-06rxrpc: Fix terminal retransmission connection ID to include the channelDavid Howells1-1/+1
2018-06-06Merge branch 'hns3-next'David S. Miller3-3/+36
2018-06-06net: hns3: Optimize PF CMDQ interrupt switching processXi Wang1-0/+13
2018-06-06net: hns3: Fix for VF mailbox receiving unknown messageXi Wang1-3/+20
2018-06-06net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang1-0/+3
2018-06-06dax: Use dax_write_cache* helpersRoss Zwisler1-6/+3
2018-06-06libnvdimm, pmem: Do not flush power-fail protected CPU cachesRoss Zwisler1-1/+2
2018-06-06bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds33-443/+349
2018-06-06libnvdimm, pmem: Unconditionally deep flush on *syncRoss Zwisler1-4/+3
2018-06-06Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"David S. Miller1-16/+10
2018-06-06net: dsa: b53: Fix for brcm tag issue in Cygnus SoCArun Parameswaran3-3/+18
2018-06-06libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSHRoss Zwisler1-6/+1
2018-06-06mailbox/drivers/hisi: Consolidate the Kconfig for the MAILBOXDaniel Lezcano1-4/+8
2018-06-06mailbox: Add support for Qualcomm SDM845 SoCsSibi Sankar1-0/+1
2018-06-06dt-bindings: mailbox: Add APSS shared binding for SDM845 SoCsSibi Sankar1-0/+1
2018-06-06mailbox: bcm2835: Fix of_xlate return valueStefan Wahren1-1/+1
2018-06-06mailbox: qcom: Add msm8998 hmss compatibleBjorn Andersson2-0/+2
2018-06-06mailbox: add STMicroelectronics STM32 IPCC driverFabien Dessenne3-0/+412
2018-06-06dt-bindings: mailbox: add STMicroelectronics STM32 IPCC bindingFabien Dessenne1-0/+47
2018-06-06mailbox: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-2/+0
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds382-5392/+38464
2018-06-06perf script python: Move dsoname code to a new functionJin Yao1-8/+15
2018-06-06perf symbols: Add BSS symbols when reading from /proc/kallsymsArnaldo Carvalho de Melo1-1/+1
2018-06-06perf annnotate: Make __symbol__inc_addr_samples handle src->histograms == NULLArnaldo Carvalho de Melo1-0/+5
2018-06-06perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter3-2/+28