aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-07IB/mlx5: Simplify WQE count power of two checkGal Pressman1-3/+3
2019-02-07Documentation/infiniband: update from locked to pinned_vmDavidlohr Bueso1-2/+2
2019-02-07drivers/IB,core: reduce scope of mmap_semDavidlohr Bueso1-39/+2
2019-02-07drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso3-55/+6
2019-02-07drivers/IB,hfi1: do not se mmap_semDavidlohr Bueso1-6/+0
2019-02-07drivers/IB,qib: optimize mmap_sem usageDavidlohr Bueso1-46/+27
2019-02-07drivers/mic/scif: do not use mmap_semDavidlohr Bueso1-25/+11
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso10-27/+28
2019-02-05RDMA/iwpm: move kdoc comments to functionsSteve Wise3-182/+123
2019-02-05RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky3-101/+3
2019-02-05IB/mlx5: Do not use hw_access_flags for be and CPU dataBart Van Assche1-8/+8
2019-02-04RDMA/IWPM: Support no port mapping requirementsSteve Wise7-7/+192
2019-02-04RDMA/IWPM: refactor the IWPM message attribute namesSteve Wise2-20/+41
2019-02-04iw_cxgb*: kzalloc the iwcm verbs structSteve Wise2-2/+2
2019-02-04RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)3-9/+28
2019-02-04RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)4-13/+167
2019-02-04RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)3-13/+112
2019-02-04RDMA/rxe: Improve loopback markingKamal Heib3-8/+5
2019-02-04RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib4-14/+11
2019-02-04RDMA/hns: Make some function staticYueHaibing2-5/+6
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche9-76/+36
2019-02-04IB/mlx5: Advertise XRC ODP supportMoni Shoua1-0/+18
2019-02-04IB/mlx5: Advertise SRQ ODP support for supported transportsMoni Shoua1-0/+6
2019-02-04IB/mlx5: Add ODP SRQ supportMoni Shoua1-23/+61
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua3-55/+166
2019-02-04IB/mlx5: Add XRC initiator ODP supportMoni Shoua1-1/+5
2019-02-04IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signatureMoni Shoua1-7/+7
2019-02-04IB/mlx5: Remove useless check in ODP handlerMoni Shoua1-7/+2
2019-02-04IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua3-0/+4
2019-02-04IB/core: Allocate a bit for SRQ ODP supportMoni Shoua1-0/+1
2019-02-04IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua4-18/+17
2019-02-03Linux 5.0-rc5Linus Torvalds1-1/+1
2019-02-03net/mlx5: Set ODP SRQ support in firmwareMoni Shoua3-0/+57
2019-02-03net/mlx5: Add XRC transport to ODP device capabilities layoutMoni Shoua1-1/+3
2019-02-02efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai1-2/+3
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner6-10/+10
2019-02-01autofs: fix error return in autofs_fill_super()Ian Kent1-1/+3
2019-02-01autofs: drop dentry reference only when it is never usedPan Bian1-1/+2
2019-02-01fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()Jan Kara1-1/+7
2019-02-01mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand1-2/+5
2019-02-01psi: clarify the Kconfig text for the default-disable optionJohannes Weiner1-0/+11
2019-02-01mm, memory_hotplug: __offline_pages fix wrong lockingMichal Hocko1-2/+0
2019-02-01mm: hwpoison: use do_send_sig_info() instead of force_sig()Naoya Horiguchi1-1/+2
2019-02-01kasan: mark file common so ftrace doesn't trace itAnders Roxell1-0/+1
2019-02-01init/Kconfig: fix grammar by moving a closing parenthesisJonathan Neuschäfer1-1/+1
2019-02-01lib/test_kmod.c: potential double free in error handlingDan Carpenter1-1/+1
2019-02-01mm, oom: fix use-after-free in oom_kill_processShakeel Butt1-0/+8
2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai1-8/+10
2019-02-01mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepagesOscar Salvador1-16/+20
2019-02-01psi: fix aggregation idle shut-offJohannes Weiner3-5/+45