summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie1-6/+11
2018-05-30r8152: fix tx packets accountingEric Dumazet1-1/+1
2018-05-30clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King1-1/+1
2018-05-30nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang1-1/+4
2018-05-30md/raid1: fix NULL pointer dereferenceYufen Yu1-0/+11
2018-05-30media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab1-1/+1
2018-05-30smsc75xx: fix smsc75xx_set_features()Eric Dumazet1-3/+4
2018-05-30s390/cio: clear timer when terminating driver I/OSebastian Ott1-0/+1
2018-05-30s390/cio: fix return code after missing interruptSebastian Ott2-2/+5
2018-05-30md: raid5: avoid string overflow warningArnd Bergmann1-3/+4
2018-05-30usb: musb: fix enumeration after resumeAndreas Kemnade1-1/+2
2018-05-30drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-05-30md raid10: fix NULL deference in handle_write_completed()Yufen Yu1-2/+4
2018-05-30scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar2-0/+48
2018-05-30scsi: aacraid: fix shutdown crash when init failsMeelis Roos1-1/+3
2018-05-30scsi: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)1-1/+1
2018-05-30usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan1-6/+6
2018-05-30usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner1-2/+2
2018-05-30usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping1-0/+2
2018-05-30scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche1-2/+4
2018-05-30scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter1-0/+2
2018-05-30scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter1-1/+1
2018-05-30scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis1-0/+1
2018-05-30scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma1-0/+2
2018-05-30irqchip/gic-v3: Change pr_debug message to pr_develMark Salter1-1/+1
2018-05-30bcache: return attach error when no cache set existTang Junhui1-2/+3
2018-05-30bcache: fix for data collapse after re-attaching an attached deviceTang Junhui3-7/+11
2018-05-30bcache: fix for allocator and register thread raceTang Junhui2-4/+18
2018-05-30bcache: properly set task state in bch_writeback_thread()Coly Li2-3/+8
2018-05-30xen/grant-table: Use put_page instead of free_pageRoss Lagerwall1-2/+2
2018-05-30xen-netfront: Fix race between device setup and openRoss Lagerwall1-22/+24
2018-05-30ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu1-1/+1
2018-05-30firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare1-13/+9
2018-05-30IB/ipoib: Fix for potential no-carrier stateAlex Estrin1-0/+3
2018-05-30ntb_transport: Fix bug with max_mw_size parameterLogan Gunthorpe1-0/+3
2018-05-30RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-05-30HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter1-0/+2
2018-05-30scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-05-30ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun1-2/+3
2018-05-30mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)1-1/+3
2018-05-30watchdog: sp5100_tco: Fix watchdog disable bitGuenter Roeck1-1/+1
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson1-0/+2
2018-05-30firewire-ohci: work around oversized DMA reads on JMicron controllersHector Martin1-1/+7
2018-05-30xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin1-1/+1
2018-05-30libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee1-0/+2
2018-05-30libata: Blacklist some Sandisk SSDs for NCQTejun Heo1-0/+4
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban1-5/+25
2018-05-26gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven1-0/+46
2018-05-26scsi: zfcp: fix infinite iteration on ERP ready listJens Remus3-9/+33
2018-05-26scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko1-1/+1