summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mana_ib: remove useless return values from dbg printsKonstantin Taranov2024-04-113-7/+5
* RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2Leon Romanovsky2024-04-112-15/+11
|\
| * net: mana: Avoid open coded arithmeticErick Archer2024-04-111-8/+6
| * RDMA/mana_ib: Prefer struct_size over open coded arithmeticErick Archer2024-04-111-7/+5
* | RDMA/hns: Support DSCPJunxian Huang2024-04-094-29/+108
* | RDMA/mlx5: Adding remote atomic access flag to updatable flagsOr Har-Toov2024-04-081-1/+2
* | RDMA/mlx5: Change check for cacheable mkeysOr Har-Toov2024-04-082-10/+23
* | RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_entOr Har-Toov2024-04-081-1/+1
* | RDMA/mana_ib: Use struct mana_ib_queue for RAW QPsKonstantin Taranov2024-04-022-46/+18
* | RDMA/mana_ib: Use struct mana_ib_queue for WQsKonstantin Taranov2024-04-023-35/+10
* | RDMA/mana_ib: Use struct mana_ib_queue for CQsKonstantin Taranov2024-04-023-58/+24
* | RDMA/mana_ib: Introduce helpers to create and destroy mana queuesKonstantin Taranov2024-04-022-0/+53
* | RDMA/restrack: Fix potential invalid address accessWenchao Hao2024-04-011-50/+1
* | RDMA/erdma: Remove unnecessary __GFP_ZERO flagBoshi Yu2024-04-012-8/+4
* | RDMA/erdma: Unify the names related to doorbell recordsBoshi Yu2024-04-018-93/+79
* | RDMA/erdma: Allocate doorbell records from dma poolBoshi Yu2024-04-016-101/+167
|/
* Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-3110-25/+12
|\
| * kbuild: make -Woverride-init warnings more consistentArnd Bergmann2024-03-319-12/+12
| * cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/KconfigMasahiro Yamada2024-03-271-13/+0
* | Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-312-18/+43
|\ \
| * | RAS: Avoid build errors when CONFIG_DEBUG_FS=nYazen Ghannam2024-03-261-0/+4
| * | RAS/AMD/FMPM: Safely handle saved records of various sizesYazen Ghannam2024-03-251-18/+37
| * | RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records()Yazen Ghannam2024-03-251-1/+3
| |/
* | Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-312-2/+2
|\ \
| * | irqchip/armada-370-xp: Suppress unused-function warningArnd Bergmann2024-03-261-1/+1
| * | genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki2024-03-251-1/+1
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-03-3042-354/+474
|\ \
| * | scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap2024-03-251-2/+0
| * | scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli2024-03-251-3/+4
| * | scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki2024-03-251-1/+1
| * | scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal2024-03-254-5/+66
| * | scsi: sg: Avoid sg device teardown raceAlexander Wetzel2024-03-251-1/+3
| * | Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen2024-03-2535-342/+400
| |\ \ | | |/ | |/|
| | * Merge patch series "Update lpfc to revision 14.4.0.1"Martin K. Petersen2024-03-1016-185/+177
| | |\
| | | * scsi: lpfc: Copyright updates for 14.4.0.1 patchesJustin Tee2024-03-102-2/+2
| | | * scsi: lpfc: Update lpfc version to 14.4.0.1Justin Tee2024-03-101-1/+1
| | | * scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee2024-03-107-39/+51
| | | * scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee2024-03-109-54/+50
| | | * scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee2024-03-107-39/+36
| | | * scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee2024-03-106-28/+32
| | | * scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee2024-03-103-20/+19
| | | * scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee2024-03-101-2/+2
| | | * scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee2024-03-102-10/+4
| | | * scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handlingJustin Tee2024-03-101-1/+1
| | | * scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee2024-03-101-4/+4
| | | * scsi: lpfc: Remove unnecessary log message in queuecommand pathJustin Tee2024-03-101-10/+0
| | * | Merge patch series "qla2xxx misc. bug fixes"Martin K. Petersen2024-03-109-95/+138
| | |\ \
| | | * | scsi: qla2xxx: Update version to 10.02.09.200-kNilesh Javali2024-03-101-2/+2
| | | * | scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran2024-03-101-2/+12
| | | * | scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap2024-03-101-1/+1