index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
helpers.c
Age
Commit message (
Expand
)
Author
2025-09-23
bpf: task work scheduling kfuncs
Mykyta Yatsenko
2025-09-23
bpf: extract map key pointer calculation
Mykyta Yatsenko
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
2025-09-18
bpf: Move the signature kfuncs to helpers.c
KP Singh
2025-09-15
bpf: Do not limit bpf_cgroup_from_id to current's namespace
Kumar Kartikeya Dwivedi
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2025-09-09
bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()
Peilin Ye
2025-09-09
bpf: Fix bpf_strnstr() to handle suffix match cases better
Rong Tao
2025-09-08
bpf: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-04
bpf: add bpf_strcasecmp kfunc
Rong Tao
2025-08-22
bpf: Remove preempt_disable in bpf_try_get_buffers
Tao Chen
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2025-07-03
bpf: Ensure RCU lock is held around bpf_prog_ksym_find
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Refactor bprintf buffer support
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Add bpf_dynptr_memset() kfunc
Ihor Solodrai
2025-07-01
bpf: Reject %p% format string in bprintf-like helpers
Paul Chaignon
2025-06-27
bpf: guard BTF_ID_FLAGS(bpf_cgroup_read_xattr) with CONFIG_BPF_LSM
Eduard Zingerman
2025-06-27
bpf: Fix string kfuncs names in doc comments
Viktor Malik
2025-06-26
Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Alexei Starovoitov
2025-06-26
bpf: Add kfuncs for read-only string operations
Viktor Malik
2025-06-23
bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
Song Liu
2025-05-27
bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
Hou Tao
2025-05-27
bpf: Warn with __bpf_trap() kfunc maybe due to uninitialized variable
Yonghong Song
2025-05-27
bpf: Add open coded dmabuf iterator
T.J. Mercier
2025-05-13
bpf: Add support for __prog argument suffix to pass in prog->aux
Kumar Kartikeya Dwivedi
2025-05-12
bpf: Implement dynptr copy kfuncs
Mykyta Yatsenko
2025-05-12
helpers: make few bpf helpers public
Mykyta Yatsenko
2025-05-09
bpf: Allow some trace helpers for all prog types
Feng Yang
2025-05-06
bpf: Add bpf_list_{front,back} kfunc
Martin KaFai Lau
2025-05-06
bpf: Add bpf_rbtree_{root,left,right} kfunc
Martin KaFai Lau
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-18
bpf: Make perf_event_read_output accessible in all program types.
Emil Tsalapatis
2025-03-15
bpf/helpers: Introduce bpf_dynptr_copy kfunc
Mykyta Yatsenko
2025-03-15
bpf/helpers: Refactor bpf_dynptr_read and bpf_dynptr_write
Mykyta Yatsenko
2025-02-19
bpf: Add bpf_copy_from_user_task_str() kfunc
Jordan Rome
2025-02-18
bpf: Switch to use hrtimer_setup()
Nam Cao
2025-01-20
bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT
Hou Tao
2025-01-08
bpf: Remove migrate_{disable|enable} in bpf_obj_free_fields()
Hou Tao
2024-12-13
bpf: Fix configuration-dependent BTF function references
Thomas Weißschuh
2024-12-04
bpf: Introduce support for bpf_local_irq_{save,restore}
Kumar Kartikeya Dwivedi
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-11-01
bpf: Add open coded version of kmem_cache iterator
Namhyung Kim
2024-10-30
bpf: Use __u64 to save the bits in bits iterator
Hou Tao
2024-10-30
bpf: Check the validity of nr_words in bpf_iter_bits_new()
Hou Tao
2024-10-30
bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
Hou Tao
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
[next]