summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-061-1/+2
|\
| * PCI/MSI: Remove bogus warning in pci_irq_get_affinity()Thomas Gleixner2022-02-041-1/+2
* | Merge tag 'edac_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-062-2/+2
|\ \
| * | EDAC/xgene: Fix deferred probingSergey Shtylyov2022-01-301-1/+1
| * | EDAC/altera: Fix deferred probingSergey Shtylyov2022-01-281-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-02-0411-64/+95
|\ \ \
| * | | RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky2022-02-011-1/+1
| * | | RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler2022-02-012-15/+12
| * | | IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn2022-01-281-0/+2
| * | | IB/cm: Release previously acquired reference counter in the cm_id_privMark Zhang2022-01-281-1/+1
| * | | RDMA/siw: Fix refcounting leak in siw_create_qp()Dan Carpenter2022-01-281-1/+2
| * | | RDMA/ucma: Protect mc during concurrent multicast leavesLeon Romanovsky2022-01-281-11/+23
| * | | RDMA/cma: Use correct address when leaving multicast groupMaor Gottlieb2022-01-281-10/+12
| * | | IB/hfi1: Fix tstats alloc and deallocMike Marciniszyn2022-01-281-2/+12
| * | | IB/hfi1: Fix AIP early init panicMike Marciniszyn2022-01-281-10/+3
| * | | IB/hfi1: Fix alloc failure with larger txqueuelenMike Marciniszyn2022-01-282-12/+26
| * | | IB/hfi1: Fix panic with larger ipoib send_queue_sizeMike Marciniszyn2022-01-281-1/+1
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-02-046-67/+77
|\ \ \
| * | | scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internalJohn Garry2022-01-311-8/+6
| * | | scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry2022-01-311-2/+2
| * | | scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry2022-01-311-0/+5
| * | | scsi: pm8001: Fix warning for undescribed param in process_one_iomb()John Garry2022-01-311-0/+1
| * | | scsi: core: Reallocate device's budget map on queue depth changeMing Lei2022-01-311-5/+50
| * | | scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini2022-01-311-8/+13
| * | | scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy2022-01-312-44/+0
* | | | Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-042-56/+60
|\ \ \ \
| * | | | PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas2022-02-041-13/+18
| * | | | PCI: j721e: Initialize pcie->cdns_pcie before using itBjorn Helgaas2022-02-011-43/+42
| | |/ / | |/| |
* | | | Merge tag 'block-5.17-2022-02-04' of git://git.kernel.dk/linux-blockLinus Torvalds2022-02-045-5/+15
|\ \ \ \
| * \ \ \ Merge tag 'nvme-5.17-2022-02-03' of git://git.infradead.org/nvme into block-5.17Jens Axboe2022-02-034-1/+11
| |\ \ \ \
| | * | | | nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()Uday Shankar2022-02-031-0/+1
| | * | | | nvme-rdma: fix possible use-after-free in transport error_recovery workSagi Grimberg2022-02-021-0/+1
| | * | | | nvme-tcp: fix possible use-after-free in transport error_recovery workSagi Grimberg2022-02-021-0/+1
| | * | | | nvme: fix a possible use-after-free in controller reset during loadSagi Grimberg2022-02-021-1/+8
| * | | | | md: fix NULL pointer deref with nowait but no mddev->queueSong Liu2022-02-021-4/+4
| |/ / / /
* | | | | Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-02-041-0/+10
|\ \ \ \ \
| * | | | | ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin2022-02-041-0/+10
| | |_|_|/ | |/| | |
* | | | | Merge tag 'iommu-fixes-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-045-18/+33
|\ \ \ \ \
| * | | | | iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel2022-02-041-0/+2
| * | | | | iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang2022-01-311-3/+10
| * | | | | iommu: Fix some W=1 warningsJohn Garry2022-01-313-13/+14
| * | | | | iommu: Fix potential use-after-free during probeVijayanand Jitta2022-01-311-2/+7
| |/ / / /
* | | | | Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-041-17/+22
|\ \ \ \ \
| * | | | | random: only call crng_finalize_init() for primary_crngDominik Brodowski2022-02-041-5/+5
| * | | | | random: access primary_pool directly rather than through pointerDominik Brodowski2022-02-041-7/+7
| * | | | | random: wake up /dev/random writers after zapJason A. Donenfeld2022-02-041-1/+4
| * | | | | random: continually use hwgenerator randomnessDominik Brodowski2022-02-041-4/+6
| |/ / / /
* | | | | Merge tag 'acpi-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-02-041-0/+1
|\ \ \ \ \
| * | | | | ACPI: require CRC32 to buildRandy Dunlap2022-01-311-0/+1
| |/ / / /
* | | | | Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-02-041-9/+3
|\ \ \ \ \