summaryrefslogtreecommitdiffstats
path: root/include/pcmcia (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-27RDMA/mlx5: Don't keep umrable 'page_shift' in cache entriesAharon Landau3-5/+1
2023-01-27RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarrayBob Pearson3-302/+254
2023-01-26RDMA/rxe: Cleanup page variables in rxe_mr.cBob Pearson2-20/+22
2023-01-26RDMA-rxe: Isolate mr code from atomic_write_reply()Bob Pearson3-42/+59
2023-01-26RDMA-rxe: Isolate mr code from atomic_reply()Bob Pearson4-100/+105
2023-01-26RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.cBob Pearson3-36/+38
2023-01-26RDMA/rxe: Cleanup mr_check_rangeBob Pearson1-3/+1
2023-01-26RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cqZhu Yanjun1-29/+40
2023-01-26RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qpZhu Yanjun1-14/+33
2023-01-26RDMA/irdma: Split mr alloc and free into new functionsZhu Yanjun1-28/+46
2023-01-26RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_memZhu Yanjun1-32/+50
2023-01-15RDMA/erdma: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2023-01-15RDMA/mlx5: Print error syndrome in case of fatal QP errorsPatrisious Haddad3-3/+48
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang10-78/+202
2023-01-15net/mlx5: Introduce CQE error syndromePatrisious Haddad1-5/+42
2023-01-15RDMA/cxgb4: Replace 0-length arrays with flexible arraysKees Cook1-20/+6
2023-01-10IB/hfi1: Use dma_mmap_coherent for matching buffersDean Luick1-24/+57
2023-01-10IB/hfi1: Update RMT size calculationDean Luick1-27/+32
2023-01-10IB/hfi1: Split IB counter allocationDean Luick1-49/+32
2023-01-10IB/hfi1: Improve TID validity checkingDean Luick1-8/+8
2023-01-10IB/hfi1: Consolidate the creation of user TIDsDean Luick2-7/+6
2023-01-10IB/hfi1: Assign npages earlierDean Luick1-7/+2
2023-01-10IB/hfi1: Remove redundant pageidx variableDean Luick1-13/+9
2023-01-10RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang6-133/+75
2023-01-10RDMA/core: Refactor rdma_bind_addrPatrisious Haddad1-123/+130
2023-01-09RDMA/hns: Support cqe inline in user spaceLuoyouming5-1/+23
2023-01-09RDMA/hns: Add compatibility handling for only support userspace rq inlineLuoyouming5-11/+31
2023-01-09RDMA/hns: Remove rq inline in kernelLuoyouming3-147/+0
2023-01-08Linux 6.2-rc3v6.2-rc3Linus Torvalds1-1/+1
2023-01-06tpm: Allow system suspend to continue when TPM suspend failsJason A. Donenfeld1-1/+3
2023-01-06hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds1-5/+10
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen1-1/+4
2023-01-06usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann1-0/+1
2023-01-06udf: initialize newblock to 0Tom Rix1-3/+1
2023-01-06udf: Fix extension of the last extent in the fileJan Kara1-1/+1
2023-01-06usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang1-0/+2
2023-01-05riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-05riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel1-2/+2
2023-01-05lib/scatterlist: Fix to merge contiguous pages into the last SG properlyYishai Hadas1-1/+1
2023-01-05block: Remove "select SRCU"Paul E. McKenney1-1/+0
2023-01-05io_uring: fix CQ waiting timeout handlingPavel Begunkov1-3/+3
2023-01-05powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman1-1/+1
2023-01-05powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman1-1/+4
2023-01-05powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman1-0/+1
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann1-10/+18
2023-01-05caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao1-1/+5
2023-01-05kbuild: readd -w option when vmlinux.o or Module.symver is missingMasahiro Yamada1-4/+5
2023-01-05kbuild: fix single *.ko buildMasahiro Yamada1-1/+1
2023-01-05cifs: fix interface count calculation during refreshShyam Prasad N1-1/+2
2023-01-05cifs: refcount only the selected iface during interface updateShyam Prasad N1-1/+2