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
2021-05-06
kernel/fork.c: simplify copy_mm()
Rolf Eike Beer
2021-05-06
do_wait: make PIDTYPE_PID case O(1) instead of O(n)
Jim Newsome
2021-05-06
hpfs: replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-05-06
nilfs2: fix typos in comments
Lu Jialin
2021-05-06
fs/nilfs2: fix misspellings using codespell tool
Liu xuzhi
2021-05-06
isofs: fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-06
fs/epoll: restore waking from ep_done_scan()
Davidlohr Bueso
2021-05-06
kselftest: introduce new epoll test case
Davidlohr Bueso
2021-05-06
checkpatch: improve ALLOC_ARRAY_ARGS test
Christophe JAILLET
2021-05-06
checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSE
Vincent Mailhol
2021-05-06
checkpatch: warn when missing newline in return sysfs_emit() formats
Joe Perches
2021-05-06
include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...
Masahiro Yamada
2021-05-06
lib: parser: clean up kernel-doc
Randy Dunlap
2021-05-06
lib/genalloc: add parameter description to fix doc compile warning
Alex Shi
2021-05-06
lib/percpu_counter: tame kernel-doc compile warning
Alex Shi
2021-05-06
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
2021-05-06
lib: crc8: pointer to data block should be const
Richard Fitzgerald
2021-05-06
lib/genalloc.c: Fix a typo
Bhaskar Chowdhury
2021-05-06
lib/list_sort.c: fix typo in function description
ToastC
2021-05-06
lib: fix inconsistent indenting in process_bit1()
Wang Qing
2021-05-06
lib/bch.c: fix a typo in the file bch.c
Bhaskar Chowdhury
2021-05-06
MAINTAINERS: add entry for the bitmap API
Yury Norov
2021-05-06
tools: sync lib/find_bit implementation
Yury Norov
2021-05-06
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
2021-05-06
lib: add fast path for find_next_*_bit()
Yury Norov
2021-05-06
tools: sync find_next_bit implementation
Yury Norov
2021-05-06
lib: inline _find_next_bit() wrappers
Yury Norov
2021-05-06
tools: sync small_const_nbits() macro with the kernel
Yury Norov
2021-05-06
lib: extend the scope of small_const_nbits() macro
Yury Norov
2021-05-06
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
2021-05-06
tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel
Yury Norov
2021-05-06
tools: bitmap: sync function declarations with the kernel
Yury Norov
2021-05-06
tools: disable -Wno-type-limits
Yury Norov
2021-05-06
kernel/cred.c: make init_groups static
Rasmus Villemoes
2021-05-06
kernel/async.c: fix pr_debug statement
Rasmus Villemoes
2021-05-06
linux/profile.h: remove unnecessary declaration
Wan Jiabing
2021-05-06
kernel.h: drop inclusion in bitmap.h
Andy Shevchenko
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-06
proc/sysctl: fix function name error in comments
zhouchuangao
2021-05-06
selftests: proc: test subset=pid
Alexey Dobriyan
2021-05-06
proc: delete redundant subset=pid check
Alexey Dobriyan
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
2021-05-06
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
2021-05-06
alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>
Randy Dunlap
2021-05-06
alpha: eliminate old-style function definitions
Randy Dunlap
2021-05-07
Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/...
Dave Airlie
2021-05-06
tcp: Specify cmsgbuf is user pointer for receive zerocopy.
Arjun Roy
2021-05-06
mlxsw: spectrum_mr: Update egress RIF list before route's action
Ido Schimmel
2021-05-06
net: ipa: fix inter-EE IRQ register definitions
Alex Elder
[prev]
[next]