summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-165-22/+19
|\
| * scsi: sd: Remove obsolete variable in sd_remove()Lukas Bulwahn2021-01-051-2/+0
| * scsi: sd: Suppress spurious errors when WRITE SAME is being disabledEwan D. Milne2021-01-051-1/+3
| * scsi: scsi_debug: Fix memleak in scsi_debug_init()Dinghao Liu2021-01-051-2/+3
| * scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"Colin Ian King2021-01-051-1/+1
| * scsi: qedi: Correct max length of CHAP secretNilesh Javali2021-01-051-2/+2
| * scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo2021-01-051-7/+4
| * scsi: ufs: Relocate flush of exceptional eventKiwoong Kim2021-01-051-2/+2
| * scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLStanley Chu2021-01-051-4/+2
| * scsi: ufs: Fix possible power drain during system suspendStanley Chu2021-01-051-1/+2
* | Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-163-13/+18
|\ \
| * | nvme: don't intialize hwmon for discovery controllersSagi Grimberg2021-01-141-3/+8
| * | nvme-tcp: fix possible data corruption with bio mergesSagi Grimberg2021-01-141-1/+1
| * | nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPTSagi Grimberg2021-01-141-1/+1
| * | nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANYIsrael Rukshin2021-01-141-8/+8
* | | Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-01-161-0/+1
|\ \ \
| * | | riscv: Fix sifive serial driverDamien Le Moal2021-01-071-0/+1
* | | | Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-01-157-34/+238
|\ \ \ \
| * | | | dm crypt: defer decryption to a tasklet if interrupts disabledIgnat Korchagin2021-01-141-2/+6
| * | | | dm integrity: fix the maximum number of argumentsMikulas Patocka2021-01-121-1/+1
| * | | | dm crypt: do not call bio_endio() from the dm-crypt taskletIgnat Korchagin2021-01-121-1/+23
| * | | | dm integrity: fix flush with external metadata deviceMikulas Patocka2021-01-082-11/+55
| * | | | dm: eliminate potential source of excessive kernel log noiseMike Snitzer2021-01-081-1/+1
| * | | | dm snapshot: flush merged data before committing metadataAkilesh Kailash2021-01-061-0/+24
| * | | | dm crypt: use GFP_ATOMIC when allocating crypto requests from softirqIgnat Korchagin2021-01-041-10/+25
| * | | | dm crypt: do not wait for backlogged crypto request completion in softirqIgnat Korchagin2021-01-041-5/+98
| * | | | dm zoned: select CONFIG_CRC32Arnd Bergmann2021-01-041-0/+1
| * | | | dm integrity: select CRYPTO_SKCIPHERAnthony Iliopoulos2021-01-041-0/+1
| * | | | dm raid: fix discard limits for raid1Mike Snitzer2021-01-041-3/+3
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-01-157-68/+83
|\ \ \ \
| * | | | RDMA/cma: Fix error flow in default_roce_mode_storeNeta Ostrovsky2021-01-141-1/+3
| * | | | RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch2021-01-141-1/+1
| * | | | IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit2021-01-141-1/+1
| * | | | RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()Aharon Landau2021-01-141-1/+1
| * | | | RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()Tom Rix2021-01-071-1/+1
| * | | | RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-071-0/+3
| * | | | RDMA/restrack: Don't treat as an error allocation ID wrappingLeon Romanovsky2021-01-071-0/+1
| * | | | RDMA/ucma: Do not miss ctx destruction steps in some casesJason Gunthorpe2021-01-061-63/+72
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-151-5/+0
|\ \ \ \
| * | | | Revert "arm64: Enable perf events based hard lockup detector"Will Deacon2021-01-131-5/+0
* | | | | Merge tag 'acpi-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-01-152-2/+15
|\ \ \ \ \
| * | | | | ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui2021-01-112-2/+15
| |/ / / /
* | | | | Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-156-39/+94
|\ \ \ \ \
| * | | | | xen: Set platform PCI device INTX affinity to CPU0David Woodhouse2021-01-131-0/+7
| * | | | | xen: Fix event channel callback via INTX/GSIDavid Woodhouse2021-01-135-33/+68
| * | | | | xen/privcmd: allow fetching resource sizesRoger Pau Monne2021-01-131-6/+19
* | | | | | Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-153-3/+22
|\ \ \ \ \ \
| * | | | | | iommu/vt-d: Fix duplicate included linux/dma-map-ops.hTian Tao2021-01-121-1/+0
| * | | | | | iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirksKonrad Dybcio2021-01-121-0/+2
| * | | | | | iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()Lu Baolu2021-01-121-2/+20