summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* string: uninline memcpy_and_padGuenter Roeck2021-11-032-17/+22
* Merge tag 'jfs-5.16' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2021-11-031-29/+22
|\
| * JFS: fix memleak in jfs_mountDongliang Mu2021-09-231-29/+22
* | Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-11-036-183/+616
|\ \
| * | ftrace/samples: Add missing prototype for my_direct_funcJiri Olsa2021-11-021-0/+2
| * | tracing/selftests: Add tests for hist trigger expression parsingKalesh Singh2021-11-021-0/+63
| * | tracing/histogram: Document hist trigger variablesKalesh Singh2021-11-021-0/+11
| * | tracing/histogram: Update division by 0 documentationKalesh Singh2021-11-021-1/+2
| * | tracing/histogram: Optimize division by constantsKalesh Singh2021-11-021-1/+104
| * | tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functionsDaniel Bristot de Oliveira2021-11-011-9/+4
| * | tracing/osnoise: Remove STACKTRACE ifdefs from inside functionsDaniel Bristot de Oliveira2021-11-011-15/+29
| * | tracing/osnoise: Allow multiple instances of the same tracerDaniel Bristot de Oliveira2021-11-011-23/+78
| * | tracing/osnoise: Remove TIMERLAT ifdefs from inside functionsDaniel Bristot de Oliveira2021-11-011-44/+106
| * | tracing/osnoise: Support a list of trace_array *trDaniel Bristot de Oliveira2021-11-011-69/+192
| * | tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()Daniel Bristot de Oliveira2021-11-011-5/+2
| * | tracing/osnoise: Split workload start from the tracer startDaniel Bristot de Oliveira2021-11-011-23/+36
| * | tracing/osnoise: Improve comments about barrier need for NMI callbacksDaniel Bristot de Oliveira2021-11-011-1/+7
| * | tracing/osnoise: Do not follow tracing_cpumaskDaniel Bristot de Oliveira2021-11-011-18/+6
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-03127-1894/+3603
|\ \ \
| * | | RDMA/core: Require the driver to set the IOVA correctly during rereg_mrAharon Landau2021-11-031-3/+0
| * | | RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callbackKamal Heib2021-11-033-7/+0
| * | | Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2021-11-012-9/+12
| |\ \ \
| | * | | RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad2021-10-291-6/+9
| | * | | RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibilityYixing Liu2021-10-291-2/+2
| | * | | RDMA/hns: Fix initial arm_st of CQHaoyue Xu2021-10-291-1/+1
| * | | | Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe2021-11-01398-2216/+3751
| |\ \ \ \
| * | | | | RDMA/irdma: optimize rx path by removing unnecessary copyZhu Yanjun2021-11-013-64/+39
| * | | | | RDMA/qed: Use helper function to set GUIDsKamal Heib2021-11-011-13/+4
| * | | | | RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang2021-10-293-27/+144
| * | | | | IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis NetworksScott Breyer2021-10-293-6/+8
| * | | | | IB/qib: Rebranding of qib driver to Cornelis NetworksScott Breyer2021-10-291-2/+3
| * | | | | IB/hfi1: Rebranding of hfi1 driver to Cornelis NetworksScott Breyer2021-10-294-5/+8
| * | | | | RDMA/bnxt_re: Use helper function to set GUIDsKamal Heib2021-10-294-21/+4
| * | | | | RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descsKamal Heib2021-10-291-0/+2
| * | | | | RDMA/rxe: Make rxe_type_info static constJoe Perches2021-10-282-24/+18
| * | | | | RDMA/rxe: Use 'bitmap_zalloc()' when applicableChristophe JAILLET2021-10-281-6/+2
| * | | | | RDMA/rxe: Save a few bytes from struct rxe_poolChristophe JAILLET2021-10-282-2/+0
| * | | | | RDMA/irdma: Remove the unused variable local_qpZhu Yanjun2021-10-282-2/+0
| * | | | | RDMA/core: Fix missed initialization of rdma_hw_stats::lockMark Zhang2021-10-282-2/+1
| * | | | | RDMA/efa: Add support for dmabuf memory regionsGal Pressman2021-10-283-31/+101
| * | | | | RDMA/umem: Allow pinned dmabuf umem usageGal Pressman2021-10-282-0/+62
| * | | | | dma-buf: Fix pin callback commentGal Pressman2021-10-271-2/+2
| * | | | | RDMA/qedr: Remove unsupported qedr_resize_cq callbackKamal Heib2021-10-253-12/+0
| * | | | | RDMA/irdma: Remove the unused spin lock in struct irdma_qp_ukZhu Yanjun2021-10-252-2/+0
| * | | | | RDMA: Constify netdev->dev_addr accessesJakub Kicinski2021-10-2517-33/+40
| * | | | | RDMA/mlx5: Use dev_addr_mod()Jakub Kicinski2021-10-251-3/+5
| * | | | | RDMA/ipoib: Use dev_addr_mod()Jakub Kicinski2021-10-253-14/+16
| * | | | | RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=nArnd Bergmann2021-10-251-4/+5
| * | | | | RDMA/core: Use kvzalloc when allocating the struct ib_portwangyugui2021-10-211-2/+2
| * | | | | RDMA/irdma: Make irdma_uk_cq_init() return a voidZhu Yanjun2021-10-213-10/+5