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
/
kernel
/
bpf
/
helpers.c
Age
Commit message (
Expand
)
Author
2023-02-13
bpf: Add bpf_rbtree_{add,remove,first} kfuncs
Dave Marchevsky
2023-02-13
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2022-12-28
bpf: rename list_head -> graph_root in field info types
Dave Marchevsky
2022-12-19
bpf: Remove trace_printk_lock
Jiri Olsa
2022-12-19
bpf: Do cleanup in bpf_bprintf_cleanup only when needed
Jiri Olsa
2022-12-19
bpf: Add struct for bin_args arg in bpf_bprintf_prepare
Jiri Olsa
2022-12-08
bpf: Use memmove for bpf_dynptr_{read,write}
Kumar Kartikeya Dwivedi
2022-12-08
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
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-06
bpf: Don't use rcu_users to refcount in task kfuncs
David Vernet
2022-12-04
bpf: Handle MEM_RCU type properly
Yonghong Song
2022-11-24
bpf: Add kfunc bpf_rcu_read_lock/unlock()
Yonghong Song
2022-11-24
bpf: Introduce might_sleep field in bpf_func_proto
Yonghong Song
2022-11-23
bpf: Add bpf_task_from_pid() kfunc
David Vernet
2022-11-23
bpf: Don't use idx variable when registering kfunc dtors
David Vernet
2022-11-22
bpf: Add bpf_cgroup_ancestor() kfunc
David Vernet
2022-11-22
bpf: Enable cgroups to be used as kptrs
David Vernet
2022-11-20
bpf: Add a kfunc for generic type cast
Yonghong Song
2022-11-20
bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctx
Yonghong Song
2022-11-20
bpf: Add support for kfunc set with common btf_ids
Yonghong Song
2022-11-20
bpf: Disallow bpf_obj_new_impl call when bpf_mem_alloc_init fails
Kumar Kartikeya Dwivedi
2022-11-20
bpf: Add kfuncs for storing struct task_struct * as a kptr
David Vernet
2022-11-17
bpf: Introduce single ownership BPF linked list API
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_drop
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Allow locking bpf_spin_lock in allocated objects
Kumar Kartikeya Dwivedi
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2022-11-03
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-21
bpf: Export bpf_dynptr_get_size()
Roberto Sassu
2022-09-21
btf: Export bpf_dynptr definition
Roberto Sassu
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-21
bpf: Gate dynptr API behind CAP_BPF
Kumar Kartikeya Dwivedi
2022-09-15
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
2022-08-23
bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPF
Kumar Kartikeya Dwivedi
2022-08-23
bpf: expose bpf_strtol and bpf_strtoul to all program types
Stanislav Fomichev
2022-08-23
bpf: Introduce cgroup_{common,current}_func_proto
Stanislav Fomichev
2022-08-10
bpf: export crash_kexec() as destructive kfunc
Artem Savkov
2022-08-09
bpf: Add BPF-helper for accessing CLOCK_TAI
Jesper Dangaard Brouer
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
2022-06-17
bpf: Fix non-static bpf_func_proto struct definitions
Joanne Koong
2022-05-23
bpf: Add dynptr data slices
Joanne Koong
2022-05-23
bpf: Add bpf_dynptr_read and bpf_dynptr_write
Joanne Koong
2022-05-23
bpf: Dynptr support for ring buffers
Joanne Koong
2022-05-23
bpf: Add bpf_dynptr_from_mem for local dynptrs
Joanne Koong
2022-05-13
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
[next]