summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-0710-8/+89
|\
| * scsi: target: tcmu: Implement tmr_notify callbackBodo Stroesser2020-07-291-0/+25
| * scsi: target: Add tmr_notify backend functionBodo Stroesser2020-07-292-0/+3
| * scsi: target: iscsi: Fix login error when receivingHou Pu2020-07-291-4/+5
| * scsi: core: Only return started requests from scsi_host_find_tag()Hannes Reinecke2020-07-251-1/+1
| * scsi: firmware: qcom_scm: Add support for programming inline crypto keysEric Biggers2020-07-251-0/+19
| * scsi: scsi_transport_iscsi: Drop a duplicated wordRandy Dunlap2020-07-251-1/+1
| * scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitionsLee Jones2020-07-151-2/+2
| * scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar2020-07-021-0/+2
| * scsi: ufs: Add trace event for UIC commandsStanley Chu2020-06-161-0/+31
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-0740-1012/+284
|\ \
| * | RDMA/include: Replace license text with SPDX tagsLeon Romanovsky2020-07-2931-946/+59
| * | RDMA/efa: User/kernel compatibility handshake mechanismGal Pressman2020-07-291-0/+10
| * | RDMA/efa: Expose minimum SQ sizeGal Pressman2020-07-291-1/+2
| * | RDMA/efa: Expose maximum TX doorbell batchGal Pressman2020-07-291-1/+3
| * | Merge branch 'mlx5_uar' into rdma.git /for-nextJason Gunthorpe2020-07-273-18/+113
| |\ \
| | * | RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger2020-07-271-1/+3
| | * | RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger2020-07-271-1/+0
| | * | RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMRMeir Lichtinger2020-07-241-1/+3
| | * | net/mlx5: Add interface changes required for VDPAEli Cohen2020-07-162-16/+100
| | * | net/mlx5: Add VDPA interface type to supported enumerationsEli Cohen2020-07-161-0/+1
| | * | net/mlx5: Support setting access rights of dma addressesEli Cohen2020-07-162-0/+7
| * | | RDMA/mlx5: Fix typo in enum namePavel Machek2020-07-241-1/+1
| * | | RDMA/core: Align abort/commit object scheme for write() and ioctl() pathsLeon Romanovsky2020-07-242-0/+15
| * | | RDMA: rdma_user_ioctl.h: fix a duplicated word + clarifyRandy Dunlap2020-07-201-1/+1
| * | | RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon2020-07-161-1/+5
| * | | RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon2020-07-161-2/+2
| * | | RDMA/counter: Add PID category support in auto modeMark Zhang2020-07-101-0/+1
| * | | RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-071-3/+3
| * | | RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky2020-07-071-3/+4
| * | | IB/uverbs: Expose UAPI to query MRYishai Hadas2020-07-071-0/+9
| * | | RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas2020-07-071-0/+10
| * | | RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas2020-07-071-0/+4
| * | | IB/uverbs: Expose UAPI to query ucontextYishai Hadas2020-07-072-0/+10
| * | | RDMA/core: Optimize XRC target lookupMaor Gottlieb2020-07-071-3/+2
| * | | RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb2020-07-071-15/+3
| * | | RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-071-1/+1
| * | | RDMA/core: Remove ib_alloc_mr_user functionGal Pressman2020-07-071-8/+2
| * | | Merge branch 'mlx5_ipoib_qpn' into rdma.git for-nextJason Gunthorpe2020-07-064-8/+18
| |\| |
| | * | net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik2020-07-031-2/+7
| * | | RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb2020-07-031-0/+1
| * | | RDMA/core: Delete not-used create RWQ table functionLeon Romanovsky2020-06-241-3/+0
| * | | RDMA: Add support to dump resource tracker in RAW formatMaor Gottlieb2020-06-242-0/+11
| * | | RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb2020-06-231-2/+2
| * | | RDMA: Add dedicated QP resource tracker functionMaor Gottlieb2020-06-231-0/+1
| * | | RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb2020-06-231-0/+1
| * | | RDMA: Add dedicated MR resource tracker functionMaor Gottlieb2020-06-231-2/+2
* | | | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-066-61/+66
|\ \ \ \
| * | | | serial: 8250: Add 8250 port clock update methodSerge Semin2020-07-291-0/+2
| * | | | Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman2020-07-2712-8/+22
| |\ \ \ \