summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-12xen/blkback: fix memory leaksWenwen Wang
2019-08-10Merge branch 'nvme-5.3-rc' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-08-09bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_str...for-linus-20190809Coly Li
2019-08-08loop: set PF_MEMALLOC_NOIO for the worker threadMikulas Patocka
2019-08-08block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe
2019-08-07libata: add SG safety checks in SFF pio transfersJens Axboe
2019-08-07libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe
2019-08-06ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probeGustavo A. R. Silva
2019-08-01s390/dasd: fix endless loop after read unit address configurationfor-linus-20190802Stefan Haberland
2019-07-31nvme-pci: Fix async probe remove raceKeith Busch
2019-07-31nvme: fix controller removal race with scan workSagi Grimberg
2019-07-31nvme-rdma: fix possible use-after-free in connect error flowSagi Grimberg
2019-07-31nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg
2019-07-31nvme-core: Fix extra device_put() call on error pathLogan Gunthorpe
2019-07-31nvmet-file: fix nvmet_file_flush() always returning an errorLogan Gunthorpe
2019-07-31nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe
2019-07-31nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe
2019-07-31nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata
2019-07-31ata: libahci: do not complain in case of deferred probeMiquel Raynal
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara
2019-07-30nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_nsAnthony Iliopoulos
2019-07-29libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook
2019-07-29ataflop: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-28Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-28Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-26Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds
2019-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-26Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-26virtio/s390: fix race on airq_areas[]Halil Pasic
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warningGustavo A. R. Silva
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva
2019-07-25drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva
2019-07-25mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-25can: mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25firewire: mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-25tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra