summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-22coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2-0/+9
2019-06-22Revert "crypto: crypto4xx - properly set IV after de- and encrypt"Greg Kroah-Hartman2-11/+1
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-06-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen1-0/+1
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap1-0/+1
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter1-2/+3
2019-06-22sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz1-1/+1
2019-06-22be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-22USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+4
2019-06-22USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist1-0/+2
2019-06-22USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2-0/+4
2019-06-22USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-06-22USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-06-22drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister1-0/+4
2019-06-22drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2
2019-06-22usbnet: ipheth: fix racing conditionBernd Eckstein1-1/+2
2019-06-22scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-06-22Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao1-2/+2
2019-06-22bcache: fix stack corruption by PRECEDING_KEY()Coly Li2-17/+33
2019-06-22i2c: acorn: fix i2c warningRussell King1-0/+1
2019-06-22libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede1-3/+6
2019-06-22pwm: Fix deadlock warning when removing PWM devicePhong Hoang2-18/+6
2019-06-22pwm: tiehrpwm: Update shadow register for disabling PWMsChristoph Vogtländer1-0/+2
2019-06-22dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko4-10/+9
2019-06-22gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren1-8/+17
2019-06-22PCI: xilinx: Check for __get_free_pages() failureKangjie Lu1-2/+10
2019-06-22video: imsttfb: fix potential NULL pointer dereferencesKangjie Lu1-0/+5
2019-06-22video: hgafb: fix potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-06-22PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu1-0/+4
2019-06-22PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler1-0/+4
2019-06-22clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson1-0/+11
2019-06-22soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipherNathan Chancellor1-1/+1
2019-06-22platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata1-0/+11
2019-06-22nvmem: core: fix read buffer in placeJorge Ramirez-Ortiz1-5/+10
2019-06-22iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu1-3/+4
2019-06-22drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn1-3/+3
2019-06-22mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren1-1/+12
2019-06-22mfd: intel-lpss: Set the device in reset state when initBinbin Wu1-0/+3
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-1/+1
2019-06-11drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson3-0/+7
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-06-11parisc: Use implicit space register selection for loading the coherence index...John David Anglin2-5/+2
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-6/+3
2019-06-11media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit1-1/+1
2019-06-11net: cdc_ncm: GetNtbFormat endian fixBjørn Mork1-2/+2
2019-06-11brcmfmac: add subtype check for event handling in data pathArend van Spriel3-7/+16