summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter1-4/+4
2020-10-29RDMA/cma: Fix use after free race in roce multicast joinJason Gunthorpe1-108/+88
2020-10-29RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe1-32/+31
2020-10-29RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe1-15/+4
2020-10-29RDMA/cma: Combine cma_ndev_work with cma_workJason Gunthorpe1-31/+7
2020-10-29powerpc/papr_scm: Fix warning triggered by perf_stats_show()Vaibhav Jain1-2/+3
2020-10-29powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin2-20/+16
2020-10-29powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xxChristophe Leroy1-3/+9
2020-10-29powerpc/tau: Disable TAU between measurementsFinn Thain2-48/+26
2020-10-29powerpc/tau: Check processor type before enabling TAU interruptFinn Thain2-22/+16
2020-10-29powerpc/tau: Remove duplicated set_thresholds() callFinn Thain1-5/+0
2020-10-29powerpc/tau: Convert from timer to workqueueFinn Thain1-20/+18
2020-10-29powerpc/tau: Use appropriate temperature sample intervalFinn Thain2-9/+5
2020-10-29powerpc/book3s64/hash/4k: Support large linear mapping range with 4KAneesh Kumar K.V1-7/+6
2020-10-29powerpc/watchpoint: Add hw_len wherever missingRavi Bangoria2-0/+2
2020-10-29powerpc/watchpoint: Fix handling of vector instructionsRavi Bangoria1-0/+2
2020-10-29powerpc/watchpoint: Fix quadword instruction handling on p10 predecessorsRavi Bangoria2-2/+11
2020-10-29powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memoryThiago Jung Bauermann3-1/+35
2020-10-29RDMA/qedr: Fix inline size returned for iWARPMichal Kalderon1-1/+1
2020-10-29RDMA/qedr: Fix return code if accept is called on a destroyed qpMichal Kalderon1-2/+4
2020-10-29RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon1-1/+1
2020-10-29RDMA/qedr: Fix doorbell settingMichal Kalderon1-1/+1
2020-10-29RDMA/qedr: Fix qp structure memory leakMichal Kalderon1-0/+2
2020-10-29RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()Jason Gunthorpe1-0/+6
2020-10-29RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundaryJason Gunthorpe1-2/+7
2020-10-29RDMA: Restore ability to return error for destroy WQLeon Romanovsky9-18/+27
2020-10-29RDMA: Change XRCD destroy return valueLeon Romanovsky5-7/+12
2020-10-29RDMA: Allow fail of destroy CQLeon Romanovsky31-37/+66
2020-10-29RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky2-71/+18
2020-10-29RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server initMd Haris Iqbal2-3/+80
2020-10-29xfs: fix high key handling in the rt allocator's query_range functionDarrick J. Wong1-7/+4
2020-10-29nfs: add missing "posix" local_lock constant table definitionScott Mayhew1-0/+1
2020-10-29xfs: fix deadlock and streamline xfs_getfsmap performanceDarrick J. Wong3-71/+124
2020-10-29xfs: limit entries returned when counting fsmap recordsDarrick J. Wong1-0/+3
2020-10-29ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)2-0/+30
2020-10-29arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLERNecip Fazil Yildiran1-0/+1
2020-10-29m68knommu: include SDHC support only when hardware has itGreg Ungerer1-3/+3
2020-10-29xfs: fix finobt btree block recovery orderingDave Chinner1-0/+2
2020-10-29ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker1-4/+12
2020-10-29tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo1-1/+1
2020-10-29perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo6-19/+9
2020-10-29selftests/powerpc: Fix prefixes in alignment_handler signal handlerJordan Niethe1-1/+9
2020-10-29mtd: mtdoops: Don't write panic data twiceMark Tomlinson1-5/+6
2020-10-29RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky1-2/+3
2020-10-29pseries/drmem: don't cache node id in drmem_lmb structScott Cheloha3-34/+17
2020-10-29powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch1-1/+17
2020-10-29RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()Jason Gunthorpe1-4/+5
2020-10-29RDMA/hns: Add a check for current state before modifying QPLang Cheng1-2/+4
2020-10-29mtd: lpddr: fix excessive stack usage with clangArnd Bergmann1-16/+19
2020-10-29RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe1-0/+2