summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-13EDAC/ghes: Fix locking and memory barrier issuesRobert Richter
2019-12-13watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley
2019-12-13drm/mcde: Fix an error handling path in 'mcde_probe()'Christophe JAILLET
2019-12-13md/raid0: Fix an error message in raid0_make_request()Dan Carpenter
2019-12-13cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade valueAnson Huang
2019-12-13binder: Handle start==NULL in binder_update_page_range()Jann Horn
2019-12-13binder: Prevent repeated use of ->mmap() via NULL mappingJann Horn
2019-12-13binder: Fix race between mmap() and binder_alloc_print_pages()Jann Horn
2019-12-13vcs: prevent write access to vcsu devicesNicolas Pitre
2019-12-13thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang
2019-12-13RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar
2019-12-13can: ucan: fix non-atomic allocation in completion handlerJohan Hovold
2019-12-13spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CSGregory CLEMENT
2019-12-13spi: Fix SPI_CS_HIGH setting when using native and GPIO CSGregory CLEMENT
2019-12-13spi: atmel: Fix CS high supportGregory CLEMENT
2019-12-13spi: stm32-qspi: Fix kernel oops when unbinding driverPatrice Chotard
2019-12-13spi: spi-fsl-qspi: Clear TDH bits in FLSHCR registerFrieder Schrempf
2019-12-13crypto: ccp - fix uninitialized list headMark Salter
2019-12-13crypto: geode-aes - switch to skcipher for cbc(aes) fallbackArd Biesheuvel
2019-12-13crypto: atmel-aes - Fix IV handling when req->nbytes < ivsizeTudor Ambarus
2019-12-13crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter
2019-12-13drm/i810: Prevent underflow in ioctlDan Carpenter
2019-12-13drm: damage_helper: Fix race checking plane->state->fbSean Paul
2019-12-13drm/msm: fix memleak on releaseJohan Hovold
2019-12-13can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2019-12-13tty: vt: keyboard: reject invalid keycodesDmitry Torokhov
2019-12-13media: rc: mark input device as pointing stickSean Young
2019-12-13Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost
2019-12-13coresight: etm4x: Fix input validation for sysfs.Mike Leach
2019-12-13Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede
2019-12-13Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil
2019-12-13Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach
2019-12-13Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil
2019-12-13i2c: core: fix use after free in of_i2c_notifyWen Yang
2019-12-13net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan
2019-12-13net: hns3: fix ETS bandwidth validation bugYonglong Liu
2019-12-13net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin
2019-12-13ravb: implement MTU change while device is upUlrich Hecht
2019-12-13rsxx: add missed destroy_workqueue calls in removeChuhong Yuan
2019-12-13rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()Ilya Dryomov
2019-12-13drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian
2019-12-13Input: cyttsp4_core - fix use after free bugPan Bian
2019-12-13NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold
2019-12-13iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein
2019-12-13RDMA/hns: Correct the value of srq_desc_sizeWenpeng Liang
2019-12-13RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang
2019-12-13serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan
2019-12-13serial: stm32: fix clearing interrupt error flagsFabrice Gasnier
2019-12-13serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao
2019-12-13serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch