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-09-03
RDMA/efa: Free IRQ vectors on error flow
Gal Pressman
2021-09-03
RDMA/rxe: Fix memory allocation while in a spin lock
Bob Pearson
2021-09-03
RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()
Dinghao Liu
2021-09-03
IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
Tuo Li
2021-09-03
RDMA/bnxt_re: Add missing spin lock initialization
Naresh Kumar PBS
2021-09-03
RDMA/uverbs: Track dmabuf memory regions
Gal Pressman
2021-09-03
RDMA/mlx5: Fix crash when unbind multiport slave
Maor Gottlieb
2021-08-18
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-08-12
RDMA/hns: Fix the double unlock problem of poll_sem
Yangyang Li
2021-08-12
RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently
Aharon Landau
2021-08-04
RDMA/rxe: Fix memory leak in error path code
Bob Pearson
2021-08-04
RDMA/bnxt_re: Fix stats counters
Naresh Kumar PBS
2021-07-19
RDMA/cma: Fix rdma_resolve_route() memory leak
Gerd Rausch
2021-07-19
IB/isert: Align target max I/O size to initiator size
Max Gurtovoy
2021-07-19
RDMA/rxe: Don't overwrite errno from ib_umem_get()
Xiao Yang
2021-07-19
RDMA/cxgb4: Fix missing error code in create_qp()
Jiapeng Chong
2021-07-19
RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
Gioh Kim
2021-07-14
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2021-07-14
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-07-14
RDMA/core: Always release restrack object
Leon Romanovsky
2021-07-14
RDMA/mlx5: Don't access NULL-cleared mpi pointer
Leon Romanovsky
2021-07-14
RDMA/cma: Fix incorrect Packet Lifetime calculation
Håkon Bugge
2021-07-14
RDMA/cma: Protect RMW with qp_mutex
Håkon Bugge
2021-07-14
RDMA/hns: Add window selection field of congestion control
Yixing Liu
2021-07-14
RDMA/hns: Add a check to ensure integer mtu is positive
Weihang Li
2021-07-14
RDMA/hns: Fix uninitialized variable
Yixing Liu
2021-07-14
RDMA/hns: Force rewrite inline flag of WQE
Lang Cheng
2021-07-14
RDMA/hns: Clear extended doorbell info before using
Xi Wang
2021-07-14
RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr
Jack Wang
2021-07-14
RDMA/rxe: Fix qp reference counting for atomic ops
Bob Pearson
2021-07-14
RDMA/mlx5: Don't add slave port to unaffiliated list
Leon Romanovsky
2021-07-14
RDMA/rxe: Fix failure during driver load
Kamal Heib
2021-07-14
IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_path
Mark Zhang
2021-07-14
Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"
Mark Zhang
2021-07-14
IB/cm: Split cm_alloc_msg()
Jason Gunthorpe
2021-07-14
IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()
Jason Gunthorpe
2021-07-14
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
2021-07-14
RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats
Gioh Kim
2021-07-14
RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
Md Haris Iqbal
2021-07-14
RDMA/rtrs-srv: Fix memory leak when having multiple sessions
Jack Wang
2021-07-14
RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
Gioh Kim
2021-07-14
RDMA/rtrs: Do not reset hb_missed_max after re-connection
Gioh Kim
2021-07-14
RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
Md Haris Iqbal
2021-07-14
RDMA/srp: Fix a recently introduced memory leak
Bart Van Assche
2021-07-14
RDMA/hns: Fix wrong timer context buffer page size
Xi Wang
2021-07-14
RDMA/hns: Remove the condition of light load for posting DWQE
Yixian Liu
2021-06-10
IB/mlx5: Fix initializing CQ fragments buffer
Alaa Hleihel
2021-06-10
RDMA/mlx5: Delete right entry from MR signature database
Aharon Landau
2021-06-10
RDMA: Verify port when creating flow rule
Maor Gottlieb
2021-06-08
RDMA/mlx5: Block FDB rules when not in switchdev mode
Mark Bloch
2021-06-03
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
2021-06-03
RDMA/mlx5: Use different doorbell memory for different processes
Mark Zhang
2021-06-02
RDMA/ipoib: Fix warning caused by destroying non-initial netns
Kamal Heib
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-05-19
RDMA/uverbs: Fix a NULL vs IS_ERR() bug
Dan Carpenter
2021-05-19
RDMA/mlx5: Fix query DCT via DEVX
Maor Gottlieb
2021-05-18
{net, RDMA}/mlx5: Fix override of log_max_qp by other device
Maor Gottlieb
2021-05-18
RDMA/core: Don't access cm_id after its destruction
Shay Drory
2021-05-17
RDMA/rxe: Return CQE error if invalid lkey was supplied
Leon Romanovsky
2021-05-17
RDMA/mlx5: Recover from fatal event in dual port mode
Maor Gottlieb
2021-05-17
RDMA/mlx5: Verify that DM operation is reasonable
Maor Gottlieb
2021-05-11
RDMA/rxe: Clear all QP fields if creation failed
Leon Romanovsky
2021-05-10
RDMA/core: Prevent divide-by-zero error triggered by the user
Leon Romanovsky
2021-05-10
RDMA/siw: Release xarray entry
Leon Romanovsky
2021-05-10
RDMA/siw: Properly check send and receive CQ pointers
Leon Romanovsky
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-03
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-05-03
RDMA/rtrs: fix uninitialized symbol 'cnt'
Gioh Kim
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-30
RDMA/umem: batch page unpin in __ib_umem_release()
Joao Martins
2021-04-30
IB/qib: Remove redundant assignment to ret
Yang Li
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-27
RDMA/nldev: Add copy-on-fork attribute to get sys command
Gal Pressman
2021-04-27
RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res
Lv Yunlong
2021-04-27
RDMA/siw: Fix a use after free in siw_alloc_mr
Lv Yunlong
2021-04-27
IB/hfi1: Remove redundant variable rcd
Jiapeng Chong
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-04-22
RDMA/nldev: Add QP numbers to SRQ information
Neta Ostrovsky
2021-04-22
RDMA/nldev: Return SRQ information
Neta Ostrovsky
2021-04-22
RDMA/restrack: Add support to get resource tracking for SRQ
Neta Ostrovsky
2021-04-22
RDMA/nldev: Return context information
Neta Ostrovsky
2021-04-21
RDMA/core: Add CM to restrack after successful attachment to a device
Shay Drory
2021-04-21
RDMA/cma: Skip device which doesn't support CM
Parav Pandit
2021-04-21
RDMA/rxe: Fix a bug in rxe_fill_ip_info()
Bob Pearson
2021-04-20
RDMA/mlx5: Expose private query port
Mark Bloch
2021-04-20
RDMA/mlx4: Remove an unused variable
Christophe JAILLET
2021-04-20
block/rnbd-clt: Remove max_segment_size
Jack Wang
2021-04-20
block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
Gioh Kim
2021-04-20
block/rnbd-clt: Support polling mode for IO latency optimization
Gioh Kim
2021-04-20
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
Gioh Kim
2021-04-20
RDMA/mlx5: Fix type assignment for ICM DM
Maor Gottlieb
2021-04-20
IB/mlx5: Set right RoCE l3 type and roce version while deleting GID
Parav Pandit
2021-04-20
RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails
Sindhu Devale
2021-04-20
RDMA/cxgb4: add missing qpid increment
Potnuri Bharat Teja
2021-04-20
IB/ipoib: Remove unnecessary struct declaration
Wan Jiabing
2021-04-19
RDMA/bnxt_re: Get rid of custom module reference counting
Leon Romanovsky
2021-04-19
RDMA/bnxt_re: Create direct symbol link between bnxt modules
Leon Romanovsky
2021-04-19
RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it
Leon Romanovsky
2021-04-19
IB/ipoib: Improve latency in ipoib/cm connection formation
Manjunath Patil
2021-04-19
RDMA/core: Unify RoCE check and re-factor code
Håkon Bugge
2021-04-13
RDMA/ipoib: Print a message if only child interface is UP
Jack Wang
2021-04-13
RDMA/hns: Remove duplicated hem page size config code
Xi Wang
2021-04-13
RDMA/hns: Enable RoCE on virtual functions
Wei Xu
2021-04-13
RDMA/hns: Set parameters of all the functions belong to a PF
Wei Xu
2021-04-13
RDMA/hns: Reserve the resource for the VFs
Wei Xu
2021-04-13
RDMA/hns: Query the number of functions supported by the PF
Wei Xu
2021-04-13
RDMA/hns: Simplify function's resource related command
Xi Wang
2021-04-13
RDMA/rtrs-clt: Simplify error message
Gioh Kim
2021-04-13
RDMA/rtrs-srv: More debugging info when fail to send reply
Gioh Kim
2021-04-13
RDMA/rtrs-clt: Print more info when an error happens
Gioh Kim
2021-04-13
RDMA/rtrs-clt: New sysfs attribute to print the latency of each path
Gioh Kim
2021-04-13
RDMA/rtrs-clt: Add a minimum latency multipath policy
Gioh Kim
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/mlx5: Expose UAPI to query DM
Maor Gottlieb
2021-04-13
RDMA/mlx5: Add support in MEMIC operations
Maor Gottlieb
2021-04-13
RDMA/mlx5: Add support to MODIFY_MEMIC command
Maor Gottlieb
2021-04-13
RDMA/mlx5: Re-organize the DM code
Maor Gottlieb
2021-04-13
RDMA/mlx5: Move all DM logic to separate file
Maor Gottlieb
2021-04-13
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
2021-04-13
RDMA/qib: Remove useless qib_read_ureg() function
Jiapeng Chong
2021-04-13
RDMA/hns: Remove unnecessary flush operation for workqueue
Yixian Liu
2021-04-12
RDMA/rtrs-clt: destroy sysfs after removing session from active list
Gioh Kim
2021-04-12
RDMA/srpt: Fix error return code in srpt_cm_req_recv()
Wang Wensheng
2021-04-12
IB/cma: Introduce rdma_set_min_rnr_timer()
Håkon Bugge
2021-04-12
RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlock
Ye Bin
2021-04-12
RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()
Wang Wensheng
2021-04-12
IB/hfi1: Fix error return code in parse_platform_config()
Wang Wensheng
2021-04-12
RDMA/qedr: Fix error return code in qedr_iw_connect()
Wang Wensheng
2021-04-12
RDMA/core: Correct format of block comments
Wenpeng Liang
2021-04-12
RDMA/core: Correct format of braces
Wenpeng Liang
2021-04-12
RDMA/core: Remove redundant spaces
Wenpeng Liang
2021-04-12
RDMA/core: Add necessary spaces
Wenpeng Liang
2021-04-12
RDMA/core: Remove the redundant return statements
Wenpeng Liang
2021-04-12
RDMA/core: Print the function name by __func__ instead of an fixed string
Wenpeng Liang
2021-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jason Gunthorpe
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
RDMA/addr: Be strict with gid size
Leon Romanovsky
2021-04-08
RDMA/hns: Prevent le32 from being implicitly converted to u32
Lang Cheng
2021-04-08
RDMA/hns: Simplify the function config_eqc()
Yixing Liu
2021-04-08
RDMA/hns: Add XRC subtype in QPC and XRC type in SRQC
Wenpeng Liang
2021-04-08
RDMA/hns: Remove unsupported QP types
Wenpeng Liang
2021-04-08
RDMA/hns: Delete unused members in the structure hns_roce_hw
Yangyang Li
2021-04-08
RDMA/hns: Delete redundant abnormal interrupt status
Wenpeng Liang
2021-04-08
RDMA/hns: Delete redundant condition judgment related to eq
Yangyang Li
2021-04-08
RDMA/hns: Fix missing assignment of max_inline_data
Weihang Li
2021-04-08
RDMA/hns: Avoid enabling RQ inline on UD
Weihang Li
2021-04-08
RDMA/hns: Modify prints for mailbox and command queue
Wenpeng Liang
2021-04-08
RDMA/hns: Support more return types of command queue
Lang Cheng
2021-04-08
RDMA/hns: Enable all CMDQ context
Lang Cheng
2021-04-08
RDMA/rxe: Fix missing acks from responder
Bob Pearson
2021-04-07
RDMA/qedr: Fix kernel panic when trying to access recv_cq
Kamal Heib
2021-04-07
RDMA/core: Make the wc status prompt message clearer
Yixian Liu
2021-04-07
RDMA/hns: Use GFP_ATOMIC under spin lock
Wei Yongjun
2021-04-07
IB/mlx5: Reduce max order of memory allocated for xlt update
Praveen Kumar Kannoju
2021-04-07
IB/hfi1: Remove unused function
Kaike Wan
2021-04-07
IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
Mike Marciniszyn
2021-04-07
IB/hfi1: Add additional usdma traces
Mike Marciniszyn
2021-04-07
IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()
Mike Marciniszyn
2021-04-07
IB/hfi1: Use napi_schedule_irqoff() for tx napi
Mike Marciniszyn
2021-04-07
IB/hfi1: Correct oversized ring allocation
Mike Marciniszyn
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
2021-04-07
IB/hfi1: Add AIP tx traces
Mike Marciniszyn
2021-04-07
IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
Mike Marciniszyn
2021-04-07
RDMA/cxgb4: check for ipv6 address properly while destroying listener
Potnuri Bharat Teja
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
2021-04-01
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
2021-04-01
RDMA/hns: Simplify command fields for HEM base address configuration
Xi Wang
2021-04-01
RDMA/hns: Reorganize process of setting HEM
Xi Wang
2021-04-01
RDMA/hns: Refactor reset state checking flow
Xi Wang
2021-04-01
RDMA/hns: Reorganize hns_roce_create_cq()
Yixing Liu
2021-04-01
RDMA/hns: Refactor hns_roce_v2_poll_one()
Weihang Li
2021-04-01
RDMA/rtrs-clt: Cap max_io_size
Jack Wang
2021-04-01
RDMA/rtrs: Cleanup unused 's' variable in __alloc_sess
Jack Wang
2021-04-01
RDMA/rtrs-srv: Report temporary sessname for error message
Gioh Kim
2021-04-01
RDMA/rtrs: New function converting rtrs_addr to string
Gioh Kim
2021-04-01
RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files
Md Haris Iqbal
2021-04-01
RDMA/rtrs: Cleanup the code in rtrs_srv_rdma_cm_handler
Guoqing Jiang
2021-04-01
RDMA/rtrs: Remove sessname and sess_kobj from rtrs_attrs
Guoqing Jiang
2021-04-01
RDMA/rtrs: Kill the put label in rtrs_srv_create_once_sysfs_root_folders
Guoqing Jiang
2021-04-01
RDMA/rtrs-clt: Remove redundant code from rtrs_clt_read_req
Guoqing Jiang
2021-04-01
RDMA/hns: Support congestion control type selection according to the FW
Yangyang Li
2021-04-01
RDMA/hns: Support query information of functions from FW
Wei Xu
2021-04-01
RDMA/core: Fix corrupted SL on passive side
Håkon Bugge
2021-03-31
RDMA/rxe: Remove rxe_dma_device declaration
Kamal Heib
2021-03-31
RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlock
Tang Yizhou
2021-03-30
RDMA/iser: struct iscsi_iser_task is declared twice
Wan Jiabing
2021-03-30
RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.c
Ruiqi Gong
2021-03-30
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
2021-03-30
RDMA/efa: Use strscpy instead of strlcpy
Gal Pressman
2021-03-26
IB/isert: Fix a use after free in isert_connect_request
Lv Yunlong
2021-03-26
IB/hfi1: Fix a typo
Bhaskar Chowdhury
2021-03-26
RDMA/core: Correct misspellings of two words in comments
Yangyang Li
2021-03-26
RDMA/mlx5: Set ODP caps only if device profile support ODP
Shay Drory
2021-03-26
RDMA/mlx5: Fix drop packet rule in egress table
Maor Gottlieb
2021-03-26
RDMA/uverbs: Refactor rdma_counter_set_auto_mode and __counter_set_mode
Patrisious Haddad
2021-03-26
RDMA/bnxt_re: Move device to error state upon device crash
Selvin Xavier