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
Age
Commit message (
Expand
)
Author
2022-11-30
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
2022-11-30
lib/notifier-error-inject: fix error when writing -errno to debugfs file
Akinobu Mita
2022-11-30
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2022-11-18
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2022-11-18
sched/fair: use try_cmpxchg in task_numa_work
Uros Bizjak
2022-11-18
selftests: cgroup: fix unsigned comparison with less than zero
YueHaibing
2022-11-18
selftests/vm: add local_config.h and local_config.mk to .gitignore
Zhao Gongyi
2022-11-18
squashfs: fix null-ptr-deref in squashfs_fill_super
Baokun Li
2022-11-18
ocfs2: fix memory leak in ocfs2_stack_glue_init()
Shang XiaoJing
2022-11-18
tools/accounting/procacct: remove some unused variables
Xiongfeng Wang
2022-11-18
rapidio/tsi721: replace flush_scheduled_work() with flush_work()
Tetsuo Handa
2022-11-18
lib/fonts: fix undefined behavior in bit shift for get_default_font
Gaosheng Cui
2022-11-18
squashfs: allows users to configure the number of decompression threads
Xiaoming Ni
2022-11-18
squashfs: add the mount parameter theads=<single|multi|percpu>
Xiaoming Ni
2022-11-18
initramfs: remove unnecessary (void*) conversion
XU pengfei
2022-11-18
nilfs2: fix shift-out-of-bounds due to too large exponent of block size
Ryusuke Konishi
2022-11-18
nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
Ryusuke Konishi
2022-11-18
scripts: checkpatch: allow "case" macros
Stanislaw Gruszka
2022-11-18
proc: fixup uptime selftest
Alexey Dobriyan
2022-11-18
ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
Bjorn Helgaas
2022-11-18
ia64/kprobes: remove orphan declarations from arch/ia64/include/asm/kprobes.h
Gaosheng Cui
2022-11-18
ia64: replace IS_ERR() with IS_ERR_VALUE()
ye xingchen
2022-11-18
proc: give /proc/cmdline size
Alexey Dobriyan
2022-11-18
checkpatch: add warning for non-lore mailing list URLs
Bjorn Helgaas
2022-11-18
proc: report open files as size in stat() for /proc/pid/fd
Ivan Babrou
2022-11-18
minmax: clamp more efficiently by avoiding extra comparison
Jason A. Donenfeld
2022-11-18
minmax: sanity check constant bounds when clamping
Jason A. Donenfeld
2022-11-18
ARM: kexec: make machine_crash_nonpanic_core() static
Chen Lifu
2022-11-18
kexec: replace crash_mem_range with range
Li Chen
2022-11-18
kexec: remove the unneeded result variable
ye xingchen
2022-11-18
proc/vmcore: fix potential memory leak in vmcore_init()
Jianglei Nie
2022-11-18
ocfs2/dlm: use bitmap API instead of hand-writing it
Joseph Qi
2022-11-18
ocfs2: use bitmap API in fill_node_map
Joseph Qi
2022-11-18
ocfs2/cluster: use bitmap API instead of hand-writing it
Joseph Qi
2022-11-18
panic: use str_enabled_disabled() helper
Andy Shevchenko
2022-11-18
llist: avoid extra memory read in llist_add_batch
Uros Bizjak
2022-11-18
MAINTAINERS: git://github -> https://github.com for linux-test-project
Palmer Dabbelt
2022-11-18
lib/oid_registry.c: remove redundant assignment to variable num
Colin Ian King
2022-11-18
core_pattern: add CPU specifier
Oleksandr Natalenko
2022-11-15
regset: make user_regset_copyin_ignore() *void*
Sergey Shtylyov
2022-11-15
sparc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
sh: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
powerpc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
parisc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
openrisc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
nios2: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
mips: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
ia64: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
hexagon: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
arm64: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
[next]