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_qcom-6.18.y
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
Age
Commit message (
Expand
)
Author
2026-01-26
types: drop definition of __EXPORTED_HEADERS__
Thomas Weißschuh
2026-01-26
liveupdate: separate memfd support into LIVEUPDATE_MEMFD
Pasha Tatashin
2026-01-26
lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabled
Chaitanya Mishra
2026-01-26
resource: provide 0args DEFINE_RES variant for unset resource desc
Christian Marangi
2026-01-26
ipc/shm: uapi: remove dependency on libc
Thomas Weißschuh
2026-01-26
lib/tests: convert test_min_heap module to KUnit
Ryota Sakamoto
2026-01-26
editorconfig: add rst extension
Kari Argillander
2026-01-26
kfifo: fix kmalloc_array_node() argument order
Randy Dunlap
2026-01-20
fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID comment
Minu Jin
2026-01-20
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
2026-01-20
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
2026-01-20
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
2026-01-20
kallsyms: cleanup code for appending the module buildid
Petr Mladek
2026-01-20
module: add helper function for reading module_buildid()
Petr Mladek
2026-01-20
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...
Petr Mladek
2026-01-20
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
2026-01-20
.editorconfig: respect .editorconfig settings from parent directories
Kevin Hao
2026-01-20
fat: remove unused parameter
Lalit Shankar Chowdhury
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
2026-01-20
kernel/crash: handle multi-page vmcoreinfo in crash kernel copy
Pnina Feder
2026-01-20
kernel: vmcoreinfo: allocate vmcoreinfo_data based on VMCOREINFO_BYTES
Pnina Feder
2026-01-20
mm: use ARRAY_END() instead of open-coding it
Alejandro Colomar
2026-01-20
kernel: fix off-by-one benign bugs
Alejandro Colomar
2026-01-20
mm: fix benign off-by-one bugs
Alejandro Colomar
2026-01-20
array_size.h: add ARRAY_END()
Alejandro Colomar
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
lib/tests: convert test_uuid module to KUnit
Ryota Sakamoto
2026-01-20
ocfs2: annotate more flexible array members with __counted_by_le()
Dmitry Antipov
2026-01-20
ocfs2: fix oob in __ocfs2_find_path
Edward Adam Davis
2026-01-20
ocfs2: add validate function for slot map blocks
Prithvi Tambewagh
2026-01-20
ocfs2: adjust ocfs2_xa_remove_entry() to match UBSAN boundary checks
Dmitry Antipov
2026-01-20
ocfs2: validate inline data i_size during inode read
Deepanshu Kartikey
2026-01-20
ocfs2: validate i_refcount_loc when refcount flag is set
Deepanshu Kartikey
2026-01-20
ocfs2: constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
2026-01-20
ocfs2: detect released suballocator BG for fh_to_[dentry|parent]
Heming Zhao
2026-01-20
ocfs2: give ocfs2 the ability to reclaim suballocator free bg
Heming Zhao
2026-01-20
crash_dump: constify struct configfs_item_operations and configfs_group_opera...
Christophe JAILLET
2026-01-20
oid_registry: allow arbitrary size OIDs
James Bottomley
2026-01-20
Merge tag 'devicetree-fixes-for-6.19-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-01-20
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-01-20
Merge tag 'pwm/for-6.19-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-01-20
mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
Yosry Ahmed
2026-01-20
mm/kfence: fix potential deadlock in reboot notifier
Breno Leitao
2026-01-20
Docs/mm/allocation-profiling: describe sysctrl limitations in debug mode
Suren Baghdasaryan
2026-01-20
mm: do not copy page tables unnecessarily for VM_UFFD_WP
Lorenzo Stoakes
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
2026-01-20
mm/rmap: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
2026-01-20
mm/hugetlb: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
2026-01-20
mm/hugetlb: fix hugetlb_pmd_shared()
David Hildenbrand (Red Hat)
[next]