index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
bpf
/
kfuncs.rst
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-02-01
1
-4
/
+4
*
bpf: Introduce KF_ARG_PTR_TO_CONST_STR
Song Liu
2023-11-10
1
-0
/
+24
*
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-11-02
1
-4
/
+2
*
bpf, docs: Document existing macros instead of deprecated
Anton Protopopov
2023-06-22
1
-6
/
+32
*
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
Daniel Rosenberg
2023-05-07
1
-1
/
+22
*
bpf,docs: Remove KF_KPTR_GET from documentation
David Vernet
2023-04-16
1
-15
/
+6
*
bpf,docs: Remove references to bpf_cgroup_kptr_get()
David Vernet
2023-04-12
1
-68
/
+0
*
bpf,docs: Update documentation to reflect new task kfuncs
David Vernet
2023-04-01
1
-6
/
+43
*
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
2023-03-26
1
-3
/
+4
*
bpf: Introduce kptr_rcu.
Alexei Starovoitov
2023-03-03
1
-5
/
+7
*
bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.
Alexei Starovoitov
2023-03-03
1
-1
/
+1
*
bpf, docs: Fix __uninit kfunc doc section
David Vernet
2023-03-02
1
-1
/
+1
*
bpf: Add __uninit kfunc annotation
Joanne Koong
2023-03-01
1
-0
/
+17
*
bpf: Add bpf_cgroup_from_id() kfunc
Tejun Heo
2023-02-23
1
-3
/
+7
*
bpf/docs: Document kfunc lifecycle / stability expectations
David Vernet
2023-02-03
1
-5
/
+120
*
bpf: Document usage of the new __bpf_kfunc macro
David Vernet
2023-02-02
1
-3
/
+17
*
bpf/docs: Document the nocast aliasing behavior of ___init
David Vernet
2023-01-25
1
-0
/
+43
*
bpf/docs: Document how nested trusted fields may be defined
David Vernet
2023-01-25
1
-1
/
+21
*
bpf/docs: Document cpumask kfuncs in a new file
David Vernet
2023-01-25
1
-0
/
+11
*
bpf/docs: Document struct cgroup * kfuncs
David Vernet
2022-12-08
1
-0
/
+115
*
bpf/docs: Document struct task_struct * kfuncs
David Vernet
2022-12-08
1
-0
/
+83
*
docs/bpf: Add KF_RCU documentation
Yonghong Song
2022-12-04
1
-0
/
+9
*
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
2022-11-20
1
-16
/
+14
*
bpf: Support constant scalar arguments for kfuncs
Kumar Kartikeya Dwivedi
2022-11-18
1
-0
/
+24
*
bpf: Tweak definition of KF_TRUSTED_ARGS
Kumar Kartikeya Dwivedi
2022-09-22
1
-8
/
+16
*
bpf: add destructive kfunc flag
Artem Savkov
2022-08-10
1
-0
/
+9
*
btf: Add a new kfunc flag which allows to mark a function to be sleepable
Benjamin Tissoires
2022-08-09
1
-0
/
+6
*
bpf: Add documentation for kfuncs
Kumar Kartikeya Dwivedi
2022-07-22
1
-0
/
+170