platform/kernel/linux-starfive.git
2018-11-29 Colin Ian KingIB/usnic: fix spelling mistake "miniumum" -> "minimum"
2018-11-29 kbuild test... RDMA/uverbs: fix ptr_ret.cocci warnings
2018-11-29 Colin Ian KingRDMA/drivers: Fix spelling mistake "initalize" -> ...
2018-11-26 Jason GunthorpeRDMA/uverbs: Use uverbs_attr_bundle to pass udata for...
2018-11-26 Jason GunthorpeRDMA/uverbs: Use uverbs_attr_bundle to pass udata for...
2018-11-26 Jason GunthorpeRDMA/uverbs: Use uverbs_attr_bundle to pass udata for...
2018-11-26 Jason GunthorpeRDMA/uverbs: Prohibit write() calls with too small...
2018-11-26 Jason GunthorpeRDMA/uverbs: Add structure size info to write commands
2018-11-26 Jason GunthorpeRDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods
2018-11-26 Jason GunthorpeRDMA/uverbs: Make write() handlers return 0 on success
2018-11-26 Jason GunthorpeRDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bu...
2018-11-26 Jason GunthorpeRDMA/uverbs: Add missing driver_data
2018-11-26 Colin Ian KingIB/qib: fix spelling mistake "colescing" -> "coalescing"
2018-11-22 Parav PanditRDMA/core: Sync unregistration with netlink commands
2018-11-22 Parav PanditRDMA/cma: Move cma module specific functions to cma_priv.h
2018-11-22 Jason GunthorpeRDMA/uverbs: Check for NULL driver methods for every...
2018-11-22 Jason GunthorpeRDMA/uverbs: Make all the method functions in uverbs_cm...
2018-11-22 Jason GunthorpeRDMA/uverbs: Convert the write interface to use uverbs_api
2018-11-22 Jason GunthorpeRDMA/verbs: Store the write/write_ex uapi entry points...
2018-11-22 Jason GunthorpeRDMA/uverbs: Require all objects to have a driver destr...
2018-11-22 Jason GunthorpeRDMA/mlx5: Use the uapi disablement APIs instead of...
2018-11-22 Jason GunthorpeRDMA/uverbs: Add helpers to mark uapi functions as...
2018-11-22 Jason GunthorpeRDMA/uverbs: Factor out the add/get pattern into a...
2018-11-22 Jason GunthorpeRDMA/uverbs: Use a linear list to describe the compiled...
2018-11-22 Jason GunthorpeRDMA/mlx5: Do not generate the uabi specs unconditionally
2018-11-22 Ursula Braunmlx4: trigger IB events needed by SMC
2018-11-21 Steve Wiseiw_cxgb4: only reconnect with MPAv1 if the peer aborts
2018-11-21 Yuval ShaiaIB/core: Make function ib_fmr_pool_unmap return void
2018-11-21 Yue HaibingIB/srpt: Drop pointless static qualifier in srpt_make_tpg()
2018-11-21 Parav PanditRDMA/core: Remove unused header files mm.h, socket...
2018-11-21 Sabyasachi... infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
2018-11-21 Sabyasachi... infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent
2018-11-21 Jason GunthorpeMerge branch 'mlx5-next' into rdma.git
2018-11-21 Artemy KovalyovIB/mlx5: Allow modify AV in DCI QP to RTR
2018-11-20 Saeed Mahameednet/mlx5: EQ, Make EQE access methods inline
2018-11-20 Saeed Mahameed{net,IB}/mlx5: Move Page fault EQ and ODP logic to...
2018-11-20 Saeed Mahameednet/mlx5: EQ, Generic EQ
2018-11-20 Saeed Mahameednet/mlx5: EQ, Different EQ types
2018-11-20 Saeed Mahameednet/mlx5: EQ, Privatize eq_table and friends
2018-11-20 Saeed Mahameednet/mlx5: EQ, irq_info and rmap belong to eq_table
2018-11-20 Saeed Mahameednet/mlx5: EQ, Create all EQs in one place
2018-11-20 Saeed Mahameednet/mlx5: EQ, Move all EQ logic to eq.c
2018-11-20 Saeed Mahameednet/mlx5: EQ, Remove redundant completion EQ list lock
2018-11-20 Saeed Mahameednet/mlx5: EQ, No need to store eq index as a field
2018-11-20 Saeed Mahameednet/mlx5: EQ, Remove unused fields and structures
2018-11-20 Saeed Mahameednet/mlx5: EQ, Use the right place to store/read IRQ...
2018-11-12 Moni ShouaIB/mlx5: Improve ODP debugging messages
2018-11-12 Moni Shouanet/mlx5: Use multi threaded workqueue for page fault...
2018-11-12 Moni Shouanet/mlx5: Return success for PAGE_FAULT_RESUME in inter...
2018-11-12 Moni ShouaIB/mlx5: Lock QP during page fault handling
2018-11-12 Moni Shouanet/mlx5: Enumerate page fault types
2018-11-12 Moni Shouanet/mlx5: Add interface to hold and release core resources
2018-11-12 Moni Shouanet/mlx5: Release resource on error flow
2018-11-09 Gal Pressmannet/mlx5: Fix offsets of ifc reserved fields
2018-11-08 Zhu YanjunIB/rxe: make rxe_unregister_device void
2018-11-08 Zhu YanjunIB/rxe: move the variable into the function that uses it
2018-11-08 Andrew BoyerRDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats...
2018-11-08 Andrew BoyerRDMA/rxe: Distinguish between down links and disabled...
2018-11-08 Sagi Grimbergi40iw: remove support for ib_get_vector_affinity
2018-11-08 Sagi Grimbergmlx5: remove support for ib_get_vector_affinity
2018-11-07 Yishai Hadasnet/mlx5: Fix XRC SRQ umem valid bits
2018-11-06 Rami RosenIB/uverbs: fix a typo
2018-11-06 Sagi Grimbergrxe: fix error completion wr_id and qp_num
2018-11-06 Zhu YanjunIB/rxe: clean skb queue directly
2018-11-06 Allen PaisRDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coher...
2018-11-04 Linus TorvaldsLinux 4.20-rc1
2018-11-04 Linus TorvaldsMerge tag 'tags/upstream-4.20-rc1' of git://git.infrade...
2018-11-04 Linus TorvaldsMerge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org...
2018-11-04 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-11-04 Linus TorvaldsMerge tag 'ntb-4.20' of git://github.com/jonmason/ntb
2018-11-04 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-11-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-11-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-11-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2018-11-03 Peter Zijlstrasched/topology: Fix off by one bug
2018-11-03 Ingo MolnarMerge branch 'core/urgent' into x86/urgent, to pick...
2018-11-03 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'dma-mapping-4.20-2' of git://git.infradead...
2018-11-03 Linus TorvaldsMerge tag 'kbuild-v4.20-2' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag '4.20-rc1-smb3-fixes' of git://git.samba...
2018-11-03 Linus TorvaldsMerge branch 'work.afs' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2018-11-03 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-11-03 Michal Hockomemory_hotplug: cond_resched in __remove_pages
2018-11-03 Tetsuo Handabfs: add sanity check at bfs_fill_super()
2018-11-03 Michael Schupikovkernel/sysctl.c: remove duplicated include
2018-11-03 zhong jiangkernel/kexec_file.c: remove some duplicated includes
2018-11-03 Michal Hockomm, thp: consolidate THP gfp handling into alloc_hugepa...
2018-11-03 Larry Chenocfs2: fix clusters leak in ocfs2_defrag_extent()
2018-11-03 Arnd Bergmannocfs2: dlmglue: clean up timestamp handling
2018-11-03 Changwei Geocfs2: don't put and assigning null to bh allocated...
2018-11-03 Changwei Geocfs2: fix a misuse a of brelse after failing ocfs2_che...
2018-11-03 Changwei Geocfs2: don't use iocb when EIOCBQUEUED returns
2018-11-03 Guozhonghuaocfs2: without quota support, avoid calling quota recovery
2018-11-03 Gang Heocfs2: remove ocfs2_is_o2cb_active()
2018-11-03 Andrea Arcangelimm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
2018-11-03 Sam Protsenkoinclude/linux/notifier.h: SRCU: fix ctags
2018-11-03 Roman Gushchinmm: handle no memcg case in memcg_kmem_charge() properly
2018-11-03 Olof JohanssonMerge tag 'omap-for-v4.20/omap1-fix-signed' of git...
next