summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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