index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
bpf
/
kfuncs.rst
Age
Commit message (
Expand
)
Author
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2023-11-09
bpf: Introduce KF_ARG_PTR_TO_CONST_STR
Song Liu
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-06-22
bpf, docs: Document existing macros instead of deprecated
Anton Protopopov
2023-05-06
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
Daniel Rosenberg
2023-04-16
bpf,docs: Remove KF_KPTR_GET from documentation
David Vernet
2023-04-12
bpf,docs: Remove references to bpf_cgroup_kptr_get()
David Vernet
2023-04-01
bpf,docs: Update documentation to reflect new task kfuncs
David Vernet
2023-03-25
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
2023-03-03
bpf: Introduce kptr_rcu.
Alexei Starovoitov
2023-03-03
bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.
Alexei Starovoitov
2023-03-01
bpf, docs: Fix __uninit kfunc doc section
David Vernet
2023-03-01
bpf: Add __uninit kfunc annotation
Joanne Koong
2023-02-23
bpf: Add bpf_cgroup_from_id() kfunc
Tejun Heo
2023-02-03
bpf/docs: Document kfunc lifecycle / stability expectations
David Vernet
2023-02-02
bpf: Document usage of the new __bpf_kfunc macro
David Vernet
2023-01-25
bpf/docs: Document the nocast aliasing behavior of ___init
David Vernet
2023-01-25
bpf/docs: Document how nested trusted fields may be defined
David Vernet
2023-01-25
bpf/docs: Document cpumask kfuncs in a new file
David Vernet
2022-12-07
bpf/docs: Document struct cgroup * kfuncs
David Vernet
2022-12-07
bpf/docs: Document struct task_struct * kfuncs
David Vernet
2022-12-04
docs/bpf: Add KF_RCU documentation
Yonghong Song
2022-11-20
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
2022-11-17
bpf: Support constant scalar arguments for kfuncs
Kumar Kartikeya Dwivedi
2022-09-21
bpf: Tweak definition of KF_TRUSTED_ARGS
Kumar Kartikeya Dwivedi
2022-08-10
bpf: add destructive kfunc flag
Artem Savkov
2022-08-09
btf: Add a new kfunc flag which allows to mark a function to be sleepable
Benjamin Tissoires
2022-07-21
bpf: Add documentation for kfuncs
Kumar Kartikeya Dwivedi