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
Age
Commit message (
Expand
)
Author
2025-07-07
bpf: Fix aux usage after do_check_insn()
Luis Gerhorst
2025-07-07
bpf: Fix improper int-to-ptr cast in dump_stack_cb
Kumar Kartikeya Dwivedi
2025-07-07
bpf: Fix bounds for bpf_prog_get_file_line linfo loop
Kumar Kartikeya Dwivedi
2025-07-07
bpf: support for void/primitive __arg_untrusted global func params
Eduard Zingerman
2025-07-07
bpf: attribute __arg_untrusted for global function parameters
Eduard Zingerman
2025-07-07
bpf: rdonly_untrusted_mem for btf id walk pointer leafs
Eduard Zingerman
2025-07-07
bpf: make makr_btf_ld_reg return error for unexpected reg types
Eduard Zingerman
2025-07-03
bpf: Avoid putting struct bpf_scc_callchain variables on the stack
Yonghong Song
2025-07-03
bpf: Reduce stack frame size by using env->insn_buf for bpf insns
Yonghong Song
2025-07-03
bpf: Simplify assignment to struct bpf_insn pointer in do_misc_fixups()
Yonghong Song
2025-07-03
bpf: Avoid warning on unexpected map for tail call
Paul Chaignon
2025-07-03
bpf: Report rqspinlock deadlocks/timeout to BPF stderr
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Report may_goto timeout to BPF stderr
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Add dump_stack() analogue to print to BPF stderr
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Add function to find program from stack trace
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Ensure RCU lock is held around bpf_prog_ksym_find
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Add function to extract program source info
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 show_fdinfo for kprobe_multi
Tao Chen
2025-07-03
bpf: Add show_fdinfo for uprobe_multi
Tao Chen
2025-07-03
bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
Tao Chen
2025-07-03
bpf: Add bpf_dynptr_memset() kfunc
Ihor Solodrai
2025-07-02
bpf: Avoid warning on multiple referenced args in call
Paul Chaignon
2025-07-02
bpf: avoid jump misprediction for PTR_TO_MEM | PTR_UNTRUSTED
Eduard Zingerman
2025-07-01
bpf: Warn on internal verifier errors
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-06-26
bpf: Add kfuncs for read-only string operations
Viktor Malik
2025-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-06-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-06-25
bpf: add btf_type_is_i{32,64} helpers
Anton Protopopov
2025-06-25
bpf: allow void* cast using bpf_rdonly_cast()
Eduard Zingerman
2025-06-25
bpf: add bpf_features enum
Eduard Zingerman
2025-06-25
bpf: Add range tracking for BPF_NEG
Song Liu
2025-06-24
bpf, verifier: Improve precision for BPF_ADD and BPF_SUB
Harishankar Vishwanathan
2025-06-23
bpf: Specify access type of bpf_sysctl_get_name args
Jerome Marchand
2025-06-23
replace collect_mounts()/drop_collected_mounts() with a safer variant
Al Viro
2025-06-23
bpf: Make update_prog_stats() always_inline
Menglong Dong
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-23
bpf: Mark cgroup_subsys_state->cgroup RCU safe
Song Liu
2025-06-23
bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
Song Liu
2025-06-22
Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-22
Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-06-20
rcu: Return early if callback is not specified
Uladzislau Rezki (Sony)
2025-06-19
kho: initialize tail pages for higher order folios properly
Pratyush Yadav
2025-06-18
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
[next]