summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-052-3/+2
|\
| * gcc-plugins: latent_entropy: remove unneeded semicolonJason Yan2021-03-011-1/+1
| * gcc-plugins: structleak: remove unneeded variable 'ret'Jason Yan2021-03-011-2/+1
* | Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-03-051-1/+0
|\ \
| * | dts: drop dangling c6x symlinkMichal Kubecek2021-02-231-1/+0
* | | ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcountChen Jun2021-03-021-1/+1
| |/ |/|
* | kbuild: do not include include/config/auto.conf from adjust_autoksyms.shMasahiro Yamada2021-02-281-3/+0
* | kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada2021-02-282-15/+26
* | kbuild: lto: add _mcount to list of used symbolsArnd Bergmann2021-02-271-0/+1
* | Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds2021-02-261-1/+1
|\ \
| * | scripts: kernel-doc: fix array element capture in pointer-to-func parsingAditya Srivastava2021-02-221-1/+1
* | | ubsan: remove overflow checksAndrey Ryabinin2021-02-261-2/+0
* | | scripts/gdb: fix list_for_eachGeorge Prekas2021-02-261-0/+5
* | | checkpatch: do not apply "initialise globals to 0" check to BPF progsSong Liu2021-02-261-1/+11
* | | checkpatch: don't warn about colon termination in linker scriptsChris Down2021-02-261-1/+1
* | | checkpatch: add kmalloc_array_node to unnecessary OOM message checkJoe Perches2021-02-261-1/+1
* | | checkpatch: add warning for avoiding .L prefix symbols in assembly filesAditya Srivastava2021-02-261-0/+7
* | | checkpatch: improve TYPECAST_INT_CONSTANT test messageJoe Perches2021-02-261-10/+10
* | | checkpatch: prefer ftrace over function entry/exit printksJoe Perches2021-02-261-0/+35
* | | checkpatch: trivial style fixesDwaipayan Ray2021-02-261-9/+9
* | | checkpatch: ignore warning designated initializers using NR_CPUSPeng Wang2021-02-261-1/+3
* | | checkpatch: improve blank line after declaration testJoe Perches2021-02-261-23/+29
* | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-2520-230/+423
|\ \ \
| * | | kbuild: remove deprecated 'always' and 'hostprogs-y/m'Masahiro Yamada2021-02-243-16/+0
| * | | kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfigMasahiro Yamada2021-02-241-22/+14
| * | | kconfig: omit --oldaskconfig option for 'make config'Masahiro Yamada2021-02-242-1/+2
| * | | kconfig: fix 'invalid option' for help optionMasahiro Yamada2021-02-241-2/+2
| * | | kconfig: remove dead code in conf_askvalue()Masahiro Yamada2021-02-241-15/+1
| * | | kconfig: clean up nested if-conditionals in check_conf()Masahiro Yamada2021-02-241-26/+29
| * | | kconfig: Remove duplicate call to sym_get_string_value()Mickaël Salaün2021-02-241-1/+1
| * | | kbuild: check the minimum linker version in KconfigMasahiro Yamada2021-02-223-32/+77
| * | | kbuild: remove ld-version macroMasahiro Yamada2021-02-221-5/+1
| * | | scripts: add generic syscallhdr.shMasahiro Yamada2021-02-221-0/+98
| * | | scripts: add generic syscalltbl.shMasahiro Yamada2021-02-221-0/+73
| * | | gen_compile_commands: prune some directoriesMasahiro Yamada2021-02-161-2/+10
| * | | Kconfig: allow explicit opt in to DWARF v5Nick Desaulniers2021-02-161-0/+8
| * | | Kbuild: Make composite object searching more genericElliot Berman2021-02-161-4/+8
| * | | kbuild: use always-y instead of extra-yMasahiro Yamada2021-02-162-7/+7
| * | | genksyms: remove useless case DOTSMasahiro Yamada2021-02-161-1/+0
| * | | genksyms: remove dead code for ST_TABLE_*Masahiro Yamada2021-02-161-54/+0
| * | | genksyms: make source_file a local variable in lexerMasahiro Yamada2021-02-163-2/+3
| * | | kbuild: check the minimum compiler version in KconfigMasahiro Yamada2021-02-164-39/+88
| * | | kbuild: LD_VERSION redenominationMasahiro Yamada2021-02-121-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-241-0/+30
|\ \ \ \
| * | | | scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2021-02-241-0/+26
| * | | | scripts/spelling.txt: add "allocted" and "exeeds" typodingsenjie2021-02-241-0/+2
| * | | | scripts/spelling.txt: check for "exeeds"zuoqilin2021-02-241-0/+1
| * | | | scripts/spelling.txt: increase error-prone spell checkingtangchunyou2021-02-241-0/+1
* | | | | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-244-8/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ver_linux: Eliminate duplicate code in ldconfig processing logicAlexander Kapshuk2021-01-271-7/+5