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
Age
Commit message (
Expand
)
Author
2026-01-26
bpf: explicitly align bpf_res_spin_lock
Finn Thain
2026-01-24
bpf: support fsession for bpf_session_cookie
Menglong Dong
2026-01-24
bpf: support fsession for bpf_session_is_return
Menglong Dong
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
2026-01-24
bpf: use the least significant byte for the nr_args in trampoline
Menglong Dong
2026-01-24
bpf: add fsession support
Menglong Dong
2026-01-23
rqspinlock: Fix TAS fallback lock entry creation
Kumar Kartikeya Dwivedi
2026-01-21
bpf: add bpf_strncasecmp kfunc
Yuzuki Ishiyama
2026-01-21
bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
2026-01-20
bpf, x86: inline bpf_get_current_task() for x86_64
Menglong Dong
2026-01-20
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
bpf: Simplify bpf_timer_cancel()
Mykyta Yatsenko
2026-01-20
bpf: Introduce lock-free bpf_async_update_prog_callback()
Mykyta Yatsenko
2026-01-20
bpf: Remove unnecessary arguments from bpf_async_set_callback()
Mykyta Yatsenko
2026-01-20
bpf: Factor out timer deletion helper
Mykyta Yatsenko
2026-01-20
bpf: Require ARG_PTR_TO_MEM with memory flag
Zesen Liu
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
2026-01-20
bpf: Add range tracking for BPF_DIV and BPF_MOD
Yazhou Tang
2026-01-20
bpf: Remove __prog kfunc arg annotation
Ihor Solodrai
2026-01-20
bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Verifier support for KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
bpf: Introduce struct bpf_kfunc_meta
Ihor Solodrai
2026-01-20
bpf: Refactor btf_kfunc_id_set_contains
Ihor Solodrai
2026-01-20
bpf/verifier: Optimize ID mapping reset in states_equal
Qiliang Yuan
2026-01-20
bpf: Remove leftover accounting in htab_map_mem_usage after rqspinlock
Daniel Borkmann
2026-01-20
bpf: verifier: Make sync_linked_regs() scratch registers
Puranjay Mohan
2026-01-16
bpf: Add SPDX license identifiers to a few files
Tim Bird
2026-01-16
bpf: Preserve id of register in sync_linked_regs()
Puranjay Mohan
2026-01-14
bpf: Properly mark live registers for indirect jumps
Anton Protopopov
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2026-01-13
bpf: Return EACCES for incorrect access to insn array
Anton Protopopov
2026-01-13
bpf: Return proper address for non-zero offsets in insn array
Anton Protopopov
2026-01-13
bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by default
Matt Bobrowski
2026-01-13
bpf: Optimize the performance of find_bpffs_btf_enums
Donglin Peng
2026-01-13
bpf: Skip anonymous types in type lookup for performance
Donglin Peng
2026-01-13
btf: Verify BTF sorting
Donglin Peng
2026-01-13
btf: Optimize type lookup with binary search
Donglin Peng
2026-01-13
bpf: Remove an unused parameter in check_func_proto
Song Chen
2026-01-13
bpf: Recognize special arithmetic shift in the verifier
Alexei Starovoitov
2026-01-13
bpf: Consistently use reg_state() for register access in the verifier
Mykyta Yatsenko
2026-01-12
bpf, btf: Enforce destructor kfunc type with CFI
Sami Tolvanen
2026-01-12
bpf: crypto: Use the correct destructor kfunc type
Sami Tolvanen
2026-01-07
bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()
Deepanshu Kartikey
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...
Leon Hwang
2026-01-06
bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage maps
Leon Hwang
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...
Leon Hwang
2026-01-06
bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
Leon Hwang
[prev]
[next]