summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()Jason Gunthorpe2020-09-116-9/+23
* RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_blockJason Gunthorpe2020-09-094-15/+13
* RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe2020-09-096-7/+25
* RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()Jason Gunthorpe2020-09-092-27/+8
* RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()Jason Gunthorpe2020-09-091-0/+6
* RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundaryJason Gunthorpe2020-09-091-2/+7
* RDMA: Make counters destroy symmetricalLeon Romanovsky2020-09-093-3/+6
* RDMA: Restore ability to return error for destroy WQLeon Romanovsky2020-09-099-18/+27
* RDMA: Change XRCD destroy return valueLeon Romanovsky2020-09-095-7/+12
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-0931-37/+66
* RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky2020-09-092-71/+18
* RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-0927-48/+59
* RDMA/mlx5: Issue FW command to destroy SRQ on reentryLeon Romanovsky2020-09-091-3/+12
* RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-0922-38/+46
* RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-0929-42/+56
* RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server initMd Haris Iqbal2020-09-092-3/+80
* RDMA/hns: Avoid unncessary initializationLijun Ou2020-09-096-24/+24
* RDMA/core: Change how failing destroy is handled during uobj abortJason Gunthorpe2020-09-092-20/+15
* RDMA/rxe: Convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-033-8/+8
* RDMA/qib: Convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-032-9/+8
* RDMA/i40iw: Convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-031-7/+7
* RDMA/hfi1: Convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-031-11/+11
* RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-032-10/+8
* RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky2020-09-031-2/+3
* RDMA/ucma: Fix resource leak on error pathAlex Dewar2020-09-021-7/+8
* RDMA/qedr: Fix reported max_pkeysKamal Heib2020-09-022-2/+3
* RDMA/qib: Tidy up process_cc()Alex Dewar2020-08-311-37/+13
* RDMA/qib: Remove superfluous fallthrough statementsAlex Dewar2020-08-311-2/+0
* Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-311739-6534/+9839
|\
| * Linux 5.9-rc3v5.9-rc3Linus Torvalds2020-08-301-1/+1
| * Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-304-13/+19
| |\
| | * crypto: af_alg - Work around empty control messages without MSG_MOREHerbert Xu2020-08-271-3/+10
| | * crypto: sa2ul - add Kconfig selects to fix build errorRandy Dunlap2020-08-211-0/+3
| | * crypto: ingenic - Drop kfree for memory allocated with devm_kzallocWei Yongjun2020-08-211-7/+2
| | * crypto: qat - add delay before polling mailboxGiovanni Cabiddu2020-08-211-3/+4
| * | Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-304-13/+45
| |\ \
| | * | genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner2020-08-301-0/+7
| | * | x86/irq: Unbreak interrupt affinity settingThomas Gleixner2020-08-271-7/+9
| | * | x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj2020-08-271-6/+20
| | * | MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainersSteve Wahl2020-08-261-0/+9
| * | | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-3023-394/+534
| |\ \ \
| | * \ \ Merge tag 'irqchip-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-08-261477-13974/+25422
| | |\ \ \
| | | * | | irqchip/ingenic: Leave parent IRQ unmasked on suspendPaul Cercueil2020-08-251-1/+1
| | | * | | irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui12020-08-251-2/+12
| | | * | | irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...Marc Zyngier2020-08-254-14/+4
| | | * | | irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpersMarc Zyngier2020-08-171-1/+1
| | | * | | arm64: dts: k3-am65: Update the RM resource typesLokesh Vutla2020-08-162-12/+12
| | | * | | arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-164-20/+17
| | | * | | arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-163-32/+32
| | | * | | irqchip/ti-sci-inta: Add support for INTA directly connecting to GICLokesh Vutla2020-08-161-13/+74