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
compress-2025-01-23
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
/
bpf_trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Tao Chen
1
-2
/
+7
2025-06-19
bpf: Fix WARN() in get_bpf_raw_tp_regs
Tao Chen
1
-1
/
+1
2025-05-02
bpf: Fix deadlock between rcu_tasks_trace and event_mutex.
Alexei Starovoitov
1
-3
/
+4
2025-04-10
bpf: Use preempt_count() directly in bpf_send_signal_common()
Hou Tao
1
-1
/
+1
2025-02-08
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
1
-1
/
+1
2025-02-08
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
1
-5
/
+6
2024-12-19
bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
Jiri Olsa
1
-0
/
+4
2024-12-19
bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
Jann Horn
1
-0
/
+7
2024-12-09
bpf: Force uprobe bpf program to always return 0
Jiri Olsa
1
-3
/
+2
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
bpf: Add missed value to kprobe perf link info
Jiri Olsa
1
-2
/
+3
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-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-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-01-25
bpf: Limit the number of kprobes when attaching program to multiple kprobes
Hou Tao
1
-0
/
+3
2024-01-25
bpf: Limit the number of uprobes when attaching program to multiple uprobes
Hou Tao
1
-0
/
+4
2023-09-15
bpf: Fix uprobe_multi get_pid_task error path
Jiri Olsa
1
-1
/
+3
2023-09-08
bpf: Add override check to kprobe multi link attach
Jiri Olsa
1
-0
/
+16
2023-08-21
bpf: Add bpf_get_func_ip helper support for uprobe link
Jiri Olsa
1
-3
/
+30
2023-08-21
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
1
-0
/
+33
2023-08-21
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
1
-4
/
+41
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
1
-0
/
+233
2023-08-07
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
1
-1
/
+10
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-11
/
+0
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+12
2023-08-02
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
1
-11
/
+0
2023-07-25
bpf: Disable preemption in bpf_event_output
Jiri Olsa
1
-1
/
+5
2023-07-25
bpf: Disable preemption in bpf_perf_event_output
Jiri Olsa
1
-4
/
+7
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-4
/
+45
2023-07-11
bpf: Support ->fill_link_info for perf_event
Yafang Shao
1
-3
/
+7
2023-07-11
bpf: Clear the probe_addr for uprobe
Yafang Shao
1
-1
/
+1
2023-07-11
bpf: Support ->fill_link_info for kprobe_multi
Yafang Shao
1
-0
/
+37
2023-06-30
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-2
/
+4
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+11
2023-06-07
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
1
-1
/
+11
2023-06-06
fprobe: Pass return address to the handlers
Masami Hiramatsu (Google)
1
-2
/
+4
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+2
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-3
/
+14
2023-04-27
bpf: Add bpf_dynptr_size
Joanne Koong
1
-2
/
+2
2023-03-28
fprobe: Skip exit_handler if entry_handler returns !0
Masami Hiramatsu (Google)
1
-2
/
+13
2023-03-28
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
1
-1
/
+1
2023-03-02
bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
Tejun Heo
1
-4
/
+0
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-79
/
+78
2023-02-20
Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
1
-4
/
+4
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
[next]