This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from 452424cdcbca Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/sc [...] adds b32b9ed493f9 xprtrdma: Fix create_qp crash on device unload adds 13cb886c591f xprtrdma: Fix completion wait during device removal adds 671c450b6fe0 xprtrdma: Fix oops in Receive handler after device removal adds 95e20af9fb9c Merge tag 'nfs-for-5.5-2' of git://git.linux-nfs.org/proje [...] adds c64cd6e34ea3 reimplement path_mountpoint() with less magic adds 508c8772760d fix autofs regression caused by follow_managed() changes adds 84bf39461e61 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds cb1eeb75cf3d crypto: hisilicon/sec2 - Use atomics instead of __sync adds 0174cb6ce944 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds dbff1e07b02d platform/x86: intel-ips: Use the correct style for SPDX Li [...] adds 638bc4ca3d28 platform/mellanox: fix potential deadlock in the tmfifo driver adds 6ae01050e49f platform/x86: GPD pocket fan: Use default values when wron [...] adds 1f27dbd8265d platform/x86: GPD pocket fan: Allow somewhat lower/higher [...] adds 515ff674bb9b platform/x86: intel_pmc_core: update Comet Lake platform driver adds 176a7fca81c5 platform/x86: asus-wmi: Fix keyboard brightness cannot be [...] adds f4094826779d Documentation/ABI: Fix documentation inconsistency for mlx [...] adds f3efc406d67e Documentation/ABI: Add missed attribute for mlxreg-io sysf [...] adds 51d69817519f Merge tag 'platform-drivers-x86-v5.5-3' of git://git.infra [...] new 051d75d3bb31 MAINTAINERS: Update Ley Foon Tan's email address new a4feff2264df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new f5ae2ea6347a Fix built-in early-load Intel microcode alignment
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/ABI/stable/sysfs-driver-mlxreg-io | 13 +++- MAINTAINERS | 8 +-- drivers/base/firmware_loader/builtin/Makefile | 2 +- drivers/crypto/hisilicon/sec2/sec.h | 6 +- drivers/crypto/hisilicon/sec2/sec_crypto.c | 12 ++-- drivers/crypto/hisilicon/sec2/sec_main.c | 14 +++- drivers/platform/mellanox/mlxbf-tmfifo.c | 19 +++--- drivers/platform/x86/asus-wmi.c | 8 +-- drivers/platform/x86/gpd-pocket-fan.c | 27 ++++++-- drivers/platform/x86/intel_ips.h | 2 +- drivers/platform/x86/intel_pmc_core.h | 2 +- drivers/platform/x86/intel_pmc_core_pltdrv.c | 2 + fs/namei.c | 90 ++++--------------------- fs/nfs/nfstrace.h | 2 - include/linux/namei.h | 1 - net/sunrpc/xprtrdma/verbs.c | 29 ++++++-- net/sunrpc/xprtrdma/xprt_rdma.h | 2 + 17 files changed, 109 insertions(+), 130 deletions(-)