This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1ca0f935a126 Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/li [...] new 31d113995611 ftrace: Initialize variables for ftrace_startup/shutdown_subops() new 08275e59a750 ftrace: Reinitialize hash to EMPTY_HASH after freeing new c45c585dde53 ftrace: Free ftrace hashes after they are replaced in the [...] new 92f1d3b40179 ftrace: fix incorrect hash size in register_ftrace_direct() new 3b4e87e6a593 ftrace: Fix type of ftrace_graph_ent_entry.depth new a8c5b0ed89a3 tracing: Fix filter string testing new d481ee35247d tracing: selftests: Add testing a user string to filters new fa6ad96dca04 Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/sc [...] new 75caec0c2aa3 i2c: atr: Fix wrong include new 424eafe65647 i2c: cros-ec-tunnel: defer probe if parent EC is not present new 24aaced72a68 Merge tag 'i2c-host-fixes-6.15-rc3' of git://git.kernel.or [...] new 6fe8131757bd Merge tag 'i2c-for-6.15-rc3' of git://git.kernel.org/pub/s [...] new c443279a87d5 Kconfig: switch CONFIG_SYSFS_SYCALL default to n new ddee68c499f7 hfs{plus}: add deprecation warning new c86b300b1ea3 fs: add kern_path_locked_negative() new a681b7c17dd2 fs: ensure that *path_locked*() helpers leave passed path [...] new 0a65bc27bd64 eventpoll: Set epoll timeout if it's in the future new 58db1c3cd0ce netfs: Mark __nonstring lookup tables new 777d0961ff95 fs: move the bdex_statx call to vfs_getattr_nosec new 408e4504f97c Revert "hfs{plus}: add deprecation warning" new 119009db2674 Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/p [...]
The 21 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: block/bdev.c | 3 +- drivers/i2c/busses/i2c-cros-ec-tunnel.c | 3 + drivers/i2c/i2c-atr.c | 2 +- fs/eventpoll.c | 10 ++- fs/namei.c | 81 ++++++++++++++++------ fs/netfs/fscache_cache.c | 2 +- fs/netfs/fscache_cookie.c | 2 +- fs/stat.c | 32 +++++---- include/linux/blkdev.h | 6 +- include/linux/namei.h | 1 + init/Kconfig | 20 +++--- kernel/audit_watch.c | 16 +++-- kernel/trace/ftrace.c | 27 +++++--- kernel/trace/trace_entries.h | 4 +- kernel/trace/trace_events_filter.c | 4 +- .../ftrace/test.d/filter/event-filter-function.tc | 20 ++++++ 16 files changed, 159 insertions(+), 74 deletions(-)