This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from 7eb172143d55 Linux 6.14-rc5 adds ac965d7d88fc tracing: tprobe-events: Fix a memory leak when tprobe with [...] adds d0453655b6dd tracing: tprobe-events: Reject invalid tracepoint name adds db5e228611b1 tracing: fprobe-events: Log error for exceeding the number [...] adds fd5ba38390c5 tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro adds 26edad06d5c3 Merge tag 'probes-fixes-v6.14-rc4' of git://git.kernel.org [...] adds 4b90de5bc0f5 xfs: reduce context switches for synchronous buffered I/O adds efc5f7a9f3d8 xfs: decouple buffer readahead from the normal buffer read path adds 0d1120b9bbe4 xfs: remove most in-flight buffer accounting adds 9b47d37496e2 xfs: remove the XBF_STALE check from xfs_buf_rele_cached adds d9a9c94dbc8b Merge tag 'xfs-fixes-6.14-rc6' of git://git.kernel.org/pub [...] adds e4cf8ec4de4e affs: generate OFS sequence numbers starting at 1 adds 011ea742a25a affs: don't write overlarge OFS data block size fields adds 99fa936e8e4f Merge tag 'affs-6.14-rc5-tag' of git://git.kernel.org/pub/ [...]
No new revisions were added by this update.
Summary of changes: fs/affs/file.c | 9 ++- fs/xfs/xfs_buf.c | 182 +++++++++++++++----------------------------- fs/xfs/xfs_buf.h | 7 +- fs/xfs/xfs_buf_mem.c | 2 +- fs/xfs/xfs_log_recover.c | 2 +- fs/xfs/xfs_mount.c | 7 +- fs/xfs/xfs_rtalloc.c | 2 +- fs/xfs/xfs_trace.h | 1 + kernel/trace/trace_fprobe.c | 20 +++++ kernel/trace/trace_probe.h | 5 +- 10 files changed, 99 insertions(+), 138 deletions(-)