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-release-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from c6d8570e4d64 Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.d [...] adds abd4af47d3fb cifs: fix dfs-links adds a0f85e38a3c2 cifs: do not disable noperm if multiuser mount option is n [...] adds af1a3d2ba954 cifs: In the new mount api we get the full devname as source= adds a738c93fb1c1 cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_ [...] adds 7989807dc0c9 Merge tag '5.11-rc7-smb3-github' of git://github.com/smfre [...] adds 83c68bbcb6ac btrfs: initialize fs_info::csum_size earlier in open_ctree adds e42ee56fe597 Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/s [...] adds 3d6a3d3a2a7a i2c: stm32f7: fix configuration of the digital filter adds 8cc8e6aaf27d Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] adds 3c62cfdd10c4 m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMU adds 93ca696376dd scripts/recordmcount.pl: support big endian for ARCH sh adds 30d320f089d8 MAINTAINERS: update KASAN file list adds 872fad10f834 MAINTAINERS: update Andrey Konovalov's email address adds fee92a765fbc MAINTAINERS: add Andrey Konovalov to KASAN reviewers adds ade9679c159d h8300: fix PREEMPTION build, TI_PRE_COUNT undefined adds 25cbda467794 Merge branch 'akpm' (patches from Andrew) adds 61e960b07b63 cgroup-v1: add disabled controller check in cgroup1_parse_param() adds 00e01f325de1 MAINTAINERS: Remove stale URLs for cpuset adds b5e56576e162 MAINTAINERS: Update my email address adds 385aac151941 cgroup: fix psi monitor for root cgroup adds 74bdd45c85d0 cgroup: update PSI file description in docs adds ac30d8ce28d6 Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/ [...] adds f852c596f2ee scsi: scsi_debug: Fix a memory leak adds 0001ec9b1418 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 245090ab2636 clk: sunxi-ng: mp: fix parent rate change flag check adds 358feceebbf6 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] adds 2ade0d60939b x86/sgx: Maintain encl->refcount for each encl->mm_list entry adds 256b92af784d x86/build: Disable CET instrumentation in the kernel for 3 [...] adds 70245f86c109 x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init() adds c55302149864 Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/p [...] adds 29500f15b54b kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64 adds 27dad89bab2d sparc: remove wrong comment from arch/sparc/include/asm/Kbuild adds fe968c41ac4f scripts: set proper OpenSSL include dir also for sign-file adds ab30c7f9c3ca Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/p [...] adds dbeb02a0bc41 leds: rt8515: add V4L2_FLASH_LED_CLASS dependency adds 28a173387388 Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/sc [...] adds f40ddce88593 Linux 5.11
No new revisions were added by this update.
Summary of changes: Documentation/admin-guide/cgroup-v2.rst | 6 +++--- MAINTAINERS | 14 +++++++------- Makefile | 4 ++-- arch/h8300/kernel/asm-offsets.c | 3 +++ arch/m68k/include/asm/page.h | 2 +- arch/sparc/include/asm/Kbuild | 2 -- arch/x86/Makefile | 6 +++--- arch/x86/kernel/cpu/sgx/driver.c | 3 +++ arch/x86/kernel/cpu/sgx/encl.c | 5 +++++ arch/x86/pci/init.c | 15 +++++++++++---- drivers/clk/sunxi-ng/ccu_mp.c | 2 +- drivers/i2c/busses/i2c-stm32f7.c | 11 ++++++++++- drivers/leds/flash/Kconfig | 1 + drivers/scsi/scsi_debug.c | 1 + fs/btrfs/disk-io.c | 3 ++- fs/cifs/cifsfs.c | 2 +- fs/cifs/connect.c | 9 +++++++++ fs/cifs/fs_context.c | 20 +++++++++++++++++--- fs/cifs/fs_context.h | 1 + kernel/cgroup/cgroup-v1.c | 3 +++ kernel/cgroup/cgroup.c | 4 +++- scripts/Makefile | 1 + scripts/gen_autoksyms.sh | 3 +++ scripts/recordmcount.pl | 6 +++++- 24 files changed, 96 insertions(+), 31 deletions(-)