summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-23iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-03-23IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty
2019-03-23media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan
2019-03-23net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn
2019-03-23applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-03-23net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-03-23xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin
2019-03-23bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan
2019-03-23team: Free BPF filter when unregistering netdevIdo Schimmel
2019-03-23sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
2019-03-23staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2019-03-23isdn: isdn_tty: fix build warning of strncpyGreg Kroah-Hartman
2019-03-23cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2019-03-23USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard
2019-03-23USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov
2019-03-23USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas
2019-03-23mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-03-23ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-03-23net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-03-23scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-23serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita
2019-03-23usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-03-23usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-23thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-03-23drm/msm: Unblock writer if reader closes fileKristian H. Kristensen
2019-03-23scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-03-23net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-03-23team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang
2019-03-23RDMA/srp: Rework SCSI device reset handlingBart Van Assche
2019-03-23isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-03-23leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu
2019-03-23atm: he: fix sign-extension overflow on large shiftColin Ian King
2019-03-23isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai
2019-03-23scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2019-03-23scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-03-23net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-03-23mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu
2019-03-23mfd: wm5110: Add missing ASRC rate registerCharles Keepax
2019-03-23mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek
2019-03-23mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter
2019-03-23mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor
2019-03-23mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor
2019-03-23mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet
2019-02-23mfd: as3722: Mark PM functions as __maybe_unusedArnd Bergmann
2019-02-23mfd: as3722: Handle interrupts on suspendJon Hunter
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun