summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-13macsec: fix lockdep splats when nesting devicesSabrina Dubroca
2016-08-13net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com
2016-08-13net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-12dsa: mv88e6xxx: hide unused functionsArnd Bergmann
2016-08-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-12power: reset: hisi-reboot: Unmap region obtained by of_iomapArvind Yadav
2016-08-12power: reset: reboot-mode: fix build error of missing ioremap/iounmap on UMAndy Yan
2016-08-12power: supply: max17042_battery: fix model download bug.Sven Van Asbroeck
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-11Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2016-08-11macsec: use after free when deleting the underlying deviceSabrina Dubroca
2016-08-11macvtap: fix use after free for skb_array during releaseJason Wang
2016-08-11nvme: Suspend all queues before deletionGabriel Krisman Bertazi
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ
2016-08-11s390/dasd: fix failing CUIR assignment under LPARStefan Haberland
2016-08-10net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick
2016-08-10rapidio: dereferencing an error pointerDan Carpenter
2016-08-10pinctrl: intel: merrifield: Add missed headerAndy Shevchenko
2016-08-10pinctrl/amd: Remove the default de-bounce timeAgrawal, Nitesh-kumar
2016-08-10pinctrl: pistachio: Drop pinctrl_unregister for devm_ registered deviceWei Yongjun
2016-08-10pinctrl: meson: Drop pinctrl_unregister for devm_ registered deviceWei Yongjun
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar
2016-08-10iommu/dma: Respect IOMMU aperture when allocatingRobin Murphy
2016-08-10s390/dasd: fix hanging device after clear subchannelStefan Haberland
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat
2016-08-09net: phy: micrel: Add specific suspendWenyou Yang
2016-08-09dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki
2016-08-09bonding: fix the typoZhu Yanjun
2016-08-09drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko
2016-08-09Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-09ipr: Fix sync scsi scanBrian King
2016-08-09drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier
2016-08-09drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlockSudeep Holla
2016-08-09iommu/dma: Don't put uninitialised IOVA domainsRobin Murphy
2016-08-09rbd: nuke the 32-bit pool id checkIlya Dryomov
2016-08-09iommu/mediatek: Mark static functions in headers inlineJoerg Roedel
2016-08-09virtio/s390: deprecate old transportCornelia Huck
2016-08-09virtio/s390: keep early_put_charsChristian Borntraeger
2016-08-09virtio_blk: Fix a slient kernel panicMinfei Huang
2016-08-09vhost/vsock: fix vhost virtio_vsock_pkt use-after-freeStefan Hajnoczi
2016-08-09virtio: fix error handling for debug buildsMichael S. Tsirkin