summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* docs: scripts/kernel-doc: Detect absence of FILE argAkira Yokosawa2022-02-241-8/+17
* scripts: kernel-doc: Refresh the copyright linesTomasz Warniełło2022-02-241-0/+2
* scripts: kernel-doc: Drop obsolete commentsTomasz Warniełło2022-02-241-143/+0
* scripts: kernel-doc: Replace the usage functionTomasz Warniełło2022-02-241-10/+1
* scripts: kernel-doc: Translate the "Other parameters" subsection of OPTIONSTomasz Warniełło2022-02-241-5/+18
* scripts: kernel-doc: Translate the "Output selection modifiers" subsection of...Tomasz Warniełło2022-02-241-8/+29
* scripts: kernel-doc: Translate the "Output selection" subsection of OPTIONSTomasz Warniełło2022-02-241-13/+29
* scripts: kernel-doc: Translate the "Output format selection modifier" subsect...Tomasz Warniełło2022-02-241-7/+15
* scripts: kernel-doc: Translate the "Output format selection" subsection of OP...Tomasz Warniełło2022-02-241-5/+26
* scripts: kernel-doc: Translate the DESCRIPTION sectionTomasz Warniełło2022-02-241-6/+9
* scripts: kernel-doc: Relink argument parsing error handling to pod2usageTomasz Warniełło2022-02-241-3/+17
* scripts: kernel-doc: Add the basic POD sectionsTomasz Warniełło2022-02-241-0/+25
* Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-221-6/+2
|\
| * scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer2022-01-171-6/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-204-29/+51
|\ \
| * | ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook2022-01-201-1/+0
| * | const_structs.checkpatch: add frequently used ops structsRikard Falkeborn2022-01-201-0/+23
| * | checkpatch: improve Kconfig help testJoe Perches2022-01-201-26/+26
| * | checkpatch: relax regexp for COMMIT_LOG_LONG_LINEJerome Forissier2022-01-201-1/+1
| * | get_maintainer: don't remind about no git repo when --nogit is usedRandy Dunlap2022-01-201-1/+1
* | | Merge tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2022-01-191-2/+3
|\ \ \
| * | | script/sorttable: Fix some initialization problemsYinan Liu2022-01-181-2/+3
* | | | Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-192-34/+19
|\ \ \ \
| * | | | riscv: extable: add `type` and `data` fieldsJisheng Zhang2022-01-051-1/+1
| * | | | riscv: switch to relative exception tablesJisheng Zhang2022-01-052-1/+16
| * | | | scripts/sorttable: Unify arm64 & x86 sort functionsMark Rutland2022-01-051-33/+3
| | |_|/ | |/| |
* | | | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-1916-457/+93
|\ \ \ \
| * | | | kbuild: add cmd_file_sizeMasahiro Yamada2022-01-141-0/+3
| * | | | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada2022-01-141-6/+24
| * | | | kbuild: drop $(size_append) from cmd_zstdMasahiro Yamada2022-01-141-1/+1
| * | | | certs: move scripts/extract-cert to certs/Masahiro Yamada2022-01-084-172/+4
| * | | | kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-084-14/+15
| * | | | kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada2022-01-083-36/+31
| * | | | certs: simplify $(srctree)/ handling and remove config_filename macroMasahiro Yamada2022-01-081-47/+0
| * | | | kbuild: stop using config_filename in scripts/Makefile.modsignMasahiro Yamada2022-01-081-2/+3
| * | | | kbuild: move headers_check.pl to usr/include/Masahiro Yamada2022-01-081-171/+0
| * | | | Documentation: Raise the minimum supported version of LLVM to 11.0.0Nathan Chancellor2021-12-021-1/+1
| * | | | streamline_config.pl: show the full Kconfig nameŁukasz Stelmach2021-12-021-1/+1
| * | | | kconfig: Add `make mod2noconfig` to disable module optionsJosh Triplett2021-12-022-8/+12
* | | | | Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2022-01-172-187/+0
|\ \ \ \ \
| * | | | | drop fen.cocciJulia Lawall2022-01-151-124/+0
| * | | | | scripts/coccinelle: drop bugon.cocciJulia Lawall2022-01-151-63/+0
| |/ / / /
* | | | | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-01-164-8/+130
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | scripts: ftrace - move the sort-processing in ftrace_initYinan Liu2022-01-134-6/+128
| * | | | script/sorttable: Code style improvementsYinan Liu2021-12-111-2/+2
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-0/+1
|\ \ \ \
| * | | | scripts/spelling.txt: add "oveflow"Drew Fustini2022-01-151-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-141-63/+63
|\ \ \ \
| * | | | Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman2022-01-031-1/+1
| |\| | |
| * | | | Merge 5.16-rc3 into char-misc-nextGreg Kroah-Hartman2021-11-292-0/+27
| |\ \ \ \ | | | |/ / | | |/| |