This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allnoconfig in repository toolchain/linux-next.
from c2101d018264 Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/sc [...] adds ea9e57d06e48 xen: Make XEN_BACKEND selectable by DomU adds af320de90ec8 xen/balloon: Grammar s/Is it/It is/ adds 2ac2a7d4d9ff xen: fix race in xen_qlock_wait() adds a856531951dc xen: make xen_qlock_wait() nestable adds 7deecbda3026 xen/pvh: increase early stack size adds 3aa6c19d2f38 xen/balloon: Support xend-based toolstack adds f1db0050483c xen: remove redundant 'default n' from Kconfig adds 769d6bfc74c1 add myself as reviewer for Xen support in Linux adds e6111161c0a0 xen/pvh: don't try to unplug emulated devices adds 7a048cec598e xen: drop writing error messages to xenstore adds 5b4c0d87de2d Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.or [...] adds 18858511fd8a tracing: Return -ENOENT if there is no target synthetic event adds 0d0352d8b3d6 selftests/ftrace: Fix synthetic event test to delete event [...] adds f4267b3604a8 Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/ [...] adds d6b183eda466 tracing/kprobe: Remove unneeded extra strchr() from create [...] adds 1cc33161a83d uprobes: Support SDT markers having reference count (semaphore) adds 22bad38286d9 uprobes/sdt: Prevent multiple reference counter for same uprobe adds ccea8727dc27 trace_uprobe/sdt: Prevent multiple reference counter for s [...] adds 5a5e3d3ceae2 perf probe: Support SDT markers having reference counter ( [...] adds a6ca88b241d5 trace_uprobe: support reference counter in fd-based uprobe adds 56de76305279 tracing: probeevent: Cleanup print argument functions adds eeb07b061500 tracing: probeevent: Cleanup argument field definition adds 7bfbc63eda08 tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions adds 533059281ee5 tracing: probeevent: Introduce new argument fetching code adds f451bc89d835 tracing: probeevent: Unify fetch type tables adds 9178412ddf5a tracing: probeevent: Return consumed bytes of dynamic area adds 0a46c8549f8c tracing: probeevent: Append traceprobe_ for exported function adds 9b960a38835f tracing: probeevent: Unify fetch_insn processing common part adds 60c2e0cebfd0 tracing: probeevent: Add symbol type adds 40b53b771806 tracing: probeevent: Add array type support adds 3c88ee194c28 x86: ptrace: Add function argument access API adds a1303af5d79e tracing: probeevent: Add $argN for accessing function args adds f3f58935edbc tracing/uprobes: Fix to return -EFAULT if copy_from_user failed adds 59158ec4aef7 tracing/kprobes: Check the probe on unloaded module correctly adds a6682814f371 tracing/kprobes: Allow kprobe-events to record module symbol adds bf173ca92da9 tracing: probeevent: Fix uninitialized used of offset in p [...] adds da387e5c930f tracing: Export trace_dump_stack to modules adds a2acce536921 tracing: Have stack tracer trace full stack adds 343a9f35409b Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/li [...] adds 672ca9dd13f1 Cramfs: fix abad comparison when wrap-arounds occur adds 56ce68bceeef Cramfs: trivial whitespace fixes adds 9b190ecca11c Merge tag 'cramfs_fixes' of git://git.linaro.org/people/ni [...] adds 9eb190fca8f9 NFSD CB_OFFLOAD xdr adds 6308bc98e86e NFSD OFFLOAD_STATUS xdr adds 885e2bf3ea51 NFSD OFFLOAD_CANCEL xdr adds e0639dc5805a NFSD introduce async copy feature adds 7d20b6a2728f nfsd: remove set but not used variable 'dirp' adds 30382d6ce593 SUNRPC: Remove the server 'authtab_lock' and just use RCU adds 608a0ab2f54a SUNRPC: Add lockless lookup of the server's auth domain adds b92a8fababa9 SUNRPC: Refactor sunrpc_cache_lookup adds ae74136b4bb6 SUNRPC: Allow cache lookups to use RCU protection rather t [...] adds fd5d2f78261b SUNRPC: Make server side AUTH_UNIX use lockless lookups adds 9ceddd9da134 knfsd: Allow lockless lookups of the exports adds 6d1616b26cd9 SUNRPC: Lockless server RPCSEC_GSS context lookup adds 9d5afd9491c8 knfsd: Lockless lookup of NFSv4 identities. adds 437f91451349 NFS: Lockless DNS lookups adds a6482733bc98 NFS: Fix up a typo in nfs_dns_ent_put adds d48cf356a130 SUNRPC: Remove non-RCU protected lookup adds 1863d77f15da SUNRPC: Replace the cache_detail->hash_lock with a regular [...] adds 4c8e5537bb28 SUNRPC: Simplify TCP receive code adds 3e87da5145fc knfsd: Remove dead code from nfsd_cache_lookup adds 76ecec21197a knfsd: Simplify NFS duplicate replay cache adds ed00c2f65267 knfsd: Further simplify the cache lookup adds 736c6625de66 knfsd: Improve lookup performance in the duplicate reply c [...] adds 0ac203cb1f03 nfsd: fix fall-through annotations adds f3c1fd0ee294 svcrdma: Reduce max_send_sges adds 596f2a195043 svcrdma: Remove ->release_rqst call in bc reply handler adds 07880fa4968b svcrdma: Remove try_module_get from backchannel adds 3ae2cefb613b svcrdma: Increase the default connection credit limit adds bd8d72507886 nfsd: correctly decrement odstate refcount in error path adds bb6ad5572c00 nfsd: Fix an Oops in free_session() adds 93f38b6fae0e lockd: fix access beyond unterminated strings in prints adds 310c7585e830 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
No new revisions were added by this update.
Summary of changes: Documentation/filesystems/nfs/rpc-cache.txt | 6 +- Documentation/trace/kprobetrace.rst | 23 +- MAINTAINERS | 1 + arch/Kconfig | 7 + arch/x86/Kconfig | 1 + arch/x86/include/asm/ptrace.h | 38 ++ arch/x86/xen/platform-pci-unplug.c | 4 + arch/x86/xen/spinlock.c | 33 +- arch/x86/xen/xen-pvh.S | 2 +- drivers/xen/Kconfig | 13 +- drivers/xen/xen-balloon.c | 13 +- drivers/xen/xenbus/xenbus_client.c | 6 +- fs/cramfs/inode.c | 7 +- fs/lockd/host.c | 2 +- fs/nfs/dns_resolve.c | 15 +- fs/nfsd/cache.h | 20 +- fs/nfsd/export.c | 14 +- fs/nfsd/export.h | 2 + fs/nfsd/netns.h | 8 + fs/nfsd/nfs4callback.c | 98 +++ fs/nfsd/nfs4idmap.c | 11 +- fs/nfsd/nfs4proc.c | 289 ++++++++- fs/nfsd/nfs4state.c | 41 +- fs/nfsd/nfs4xdr.c | 50 +- fs/nfsd/nfscache.c | 142 ++--- fs/nfsd/nfsctl.c | 1 + fs/nfsd/state.h | 10 + fs/nfsd/vfs.c | 5 +- fs/nfsd/xdr4.h | 28 + fs/nfsd/xdr4cb.h | 10 + include/linux/sunrpc/cache.h | 18 +- include/linux/sunrpc/svc_rdma.h | 13 +- include/linux/sunrpc/svcauth.h | 1 + include/linux/trace_events.h | 3 +- include/linux/uprobes.h | 5 + kernel/events/core.c | 49 +- kernel/events/uprobes.c | 278 ++++++++- kernel/trace/trace.c | 12 +- kernel/trace/trace_event_perf.c | 7 +- kernel/trace/trace_events_hist.c | 4 +- kernel/trace/trace_kprobe.c | 412 +++++-------- kernel/trace/trace_probe.c | 672 ++++++++++----------- kernel/trace/trace_probe.h | 289 +++------ kernel/trace/trace_probe_tmpl.h | 216 +++++++ kernel/trace/trace_stack.c | 2 +- kernel/trace/trace_uprobe.c | 255 ++++---- net/sunrpc/auth_gss/svcauth_gss.c | 41 +- net/sunrpc/cache.c | 153 +++-- net/sunrpc/svc_xprt.c | 2 +- net/sunrpc/svcauth.c | 74 ++- net/sunrpc/svcauth_unix.c | 24 +- net/sunrpc/svcsock.c | 53 +- net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 23 +- net/sunrpc/xprtrdma/svc_rdma_transport.c | 10 +- tools/perf/util/probe-event.c | 39 +- tools/perf/util/probe-event.h | 1 + tools/perf/util/probe-file.c | 34 +- tools/perf/util/probe-file.h | 1 + tools/perf/util/symbol-elf.c | 46 +- tools/perf/util/symbol.h | 7 + .../trigger-synthetic-event-createremove.tc | 12 +- 61 files changed, 2340 insertions(+), 1316 deletions(-) create mode 100644 kernel/trace/trace_probe_tmpl.h