summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk
2017-02-26goldfish: Sanitize the broken interrupt handlerThomas Gleixner
2017-02-26USB: serial: console: fix uninitialised spinlockJohan Hovold
2017-02-26USB: serial: ark3116: fix register-accessor error handlingJohan Hovold
2017-02-26USB: serial: opticon: fix CTS retrieval at openJohan Hovold
2017-02-26USB: serial: spcp8x5: fix modem-status handlingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold
2017-02-26USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin
2017-02-26USB: serial: mos7840: fix another NULL-deref at openJohan Hovold
2017-02-26tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-02-26vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni
2017-02-26net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk
2017-02-26net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz
2017-02-23bcache: Make gc wakeup sane, remove set_task_state()Kent Overstreet
2017-02-23ntb_transport: Pick an unused queueThomas VanSelus
2017-02-23ntb: ntb_perf missing dmaengine_unmap_putDave Jiang
2017-02-23NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe
2017-02-23PCI/PME: Restore pcie_pme_driver.removeYinghai Lu
2017-02-23Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula
2017-02-23drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart
2017-02-23drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer
2017-02-23Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka
2017-02-23Fix missing sanity check in /dev/sgAl Viro
2017-02-23scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn
2017-02-23mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2017-02-23siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab
2017-02-18net/mlx5: Don't unlock fte while still using itMark Bloch
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-18catc: Use heap buffer for memory size testBen Hutchings
2017-02-18catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-02-18rtl8150: Use heap buffers for all register accessBen Hutchings
2017-02-18pegasus: Use heap buffers for all register accessBen Hutchings
2017-02-18macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-02-18tun: read vnet_hdr_sz onceWillem de Bruijn
2017-02-18stmmac: Discard masked flags in interrupt status registerAlexey Brodkin
2017-02-18net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman
2017-02-14IB/rxe: Fix mem_check_range integer overflowEyal Itkin
2017-02-14IB/rxe: Fix resid updateEyal Itkin
2017-02-14xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky
2017-02-14scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira
2017-02-14scsi: mpt3sas: disable ASPM for MPI2 controllersojab
2017-02-14scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll
2017-02-14scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier
2017-02-14Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui
2017-02-14Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan
2017-02-14Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan
2017-02-14Drivers: hv: vmbus: Base host signaling strictly on the ring stateK. Y. Srinivasan