summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-12ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau
2017-03-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2017-03-12target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-03-12target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger
2017-03-12loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval
2017-03-12block/loop: fix race between I/O and set_statusMing Lei
2017-03-12sd: get disk reference in sd_check_events()Hannes Reinecke
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2017-03-12scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta
2017-03-12scsi: storvsc: properly set residual data length on errorsLong Li
2017-03-12scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li
2017-03-12scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li
2017-03-12dm stats: fix a leaked s->histogram_boundaries arrayMikulas Patocka
2017-03-12dm cache: fix corruption seen when using cache > 2TBJoe Thornber
2017-03-12iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj
2017-03-12regulator: Fix regulator_summary for deviceless consumersLeonard Crestez
2017-03-12staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann
2017-03-12media: fix dm1105.c build errorRandy Dunlap
2017-03-12uvcvideo: Fix a wrong macroGuennadi Liakhovetski
2017-03-12am437x-vpfe: always assign bpp variableNicolas Iooss
2017-02-26Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"Peter Chen
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: 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-26rtc: interface: ignore expired timers when enqueuing new timersColin Ian King
2017-02-26rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger
2017-02-23mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
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_transport: fix debugfs_remove_recursiveAllen Hubbe
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-23siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-18macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-02-18tun: read vnet_hdr_sz onceWillem de Bruijn
2017-02-14drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin
2017-02-14xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky