summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-15IB/rxe: Fix mem_check_range integer overflowEyal Itkin1-3/+5
2017-02-15IB/rxe: Fix resid updateEyal Itkin1-1/+1
2017-02-15xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky1-1/+2
2017-02-15scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira1-1/+1
2017-02-15scsi: mpt3sas: disable ASPM for MPI2 controllersojab1-0/+3
2017-02-15scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll1-2/+6
2017-02-15scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier1-4/+4
2017-02-15Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2-0/+7
2017-02-15Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan3-14/+8
2017-02-15Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan3-101/+34
2017-02-15Drivers: hv: vmbus: Base host signaling strictly on the ring stateK. Y. Srinivasan3-12/+20
2017-02-15net/mlx5e: Modify TIRs hash only when it's neededGal Pressman1-5/+13
2017-02-15drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski1-6/+6
2017-02-15target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger1-2/+6
2017-02-15target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger1-26/+43
2017-02-15target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger1-2/+15
2017-02-15target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger1-1/+1
2017-02-15target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger1-1/+9
2017-02-15drm/atomic: Fix double free in drm_atomic_state_default_clearMaarten Lankhorst1-8/+8
2017-02-15drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C1-1/+2
2017-02-15drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2
2017-02-15hns: avoid stack overflow with CONFIG_KASANArnd Bergmann1-6/+2
2017-02-15ibmvscsis: Add SGL limitBryant G. Ly1-0/+1
2017-02-15rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov1-2/+7
2017-02-15Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov1-6/+14
2017-02-15crypto: ccp - Fix double add when creating new DMA commandGary R Hook2-1/+6
2017-02-15crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook1-1/+1
2017-02-15crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu1-2/+2
2017-02-15crypto: qat - fix bar discovery for c62xGiovanni Cabiddu2-1/+2
2017-02-15crypto: chcr - Check device is allocated before useHarsh Jain1-10/+8
2017-02-15dm rq: cope with DM device destruction while in dm_old_request_fn()Mike Snitzer1-0/+4
2017-02-15libnvdimm, pfn: fix memmap reservation size versus 4K alignmentDan Williams1-5/+2
2017-02-15libnvdimm, namespace: do not delete namespace-id 0Dan Williams1-4/+7
2017-02-15acpi, nfit: fix acpi_nfit_flush_probe() crashDan Williams1-1/+5
2017-02-15cpufreq: intel_pstate: Disable energy efficiency optimizationSrinivas Pandruvada1-0/+30
2017-02-09drm/i915/execlists: Reset RING registers upon resumeChris Wilson1-19/+31
2017-02-09iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise1-2/+3
2017-02-09iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay1-1/+1
2017-02-09iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks1-2/+4
2017-02-09iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2017-02-09iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2017-02-09iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2017-02-09staging: greybus: timesync: validate platform state callbackRui Miguel Silva1-0/+6
2017-02-09USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork1-0/+1
2017-02-09usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier1-1/+12
2017-02-09usb: musb: Fix host mode error -71 regressionTony Lindgren2-14/+2
2017-02-09USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský1-0/+4
2017-02-09USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2-0/+2
2017-02-09USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado1-0/+1
2017-02-09dmaengine: cppi41: Fix oops in cppi41_runtime_resumeTony Lindgren1-15/+25