]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - drivers/infiniband/core
RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()
[mirror_ubuntu-focal-kernel.git] / drivers / infiniband / core /
2020-11-09 Jason GunthorpeRDMA/umem: Prevent small pages from being returned...
2020-11-09 Jason GunthorpeRDMA/umem: Fix ib_umem_find_best_pgsz() for mappings...
2020-11-09 Jason GunthorpeRDMA/ucma: Add missing locking around rdma_leave_multic...
2020-11-09 Jason GunthorpeRDMA/ucma: Fix locking for ctx->events_reported
2020-11-09 Jason GunthorpeRDMA/cm: Remove a race freeing timewait_info
2020-11-09 Kamal HeibRDMA/core: Fix reported speed and width
2020-09-04 Mark ZhangRDMA/counter: Allow manually bind QPs with different...
2020-09-04 Mark ZhangRDMA/counter: Only bind user QPs in auto mode
2020-09-04 Yishai HadasIB/uverbs: Set IOVA on IB MR in uverbs layer
2020-09-04 Mark ZhangRDMA/netlink: Remove CAP_NET_RAW check when dump a...
2020-09-04 Li HengRDMA/core: Fix return error value in _ib_modify_qp...
2020-09-04 Jason GunthorpeRDMA/core: Fix bogus WARN_ON during ib_unregister_devic...
2020-08-08 Divya IndiIB/sa: Resolv use-after-free in ib_nl_make_request()
2020-08-08 Mark ZhangRDMA/counter: Query a counter before release
2020-08-08 Fan GuoRDMA/mad: Fix possible memory leak in ib_mad_post_recei...
2020-08-08 Mark ZhangRDMA/cma: Protect bind_list and listen_list while findi...
2020-08-08 Shay DroryIB/mad: Fix use after free when destroying MAD agent
2020-08-08 Maor GottliebIB/cma: Fix ports memory leak in cma_configfs
2020-08-08 Qiushi WuRDMA/core: Fix several reference count leaks.
2020-08-08 Jason GunthorpeRDMA/uverbs: Make the event_queue fds return POLLERR...
2020-06-22 Jason GunthorpeRDMA/core: Fix double destruction of uobject
2020-06-22 Sasha LevinRDMA/core: Fix double put of resource
2020-06-22 Jack MorgensteinIB/core: Fix potential NULL pointer dereference in...
2020-05-25 Dan CarpenterRDMA/cm: Fix an error check in cm_alloc_id_priv()
2020-05-25 Jason GunthorpeRDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create...
2020-05-25 Leon RomanovskyRDMA/core: Fix race between destroy and release FD...
2020-05-25 Leon RomanovskyRDMA/core: Prevent mixed use of FDs between shared...
2020-05-05 Avihai HoronRDMA/cm: Update num_paths in cma_resolve_iboe_route...
2020-05-05 Jason GunthorpeRDMA/cma: Teach lockdep about the order of rtnl and...
2020-05-05 Jason GunthorpeRDMA/ucma: Put a lock around every call to the rdma_cm...
2020-04-03 Mike MarciniszynRDMA/core: Ensure security pkey modify is not lost
2020-04-03 Jason GunthorpeRDMA/mad: Do not crash if the rdma device does not...
2020-04-03 Jason GunthorpeRDMA/nl: Do not permit empty devices names during RDMA_...
2020-04-03 Jason GunthorpeRDMA/core: Fix missing error check on dev_set_name()
2020-03-20 Christoph HellwigIB/umem: remove the dmasync argument to ib_umem_get
2020-03-20 Christoph Hellwigdma-mapping: remove the DMA_ATTR_WRITE_BARRIER flag
2020-03-20 Michal KalderonRDMA: Connect between the mmap entry and the umap_priv...
2020-03-20 Michal KalderonRDMA/core: Create mmap database and cookie helper functions
2020-03-20 Michal KalderonRDMA/core: Move core content from ib_uverbs to ib_core
2020-03-13 Jason GunthorpeRMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert...
2020-03-13 Maor GottliebRDMA/core: Fix protection fault in ib_mr_pool_destroy
2020-03-13 Bernard MetzlerRDMA/iwcm: Fix iwcm work deallocation
2020-03-13 Mark ZhangRDMA/nldev: Fix crash when set a QP to a new counter...
2020-03-13 Max GurtovoyRDMA/rw: Fix error flow during RDMA context initialization
2020-03-13 Parav PanditRevert "RDMA/cma: Simplify rdma_resolve_addr() error...
2020-03-12 Nathan ChancellorRDMA/core: Fix use of logical OR in get_new_pps
2020-03-12 Maor GottliebRDMA/core: Fix pkey and port assignment in get_new_pps
2020-02-24 Parav PanditIB/core: Let IB core distribute cache update events
2020-02-20 Leon RomanovskyRDMA/core: Fix protection fault in get_pkey_idx_qp_list
2020-02-20 Avihai HoronRDMA/core: Fix invalid memory access in spec_filter_size
2020-02-20 Yonatan CohenIB/umad: Fix kernel crash while unloading ib_umad
2020-02-17 Artemy KovalyovRDMA/umem: Fix ib_umem_find_best_pgsz()
2020-02-17 Parav PanditRDMA/cma: Fix unbalanced cm_id reference count during...
2020-02-17 Jason GunthorpeRDMA/core: Fix locking in ib_uverbs_event_read
2020-02-17 Håkon BuggeRDMA/netlink: Do not always generate an ACK for some...
2020-02-17 Yishai HadasIB/core: Fix ODP get user pages flow
2020-01-30 Mark ZhangRDMA/counter: Prevent QP counter manual binding in...
2020-01-30 Mark ZhangRDMA/counter: Prevent auto-binding a QP which are not...
2020-01-30 Chuhong YuanRDMA/cma: add missed unregister_pernet_subsys in init...
2020-01-06 Kamal HeibRDMA/core: Fix return code when modify_port isn't supported
2020-01-06 Bart Van AsscheRDMA/core: Set DMA parameters correctly
2020-01-06 Sabrina Dubrocanet: ipv6_stub: use ip6_dst_lookup_flow instead of...
2019-11-24 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-21 Linus TorvaldsMerge tag 'for-linus-20191121' of git://git.kernel...
2019-11-17 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-11-16 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge tag 'for-linus-20191115' of git://git.kernel...
2019-11-15 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge tag 'mips_fixes_5.4_4' of git://git.kernel.org...
2019-11-15 Linus TorvaldsMerge tag 'sound-5.4-rc8' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-11-15 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-13' of git://anongit...
2019-11-14 David S. MillerMerge tag 'wireless-drivers-2019-11-14' of git://git...
2019-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-13 Linus TorvaldsMerge tag 'for-5.4-rc7-tag' of git://git.kernel.org...
2019-11-11 Linus TorvaldsMerge branch 'for-5.4-fixes' of git://git.kernel.org...
2019-11-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-11-10 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2019-11-10 Linus TorvaldsMerge tag 'staging-5.4-rc7' of git://git.kernel.org...
2019-11-10 Linus TorvaldsMerge tag 'char-misc-5.4-rc7' of git://git.kernel.org...
2019-11-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-11-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-11-10 Linus TorvaldsMerge tag 'pinctrl-v5.4-3' of git://git.kernel.org...
2019-11-09 Linus TorvaldsMerge tag 'for-5.4-rc6-tag' of git://git.kernel.org...
2019-11-09 Linus TorvaldsMerge tag 'for-linus-2019-11-08' of git://git.kernel...
2019-11-08 Linus TorvaldsMerge tag 'pwm/for-5.4-rc7' of git://git.kernel.org...
2019-11-08 Linus TorvaldsMerge tag 'ceph-for-5.4-rc7' of git://github.com/ceph...
2019-11-08 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-08 Linus TorvaldsMerge tag 'xarray-5.4' of git://git.infradead.org/users...
2019-11-08 Linus TorvaldsMerge tag 'sound-5.4-rc7' of git://git.kernel.org/pub...
2019-11-08 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2019-11-08 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-07-1' of git://anongi...
2019-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-07 Takashi IwaiMerge tag 'asoc-fix-v5.4-rc6' of https://git.kernel...
2019-11-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-05 Linus TorvaldsMerge tag 'for-linus-2019-11-05' of git://git.kernel...
2019-11-05 Linus TorvaldsMerge tag 'gpio-v5.4-4' of git://git.kernel.org/pub...
next