summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-182-1/+5
* pid: move pidfd_get_pid() to pid.cMinchan Kim2020-10-181-0/+1
* mm/madvise: pass mm to do_madviseMinchan Kim2020-10-181-1/+1
* mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin2020-10-181-12/+0
* mm: kmem: prepare remote memcg charging infra for interrupt contextsRoman Gushchin2020-10-181-2/+11
* mm, memcg: rework remote charging API to support nestingRoman Gushchin2020-10-181-20/+10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-1721-254/+265
|\
| * RDMA/rxe: Move the definitions for rxe_av.network_type to uAPIJason Gunthorpe2020-10-161-0/+6
| * RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-1/+2
| * Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe2020-10-1637-68/+139
| |\
| | * lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb2020-10-051-16/+22
| * | RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon2020-10-013-3/+25
| * | RDMA/core: Introduce new GID table query APIAvihai Horon2020-10-012-0/+11
| * | RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon2020-10-011-7/+10
| * | overflow: Include header file with SIZE_MAX declarationLeon Romanovsky2020-10-011-0/+1
| * | RDMA/mlx5: Extend advice MR to support non faulting modeYishai Hadas2020-10-011-0/+1
| * | IB/core: Enable ODP sync without faultingYishai Hadas2020-10-011-1/+1
| * | IB/core: Improve ODP to use hmm_range_fault()Yishai Hadas2020-10-011-13/+8
| * | RDMA/core: Remove ucontext->closingJason Gunthorpe2020-09-301-6/+0
| * | RDMA/hns: Add support for CQE in size of 64 BytesWenpeng Liang2020-09-241-1/+3
| * | RDMA/restrack: Improve readability in task name managementLeon Romanovsky2020-09-222-45/+15
| * | RDMA/restrack: Simplify restrack tracking in kernel flowsLeon Romanovsky2020-09-221-1/+0
| * | RDMA/restrack: Count references to the verbs objectsLeon Romanovsky2020-09-221-7/+0
| * | Merge branch 'mlx_sw_owner_v2' into rdma.git for-nextJason Gunthorpe2020-09-181-1/+2
| |\ \
| | * | RDMA/mlx5: Add sw_owner_v2 bit capabilityAlex Vesker2020-09-171-1/+2
| * | | Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-1832-86/+237
| |\ \ \
| | * | | RDMA: Fix link active_speed sizeAharon Landau2020-09-181-3/+4
| | |/ /
| | * | RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau2020-09-171-0/+8
| | * | net/mlx5: Refactor query port speed functionsAharon Landau2020-09-171-4/+3
| * | | RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky2020-09-171-5/+4
| * | | RDMA: Clean MW allocation and free flowsLeon Romanovsky2020-09-171-2/+2
| * | | qede: Notify qedr when mtu has changedMichal Kalderon2020-09-111-1/+3
| * | | RDMA/core: Added missing WR and WC opcodesBob Pearson2020-09-112-7/+20
| * | | RDMA/qedr: Remove fbo and zbva from the MRJason Gunthorpe2020-09-111-2/+0
| * | | RDMA/mlx4: Use ib_umem_num_dma_blocks()Jason Gunthorpe2020-09-111-2/+0
| * | | RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()Jason Gunthorpe2020-09-111-3/+12
| * | | RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe2020-09-091-0/+20
| * | | RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()Jason Gunthorpe2020-09-091-24/+0
| * | | RDMA: Make counters destroy symmetricalLeon Romanovsky2020-09-091-1/+1
| * | | RDMA: Restore ability to return error for destroy WQLeon Romanovsky2020-09-091-2/+2
| * | | RDMA: Change XRCD destroy return valueLeon Romanovsky2020-09-091-1/+1
| * | | RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-2/+4
| * | | RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky2020-09-091-56/+6
| * | | RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-091-3/+5
| * | | RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-091-3/+5
| * | | RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-8/+5
| * | | RDMA/core: Change how failing destroy is handled during uobj abortJason Gunthorpe2020-09-091-5/+0
| * | | Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-3132-144/+246
| |\ \ \
| * | | | RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()Jason Gunthorpe2020-08-311-4/+5
| * | | | RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li2020-08-311-0/+1