lkml.org 
[lkml]   [2023]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[for-linus][PATCH 0/3] tracing: More fixes for v6.7-rc6

Tracing fixes for 6.7:

- Fix another kerneldoc warning

- Fix eventfs files to inherit the ownership of its parent directory.
The dynamic creating of dentries in eventfs did not take into
account if the tracefs file system was mounted with a gid/uid,
and would still default to the gid/uid of root. This is a regression.

- Fix warning when synthetic event testing is enabled along with
startup event tracing testing is enabled

git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
trace/urgent

Head SHA1: 88b30c7f5d27e1594d70dc2bd7199b18f2b57fa9


Randy Dunlap (1):
tracing/synthetic: fix kernel-doc warnings

Steven Rostedt (Google) (2):
eventfs: Have event files and directories default to parent uid and gid
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()

----
fs/tracefs/event_inode.c | 12 +++++++++---
kernel/trace/synth_event_gen_test.c | 11 +++++++++++
kernel/trace/trace_events_synth.c | 4 ++--
3 files changed, 22 insertions(+), 5 deletions(-)

\
 
 \ /
  Last update: 2023-12-21 16:13    [W:0.029 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site