summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-298-38/+77
|\
| * libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V2019-09-241-0/+3
| * libnvdimm: prevent nvdimm from requesting key when security is disabledDave Jiang2019-09-241-0/+4
| * libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V2019-09-243-5/+5
| * libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V2019-09-241-0/+2
| * libnvdimm: Fix endian conversion issues Aneesh Kumar K.V2019-09-242-7/+8
| * libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V2019-09-242-26/+55
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-09-294-434/+114
|\ \
| * | thermal: db8500: Rewrite to be a pure OF sensorLinus Walleij2019-09-251-370/+107
| * | thermal: db8500: Use dev helper variableLinus Walleij2019-09-251-15/+16
| * | thermal: db8500: Finalize device tree conversionLinus Walleij2019-09-253-68/+17
| * | thermal: thermal_mmio: remove some dead codeDan Carpenter2019-09-221-7/+0
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-294-7/+21
|\ \ \
| * | | i2c: slave-eeprom: Add read only modeBjörn Ardö2019-09-281-3/+11
| * | | i2c: i801: Bring back Block Process Call support for certain platformsJarkko Nikula2019-09-281-0/+1
| * | | i2c: riic: Clear NACK in tend isrChris Brandt2019-09-281-0/+1
| * | | i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones2019-09-281-4/+8
* | | | Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-292-94/+139
|\ \ \ \
| * | | | iommu/amd: Lock code paths traversing protection_domain->dev_listJoerg Roedel2019-09-281-1/+24
| * | | | iommu/amd: Lock dev_data in attach/detach code pathsJoerg Roedel2019-09-282-0/+12
| * | | | iommu/amd: Check for busy devices earlier in attach_device()Joerg Roedel2019-09-281-18/+7
| * | | | iommu/amd: Take domain->lock for complete attach/detach pathJoerg Roedel2019-09-281-39/+26
| * | | | iommu/amd: Remove amd_iommu_devtable_lockJoerg Roedel2019-09-281-17/+6
| * | | | iommu/amd: Remove domain->updatedJoerg Roedel2019-09-282-25/+25
| * | | | iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi2019-09-241-0/+2
| * | | | iommu/amd: Unmap all L7 PTEs when downgrading page-sizesAndrei Dulea2019-09-241-3/+27
| * | | | iommu/amd: Introduce first_pte_l7() helperAndrei Dulea2019-09-241-11/+29
| * | | | iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea2019-09-241-1/+2
| * | | | iommu/amd: Fix pages leak in free_pagetable()Andrei Dulea2019-09-241-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-2987-917/+645
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | net: tap: clean up an indentation issueColin Ian King2019-09-271-1/+1
| * | | | nfp: abm: fix memory leak in nfp_abm_u32_knode_replaceNavid Emamdoost2019-09-271-4/+10
| * | | | mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson2019-09-271-0/+6
| * | | | mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel2019-09-271-0/+9
| * | | | net: ena: clean up indentation issueColin Ian King2019-09-271-2/+2
| * | | | NFC: st95hf: clean up indentation issueColin Ian King2019-09-271-1/+1
| * | | | net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson2019-09-271-0/+3
| * | | | net: socionext: ave: Avoid using netdev_err() before calling register_netdev()Kunihiko Hayashi2019-09-271-3/+3
| * | | | ptp: correctly disable flags on old ioctlsJacob Keller2019-09-271-2/+2
| * | | | net: dsa: microchip: Always set regmap stride to 1Marek Vasut2019-09-271-1/+1
| * | | | nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost2019-09-271-0/+3
| * | | | nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost2019-09-271-0/+4
| * | | | vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabledDavid Ahern2019-09-271-1/+2
| * | | | net: dsa: qca8k: Fix port enable for CPU portAndrew Lunn2019-09-271-0/+3
| * | | | net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter2019-09-271-1/+1
| * | | | net: nixge: Fix a signedness bug in nixge_probe()Dan Carpenter2019-09-271-1/+1
| * | | | of: mdio: Fix a signedness bug in of_phy_get_and_connect()Dan Carpenter2019-09-271-1/+1
| * | | | net: axienet: fix a signedness bug in probeDan Carpenter2019-09-271-1/+1
| * | | | net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter2019-09-271-1/+1
| * | | | net: socionext: Fix a signedness bug in ave_probe()Dan Carpenter2019-09-271-1/+1