VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-24
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
2021-08-19
RDMA/core/sa_query: Remove unused function
Håkon Bugge
2021-08-03
RDMA/core: Reorganize create QP low-level functions
Leon Romanovsky
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
RDMA/rdmavt: Decouple QP and SGE lists allocations
Leon Romanovsky
2021-06-21
IB/core: Shuffle locks in ib_port_data to save memory
Anand Khoje
2021-06-21
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
Avihai Horon
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
RDMA/core: Expose the ib port sysfs attribute machinery
Jason Gunthorpe
2021-06-16
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
2021-06-16
RDMA/core: Split port and device counter sysfs attributes
Jason Gunthorpe
2021-06-16
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-02
IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
Mark Zhang
2021-05-28
IB/hfi1: Move a function from a header file into a .c file
Bart Van Assche
2021-05-11
RDMA: Remove unnecessary struct declaration
Wan Jiabing
2021-05-11
RDMA/core: Remove never used ib_modify_wq function call
Leon Romanovsky
2021-04-22
RDMA/restrack: Add support to get resource tracking for SRQ
Neta Ostrovsky
2021-04-13
Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jason Gunthorpe
2021-04-13
RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line number
Maor Gottlieb
2021-04-12
IB/cma: Introduce rdma_set_min_rnr_timer()
Håkon Bugge
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
2021-04-01
RDMA/uverbs: Fix -Wunused-function warning
YueHaibing
2021-03-26
RDMA: Fix a typo
Bhaskar Chowdhury
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-22
RDMA/include: Mundane typo fixes throughout the file
Bhaskar Chowdhury
2021-03-11
IB/core: Split uverbs_get_const/default to consider target type
Yishai Hadas
2021-03-11
RDMA/core: Remove unused req_ncomp_notif device operation
Gal Pressman
2021-03-10
RDMA/iwcm: Allow AFONLY binding for IPv6 addresses
Bernard Metzler
2021-02-16
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
2021-01-20
RDMA/core: Add device method for registering dma-buf based memory region
Jianxin Xiong
2021-01-20
RDMA/umem: Support importing dma-buf as user memory region
Jianxin Xiong
2021-01-18
RDMA/nldev: Return an error message on failure to turn auto mode
Patrisious Haddad
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-10
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2020-11-27
RDMA/restrack: Support all QP types
Leon Romanovsky
2020-11-27
RDMA/core: Allow drivers to disable restrack DB
Leon Romanovsky
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
2020-11-12
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
2020-11-12
RDMA/core: Remove ib_dma_{alloc,free}_coherent
Christoph Hellwig
2020-11-12
RDMA/core: Make FD destroy callback void
Leon Romanovsky
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
2020-10-28
IB/verbs: avoid nested container_of()
Arnd Bergmann
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-01
RDMA/uverbs: Expose the new GID query API to user space
Avihai Horon
2020-10-01
RDMA/core: Introduce new GID table query API
Avihai Horon
2020-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-01
IB/core: Enable ODP sync without faulting
Yishai Hadas
2020-10-01
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
2020-09-30
RDMA/core: Remove ucontext->closing
Jason Gunthorpe
2020-09-22
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-22
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
2020-09-22
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-11
RDMA/core: Added missing WR and WC opcodes
Bob Pearson
2020-09-11
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-09-09
RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-09-09
RDMA: Make counters destroy symmetrical
Leon Romanovsky
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
RDMA/core: Change how failing destroy is handled during uobj abort
Jason Gunthorpe
2020-08-31
RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-08-31
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
2020-08-27
RDMA/cma: Add missing locking to rdma_accept()
Jason Gunthorpe
2020-08-18
RDMA/cm: Remove unused cm_class
Jason Gunthorpe
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-29
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
2020-07-29
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
2020-07-24
RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Leon Romanovsky
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-06
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
2020-07-06
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
2020-07-06
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
2020-07-06
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-06
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
2020-07-03
RDMA/mlx5: Introduce ODP prefetch counter
Maor Gottlieb
2020-06-24
RDMA/core: Delete not-used create RWQ table function
Leon Romanovsky
2020-06-24
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
2020-06-23
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
2020-06-23
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
2020-06-23
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
2020-06-08
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
RDMA/core: Remove FMR device ops
Max Gurtovoy
2020-06-02
RDMA/core: Remove FMR pool API
Max Gurtovoy
2020-05-29
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
2020-05-29
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
2020-05-29
RDMA/core: Use offsetofend() instead of open coding
Jason Gunthorpe
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
2020-05-27
RDMA/cm: Send and receive ECE parameter over the wire
Leon Romanovsky
2020-05-27
RDMA/ucma: Deliver ECE parameters through UCMA events
Leon Romanovsky
2020-05-27
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Leon Romanovsky
2020-05-27
RDMA/cm: Add Enhanced Connection Establishment (ECE) bits
Leon Romanovsky
2020-05-27
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
2020-05-27
RDMA/core: Use sizeof_field() helper
Gustavo A. R. Silva
2020-05-21
IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI
Yishai Hadas
2020-05-21
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-21
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
2020-05-21
IB/hfi1: Remove module parameter for KDETH qpns
Gary Leshner
2020-05-21
IB/hfi1: Add functions to transmit datagram ipoib packets
Gary Leshner
2020-05-17
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
2020-05-13
IB/rdmavt: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-06
RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port
Mark Zhang
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
RDMA/mad: Remove snoop interface
Maor Gottlieb
2020-05-02
RDMA/core: Get xmit slave for LAG
Maor Gottlieb
2020-05-02
RDMA/core: Add LAG functionality
Maor Gottlieb
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-04-14
RDMA/cma: Limit the scope of rdma_is_consumer_reject function
Leon Romanovsky
2020-03-27
IB/mlx5: Expose UAR object and its alloc/destroy commands
Yishai Hadas
2020-03-13
RDMA/cm: Delete not implemented CM peer to peer communication
Leon Romanovsky
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
RDMA/core: Add helper function to retrieve driver gid context from gid attr
Selvin Xavier
2020-02-18
RDMA/core: Get rid of ib_create_qp_user
Jason Gunthorpe
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
2020-01-25
RDMA/cm: Remove CM message structs
Jason Gunthorpe
2020-01-25
RDMA/cm: Add SET/GET implementations to hide IBA wire format
Leon Romanovsky
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
RDMA/uverbs: Add new relaxed ordering memory region access flag
Michael Guralnik
2020-01-16
RDMA/core: Add optional access flags range
Michael Guralnik
2020-01-16
RDMA/uverbs: Verify MR access flags
Michael Guralnik
2020-01-16
IB/core: Add interface to advise_mr for kernel users
Moni Shoua
2020-01-16
IB/core: Introduce ib_reg_user_mr
Moni Shoua
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-13
RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject
Jason Gunthorpe
2020-01-13
RDMA/core: Do not erase the type of ib_wq.uobject
Jason Gunthorpe
2020-01-13
RDMA/core: Do not erase the type of ib_srq.uobject
Jason Gunthorpe
2020-01-13
RDMA/core: Do not erase the type of ib_qp.uobject
Jason Gunthorpe
2020-01-13
RDMA/core: Do not erase the type of ib_cq.uobject
Jason Gunthorpe
2020-01-13
RDMA/core: Do not allow alloc_commit to fail
Jason Gunthorpe
2020-01-13
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
2020-01-13
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
2020-01-13
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
Jason Gunthorpe
2020-01-07
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
2020-01-07
IB/core: Cut down single member ib_cache structure
Parav Pandit
2020-01-07
IB/core: Let IB core distribute cache update events
Parav Pandit
2020-01-07
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
2020-01-03
RDMA/cm: Delete unused CM ARP functions
Leon Romanovsky
2020-01-03
IB/rdmavt: Correct comments in rdmavt_qp.h header
Mike Marciniszyn
2019-12-12
IB/core: Introduce rdma_user_mmap_entry_insert_range() API
Yishai Hadas
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2019-11-23
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2019-11-22
IB/core: Add interfaces to get VF node and port GUIDs
Danit Goldberg
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-12
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-06
RDMA/mad: Delete never implemented functions
Leon Romanovsky
2019-11-06
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
2019-11-06
RDMA/core: Create mmap database and cookie helper functions
Michal Kalderon
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Jason Gunthorpe
2019-10-28
RDMA/core: Fix ib_dma_max_seg_size()
Bart Van Assche
2019-10-28
RDMA/cm: Update copyright together with SPDX tag
Leon Romanovsky
2019-10-28
RDMA/cm: Use specific keyword to check define
Leon Romanovsky
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
2019-10-22
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
2019-10-22
IB/mlx5: Introduce ODP diagnostic counters
Erez Alfasi
2019-10-22
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
2019-10-22
RDMA/rw: Support threshold for registration vs scattering to local pages
Yamin Friedman
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-09-13
IB/{rdmavt, hfi1, qib}: Add a counter for credit waits
Kaike Wan
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-08-21
RDMA/odp: remove ib_ucontext from ib_umem
Jason Gunthorpe
2019-08-21
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua