index
:
linux.git
arm64-uaccess
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
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
Andrea Righi
7 days
1
-1
/
+5
*
bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
Priya Bala Govindasamy
10 days
1
-0
/
+6
*
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
11 days
1
-0
/
+138
*
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
11 days
2
-76
/
+8
*
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
12 days
1
-0
/
+6
*
bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs
Eduard Zingerman
12 days
1
-2
/
+5
*
bpf: fix potential error return
Anton Protopopov
2024-12-10
1
-1
/
+5
*
bpf: check changes_pkt_data property for extension programs
Eduard Zingerman
2024-12-10
1
-4
/
+12
*
bpf: track changes_pkt_data property for global functions
Eduard Zingerman
2024-12-10
1
-1
/
+31
*
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
2024-12-10
2
-2
/
+2
*
bpf: add find_containing_subprog() utility function
Eduard Zingerman
2024-12-10
1
-4
/
+24
*
bpf: Use raw_spinlock_t for LPM trie
Hou Tao
2024-12-06
1
-6
/
+6
*
bpf: Switch to bpf mem allocator for LPM trie
Hou Tao
2024-12-06
1
-23
/
+48
*
bpf: Fix exact match conditions in trie_get_next_key()
Hou Tao
2024-12-06
1
-2
/
+2
*
bpf: Handle in-place update for full LPM trie correctly
Hou Tao
2024-12-06
1
-23
/
+21
*
bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
Hou Tao
2024-12-06
1
-3
/
+20
*
bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
Hou Tao
2024-12-06
1
-3
/
+1
*
bpf: Remove unnecessary check when updating LPM trie
Hou Tao
2024-12-06
1
-2
/
+1
*
bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
Tao Lyu
2024-12-04
1
-0
/
+1
*
bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
Kumar Kartikeya Dwivedi
2024-12-04
1
-3
/
+6
*
bpf: Zero index arg error string for dynptr and iter
Kumar Kartikeya Dwivedi
2024-12-02
1
-6
/
+6
*
bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
Tao Lyu
2024-12-02
1
-0
/
+5
*
bpf: fix OOB devmap writes when deleting elements
Maciej Fijalkowski
2024-11-25
1
-3
/
+3
*
bpf, lsm: Remove getlsmprop hooks BTF IDs
Thomas Weißschuh
2024-11-25
1
-2
/
+0
*
Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-22
1
-1
/
+1
|
\
|
*
bpf: Constify ctl_table argument of filter function
Thomas Weißschuh
2024-10-09
1
-1
/
+1
*
|
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-11-22
1
-18
/
+49
|
\
\
|
*
|
bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint BPF links
Andrii Nakryiko
2024-11-01
1
-2
/
+4
|
*
|
bpf: decouple BPF link/attach hook and BPF program sleepable semantics
Andrii Nakryiko
2024-11-01
1
-11
/
+28
|
*
|
bpf: put bpf_link's program when link is safe to be deallocated
Andrii Nakryiko
2024-11-01
1
-5
/
+17
|
|
/
*
|
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-11-21
20
-288
/
+1456
|
\
\
|
*
|
bpf: use common instruction history across all states
Andrii Nakryiko
2024-11-15
1
-55
/
+52
|
*
|
bpf: Add necessary migrate_disable to range_tree.
Yonghong Song
2024-11-15
1
-0
/
+10
|
*
|
bpf: Do not alloc arena on unsupported arches
Viktor Malik
2024-11-15
1
-0
/
+4
|
*
|
bpf: Introduce range_tree data structure and use it in bpf arena
Alexei Starovoitov
2024-11-13
4
-15
/
+304
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-11-13
5
-28
/
+84
|
|
\
\
|
*
|
|
bpf: Add kernel symbol for struct_ops trampoline
Xu Kuohai
2024-11-12
3
-4
/
+87
|
*
|
|
bpf: Use function pointers count as struct_ops links count
Xu Kuohai
2024-11-12
1
-10
/
+25
|
*
|
|
bpf: Remove unused member rcu from bpf_struct_ops_map
Xu Kuohai
2024-11-12
1
-1
/
+0
|
*
|
|
bpf: Support private stack for struct_ops progs
Yonghong Song
2024-11-12
2
-1
/
+10
|
*
|
|
bpf: Enable private stack for eligible subprogs
Yonghong Song
2024-11-12
1
-0
/
+11
|
*
|
|
bpf: Find eligible subprogs for private stack support
Yonghong Song
2024-11-12
2
-10
/
+91
|
*
|
|
bpf: Drop special callback reference handling
Kumar Kartikeya Dwivedi
2024-11-11
1
-20
/
+5
|
*
|
|
bpf: Refactor active lock management
Kumar Kartikeya Dwivedi
2024-11-11
1
-39
/
+107
|
*
|
|
bpf: Call free_htab_elem() after htab_unlock_bucket()
Hou Tao
2024-11-11
1
-17
/
+39
|
*
|
|
bpf: Add support for uprobe multi session attach
Jiri Olsa
2024-11-11
2
-2
/
+8
|
*
|
|
bpf: Allow return values 0 and 1 for kprobe session
Jiri Olsa
2024-11-11
1
-0
/
+9
|
*
|
|
bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2024-11-04
2
-8
/
+76
|
*
|
|
bpf: Unify resource leak checks
Kumar Kartikeya Dwivedi
2024-11-03
1
-56
/
+34
|
*
|
|
bpf: Tighten tail call checks for lingering locks, RCU, preempt_disable
Kumar Kartikeya Dwivedi
2024-11-03
1
-0
/
+15
[next]