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
Age
Commit message (
Expand
)
Author
2022-07-29
lib/mpi: fix typo 'the the' in comment
Slark Xiao
2022-07-29
proc: add some (hopefully) insightful comments
Alexey Dobriyan
2022-07-29
bdi: remove enum wb_congested_state
Xiu Jianfeng
2022-07-29
kernel/hung_task: fix address space of proc_dohung_task_timeout_secs
Ben Dooks
2022-07-29
lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()
Jiangshan Yi
2022-07-29
squashfs: support reading fragments in readahead call
Phillip Lougher
2022-07-29
squashfs: implement readahead
Hsin-Yi Wang
2022-07-29
squashfs: always build "file direct" version of page actor
Phillip Lougher
2022-07-29
Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
Hsin-Yi Wang
2022-07-17
fs/ocfs2: Fix spelling typo in comment
Jiangshan Yi
2022-07-17
ia64: old_rr4 added under CONFIG_HUGETLB_PAGE
Souptick Joarder (HPE)
2022-07-17
proc: fix test for "vsyscall=xonly" boot option
Alexey Dobriyan
2022-07-17
proc: fix a dentry lock race between release_task and lookup
Zhihao Cheng
2022-07-17
autofs: remove unused ino field inode
Ian Kent
2022-07-17
autofs: add comment about autofs_mountpoint_changed()
Ian Kent
2022-07-17
autofs: use dentry info count instead of simple_empty()
Ian Kent
2022-07-17
autofs: make dentry info count consistent
Ian Kent
2022-07-17
autofs: use inode permission method for write access
Ian Kent
2022-07-17
lib: devres: use numa aware allocation
Mark-PK Tsai
2022-07-17
lib/smp_processor_id: fix imbalanced instrumentation_end() call
Tetsuo Handa
2022-07-17
cpumask: update cpumask_next_wrap() signature
Sander Vanheule
2022-07-17
lib/test: introduce cpumask KUnit test suite
Sander Vanheule
2022-07-17
cpumask: Fix invalid uniprocessor mask assumption
Sander Vanheule
2022-07-17
cpumask: add UP optimised for_each_*_cpu versions
Sander Vanheule
2022-07-17
x86/cacheinfo: move shared cache map definitions
Sander Vanheule
2022-07-17
scripts/bloat-o-meter: add -p argument
Nikolay Borisov
2022-07-17
scripts/bloat-o-meter: switch argument parsing to using argparse
Nikolay Borisov
2022-07-17
epoll: autoremove wakers even more aggressively
Benjamin Segall
2022-07-17
ipc/mqueue: remove unnecessary (void*) conversion
Yu Zhe
2022-07-17
kdump: round up the total memory size to 128M for crashkernel reservation
Tao Liu
2022-07-17
proc: delete unused <linux/uaccess.h> includes
Alexey Dobriyan
2022-07-17
vmcoreinfo: include kallsyms symbols
Stephen Brennan
2022-07-17
kallsyms: move declarations to internal header
Stephen Brennan
2022-07-17
lib/ts_bm.c: remove redundant store to variable consumed after addition
Colin Ian King
2022-07-17
lib/scatterlist: use matched parameter type when calling __sg_free_table()
wuchi
2022-07-17
lib: make LZ4_decompress_safe_forceExtDict() static
Tiezhu Yang
2022-07-17
lib/radix-tree: remove unused argument of insert_entries
wuchi
2022-07-17
kfifo: fix kfifo_to_user() return type
Dan Carpenter
2022-07-17
compiler-gcc.h: remove ancient workaround for gcc PR 58670
Uros Bizjak
2022-07-17
lib/error-inject: traverse list with mutex
wuchi
2022-07-17
lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing
Vlastimil Babka
2022-07-17
net, lib/once: remove {net_}get_random_once_wait macro
wuchi
2022-07-17
lib/lru_cache: fix error free handing in lc_create
wuchi
2022-07-17
init: add "hostname" kernel parameter
Dan Moulding
2022-06-27
Merge branch 'master' into mm-nonmm-stable
akpm
2022-06-26
Linux 5.19-rc4
v5.19-rc4
Linus Torvalds
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-26
Merge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of git://git.kernel.org/pub...
Linus Torvalds
2022-06-26
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]