aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-13Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-13/+163
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds11-52/+390
2018-06-13Merge branches 'pm-domains' and 'pm-tools'Rafael J. Wysocki2-23/+154
2018-06-13Merge branch 'pm-cpufreq'Rafael J. Wysocki6-24/+209
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds869-2137/+2720
2018-06-12Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds13-74/+2398
2018-06-12treewide: Use array_size() in kvzalloc_node()Kees Cook2-4/+5
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook2-4/+3
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook50-92/+126
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook50-72/+99
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook204-609/+782
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook5-10/+11
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook11-32/+41
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook4-8/+16
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook12-25/+24
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook374-811/+984
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook227-460/+620
2018-06-12video: uvesafb: Fix integer overflow in allocationKees Cook1-1/+2
2018-06-12leds: Use struct_size() in allocationKees Cook1-2/+1
2018-06-12Convert vhost to struct_sizeMatthew Wilcox1-1/+2
2018-06-12Convert v4l2 event to struct_sizeMatthew Wilcox1-2/+1
2018-06-12Convert infiniband uverbs to struct_sizeMatthew Wilcox1-2/+2
2018-06-12Convert virtio_console to struct_sizeMatthew Wilcox1-2/+1
2018-06-12Merge tag 'pci-v4.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds78-1590/+1475
2018-06-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds11-863/+833
2018-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds9-141/+49
2018-06-12Merge tag 'ntb-4.18' of git://github.com/jonmason/ntbLinus Torvalds8-813/+1001
2018-06-12Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds6-116/+116
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-27/+17
2018-06-12Revert "PM / runtime: Fixup reference counting of device link suppliers at probe"Rafael J. Wysocki2-4/+26
2018-06-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-25/+1149
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds38-884/+1397
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-63/+489
2018-06-11Merge tag 'linux-watchdog-4.18-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds9-53/+84
2018-06-11Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()"Linus Torvalds2-22/+47
2018-06-11ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queueJia-Ju Bai1-2/+2
2018-06-11ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup_qp_mwJia-Ju Bai1-1/+1
2018-06-11NTB: ntb_hw_idt: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-06-11ntb: intel: change references of skx to gen3Dave Jiang4-130/+126
2018-06-11ntb: intel: split out the gen3 codeDave Jiang6-657/+754
2018-06-11ntb: intel: header definitions refactorDave Jiang4-142/+237
2018-06-11Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds10-109/+109
2018-06-11Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds3-27/+187
2018-06-11Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds8-72/+59
2018-06-11Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds12-40/+431
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds49-898/+1364
2018-06-11Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-422/+244
2018-06-11Merge branch 'pci/aer-squash'Bjorn Helgaas15-1547/+1434
2018-06-11PCI/AER: Use "PCI Express" consistently in Kconfig textBjorn Helgaas1-6/+6
2018-06-11PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/Bjorn Helgaas6-56/+41