summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-30bcache: fix kcrashes with fio in RAID5 backend devTang Junhui
2018-05-30dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3Yoshihiro Shimoda
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie
2018-05-30r8152: fix tx packets accountingEric Dumazet
2018-05-30clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King
2018-05-30nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang
2018-05-30md/raid1: fix NULL pointer dereferenceYufen Yu
2018-05-30media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab
2018-05-30smsc75xx: fix smsc75xx_set_features()Eric Dumazet
2018-05-30s390/cio: clear timer when terminating driver I/OSebastian Ott
2018-05-30s390/cio: fix return code after missing interruptSebastian Ott
2018-05-30md: raid5: avoid string overflow warningArnd Bergmann
2018-05-30usb: musb: fix enumeration after resumeAndreas Kemnade
2018-05-30drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang
2018-05-30md raid10: fix NULL deference in handle_write_completed()Yufen Yu
2018-05-30scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar
2018-05-30scsi: aacraid: fix shutdown crash when init failsMeelis Roos
2018-05-30scsi: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)
2018-05-30usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan
2018-05-30usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner
2018-05-30usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
2018-05-30scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche
2018-05-30scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter
2018-05-30scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter
2018-05-30scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis
2018-05-30scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma
2018-05-30irqchip/gic-v3: Change pr_debug message to pr_develMark Salter
2018-05-30bcache: return attach error when no cache set existTang Junhui
2018-05-30bcache: fix for data collapse after re-attaching an attached deviceTang Junhui
2018-05-30bcache: fix for allocator and register thread raceTang Junhui
2018-05-30bcache: properly set task state in bch_writeback_thread()Coly Li
2018-05-30xen/grant-table: Use put_page instead of free_pageRoss Lagerwall
2018-05-30xen-netfront: Fix race between device setup and openRoss Lagerwall
2018-05-30ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu
2018-05-30firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare
2018-05-30IB/ipoib: Fix for potential no-carrier stateAlex Estrin
2018-05-30ntb_transport: Fix bug with max_mw_size parameterLogan Gunthorpe
2018-05-30RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky
2018-05-30HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter
2018-05-30scsi: fas216: fix sense buffer initializationArnd Bergmann
2018-05-30ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun
2018-05-30mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)
2018-05-30watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson
2018-05-30firewire-ohci: work around oversized DMA reads on JMicron controllersHector Martin
2018-05-30xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin
2018-05-30libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee
2018-05-30libata: Blacklist some Sandisk SSDs for NCQTejun Heo
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban
2018-05-26gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven