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.18-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.18.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
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2026-03-22
docs: kdoc: don't add broken comments inside prototypes
Mauro Carvalho Chehab
2026-03-22
docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
2026-03-21
libbpf: Introduce bpf_program__clone()
Mykyta Yatsenko
2026-03-17
jobserver: Fix typo in docstring
Ricardo Ungerer
2026-03-16
libbpf: Start v1.8 development cycle
Ihor Solodrai
2026-03-09
docs: kdoc_output: better handle lists
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: add support to handle code blocks
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: add a logic to handle tables inside kernel-doc markups
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: Change the logic to handle man highlight
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: pick a better default for modulename
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: describe the class init parameters
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: fix naming for DOC markups
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: don't use a different modulename for functions
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: use a single manual for everything
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: remove extra attribute on man .TH headers
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: use a method to emit the .TH header
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_files: document KernelFiles() ABI
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_files: allows the caller to use a different xforms class
Mauro Carvalho Chehab
2026-03-05
libbpf: Optimize kprobe.session attachment for exact function names
Andrey Grodzovsky
2026-03-05
libbpf: Support appending split BTF in btf__add_btf()
Josef Bacik
2026-03-03
docs: kdoc_parser: move nested match transforms to xforms_lists.py
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: make NestedMatch use KernRe
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: Change NestedMath args replacement to \0
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: don't recompile NestedMatch regex every time
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: handle strings and escape chars on NextMatch
Mauro Carvalho Chehab
2026-03-03
docs: xforms_lists: ignore context analysis and lock attributes
Randy Dunlap
2026-03-03
docs: kdoc_parser: move transform lists to a separate file
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: better show KernRe() at documentation
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
Randy Dunlap
2026-03-03
docs: kdoc_parser: add support for LIST_HEAD
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: fix parser to support multi-word types
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: don't exclude defaults from prototype
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: fix the default_value logic for variables
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: fix variable regexes to work with size_t
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: don't mangle with function defines
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: move var transformers to the beginning
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: don't go past the end of a line
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: add support for groups()
Mauro Carvalho Chehab
2026-03-03
libbpf: Add support to detect nop,nop5 instructions combo for usdt probe
Jiri Olsa
2026-03-03
libbpf: Add uprobe syscall feature detection
Jiri Olsa
2026-02-21
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-19
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-18
libbpf: Remove extern declaration of bpf_stream_vprintk()
Ihor Solodrai
2026-02-17
bpftool: Fix truncated netlink dumps
Jakub Kicinski
2026-02-17
libbpf: Delay feature gate check until object prepare time
Emil Tsalapatis
2026-02-17
libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gating
Emil Tsalapatis
2026-02-15
Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...
Linus Torvalds
2026-02-13
libbpf: Fix invalid write loop logic in bpf_linker__add_buf()
Amery Hung
2026-02-13
libbpf: Add gating for arena globals relocation feature
Emil Tsalapatis
[prev]
[next]