aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-08-22IB/usnic: Fix error return codeChristophe Jaillet
2016-08-22IB/hfi1: Add missing error code assignment before testChristophe Jaillet
2016-08-22IB/hfi1: Using kfree_rcu() to simplify the codeWei Yongjun
2016-08-22IB/hfi1: Validate header in set_armed_activeMike Marciniszyn
2016-08-22IB/hfi1: Pass packet ptr to set_armed_activeMike Marciniszyn
2016-08-22IB/hfi1: Fetch monitor values on-demand for CableInfo queryEaswar Hariharan
2016-08-22IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn
2016-08-22IB/hfi1: Remove duplicated include from affinity.cWei Yongjun
2016-08-22IB/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun
2016-08-22IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun
2016-08-22IB/hfi1: Allocate cpu mask on the heap to silence warningTadeusz Struk
2016-08-22IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_oneYuval Shaia
2016-08-22IB/mlx4: Make function use_tunnel_data return voidYuval Shaia
2016-08-22irqchip/mips-gic: Implement activate op for device domainPaul Burton
2016-08-22irqchip/mips-gic: Cleanup chip and handler setupPaul Burton
2016-08-22Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel
2016-08-21EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck
2016-08-19Merge branch 'v4.8-rc2-bcache-fixes' of https://bitbucket.org/ewheelerinc/lin...Jens Axboe
2016-08-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-19Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov
2016-08-19Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-08-19xen-blkfront: free resources if xlvbd_alloc_gendisk failsBob Liu
2016-08-19xen-blkfront: introduce blkif_set_queue_limits()Bob Liu
2016-08-19xen-blkfront: fix places not updated after introducing 64KB page granularityBob Liu
2016-08-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-08-19Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-19Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-19thermal: imx: fix a possible NULL dereferenceCorentin LABBE
2016-08-19Thermal-INT3406: Delete owner assignmentMarkus Elfring
2016-08-19thermal: cpu_cooling: Fix NULL dereference in cpufreq_state2powerBrendan Jackman
2016-08-19gpio: make any OF dependent driver depend on OF_GPIOLinus Walleij
2016-08-19gpio: Fix OF build problem on UMLinus Walleij
2016-08-19iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypassWill Deacon
2016-08-19iommu/arm-smmu: Disable stalling faults for all endpointsWill Deacon
2016-08-19irqchip/gicv3-its: Disable the ITS before initializing itDavid Daney
2016-08-19iommu/arm-smmu: Fix CMDQ error handlingWill Deacon
2016-08-19iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocksRobin Murphy
2016-08-18bcache: pr_err: more meaningful error message when nr_stripes is invalidEric Wheeler
2016-08-18bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet
2016-08-18bcache: register_bcache(): call blkdev_put() when cache_alloc() failsEric Wheeler
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2016-08-18Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-19Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-08-19Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie
2016-08-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-18Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg
2016-08-18PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors()Christoph Hellwig
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds