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
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2018-08-17
kbuild: verify that $DEPMOD is installed
Randy Dunlap
2018-08-17
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2018-07-11
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
2018-06-13
objtool: Fix gcov check for older versions of GCC
Josh Poimboeuf
2018-06-13
kconfig: Avoid format overflow warning from GCC 8.1
Nathan Chancellor
2018-05-30
builddeb: Fix header package regarding dtc source links
Jan Kiszka
2018-05-30
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
Nicolas Pitre
2018-05-30
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
2018-05-30
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
2018-05-30
kconfig: Don't leak main menus during parsing
Ulf Magnusson
2018-04-13
tags: honor COMPILED_SOURCE with apart output directory
Robert Jarzmik
2018-03-18
kbuild: Handle builtin dtb file names containing hyphens
James Hogan
2018-02-25
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
2018-02-13
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-01-23
scripts/gdb/linux/tasks.py: fix get_thread_info
Xi Kangjie
2018-01-17
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
2017-12-14
coccinelle: fix parallel build with CHECK=scripts/coccicheck
Masahiro Yamada
2017-12-14
kbuild: pkg: use --transform option to prefix paths in tar
Masahiro Yamada
2017-12-14
module: set __jump_table alignment to 8
David Daney
2017-07-21
checkpatch: silence perl 5.26.0 unescaped left brace warnings
Cyril Bur
2017-01-12
gcc-plugins: update gcc-common.h for gcc-7
Kees Cook
2017-01-09
kconfig/nconf: Fix hang when editing symbol with a long prompt
Ben Hutchings
2017-01-09
latent_entropy: fix ARM build error on earlier gcc
Kees Cook
2017-01-06
builddeb: fix cross-building to arm64 producing host-arch debs
Adam Borowski
2016-12-01
kbuild: make sure autoksyms.h exists early
Nicolas Pitre
2016-11-18
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2016-11-11
Merge branch 'maybe-uninitialized' (patches from Arnd)
Linus Torvalds
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warnings by default
Arnd Bergmann
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
Arnd Bergmann
2016-11-11
scripts/bloat-o-meter: fix SIGPIPE
Alexey Dobriyan
2016-11-09
kbuild: be more careful about matching preprocessed asm ___EXPORT_SYMBOL
Nicholas Piggin
2016-11-09
scripts/has-stack-protector: add -fno-PIE
Sebastian Andrzej Siewior
2016-11-01
kbuild: modversions for EXPORT_SYMBOL() for asm
Nicholas Piggin
2016-10-31
latent_entropy: Fix wrong gcc code generation with 64 bit variables
Kees Cook
2016-10-31
gcc-plugins: Export symbols needed by gcc
Kees Cook
2016-10-22
kbuild: prevent lib-ksyms.o rebuilds
Nicholas Piggin
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-11
scripts/tags.sh: enable code completion in VIM
Mathieu Maret
2016-10-11
checkpatch: improve the octal permissions tests
Joe Perches
2016-10-11
checkpatch: add warning for unnamed function definition arguments
Joe Perches
2016-10-11
checkpatch: improve MACRO_ARG_PRECEDENCE test
Joe Perches
2016-10-11
checkpatch: add --strict test for precedence challenged macro arguments
Joe Perches
2016-10-11
checkpatch: add --strict test for macro argument reuse
Joe Perches
2016-10-11
checkpatch: improve the block comment * alignment test
Joe Perches
2016-10-11
checkpatch: speed up checking for filenames in sections marked obsolete
Joe Perches
2016-10-11
const_structs.checkpatch: add frequently used from Julia Lawall's list
Joe Perches
2016-10-11
checkpatch: externalize the structs that should be const
Joe Perches
2016-10-11
checkpatch: don't test for prefer ether_addr_<foo>
Joe Perches
[next]