summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-23bcache: Make gc wakeup sane, remove set_task_state()Kent Overstreet5-26/+26
2017-02-23ntb_transport: Pick an unused queueThomas VanSelus1-1/+1
2017-02-23ntb: ntb_perf missing dmaengine_unmap_putDave Jiang1-0/+2
2017-02-23NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe1-2/+1
2017-02-23PCI/PME: Restore pcie_pme_driver.removeYinghai Lu1-0/+12
2017-02-23Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2-35/+11
2017-02-23drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart1-1/+1
2017-02-23drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer1-2/+2
2017-02-23Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka1-0/+1
2017-02-23Fix missing sanity check in /dev/sgAl Viro1-0/+4
2017-02-23scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn1-1/+2
2017-02-23mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula1-2/+2
2017-02-23siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab1-5/+13
2017-02-18net/mlx5: Don't unlock fte while still using itMark Bloch1-2/+4
2017-02-18net: introduce device min_header_lenWillem de Bruijn1-0/+1
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-02-18catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-02-18catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-02-18rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-02-18pegasus: Use heap buffers for all register accessBen Hutchings1-4/+25
2017-02-18macvtap: read vnet_hdr_size onceWillem de Bruijn1-2/+2
2017-02-18tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6
2017-02-18stmmac: Discard masked flags in interrupt status registerAlexey Brodkin1-0/+4
2017-02-18net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman3-105/+109
2017-02-14IB/rxe: Fix mem_check_range integer overflowEyal Itkin1-3/+5
2017-02-14IB/rxe: Fix resid updateEyal Itkin1-1/+1
2017-02-14xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky1-1/+2
2017-02-14scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira1-1/+1
2017-02-14scsi: mpt3sas: disable ASPM for MPI2 controllersojab1-0/+3
2017-02-14scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll1-2/+6
2017-02-14scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier1-4/+4
2017-02-14Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2-0/+7
2017-02-14Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan3-14/+8
2017-02-14Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan3-101/+34
2017-02-14Drivers: hv: vmbus: Base host signaling strictly on the ring stateK. Y. Srinivasan3-12/+20
2017-02-14net/mlx5e: Modify TIRs hash only when it's neededGal Pressman1-5/+13
2017-02-14drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski1-6/+6
2017-02-14target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger1-2/+6
2017-02-14target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger1-26/+43
2017-02-14target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger1-2/+15
2017-02-14target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger1-1/+1
2017-02-14target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger1-1/+9
2017-02-14drm/atomic: Fix double free in drm_atomic_state_default_clearMaarten Lankhorst1-8/+8
2017-02-14drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C1-1/+2
2017-02-14drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2
2017-02-14hns: avoid stack overflow with CONFIG_KASANArnd Bergmann1-6/+2
2017-02-14ibmvscsis: Add SGL limitBryant G. Ly1-0/+1
2017-02-14rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov1-2/+7
2017-02-14Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov1-6/+14
2017-02-14crypto: ccp - Fix double add when creating new DMA commandGary R Hook2-1/+6