aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-27perf stat: Use proper cpu for shadow statsNamhyung Kim1-4/+1
2020-11-27perf record: Synthesize cgroup events only if neededNamhyung Kim1-0/+3
2020-11-27perf diff: Fix error return value in __cmd_diff()Zhen Lei1-1/+3
2020-11-27perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo1-6/+9
2020-11-27RDMA/hns: Add support for QP stashLang Cheng2-61/+75
2020-11-27RDMA/hns: Add support for CQ stashLang Cheng4-16/+37
2020-11-27Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixesArnd Bergmann1-1/+2
2020-11-27RDMA/hns: Create QP with selected QPN for bank load balanceYangyang Li2-19/+96
2020-11-27x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni1-2/+4
2020-11-27kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PTVitaly Kuznetsov1-1/+1
2020-11-27RDMA/restrack: Support all QP typesLeon Romanovsky5-29/+25
2020-11-27RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky5-4/+41
2020-11-27RDMA/core: Track device memory MRsLeon Romanovsky1-0/+4
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini3-9/+12
2020-11-27KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintPaolo Bonzini2-51/+34
2020-11-27Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini2-2/+25
2020-11-27usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay1-1/+1
2020-11-27Merge branch 'for-5.10-pr_cont-fixup' into for-linusPetr Mladek1-2/+2
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesArnd Bergmann6-17/+30
2020-11-27printk: finalize records with trailing newlinesJohn Ogness1-2/+2
2020-11-27can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity checkOliver Hartkopp1-2/+5
2020-11-27can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma1-0/+2
2020-11-27can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde1-1/+1
2020-11-27can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_irq()'s flagsMarc Kleine-Budde1-1/+1
2020-11-26net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit4-44/+34
2020-11-26net/mlx5: Enable host PF HCA after eswitch is initializedParav Pandit4-19/+66
2020-11-26net/mlx5: Rename peer_pf to host_pfParav Pandit3-25/+40
2020-11-26net/mlx5: Make API mlx5_core_is_ecpf accept const pointerParav Pandit1-1/+1
2020-11-26net/mlx5: Export steering related functionsEli Cohen1-0/+3
2020-11-26net/mlx5: Expose other function ifc bitsYishai Hadas1-2/+7
2020-11-26net/mlx5: Expose IP-in-IP TX and RX capability bitsAya Levin1-1/+4
2020-11-26net/mlx5: Update the hardware interface definition for vhca stateParav Pandit2-3/+21
2020-11-26net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger1-0/+1
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit3-7/+4
2020-11-26net/mlx5: Add ts_cqe_to_dest_cqn related bitsEran Ben Elisha1-2/+8
2020-11-26net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bitsMuhammad Sammar4-3/+27
2020-11-26net/mlx5: Check dr mask size against mlx5_match_param sizeMuhammad Sammar3-3/+3
2020-11-26net/mlx5: Add sampler destination typeChris Mi4-0/+8
2020-11-26net/mlx5: Add sample offload hardware bits and structuresChris Mi1-0/+29
2020-11-27Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixesDave Airlie7-67/+271
2020-11-27Merge tag 'mediatek-drm-fixes-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixesDave Airlie2-48/+22
2020-11-27Merge tag 'exynos-drm-fixes-for-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixesDave Airlie1-1/+2
2020-11-26Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixesArnd Bergmann5-27/+15
2020-11-26Merge tag 'soc-fsl-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/fixesArnd Bergmann1-4/+1
2020-11-26Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of https://github.com/Xilinx/linux-xlnx into arm/fixesArnd Bergmann366-2448/+6001
2020-11-26RDMA/mlx5: Use PCI device for dma mappingsParav Pandit1-9/+11
2020-11-26RDMA/mlx5: Silence the overflow warning while building offset maskLeon Romanovsky1-1/+1
2020-11-26RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc()Jason Gunthorpe1-1/+1
2020-11-26RDMA/hns: Add UD support for HIP09Weihang Li4-12/+37
2020-11-26RDMA/hns: Simplify process of filling UD SQ WQEWeihang Li2-69/+43