This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f016f7547aee Merge tag 'gpio-fixes-for-v6.7-rc8' of git://git.kernel.or [...] new 7c2230982129 locking/osq_lock: Move the definition of optimistic_spin_n [...] new 563adbfc351b locking/osq_lock: Clarify osq_wait_next() calling convention new b106bcf0f99a locking/osq_lock: Clarify osq_wait_next() new 7e8358edf503 eventfs: Fix file and directory uid and gid ownership new 623b1f896fa8 ring-buffer: Fix wake ups when buffer_percent is set to 100 new 39a7dc23a1ed tracing: Fix blocked reader of snapshot buffer new d05cb470663a ftrace: Fix modification of direct_function hash while in use new 453f5db0619e Merge tag 'trace-v6.7-rc7' of git://git.kernel.org/pub/scm [...]
The 8 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: fs/tracefs/event_inode.c | 105 ++++++++++++++++++++++++++++++++++++++++----- fs/tracefs/inode.c | 6 +++ fs/tracefs/internal.h | 2 + include/linux/osq_lock.h | 5 --- kernel/locking/osq_lock.c | 37 ++++++++-------- kernel/trace/ftrace.c | 100 ++++++++++++++++++++---------------------- kernel/trace/ring_buffer.c | 12 ++++-- kernel/trace/trace.c | 20 +++++++-- 8 files changed, 196 insertions(+), 91 deletions(-)