index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
bpf_trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-31
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+13
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-4
/
+10
2025-03-18
bpf: Make perf_event_read_output accessible in all program types.
Emil Tsalapatis
1
-0
/
+5
2025-03-10
bpf: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
1
-11
/
+13
2025-02-26
bpf: Fix deadlock between rcu_tasks_trace and event_mutex.
Alexei Starovoitov
1
-3
/
+4
2025-02-21
bpf: Use preempt_count() directly in bpf_send_signal_common()
Hou Tao
1
-1
/
+1
2025-02-14
x86/ibt: Clean up is_endbr()
Peter Zijlstra
1
-17
/
+4
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-25
/
+33
2025-01-22
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-5
/
+23
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+6
2025-01-16
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
1
-1
/
+1
2025-01-13
bpf: Use ftrace_get_symaddr() for kprobe_multi probes
Masami Hiramatsu (Google)
1
-2
/
+11
2025-01-08
bpf: Return error for missed kprobe multi bpf program execution
Jiri Olsa
1
-1
/
+1
2025-01-08
bpf: Move out synchronize_rcu_tasks_trace from mutex CS
Pu Lehui
1
-8
/
+13
2024-12-26
bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
Masami Hiramatsu (Google)
1
-13
/
+14
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
1
-1
/
+5
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
1
-3
/
+7
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
1
-0
/
+11
2024-12-10
bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
Jiri Olsa
1
-0
/
+4
2024-12-10
bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
Jann Horn
1
-0
/
+7
2024-12-02
bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()
Marco Elver
1
-12
/
+18
2024-12-02
bpf: Remove bpf_probe_write_user() warning message
Marco Elver
1
-3
/
+0
2024-12-02
Merge tag 'v6.13-rc1' into perf/core, to refresh the branch
Ingo Molnar
1
-47
/
+105
2024-11-19
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
1
-5
/
+6
2024-11-11
bpf: Add support for uprobe multi session context
Jiri Olsa
1
-10
/
+18
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
1
-9
/
+27
2024-11-11
bpf: Force uprobe bpf program to always return 0
Jiri Olsa
1
-3
/
+2
2024-11-06
Merge tag 'perf-core-for-bpf-next' from tip tree
Andrii Nakryiko
1
-2
/
+4
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
1
-23
/
+19
2024-10-24
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
1
-2
/
+0
2024-10-23
uprobe: Add data pointer to consumer handlers
Jiri Olsa
1
-2
/
+4
2024-10-23
bpf: Add MEM_WRITE attribute
Daniel Borkmann
1
-2
/
+2
2024-10-22
bpf: Implement bpf_send_signal_task() kfunc
Puranjay Mohan
1
-8
/
+45
2024-10-11
bpf: Fix unpopulated path_size when uprobe_multi fields unset
Tyrone Wu
1
-19
/
+17
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-98
/
+10
2024-09-13
bpf: Fix helper writes to read-only maps
Daniel Borkmann
1
-2
/
+4
2024-09-11
bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
Andrii Nakryiko
1
-2
/
+3
2024-09-05
bpf: Fix uprobe multi pid filter check
Jiri Olsa
1
-1
/
+1
2024-09-05
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
1
-1
/
+4
2024-09-05
uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
Andrii Nakryiko
1
-2
/
+1
2024-09-05
bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()
Oleg Nesterov
1
-3
/
+6
2024-08-20
bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
Matteo Croce
1
-25
/
+2
2024-08-07
bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c
Song Liu
1
-68
/
+0
2024-08-02
uprobes: make uprobe_register() return struct uprobe *
Oleg Nesterov
1
-13
/
+12
2024-08-02
uprobes: kill uprobe_register_refctr()
Oleg Nesterov
1
-4
/
+4
2024-06-21
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
1
-1
/
+1
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
1
-6
/
+9
2024-06-12
bpf: Make bpf_session_cookie() kfunc return long *
Daniel Xu
1
-1
/
+1
2024-06-01
bpf: Fix bpf_session_cookie BTF_ID in special_kfunc_set list
Jiri Olsa
1
-2
/
+0
2024-05-25
bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic
Andrii Nakryiko
1
-2
/
+0
[next]