summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-2/+2
* Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-09-117-134/+160
|\
| * iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe2022-09-112-2/+21
| * iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu2022-09-112-25/+9
| * iommu/virtio: Fix interaction with VFIOJean-Philippe Brucker2022-09-071-0/+11
| * iommu/vt-d: Fix lockdep splat due to klist iteration in atomic contextLu Baolu2022-09-071-28/+19
| * iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()Lu Baolu2022-09-071-16/+23
| * iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu2022-09-071-3/+25
| * iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu2022-09-072-59/+50
| * iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck2022-09-071-1/+2
* | Merge tag 'hwmon-for-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-103-212/+278
|\ \
| * | hwmon: (asus-ec-sensors) autoload module via DMI dataEugene Shalygin2022-09-091-186/+222
| * | hwmon: (mr75203) enable polling for all VM channelsEliav Farber2022-09-081-0/+13
| * | hwmon: (mr75203) fix multi-channel voltage readingEliav Farber2022-09-081-12/+17
| * | hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber2022-09-081-2/+12
| * | hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber2022-09-081-0/+2
| * | hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber2022-09-081-8/+6
| * | hwmon: (tps23861) fix byte order in resistance registerAlexandru Gagniuc2022-09-051-4/+6
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-09-099-51/+45
|\ \
| * | scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy2022-09-061-1/+1
| * | scsi: core: Fix a use-after-freeBart Van Assche2022-09-015-5/+21
| * | scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche2022-09-012-19/+3
| * | scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche2022-09-012-15/+0
| * | scsi: core: Revert "Simplify LLD module reference counting"Bart Van Assche2022-09-012-6/+12
| * | scsi: core: Revert "Call blk_mq_free_tag_set() earlier"Bart Van Assche2022-09-011-5/+5
| * | scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang2022-09-011-1/+4
| * | scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUEHannes Reinecke2022-09-011-2/+2
* | | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-092-1/+7
|\ \ \
| * | | arch_topology: Make cluster topology span at least SMT CPUsYicong Yang2022-09-071-1/+1
| * | | driver core: fix driver_set_override() issue with empty stringsGreg Kroah-Hartman2022-09-051-0/+6
| * | | Revert "arch_topology: Make cluster topology span at least SMT CPUs"Greg Kroah-Hartman2022-09-031-1/+1
| * | | arch_topology: Make cluster topology span at least SMT CPUsYicong Yang2022-09-011-1/+1
* | | | Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-blockLinus Torvalds2022-09-094-12/+32
|\ \ \ \
| * | | | nvme: requeue aen after firmware activationKeith Busch2022-09-071-3/+11
| * | | | nvmet: fix mar and mor off-by-one errorsDennis Maisenbacher2022-09-071-2/+15
| * | | | nvme-tcp: fix regression that causes sporadic requests to time outSagi Grimberg2022-09-061-4/+1
| * | | | nvme-tcp: fix UAF when detecting digest errorsSagi Grimberg2022-09-061-1/+1
| * | | | nvmet: fix a use-after-freeBart Van Assche2022-09-051-2/+4
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-09-0919-44/+93
|\ \ \ \ \
| * | | | | RDMA/irdma: Report RNR NAK generation in device capsSindhu-Devale2022-09-071-1/+4
| * | | | | RDMA/irdma: Use s/g array in post send only when its validSindhu-Devale2022-09-071-1/+2
| * | | | | RDMA/irdma: Return correct WC error for bind operation failureSindhu-Devale2022-09-071-1/+3
| * | | | | RDMA/irdma: Return error on MR deregister CQP failureSindhu-Devale2022-09-072-6/+13
| * | | | | RDMA/irdma: Report the correct max cqes from query deviceSindhu-Devale2022-09-071-1/+1
| * | | | | RDMA/mlx5: Fix UMR cleanup on error flow of driver initMaor Gottlieb2022-09-052-0/+4
| * | | | | RDMA/mlx5: Set local port to one when accessing countersChris Mi2022-09-051-0/+6
| * | | | | RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla2022-09-052-3/+22
| * | | | | IB/core: Fix a nested dead lock as part of ODP flowYishai Hadas2022-09-051-1/+1
| * | | | | RDMA/siw: Pass a pointer to virt_to_page()Linus Walleij2022-09-041-4/+14
| * | | | | RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com2022-09-011-1/+2