index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
helpers.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
bpf: Have bpf_rdonly_cast() take a const pointer
Daniel Xu
2024-02-13
1
-2
/
+2
|
*
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-02-01
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-23
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
Martin KaFai Lau
2024-02-19
1
-1
/
+4
*
|
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
2024-01-25
1
-3
/
+3
*
|
bpf: Support inlining bpf_kptr_xchg() helper
Hou Tao
2024-01-23
1
-0
/
+1
|
/
*
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
1
-3
/
+3
*
x86/cfi,bpf: Fix bpf_exception_cb() signature
Alexei Starovoitov
2023-12-16
1
-1
/
+1
*
bpf: Fix dtor CFI
Peter Zijlstra
2023-12-16
1
-2
/
+14
*
bpf: xdp: Register generic_kfunc_set with XDP programs
Daniel Xu
2023-12-15
1
-0
/
+1
*
bpf: take into account BPF token when fetching helper protos
Andrii Nakryiko
2023-12-06
1
-3
/
+3
*
bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
Hou Tao
2023-12-05
1
-5
/
+8
*
bpf: Add a new kfunc for cgroup1 hierarchy
Yafang Shao
2023-11-14
1
-0
/
+20
*
bpf: Use bpf_mem_free_rcu when bpf_obj_dropping non-refcounted nodes
Dave Marchevsky
2023-11-10
1
-4
/
+1
*
bpf: Add KF_RCU flag to bpf_refcount_acquire_impl
Dave Marchevsky
2023-11-10
1
-1
/
+1
*
bpf: Add __bpf_dynptr_data* for in kernel use
Song Liu
2023-11-10
1
-0
/
+19
*
bpf: Check map->usercnt after timer->timer is assigned
Hou Tao
2023-11-02
1
-9
/
+16
*
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-11-02
1
-4
/
+2
*
bpf: fix compilation error without CGROUPS
Matthieu Baerts
2023-11-02
1
-3
/
+5
*
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
Hou Tao
2023-10-20
1
-8
/
+14
*
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
2023-10-20
1
-2
/
+0
*
bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
Chuyi Zhou
2023-10-20
1
-2
/
+2
*
bpf: Introduce css open-coded iterator kfuncs
Chuyi Zhou
2023-10-20
1
-0
/
+3
*
bpf: Introduce task open coded iterator kfuncs
Chuyi Zhou
2023-10-20
1
-0
/
+3
*
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
2023-10-20
1
-0
/
+3
*
bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
Yafang Shao
2023-10-17
1
-1
/
+6
*
bpf: Introduce task_vma open-coded iterator kfuncs
Dave Marchevsky
2023-10-14
1
-0
/
+3
*
bpf: Add ability to pin bpf timer to calling CPU
David Vernet
2023-10-09
1
-1
/
+4
*
bpf: Fix bpf_throw warning on 32-bit arch
Kumar Kartikeya Dwivedi
2023-09-19
1
-1
/
+1
*
bpf: Disallow fentry/fexit/freplace for exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+1
*
bpf: Prevent KASAN false positive with bpf_throw
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+6
*
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+38
*
bpf: Add alloc/xchg/direct_access support for local percpu kptr
Yonghong Song
2023-09-08
1
-0
/
+16
*
bpf: Allow bpf_spin_{lock,unlock} in sleepable progs
Dave Marchevsky
2023-08-25
1
-0
/
+2
*
bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
Dave Marchevsky
2023-08-25
1
-1
/
+5
*
bpf: fix bpf_dynptr_slice() to stop return an ERR_PTR.
Kui-Feng Lee
2023-08-04
1
-1
/
+1
*
bpf, net: Introduce skb_pointer_if_linear().
Alexei Starovoitov
2023-07-19
1
-1
/
+4
*
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
2023-07-19
1
-4
/
+25
*
bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_node
Dave Marchevsky
2023-07-19
1
-10
/
+13
*
bpf: Make bpf_refcount_acquire fallible for non-owning refs
Dave Marchevsky
2023-06-05
1
-2
/
+6
*
bpf: Fix __bpf_{list,rbtree}_add's beginning-of-node calculation
Dave Marchevsky
2023-06-05
1
-2
/
+2
*
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
Daniel Rosenberg
2023-05-07
1
-12
/
+18
*
bpf: Add bpf_task_under_cgroup() kfunc
Feng Zhou
2023-05-06
1
-0
/
+17
*
bpf: Add bpf_dynptr_clone
Joanne Koong
2023-04-27
1
-0
/
+14
*
bpf: Add bpf_dynptr_size
Joanne Koong
2023-04-27
1
-3
/
+12
*
bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
Joanne Koong
2023-04-27
1
-4
/
+19
*
bpf: Add bpf_dynptr_adjust
Joanne Koong
2023-04-27
1
-0
/
+26
*
bpf: Fix bpf_refcount_acquire's refcount_t address calculation
Dave Marchevsky
2023-04-21
1
-1
/
+1
*
bpf: Centralize btf_field-specific initialization logic
Dave Marchevsky
2023-04-16
1
-8
/
+6
*
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
2023-04-16
1
-1
/
+7
[prev]
[next]