IB/hfi1: Add limit test for RC/UC send via loopback
[platform/kernel/linux-exynos.git] / drivers / infiniband / core /
2018-12-01 Parav PanditIB/core: Perform modify QP on real one
2018-11-13 Parav PanditRDMA/core: Do not expose unsupported counters
2018-11-10 Gustavo A. R. SilvaIB/ucm: Fix Spectre v1 vulnerability
2018-11-10 Gustavo A. R. SilvaRDMA/ucma: Fix Spectre v1 vulnerability
2018-10-13 Cong Wangucma: fix a use-after-free in ucma_resolve_ip()
2018-10-10 Jann HornRDMA/ucma: check fd type in ucma_migrate_id()
2018-10-04 Steve WiseRDMA/uverbs: Atomically flush and mark closed the comp...
2018-10-04 Dan CarpenterIB/core: type promotion bug in rdma_rw_init_one_mr()
2018-09-26 Parav PanditRDMA/cma: Protect cma dev list with lock
2018-09-19 Parav PanditRDMA/cma: Do not ignore net namespace for unbound cm_id
2018-08-06 Jack MorgensteinRDMA/uverbs: Expand primary and alt AV port checks
2018-08-03 Leon RomanovskyRDMA/uverbs: Protect from attempts to create flows...
2018-08-03 Leon RomanovskyRDMA/mad: Convert BUG_ONs to error flows
2018-08-03 Cong Wanginfiniband: fix a possible use-after-free bug
2018-08-03 Andrew Mortondrivers/infiniband/core/verbs.c: fix build with gcc...
2018-08-03 Bart Van AsscheRDMA/core: Avoid that ib_drain_qp() triggers an out...
2018-07-17 Leon RomanovskyRDMA/ucm: Mark UCM interface as BROKEN
2018-07-03 Jack MorgensteinIB/core: Make testing MR flags for writability a static...
2018-06-20 Parav PanditRDMA/cma: Do not query GID during QP state transition...
2018-06-20 Håkon BuggeIB/core: Make ib_mad_client_id atomic
2018-06-20 Colin Ian KingRDMA/iwpm: fix memory leak on map_info
2018-06-20 Parav PanditRDMA/cma: Fix use after destroy access to net namespace...
2018-06-20 Matan BarakIB/uverbs: Fix validating mandatory attributes
2018-06-05 Parav PanditIB/core: Fix error code for invalid GID entry
2018-05-30 Parav PanditIB/core: Honor port_num while resolving GID for IB...
2018-05-30 Chien Tin TungRDMA/ucma: Correct option size check using optlen
2018-05-30 Parav PanditIB/core: Fix possible crash to access NULL netdev
2018-05-30 Jason GunthorpeIB/uverbs: Fix unbalanced unlock on error path for...
2018-05-30 Matan BarakIB/uverbs: Fix possible oops with duplicate ioctl attri...
2018-05-30 Matan BarakIB/uverbs: Fix method merging in uverbs_ioctl_merge
2018-05-30 Lidong ChenIB/umem: Use the correct mm during ib_umem_release
2018-05-09 Roland DreierRDMA/ucma: Allow resolving address w/o specifying sourc...
2018-04-26 Max GurtovoyRDMA/core: Reduce poll batch for direct cq polling
2018-04-26 Jason GunthorpeRDMA/uverbs: Use an unambiguous errno for method not...
2018-04-26 Parav PanditRDMA/cma: Check existence of netdevice during port...
2018-04-26 Sagi GrimbergIB/cq: Don't force IB_POLL_DIRECT poll context for...
2018-04-24 Roland DreierRDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH...
2018-04-12 Parav PanditRDMA/cma: Fix rdma_cm path querying for RoCE
2018-04-12 Leon RomanovskyRDMA/cma: Mark end of CMA ID messages
2018-04-08 Roland DreierRDMA/ucma: Introduce safer rdma_addr_size() variants
2018-04-08 Leon RomanovskyRDMA/ucma: Check that device exists prior to accessing it
2018-04-08 Leon RomanovskyRDMA/ucma: Check that device is connected prior to...
2018-04-08 Jason GunthorpeRDMA/rdma_cm: Fix use after free race with process_one_req
2018-04-08 Leon RomanovskyRDMA/ucma: Ensure that CM_ID exists prior to access it
2018-04-08 Leon RomanovskyRDMA/ucma: Fix use-after-free access in ucma_close
2018-04-08 Leon RomanovskyRDMA/ucma: Check AF family prior resolving address
2018-03-24 Leon RomanovskyRDMA/ucma: Don't allow join attempts for unsupported...
2018-03-24 Leon RomanovskyRDMA/ucma: Fix access to non-initialized CM_ID object
2018-03-24 Tatyana NikolovaRDMA/core: Do not use invalid destination in determinin...
2018-03-24 Artemy KovalyovIB/umem: Fix use of npages/nmap fields
2018-03-24 Parav PanditRDMA/cma: Use correct size when writing netlink stats
2018-03-24 Geert UytterhoevenRDMA/iwpm: Fix uninitialized error code in iwpm_send_ma...
2018-03-15 Parav PanditIB/core: Fix missing RDMA cgroups release in case of...
2018-03-15 Jason GunthorpeIB/uverbs: Improve lockdep_check
2018-03-15 Leon RomanovskyRDMA/ucma: Check that user doesn't overflow QP state
2018-03-15 Leon RomanovskyRDMA/ucma: Limit possible option size
2018-03-03 Leon RomanovskyRDMA/netlink: Fix locking around __ib_get_device_by_index
2018-02-28 Leon RomanovskyRDMA/uverbs: Sanitize user entered port numbers prior...
2018-02-28 Leon RomanovskyRDMA/uverbs: Fix circular locking dependency
2018-02-28 Leon RomanovskyRDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
2018-02-28 Leon RomanovskyRDMA/uverbs: Protect from command mask overflow
2018-02-28 Leon RomanovskyRDMA/uverbs: Protect from races between lookup and...
2018-02-25 Dmitry MonakhovIB/core: Init subsys if compiled to vmlinuz-core
2018-02-25 Moni ShouaRDMA/cma: Make sure that PSN is not over max allowed
2018-02-25 Leon RomanovskyRDMA/netlink: Fix general protection fault
2018-02-22 Michael J. RuhlIB/core: Avoid a potential OOPs for an unused optional...
2018-02-22 Bart Van AsscheIB/core: Fix two kernel warnings triggered by rxe regis...
2018-02-22 Jack MorgensteinIB/umad: Fix use of unprotected device pointer
2018-01-02 Moni ShouaIB/core: Verify that QP is security enabled in create...
2018-01-02 Moni ShouaIB/uverbs: Fix command checking as part of ib_uverbs_ex...
2017-12-20 Bart Van AsscheRDMA/cma: Avoid triggering undefined behavior
2017-12-20 Parav PanditIB/core: Fix use workqueue without WQ_MEM_RECLAIM
2017-12-20 Daniel JurgensIB/core: Don't enforce PKey security on SMI MADs
2017-12-20 Daniel JurgensIB/core: Bound check alternate path port number
2017-12-14 Daniel JurgensIB/core: Only enforce security for InfiniBand
2017-12-14 Parav PanditIB/core: Avoid unnecessary return value check
2017-12-05 Don HiattIB/core: Do not warn on lid conversions for OPA
2017-12-05 Dan WilliamsIB/core: disable memory registration of filesystem...
2017-11-30 Daniel JurgensIB/core: Only maintain real QPs in the security lists
2017-11-30 Parav PanditIB/core: Avoid crash on pkey enforcement failed in...
2017-11-30 Parav PanditIB/cm: Fix memory corruption in handling CM request
2017-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-10 Linus TorvaldsMerge tag 'pci-v4.14-fixes-7' of git://git./linux/kerne...
2017-11-10 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-09 Linus TorvaldsMerge tag 'sound-4.14' of git://git./linux/kernel/git...
2017-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-11-08 Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-11-08 Radim KrčmářMerge tag 'kvm-ppc-fixes-4.14-2' of git://git./linux...
2017-11-07 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2017-11-06 Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git./linux/kerne...
2017-11-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-11-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge tag 'enforcement-4.14-rc8' of git://git./linux...
2017-11-04 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-11-04 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2017-11-04 Linus TorvaldsMerge tag 'mips_fixes_4.14' of git://git./linux/kernel...
2017-11-04 Ingo MolnarMerge branch 'linus' into core/urgent, to pick up depen...
next