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-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 6794862a16ef Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.or [...] adds d1c6a2aa02af pipe: simplify signal handling in pipe_read() and add comments adds af74262337fa module: Remove accidental change of module_enable_x() adds a61f810567be tracing: remove set but not used variable 'buffer' adds ff205766dbbe ftrace: Fix function_graph tracer interaction with BPF trampoline adds 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 adds 687dec9b9459 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.or [...] adds 9bd0160d1237 afs: Fix afs_find_server lookups for ipv4 peers adds bcbccaf2edcf afs: Fix SELinux setting security label on /afs adds 158d58335393 afs: Fix mountpoint parsing adds 1da4bd9f9d18 afs: Fix creation calls in the dynamic root to fail with E [...] adds 106bc79843c3 afs: Fix missing cell comparison in afs_test_super() adds 50559800b76a afs: Show volume name in /proc/net/afs/<cell>/volumes adds ae4b064e2a61 Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes: Documentation/filesystems/erofs.txt | 27 ++++++++++++++------------- arch/x86/kernel/ftrace.c | 14 -------------- fs/afs/dynroot.c | 3 +++ fs/afs/mntpt.c | 6 ++++-- fs/afs/proc.c | 7 ++++--- fs/afs/server.c | 21 ++++++++------------- fs/afs/super.c | 2 +- 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 -- 14 files changed, 87 insertions(+), 72 deletions(-)