index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
tracing: probes: Fix to zero initialize a local variable
Masami Hiramatsu (Google)
1
-1
/
+1
2024-11-01
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
1
-2
/
+0
2024-11-01
bpf: Add MEM_WRITE attribute
Daniel Borkmann
1
-2
/
+2
2024-11-01
tracing: Consider the NULL character when validating the event length
Leo Yan
1
-1
/
+1
2024-11-01
tracing/probes: Fix MAX_TRACE_ARGS limit handling
Mikel Rychliski
4
-4
/
+19
2024-11-01
uprobe: avoid out-of-bounds memory access of fetching args
Qiao Ma
1
-3
/
+6
2024-11-01
uprobes: prevent mutex_lock() under rcu_read_lock()
Andrii Nakryiko
1
-5
/
+9
2024-11-01
uprobes: prepare uprobe args buffer lazily
Andrii Nakryiko
1
-21
/
+28
2024-11-01
uprobes: encapsulate preparation of uprobe args buffer
Andrii Nakryiko
1
-37
/
+41
2024-11-01
tracing/probes: Support $argN in return probe (kprobe and fprobe)
Masami Hiramatsu (Google)
8
-62
/
+283
2024-11-01
tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
Masami Hiramatsu (Google)
6
-9
/
+11
2024-11-01
tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
Masami Hiramatsu (Google)
1
-1
/
+1
2024-11-01
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2
-5
/
+14
2024-10-17
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
1
-10
/
+8
2024-10-17
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
1
-4
/
+2
2024-10-10
tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline
Wei Li
1
-2
/
+5
2024-10-10
tracing/timerlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-10
tracing/timerlat: Drop interface_lock in stop_kthread()
Wei Li
1
-7
/
+6
2024-10-10
tracing/hwlat: Fix a race during cpuhp processing
Wei Li
1
-0
/
+2
2024-10-04
bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()
Oleg Nesterov
1
-3
/
+6
2024-10-04
bpf: Fix helper writes to read-only maps
Daniel Borkmann
1
-2
/
+4
2024-09-18
tracing/osnoise: Fix build when timerlat is not enabled
Steven Rostedt
1
-5
/
+5
2024-09-12
tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...
Steven Rostedt
1
-7
/
+6
2024-09-12
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
1
-0
/
+2
2024-09-12
tracing/timerlat: Only clear timer if a kthread exists
Steven Rostedt
1
-6
/
+13
2024-09-12
tracing/osnoise: Use a cpumask to know what threads are kthreads
Steven Rostedt
1
-3
/
+15
2024-09-04
tracing: Have format file honor EVENT_FILE_FL_FREED
Steven Rostedt
5
-19
/
+49
2024-08-14
tracing: Fix overflow in get_free_elt()
Tze-nan Wu
1
-3
/
+3
2024-08-03
trace/pid_list: Change gfp flags in pid_list_fill_irq()
levi.yun
1
-2
/
+2
2024-06-27
tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
Jeff Johnson
1
-0
/
+1
2024-06-27
tracing: Build event generation tests only as modules
Masami Hiramatsu (Google)
1
-2
/
+2
2024-06-27
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+1
2024-06-21
bpf: fix multi-uprobe PID filtering logic
Andrii Nakryiko
1
-4
/
+4
2024-06-21
bpf: Store ref_ctr_offsets values in bpf_uprobe array
Jiri Olsa
1
-11
/
+3
2024-06-12
tracing/probes: fix error check in parse_btf_field()
Carlos López
1
-0
/
+4
2024-06-12
rv: Update rv_en(dis)able_monitor doc to match kernel-doc
Yang Li
1
-0
/
+2
2024-06-12
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
1
-0
/
+12
2024-06-12
tracing/user_events: Fix non-spaced field matching
Beau Belgrave
1
-1
/
+75
2024-06-12
tracing/user_events: Prepare find/delete for same name events
Beau Belgrave
1
-48
/
+59
2024-06-12
tracing/user_events: Allow events to persist for perfmon_capable users
Beau Belgrave
1
-14
/
+22
2024-06-12
ring-buffer: Fix a race between readers and resize checks
Petr Pavlu
1
-0
/
+9
2024-06-12
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
1
-16
/
+23
2024-04-17
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
1
-0
/
+4
2024-04-17
ring-buffer: Only update pages_touched when a new page is touched
Steven Rostedt (Google)
1
-3
/
+3
2024-04-13
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...
linke li
1
-1
/
+1
2024-04-10
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
1
-2
/
+2
2024-04-10
bpf: put uprobe link's path and task in release callback
Andrii Nakryiko
1
-3
/
+3
2024-04-03
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
1
-6
/
+15
2024-04-03
ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
Steven Rostedt (Google)
1
-48
/
+68
2024-04-03
ring-buffer: Fix full_waiters_pending in poll
Steven Rostedt (Google)
1
-7
/
+20
[next]