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-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from e6e6ec48dd0f Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/ [...] adds 1579f1bc3b75 crypto: x86/curve25519 - support assemblers with no adx support adds 2644bc8569ba Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds 443d372d6a96 ipmi_si: Avoid spurious errors for optional IRQs adds 3cc6e2c599cd Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/l [...] new 210391326502 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache new d9a9f4849fe0 cifs_atomic_open(): fix double-put on late allocation failure new 807f030b44cc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
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/filesystems/porting.rst | 8 ++++++++ arch/x86/Makefile | 5 +++-- arch/x86/crypto/Makefile | 7 ++++++- drivers/char/ipmi/ipmi_si_platform.c | 4 ++-- fs/cifs/dir.c | 1 - fs/gfs2/inode.c | 2 +- fs/open.c | 3 --- include/crypto/curve25519.h | 6 ++++-- 8 files changed, 24 insertions(+), 12 deletions(-)