index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-29
5
-42
/
+411
|
\
|
*
bpf: Add bpf_get_func_ip helper support for uprobe link
Jiri Olsa
2023-08-21
1
-3
/
+30
|
*
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
2023-08-21
1
-0
/
+33
|
*
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
2023-08-21
1
-4
/
+41
|
*
bpf: Add multi uprobe link
Jiri Olsa
2023-08-21
1
-0
/
+233
|
*
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
2023-08-07
3
-7
/
+16
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
2
-15
/
+8
|
|
\
|
|
*
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
2023-08-02
1
-11
/
+0
|
|
*
tracing: bpf: use struct trace_entry in struct syscall_tp_t
Yauheni Kaliuta
2023-08-01
1
-4
/
+8
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
7
-31
/
+37
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
4
-7
/
+17
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
6
-29
/
+24
|
|
\
\
\
|
*
\
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-13
3
-14
/
+51
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Support ->fill_link_info for perf_event
Yafang Shao
2023-07-11
1
-3
/
+7
|
|
*
|
|
|
bpf: Expose symbol's respective address
Yafang Shao
2023-07-11
1
-12
/
+4
|
|
*
|
|
|
bpf: Clear the probe_addr for uprobe
Yafang Shao
2023-07-11
2
-2
/
+3
|
|
*
|
|
|
bpf: Protect probed address based on kptr_restrict setting
Yafang Shao
2023-07-11
1
-1
/
+4
|
|
*
|
|
|
bpf: Support ->fill_link_info for kprobe_multi
Yafang Shao
2023-07-11
1
-0
/
+37
*
|
|
|
|
|
tracing: Introduce pipe_cpumask to avoid race on trace_pipes
Zheng Yejian
2023-08-21
2
-7
/
+50
*
|
|
|
|
|
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
2023-08-17
3
-2
/
+12
*
|
|
|
|
|
tracing/synthetic: Allocate one additional element for size
Sven Schnelle
2023-08-16
1
-1
/
+2
*
|
|
|
|
|
tracing/synthetic: Skip first entry for stack traces
Sven Schnelle
2023-08-16
1
-13
/
+4
*
|
|
|
|
|
tracing/synthetic: Use union instead of casts
Sven Schnelle
2023-08-16
2
-50
/
+45
*
|
|
|
|
|
tracing: Fix cpu buffers unavailable due to 'record_disabled' missed
Zheng Yejian
2023-08-16
1
-0
/
+6
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-03
1
-5
/
+12
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
1
-5
/
+12
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
bpf: Disable preemption in bpf_event_output
Jiri Olsa
2023-07-25
1
-1
/
+5
|
|
*
|
|
|
bpf: Disable preemption in bpf_perf_event_output
Jiri Olsa
2023-07-25
1
-4
/
+7
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-30
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
tracing/probes: Fix to add NULL check for BTF APIs
Masami Hiramatsu (Google)
2023-07-26
1
-4
/
+4
|
|
/
/
/
/
*
|
|
|
|
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
2023-07-28
1
-10
/
+4
*
|
|
|
|
tracing: Fix kernel-doc warnings in trace_seq.c
Gaosheng Cui
2023-07-28
1
-0
/
+1
*
|
|
|
|
tracing: Fix kernel-doc warnings in trace_events_trigger.c
Gaosheng Cui
2023-07-28
1
-0
/
+2
*
|
|
|
|
tracing/synthetic: Fix kernel-doc warnings in trace_events_synth.c
Gaosheng Cui
2023-07-28
1
-0
/
+1
*
|
|
|
|
ring-buffer: Fix kernel-doc warnings in ring_buffer.c
Gaosheng Cui
2023-07-28
1
-2
/
+1
*
|
|
|
|
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
2023-07-28
1
-10
/
+12
|
/
/
/
/
*
|
|
|
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
2023-07-23
1
-1
/
+2
*
|
|
|
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
2023-07-23
2
-2
/
+15
*
|
|
|
tracing: Remove unused extern declaration tracing_map_set_field_descr()
YueHaibing
2023-07-23
1
-4
/
+0
|
/
/
/
*
|
|
Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-16
6
-29
/
+24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
2023-07-14
3
-12
/
+14
|
*
|
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
2023-07-14
3
-26
/
+9
|
*
|
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
2023-07-14
1
-5
/
+7
|
*
|
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
2023-07-14
1
-0
/
+2
|
*
|
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
2023-07-14
1
-2
/
+2
|
*
|
fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is running
Masami Hiramatsu (Google)
2023-07-14
1
-0
/
+6
*
|
|
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-13
8
-30
/
+81
|
\
\
\
|
*
|
|
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
2023-07-13
1
-0
/
+1
|
*
|
|
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-07-12
1
-3
/
+5
|
*
|
|
tracing: Stop FORTIFY_SOURCE complaining about stack trace caller
Steven Rostedt (Google)
2023-07-12
1
-2
/
+19
[next]