summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
|\
| * modpost: file2alias: check prototype of handlerMasahiro Yamada2019-04-27
| * modpost: file2alias: go back to simple devtable lookupMasahiro Yamada2019-04-27
* | Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman2019-04-03
|\|
| * kbuild: setlocalversion: print error to STDERRWolfram Sang2019-04-03
* | Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman2019-02-20
|\|
| * scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier2019-02-20
| * modpost: validate symbol names also in find_elf_symbolSami Tolvanen2019-02-20
* | Merge 4.4.172 into android-4.4-pGreg Kroah-Hartman2019-01-28
|\|
| * kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada2019-01-26
| * kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada2019-01-26
* | Merge 4.4.170 into android-4.4-pGreg Kroah-Hartman2019-01-13
|\|
| * checkstack.pl: fix for aarch64Qian Cai2019-01-13
* | Merge 4.4.167 into android-4.4-pGreg Kroah-Hartman2018-12-13
|\|
| * unifdef: use memcpy instead of strncpyLinus Torvalds2018-12-13
| * Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang2018-12-13
* | Merge 4.4.165 into android-4.4-pGreg Kroah-Hartman2018-11-27
|\|
| * kbuild: Add __cc-option macroMatthias Kaehlcke2018-11-27
| * kbuild: fix linker feature test macros when cross compiling with ClangNick Desaulniers2018-11-27
| * kbuild: Add support to generate LLVM assembly filesVinícius Tinti2018-11-27
| * kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois2018-11-27
| * kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada2018-11-27
| * kbuild: fix asm-offset generation to work with clangJeroen Hofstee2018-11-27
| * kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada2018-11-27
| * kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2018-11-27
* | Merge 4.4.158 into android-4.4-pGreg Kroah-Hartman2018-09-26
|\|
| * kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada2018-09-26
* | Merge 4.4.156 into android-4.4-pGreg Kroah-Hartman2018-09-15
|\|
| * kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap2018-09-15
| * scripts: modpost: check memory allocation resultsRandy Dunlap2018-09-15
* | Merge 4.4.149 into android-4.4-pGreg Kroah-Hartman2018-08-17
|\|
| * kbuild: verify that $DEPMOD is installedRandy Dunlap2018-08-17
| * kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2018-08-17
* | Merge 4.4.142 into android-4.4-pGreg Kroah-Hartman2018-07-31
|\|
| * Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-07-19
* | Merge 4.4.137 into android-4.4Greg Kroah-Hartman2018-06-13
|\|
| * kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-06-13
* | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
|\|
| * kconfig: Fix expr_free() E_NOT leakUlf Magnusson2018-05-30
| * kconfig: Fix automatic menu creation mem leakUlf Magnusson2018-05-30
| * kconfig: Don't leak main menus during parsingUlf Magnusson2018-05-30
* | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-14
|\|
| * tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik2018-04-13
* | dtc: turn off dtc unit address warnings by defaultRob Herring2018-03-27
* | Merge 4.4.122 into android-4.4Greg Kroah-Hartman2018-03-18
|\|
| * kbuild: Handle builtin dtb file names containing hyphensJames Hogan2018-03-18
* | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
|\|
| * module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-25
| * genksyms: Fix segfault with invalid declarationsMichal Marek2018-02-25
| * scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon2018-02-25