summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-06-222-0/+9
* Revert "crypto: crypto4xx - properly set IV after de- and encrypt"Greg Kroah-Hartman2019-06-222-11/+1
* scsi: libsas: delete sas port if expander discover failedJason Yan2019-06-221-0/+2
* scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash2019-06-221-0/+4
* net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda2019-06-221-0/+4
* i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen2019-06-221-0/+1
* net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook2019-06-221-1/+0
* gpio: fix gpio-adp5588 build errorsRandy Dunlap2019-06-221-0/+1
* mISDN: make sure device name is NUL terminatedDan Carpenter2019-06-221-2/+3
* sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz2019-06-221-1/+1
* be2net: Fix number of Rx queues used for flow hashingIvan Vecera2019-06-221-1/+1
* USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas2019-06-221-0/+4
* USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist2019-06-221-0/+2
* USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2019-06-222-0/+4
* USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng2019-06-221-0/+5
* USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta2019-06-221-0/+3
* drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister2019-06-221-0/+4
* drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister2019-06-221-1/+2
* usbnet: ipheth: fix racing conditionBernd Eckstein2019-06-221-1/+2
* scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King2019-06-221-1/+1
* scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-06-221-1/+4
* Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao2019-06-221-2/+2
* bcache: fix stack corruption by PRECEDING_KEY()Coly Li2019-06-222-17/+33
* i2c: acorn: fix i2c warningRussell King2019-06-221-0/+1
* libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede2019-06-221-3/+6
* pwm: Fix deadlock warning when removing PWM devicePhong Hoang2019-06-222-18/+6
* pwm: tiehrpwm: Update shadow register for disabling PWMsChristoph Vogtländer2019-06-221-0/+2
* dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-06-224-10/+9
* gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren2019-06-221-8/+17
* PCI: xilinx: Check for __get_free_pages() failureKangjie Lu2019-06-221-2/+10
* video: imsttfb: fix potential NULL pointer dereferencesKangjie Lu2019-06-221-0/+5
* video: hgafb: fix potential NULL pointer dereferenceKangjie Lu2019-06-221-0/+2
* PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu2019-06-221-0/+4
* PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler2019-06-221-0/+4
* clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson2019-06-221-0/+11
* soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipherNathan Chancellor2019-06-221-1/+1
* platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata2019-06-221-0/+11
* nvmem: core: fix read buffer in placeJorge Ramirez-Ortiz2019-06-221-5/+10
* iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu2019-06-221-3/+4
* drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn2019-06-221-3/+3
* mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren2019-06-221-1/+12
* mfd: intel-lpss: Set the device in reset state when initBinbin Wu2019-06-221-0/+3
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-111-1/+1
* drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson2019-06-113-0/+7
* genwqe: Prevent an integer overflow in the ioctlDan Carpenter2019-06-112-0/+6
* parisc: Use implicit space register selection for loading the coherence index...John David Anglin2019-06-112-5/+2
* net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-06-112-6/+3
* media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit2019-06-111-1/+1
* net: cdc_ncm: GetNtbFormat endian fixBjørn Mork2019-06-111-2/+2
* brcmfmac: add subtype check for event handling in data pathArend van Spriel2019-06-113-7/+16