index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2019-05-14
ipc: prevent lockup on alloc_msg and free_msg
Li Rongqing
2019-05-14
scripts/gdb: print cached rate in lx-clk-summary
Leonard Crestez
2019-05-14
scripts/gdb: clean up error handling in list helpers
Leonard Crestez
2019-05-14
scripts/gdb: add $lx_clk_core_lookup function
Leonard Crestez
2019-05-14
scripts/gdb: initial clk support: lx-clk-summary
Leonard Crestez
2019-05-14
scripts/gdb: add hlist utilities
Leonard Crestez
2019-05-14
scripts/gdb: silence pep8 checks
Stephen Boyd
2019-05-14
scripts/gdb: add a timer list command
Stephen Boyd
2019-05-14
scripts/gdb: add rb tree iterating utilities
Stephen Boyd
2019-05-14
scripts/gdb: add kernel config dumping command
Stephen Boyd
2019-05-14
scripts/gdb: find vmlinux where it was before
Stephen Boyd
2019-05-14
pps: pps-gpio PPS ECHO implementation
Tom Burkart
2019-05-14
dt-bindings: pps: pps-gpio PPS ECHO implementation
Tom Burkart
2019-05-14
pps: descriptor-based gpio
Tom Burkart
2019-05-14
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
2019-05-14
gcov: clang support
Greg Hackmann
2019-05-14
gcov: docs: add a note on GCC vs Clang differences
Tri Vo
2019-05-14
gcov: clang: move common GCC code into gcc_base.c
Greg Hackmann
2019-05-14
fs/eventfd.c: make eventfd_ida static
YueHaibing
2019-05-14
eventfd: present id to userspace via fdinfo
Masatake YAMATO
2019-05-14
kernel/pid.c: remove unneeded hash header file
Timmy Li
2019-05-14
kernel/sysctl.c: fix proc_do_large_bitmap for large input buffers
Eric Sandeen
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case
Eric Sandeen
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernels
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: load module before testing for it
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()
Luis Chamberlain
2019-05-14
sysctl: return -EINVAL if val violates minmax
Christian Brauner
2019-05-14
kernel/sysctl.c: switch to bitmap_zalloc()
Andy Shevchenko
2019-05-14
rapidio: fix a NULL pointer dereference when create_workqueue() fails
Kangjie Lu
2019-05-14
include/linux/cpumask.h: fix double string traverse in cpumask_parse
Yury Norov
2019-05-14
exec selftests: test ->recursion_depth
Alexey Dobriyan
2019-05-14
exec: move struct linux_binprm::buf
Alexey Dobriyan
2019-05-14
fs/exec.c: move ->recursion_depth out of critical sections
Alexey Dobriyan
2019-05-14
kernel/signal.c: annotate implicit fall through
Mathieu Malaterre
2019-05-14
fs/fat/file.c: issue flush after the writeback of FAT
Hou Tao
2019-05-14
reiserfs: add comment to explain endianness issue in xattr_hash
Bharath Vedartham
2019-05-14
autofs: add description of ignore pseudo mount option
Ian Kent
2019-05-14
autofs: update mount control expire desription with AUTOFS_EXP_FORCED
Ian Kent
2019-05-14
autofs: update AUTOFS_EXP_LEAVES description
Ian Kent
2019-05-14
autofs: update autofs.txt for strictexpire mount option
Ian Kent
2019-05-14
autofs: fix some word usage oddities in autofs.txt
Ian Kent
2019-05-14
net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-14
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-14
powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-14
init: introduce DEBUG_MISC option
Sinan Kaya
2019-05-14
binfmt_elf: move brk out of mmap when doing direct loader exec
Kees Cook
2019-05-14
elf: init pt_regs pointer later
Alexey Dobriyan
2019-05-14
fs/binfmt_elf.c: extract PROT_* calculations
Alexey Dobriyan
[next]