summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-05cpufreq: s3c2416: double free on driver init error pathDan Carpenter1-1/+0
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian1-1/+1
2017-07-05iommu: Handle default domain attach failureRobin Murphy1-13/+24
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow1-1/+1
2017-07-05watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt1-1/+2
2017-07-05ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-07-05net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein1-9/+14
2017-07-05be2net: fix status check in be_cmd_pmac_add()Ivan Vecera1-1/+1
2017-07-05spi: davinci: use dma_mapping_error()Kevin Hilman1-2/+2
2017-07-05scsi: lpfc: avoid double free of resource identifiersRoberto Sassu1-0/+7
2017-07-05HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath1-0/+9
2017-07-05ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth1-2/+5
2017-07-05vxlan: do not age static remote mac entriesBalakrishnan Raman1-1/+1
2017-07-05virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin1-1/+9
2017-07-05vfio/spapr: fail tce_iommu_attach_group() when iommu_data is nullGreg Kurz1-0/+4
2017-07-05drm/amdgpu: check ring being ready before usingDing Pixel1-0/+7
2017-07-05amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2-2/+6
2017-07-05platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey1-0/+1
2017-07-05scsi: virtio_scsi: Reject commands when virtqueue is brokenEric Farman1-1/+10
2017-07-05xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai1-1/+1
2017-07-05swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini1-2/+3
2017-07-05virtio_console: fix a crash in config_work_handlerG. Campana1-1/+1
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet1-1/+1
2017-07-05net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli1-2/+0
2017-07-05net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli1-0/+3
2017-07-05net: bgmac: Fix SOF bit checkingFlorian Fainelli1-2/+3
2017-07-05bgmac: Fix reversed test of build_skb() return value.David S. Miller1-1/+1
2017-07-05mtd: bcm47xxpart: don't fail because of bit-flipsRafał Miłecki1-16/+22
2017-07-05bgmac: fix a missing check for build_skbwangweidong1-0/+5
2017-07-05mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki1-2/+2
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2017-07-05net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT1-5/+3
2017-07-05qla2xxx: Fix erroneous invalid handle messageQuinn Tran2-1/+5
2017-07-05scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn1-0/+2
2017-07-05scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal1-1/+2
2017-07-05usb: gadget: f_fs: Fix possibe deadlockBaolin Wang1-2/+6
2017-07-05drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat1-0/+1
2017-07-05drm/ast: Handle configuration without P2A bridgeRussell Currey3-109/+168
2017-07-05sfc: provide dummy definitions of vswitch functionsBert Kenward1-0/+10
2017-07-05net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen1-2/+12
2017-06-29nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli1-6/+1
2017-06-29nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli2-0/+17
2017-06-29net: phy: fix marvell phy status readingRussell King1-2/+0
2017-06-29net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy1-4/+2
2017-06-29usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu1-5/+5
2017-06-29mtd: spi-nor: fix spansion quad enableJoël Esponde1-0/+7
2017-06-29of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf1-3/+6
2017-06-29USB: usbip: fix nonconforming hub descriptorJohan Hovold1-3/+8
2017-06-29drm/amdgpu: adjust default display clockAlex Deucher1-0/+4
2017-06-29drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher1-2/+2