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
2025-09-28
kernel: prevent prctl(PR_SET_PDEATHSIG) from racing with parent process exit
Demi Marie Obenour
2025-09-28
Squashfs: fix uninit-value in squashfs_get_parent
Phillip Lougher
2025-09-28
kho: only fill kimage if KHO is finalized
Pratyush Yadav
2025-09-22
ocfs2: avoid extra calls to strlen() after ocfs2_sprintf_system_inode_name()
Dmitry Antipov
2025-09-22
kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader) in sys_prlim...
Oleg Nesterov
2025-09-22
sched/task.h: fix the wrong comment on task_lock() nesting with tasklist_lock
Oleg Nesterov
2025-09-22
coccinelle: platform_no_drv_owner: handle also built-in drivers
Krzysztof Kozlowski
2025-09-22
coccinelle: of_table: handle SPI device ID tables
Krzysztof Kozlowski
2025-09-22
lib/decompress: use designated initializers for struct compress_format
Thorsten Blum
2025-09-13
efi: support booting with kexec handover (KHO)
Evangelos Petrongonas
2025-09-13
kexec: introduce is_kho_boot()
Evangelos Petrongonas
2025-09-13
docs: update delaytop documentation for new interactive features
Fan Yu
2025-09-13
tools/delaytop: improve error handling for missing PSI support
Fan Yu
2025-09-13
tools/delaytop: add interactive mode with keyboard controls
Fan Yu
2025-09-13
tools/delaytop: add memory verbose mode support
Fan Yu
2025-09-13
tools/delaytop: add flexible sorting by delay field
Fan Yu
2025-09-13
kernel.h: add comments for enum system_states
Randy Dunlap
2025-09-13
crash: add KUnit tests for crash_exclude_mem_range
Coiby Xu
2025-09-13
x86/kexec: fix potential cmem->ranges out of memory
fuqiang wang
2025-09-13
fs/proc/base.c: fix the wrong format specifier
zhang jiao
2025-09-13
panic: remove redundant panic-cpu backtrace
Sergey Senozhatsky
2025-09-13
panic: use angle-bracket include for panic.h
Jinchao Wang
2025-09-13
ocfs2: add suballoc slot check in ocfs2_validate_inode_block()
Dmitry Antipov
2025-09-13
selftests: proc: mark vsyscall strings maybe-unused
Bala-Vignesh-Reddy
2025-09-13
btree: simplify merge logic by using btree_last() return value
Guan-Chun Wu
2025-09-13
watchdog: skip checks when panic is in progress
Jinchao Wang
2025-09-13
panic/printk: replace other_cpu_in_panic() with panic_on_other_cpu()
Jinchao Wang
2025-09-13
panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
Jinchao Wang
2025-09-13
printk/nbcon: use panic_on_this_cpu() helper
Jinchao Wang
2025-09-13
panic: use panic_try_start() in vpanic()
Jinchao Wang
2025-09-13
panic: use panic_try_start() in nmi_panic()
Jinchao Wang
2025-09-13
crash_core: use panic_try_start() in crash_kexec()
Jinchao Wang
2025-09-13
fbdev: use panic_in_progress() helper
Jinchao Wang
2025-09-13
panic: introduce helper functions for panic state
Jinchao Wang
2025-09-13
panic: clean up message about deprecated 'panic_print' parameter
Petr Mladek
2025-09-13
panic: add note that 'panic_print' parameter is deprecated
Feng Tang
2025-09-13
panic: refine the document for 'panic_print'
Feng Tang
2025-09-13
lib/sys_info: handle sys_info_mask==0 case
Feng Tang
2025-09-13
kexec_core: remove redundant 0 value initialization
Liao Yuanhong
2025-09-13
ocfs2: fix super block reserved field offset comment
yili
2025-09-13
ocfs2: remove unnecessary NULL check in ocfs2_grab_folios()
Dan Carpenter
2025-09-13
fork: kill the pointless lower_32_bits() in create_io_thread(), kernel_thread...
Oleg Nesterov
2025-09-13
fork: remove #ifdef CONFIG_LOCKDEP in copy_process()
Tio Zhang
2025-09-13
list.h: add missing kernel-doc for basic macros
Randy Dunlap
2025-09-13
proc: test lseek on /proc/net/dev
Alexey Dobriyan
2025-09-13
x86/crash: remove redundant 0 value initialization
Liao Yuanhong
2025-09-13
vfat: remove unused variable
zhoumin
2025-09-13
watchdog/softlockup: fix incorrect CPU utilization output during softlockup
ZhenguoYao
2025-09-13
watchdog/softlockup: fix wrong output when watchdog_thresh < 3
ZhenguoYao
2025-09-13
alloc_tag: use str_on_off() helper
Kuan-Wei Chiu
[next]