index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-11
7
-134
/
+160
|
\
|
*
iommu: Fix false ownership failure on AMD systems with PASID activated
Jason Gunthorpe
2022-09-11
2
-2
/
+21
|
*
iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
Lu Baolu
2022-09-11
2
-25
/
+9
|
*
iommu/virtio: Fix interaction with VFIO
Jean-Philippe Brucker
2022-09-07
1
-0
/
+11
|
*
iommu/vt-d: Fix lockdep splat due to klist iteration in atomic context
Lu Baolu
2022-09-07
1
-28
/
+19
|
*
iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()
Lu Baolu
2022-09-07
1
-16
/
+23
|
*
iommu/vt-d: Correctly calculate sagaw value of IOMMU
Lu Baolu
2022-09-07
1
-3
/
+25
|
*
iommu/vt-d: Fix kdump kernels boot failure with scalable mode
Lu Baolu
2022-09-07
2
-59
/
+50
|
*
iommu/amd: use full 64-bit value in build_completion_wait()
John Sperbeck
2022-09-07
1
-1
/
+2
*
|
Merge tag 'hwmon-for-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-09-10
3
-212
/
+278
|
\
\
|
*
|
hwmon: (asus-ec-sensors) autoload module via DMI data
Eugene Shalygin
2022-09-09
1
-186
/
+222
|
*
|
hwmon: (mr75203) enable polling for all VM channels
Eliav Farber
2022-09-08
1
-0
/
+13
|
*
|
hwmon: (mr75203) fix multi-channel voltage reading
Eliav Farber
2022-09-08
1
-12
/
+17
|
*
|
hwmon: (mr75203) fix voltage equation for negative source input
Eliav Farber
2022-09-08
1
-2
/
+12
|
*
|
hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...
Eliav Farber
2022-09-08
1
-0
/
+2
|
*
|
hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
Eliav Farber
2022-09-08
1
-8
/
+6
|
*
|
hwmon: (tps23861) fix byte order in resistance register
Alexandru Gagniuc
2022-09-06
1
-4
/
+6
|
|
/
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-09-09
9
-51
/
+45
|
\
\
|
*
|
scsi: mpt3sas: Fix use-after-free warning
Sreekanth Reddy
2022-09-07
1
-1
/
+1
|
*
|
scsi: core: Fix a use-after-free
Bart Van Assche
2022-09-01
5
-5
/
+21
|
*
|
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
2022-09-01
2
-19
/
+3
|
*
|
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
2022-09-01
2
-15
/
+0
|
*
|
scsi: core: Revert "Simplify LLD module reference counting"
Bart Van Assche
2022-09-01
2
-6
/
+12
|
*
|
scsi: core: Revert "Call blk_mq_free_tag_set() earlier"
Bart Van Assche
2022-09-01
1
-5
/
+5
|
*
|
scsi: lpfc: Add missing destroy_workqueue() in error path
Yang Yingliang
2022-09-01
1
-1
/
+4
|
*
|
scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE
Hannes Reinecke
2022-09-01
1
-2
/
+2
*
|
|
Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-09
2
-1
/
+7
|
\
\
\
|
*
|
|
arch_topology: Make cluster topology span at least SMT CPUs
Yicong Yang
2022-09-07
1
-1
/
+1
|
*
|
|
driver core: fix driver_set_override() issue with empty strings
Greg Kroah-Hartman
2022-09-05
1
-0
/
+6
|
*
|
|
Revert "arch_topology: Make cluster topology span at least SMT CPUs"
Greg Kroah-Hartman
2022-09-03
1
-1
/
+1
|
*
|
|
arch_topology: Make cluster topology span at least SMT CPUs
Yicong Yang
2022-09-01
1
-1
/
+1
*
|
|
|
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-09
4
-12
/
+32
|
\
\
\
\
|
*
|
|
|
nvme: requeue aen after firmware activation
Keith Busch
2022-09-07
1
-3
/
+11
|
*
|
|
|
nvmet: fix mar and mor off-by-one errors
Dennis Maisenbacher
2022-09-07
1
-2
/
+15
|
*
|
|
|
nvme-tcp: fix regression that causes sporadic requests to time out
Sagi Grimberg
2022-09-06
1
-4
/
+1
|
*
|
|
|
nvme-tcp: fix UAF when detecting digest errors
Sagi Grimberg
2022-09-06
1
-1
/
+1
|
*
|
|
|
nvmet: fix a use-after-free
Bart Van Assche
2022-09-05
1
-2
/
+4
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-09-09
19
-44
/
+93
|
\
\
\
\
\
|
*
|
|
|
|
RDMA/irdma: Report RNR NAK generation in device caps
Sindhu-Devale
2022-09-07
1
-1
/
+4
|
*
|
|
|
|
RDMA/irdma: Use s/g array in post send only when its valid
Sindhu-Devale
2022-09-07
1
-1
/
+2
|
*
|
|
|
|
RDMA/irdma: Return correct WC error for bind operation failure
Sindhu-Devale
2022-09-07
1
-1
/
+3
|
*
|
|
|
|
RDMA/irdma: Return error on MR deregister CQP failure
Sindhu-Devale
2022-09-07
2
-6
/
+13
|
*
|
|
|
|
RDMA/irdma: Report the correct max cqes from query device
Sindhu-Devale
2022-09-07
1
-1
/
+1
|
*
|
|
|
|
RDMA/mlx5: Fix UMR cleanup on error flow of driver init
Maor Gottlieb
2022-09-05
2
-0
/
+4
|
*
|
|
|
|
RDMA/mlx5: Set local port to one when accessing counters
Chris Mi
2022-09-05
1
-0
/
+6
|
*
|
|
|
|
RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile
Maher Sanalla
2022-09-05
2
-3
/
+22
|
*
|
|
|
|
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
2022-09-05
1
-1
/
+1
|
*
|
|
|
|
RDMA/siw: Pass a pointer to virt_to_page()
Linus Walleij
2022-09-04
1
-4
/
+14
|
*
|
|
|
|
RDMA/srp: Set scmnd->result only when scmnd is not NULL
yangx.jy@fujitsu.com
2022-09-01
1
-1
/
+2
|
*
|
|
|
|
RDMA/hns: Remove the num_qpc_timer variable
Yixing Liu
2022-08-30
4
-5
/
+3
[next]