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.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
/
include
Age
Commit message (
Expand
)
Author
2026-02-08
kcsan, compiler_types: avoid duplicate type issues in BPF Type Format
Alan Maguire
2026-02-08
tests/liveupdate: add in-kernel liveupdate test
Pasha Tatashin
2026-02-08
liveupdate: luo_flb: introduce File-Lifecycle-Bound global state
Pasha Tatashin
2026-02-08
list: add primitives for private list manipulations
Pasha Tatashin
2026-02-08
delayacct: fix uapi timespec64 definition
Arnd Bergmann
2026-02-03
panic: add panic_force_cpu= parameter to redirect panic to a specific CPU
Pnina Feder
2026-01-31
ipc: don't audit capability check in ipc_permissions()
Ondrej Mosnacek
2026-01-31
delayacct: add timestamp of delay max
Wang Yaxin
2026-01-31
tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
2026-01-31
tracing: remove size parameter in __trace_puts()
Steven Rostedt
2026-01-31
kernel.h: include linux/instruction_pointer.h explicitly
Yury Norov
2026-01-31
kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov
2026-01-31
moduleparam: include required headers explicitly
Yury Norov
2026-01-31
kernel.h: drop STACK_MAGIC macro
Yury Norov
2026-01-31
compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__
Nathan Chancellor
2026-01-31
kho: use unsigned long for nr_pages
Pratyush Yadav
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changes
Andrew Morton
2026-01-26
atomic: add option for weaker alignment check
Finn Thain
2026-01-26
atomic: add alignment check to instrumented atomic operations
Peter Zijlstra
2026-01-26
atomic: specify alignment for atomic_t and atomic64_t
Finn Thain
2026-01-26
bpf: explicitly align bpf_res_spin_lock
Finn Thain
2026-01-26
linux/log2.h: reduce instruction count for is_power_of_2()
Maciej W. Rozycki
2026-01-26
kho/abi: add memblock ABI header
Mike Rapoport (Microsoft)
2026-01-26
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
2026-01-26
kho: introduce KHO FDT ABI header
Jason Miu
2026-01-26
kho/abi: memfd: make generated documentation more coherent
Mike Rapoport (Microsoft)
2026-01-26
kho/abi: luo: make generated documentation more coherent
Mike Rapoport (Microsoft)
2026-01-26
ima: verify the previous kernel's IMA buffer lies in addressable RAM
Harshit Mogalapalli
2026-01-26
types: drop definition of __EXPORTED_HEADERS__
Thomas Weißschuh
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
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
2026-01-26
memfd: export alloc_file()
Pratyush Yadav (Google)
2026-01-26
mm/kasan: fix KASAN poisoning in vrealloc()
Andrey Ryabinin
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
module: add helper function for reading module_buildid()
Petr Mladek
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
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
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/hugetlb: fix hugetlb_pmd_shared()
David Hildenbrand (Red Hat)
2026-01-19
fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
Joanne Koong
2026-01-19
mm: take into account mm_cid size for mm_struct static definitions
Mathieu Desnoyers
2026-01-19
mm: rename cpu_bitmap field to flexible_array
Mathieu Desnoyers
2026-01-18
Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-18
Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-18
Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
[next]