summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-172-16/+37
|\
| * hwmon: (k10temp) Use API function to access System Management NetworkGuenter Roeck2018-05-132-6/+7
| * hwmon: (k10temp) Fix reading critical temperature registerGuenter Roeck2018-04-291-10/+30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-05-172-10/+15
|\ \
| * | s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann2018-05-151-8/+2
| * | s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann2018-05-151-1/+1
| * | vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic2018-04-271-1/+12
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-05-152-5/+5
|\ \ \
| * | | scsi: aacraid: Correct hba_send to include iu_typeDave Carroll2018-05-011-4/+4
| * | | scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill2018-05-011-1/+1
* | | | drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie2018-05-151-0/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-05-122-5/+12
|\ \ \ \
| * \ \ \ Merge branch 'thermal-soc' into nextZhang Rui2018-05-111-3/+11
| |\ \ \ \
| | * | | | thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski2018-04-271-2/+7
| | * | | | thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski2018-04-271-1/+4
| * | | | | thermal: int3403_thermal: Fix NULL pointer deref on module load / probeHans de Goede2018-04-241-2/+1
| |/ / / /
* | | | | Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-123-2/+23
|\ \ \ \ \
| * | | | | nvme: add quirk to force medium priority for SQ creationJens Axboe2018-05-112-1/+16
| * | | | | nvme: Fix sync controller reset returnCharles Machalow2018-05-111-1/+2
| * | | | | nvme: fix use-after-free in nvme_free_ns_headJianchao Wang2018-05-071-0/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-1144-104/+226
|\ \ \ \ \ \
| * | | | | | ixgbe: fix memory leak on ipsec allocationColin Ian King2018-05-111-1/+1
| * | | | | | ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck2018-05-111-1/+1
| * | | | | | ixgbe: return error on unsupported SFP module when resettingEmil Tantilov2018-05-111-0/+3
| * | | | | | ice: Set rq_last_status when cleaning rqJeff Shaw2018-05-111-1/+1
| * | | | | | Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-05-115-1/+52
| |\ \ \ \ \ \
| | * | | | | | net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan2018-05-101-0/+4
| | * | | | | | net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim2018-05-101-1/+10
| | * | | | | | net/mlx5: Free IRQs in shutdown pathDaniel Jurgens2018-05-103-0/+38
| * | | | | | | mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET2018-05-111-2/+2
| * | | | | | | bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-112-5/+10
| * | | | | | | bonding: do not allow rlb updates to invalid macDebabrata Banerjee2018-05-111-1/+1
| |/ / / / / /
| * | | | | | Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pu...David S. Miller2018-05-101-4/+7
| |\ \ \ \ \ \
| | * | | | | | can: hi311x: Work around TX complete interrupt erratumLukas Wunner2018-05-101-4/+5
| | * | | | | | can: hi311x: Acquire SPI lock on ->do_get_berr_counterLukas Wunner2018-05-101-0/+2
| * | | | | | | qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King2018-05-101-1/+1
| * | | | | | | net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET2018-05-101-7/+1
| * | | | | | | hv_netvsc: set master deviceStephen Hemminger2018-05-101-1/+2
| * | | | | | | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-101-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl()YueHaibing2018-05-071-0/+1
| * | | | | | | | net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2018-05-102-2/+21
| * | | | | | | | cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar2018-05-101-2/+1
| * | | | | | | | cxgb4: zero the HMA memoryGanesh Goudar2018-05-101-2/+2
| * | | | | | | | hv_netvsc: Fix net device attach on older Windows hostsMohammed Gamal2018-05-101-1/+1
| * | | | | | | | nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren2018-05-101-19/+0
| * | | | | | | | firestream: fix spelling mistake: "reseverd" -> "reserved"Colin Ian King2018-05-101-1/+1
| * | | | | | | | qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon2018-05-101-1/+1
| * | | | | | | | qed: Fix l2 initializations over iWARP personalityMichal Kalderon2018-05-101-4/+2
| | |/ / / / / / | |/| | | | | |
| * | | | | | | r8169: fix powering up RTL8168hHeiner Kallweit2018-05-081-0/+3
| * | | | | | | Merge tag 'linux-can-fixes-for-4.17-20180508' of ssh://gitolite.kernel.org/pu...David S. Miller2018-05-083-14/+16
| |\ \ \ \ \ \ \