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 6794862a16ef Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.or [...] new d1c6a2aa02af pipe: simplify signal handling in pipe_read() and add comments new af74262337fa module: Remove accidental change of module_enable_x() new a61f810567be tracing: remove set but not used variable 'buffer' new ff205766dbbe ftrace: Fix function_graph tracer interaction with BPF trampoline new 6674fdb25a9e Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/l [...] adds 926d16501764 erofs: zero out when listxattr is called with no xattr adds ffafde478309 erofs: update documentation new 687dec9b9459 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.or [...]
The 6 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/erofs.txt | 27 ++++++++++++++------------- arch/x86/kernel/ftrace.c | 14 -------------- fs/erofs/xattr.c | 2 ++ fs/pipe.c | 36 +++++++++++++++++++++++++++++------- include/linux/ftrace.h | 5 +++++ kernel/module.c | 6 +----- kernel/trace/fgraph.c | 9 +++++++++ kernel/trace/ftrace.c | 19 +++++++------------ kernel/trace/trace_events_inject.c | 2 -- 9 files changed, 67 insertions(+), 53 deletions(-)