| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/uverbs: Make write() handlers return 0 on success | Jason Gunthorpe | 2018-11-26 | 2 | -10/+8 |
* | RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write | Jason Gunthorpe | 2018-11-26 | 3 | -26/+34 |
* | RDMA/uverbs: Add missing driver_data | Jason Gunthorpe | 2018-11-26 | 1 | -3/+13 |
* | RDMA/core: Sync unregistration with netlink commands | Parav Pandit | 2018-11-22 | 1 | -1/+7 |
* | RDMA/uverbs: Check for NULL driver methods for every write call | Jason Gunthorpe | 2018-11-22 | 1 | -0/+16 |
* | RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_api | Jason Gunthorpe | 2018-11-22 | 1 | -6/+88 |
* | RDMA/uverbs: Add helpers to mark uapi functions as unsupported | Jason Gunthorpe | 2018-11-22 | 1 | -0/+31 |
* | RDMA/uverbs: Use a linear list to describe the compiled-in uapi | Jason Gunthorpe | 2018-11-22 | 4 | -37/+38 |
* | IB/core: Make function ib_fmr_pool_unmap return void | Yuval Shaia | 2018-11-21 | 1 | -1/+1 |
* | RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.h | Parav Pandit | 2018-11-21 | 1 | -3/+0 |
* | Merge branch 'mlx5-next' into rdma.git | Jason Gunthorpe | 2018-11-21 | 6 | -150/+91 |
|\ |
|
| * | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed | 2018-11-20 | 2 | -49/+21 |
| * | net/mlx5: EQ, Generic EQ | Saeed Mahameed | 2018-11-20 | 1 | -0/+39 |
| * | net/mlx5: EQ, Different EQ types | Saeed Mahameed | 2018-11-20 | 2 | -10/+2 |
| * | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed | 2018-11-20 | 1 | -82/+5 |
| * | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed | 2018-11-20 | 1 | -5/+5 |
| * | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed | 2018-11-20 | 1 | -3/+0 |
| * | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed | 2018-11-20 | 1 | -1/+0 |
| * | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed | 2018-11-20 | 1 | -3/+0 |
| * | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed | 2018-11-20 | 1 | -1/+1 |
| * | net/mlx5: Enumerate page fault types | Moni Shoua | 2018-11-12 | 1 | -0/+7 |
| * | net/mlx5: Add interface to hold and release core resources | Moni Shoua | 2018-11-12 | 1 | -0/+5 |
| * | net/mlx5: Fix offsets of ifc reserved fields | Gal Pressman | 2018-11-08 | 1 | -5/+5 |
| * | net/mlx5: Fix XRC SRQ umem valid bits | Yishai Hadas | 2018-11-07 | 1 | -4/+8 |
* | | mlx5: remove support for ib_get_vector_affinity | Sagi Grimberg | 2018-11-08 | 1 | -6/+0 |
* | | IB/uverbs: fix a typo | Rami Rosen | 2018-11-06 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2018-11-04 | 1 | -5/+2 |
|\ |
|
| * | SUNRPC: Use atomic(64)_t for seq_send(64) | Paul Burton | 2018-11-01 | 1 | -5/+2 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-11-04 | 1 | -0/+1 |
|\ \ |
|
| * | | clocksource/drivers/c-sky: Add C-SKY SMP timer | Guo Ren | 2018-11-02 | 1 | -0/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-11-03 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 2018-11-03 | 190 | -2483/+7357 |
| |\ \ \ |
|
| * | | | | x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT | Dmitry Safonov | 2018-11-01 | 1 | -2/+2 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-03 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | perf tools: Don't clone maps from parent when synthesizing forks | David Miller | 2018-10-31 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask | Michal Hocko | 2018-11-03 | 2 | -8/+6 |
* | | | | | include/linux/notifier.h: SRCU: fix ctags | Sam Protsenko | 2018-11-03 | 1 | -2/+1 |
* | | | | | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-11-02 | 5 | -122/+57 |
|\ \ \ \ \ |
|
| * | | | | | blkcg: revert blkcg cleanups series | Dennis Zhou | 2018-11-01 | 5 | -122/+57 |
* | | | | | | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-11-02 | 1 | -0/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | EDAC, skx: Fix randconfig builds | Borislav Petkov | 2018-10-31 | 1 | -0/+5 |
* | | | | | | | Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2018-11-02 | 1 | -2/+69 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | drm/atomic_helper: Stop modesets on unregistered connectors harder | Lyude Paul | 2018-10-19 | 1 | -2/+69 |
* | | | | | | | | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-11-02 | 1 | -17/+38 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vfs: hide file range comparison function | Darrick J. Wong | 2018-10-30 | 1 | -3/+0 |
| * | | | | | | | | vfs: enable remap callers that can handle short operations | Darrick J. Wong | 2018-10-30 | 1 | -2/+3 |
| * | | | | | | | | vfs: plumb remap flags through the vfs dedupe functions | Darrick J. Wong | 2018-10-30 | 1 | -1/+1 |
| * | | | | | | | | vfs: plumb remap flags through the vfs clone functions | Darrick J. Wong | 2018-10-30 | 1 | -2/+2 |
| * | | | | | | | | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong | 2018-10-30 | 1 | -12/+15 |
| * | | | | | | | | vfs: pass remap flags to generic_remap_checks | Darrick J. Wong | 2018-10-30 | 1 | -1/+1 |