summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-06-26vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin1-0/+3
2018-06-26HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke1-0/+8
2018-06-26HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu1-15/+7
2018-06-26iwlwifi: fw: harden page loading codeLuca Coelho1-8/+41
2018-06-26w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra1-7/+13
2018-06-26libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede1-3/+0
2018-06-26libata: zpodd: small read overflow in eject_tray()Dan Carpenter1-1/+1
2018-06-26cpufreq: governors: Fix long idle detection logic in load calculationChen Yu1-7/+5
2018-06-26cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang1-0/+2
2018-06-26nbd: use bd_set_size when updating disk sizeJosef Bacik1-1/+9
2018-06-26nbd: update size when connectedJosef Bacik1-0/+2
2018-06-26nbd: fix nbd device deletionJosef Bacik1-1/+4
2018-06-26driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa1-2/+12
2018-06-26hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui1-1/+3
2018-06-26net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn3-3/+8
2018-06-26cdc_ncm: avoid padding beyond end of skbBjørn Mork1-2/+2
2018-06-26bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu1-0/+1
2018-06-20efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland1-0/+10
2018-06-20drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter1-3/+4
2018-06-20clk: imx6ull: use OSC clock during AXI rate changeStefan Agner1-1/+1
2018-06-20i2c: viperboard: return message count on master_xfer successPeter Rosin1-1/+1
2018-06-20i2c: pmcmsp: fix error return from master_xferPeter Rosin1-1/+1
2018-06-20i2c: pmcmsp: return message count on master_xfer successPeter Rosin1-1/+1
2018-06-20usb: musb: fix remote wakeup racing with suspendDaniel Glöckner3-13/+24
2018-06-20ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-06-20qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon1-1/+1
2018-06-20qed: Fix l2 initializations over iWARP personalityMichal Kalderon1-4/+2
2018-06-20agp: uninorth: make two functions staticMathieu Malaterre1-2/+2
2018-06-20can: dev: increase bus-off message severityJakob Unterwurzacher1-1/+1
2018-06-20net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh1-0/+2
2018-06-20driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre1-2/+2
2018-06-20drm/omap: handle alloc failures in omap_connectorTomi Valkeinen1-0/+10
2018-06-20drm/omap: check return value from soc_device_matchTomi Valkeinen1-1/+6
2018-06-20drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen1-1/+5
2018-06-20drm/omap: fix uninitialized ret variableTomi Valkeinen2-2/+2
2018-06-20drm/omap: silence unititialized variable warningDan Carpenter1-1/+1
2018-06-20tee: check shm references are consistent in offset/sizeEtienne Carriere1-0/+11
2018-06-20spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring1-0/+5
2018-06-20RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit1-7/+0
2018-06-20IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez1-6/+5
2018-06-20IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl1-2/+2
2018-06-20nvme: Set integrity flag for user passthrough commandsKeith Busch1-0/+1
2018-06-20nvme: fix potential memory leak in option parsingChengguang Xu1-0/+6
2018-06-20iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du1-1/+1
2018-06-20scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill1-1/+1
2018-06-20Input: atmel_mxt_ts - fix the firmware updateNick Dyer1-76/+110
2018-06-20IB/core: Make ib_mad_client_id atomicHåkon Bugge1-2/+2
2018-06-20IB/rxe: avoid double kfree_skbZhu Yanjun2-6/+1
2018-06-20IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang1-1/+1
2018-06-20RDMA/iwpm: fix memory leak on map_infoColin Ian King1-1/+4