summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)2022-01-271-1/+1
* 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
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | scripts/tags: add space regexs to all regex_cZhaoyu Liu2021-11-261-63/+63
| | |_|/ | |/| |
* | | | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-122-1/+5
|\ \ \ \
| * | | | x86: Add straight-line-speculation mitigationPeter Zijlstra2021-12-092-1/+5
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-01-111-1/+1
|\ \ \ \
| * | | | ARM: 9154/1: decompressor: do not copy source files while buildingMasahiro Yamada2021-12-171-1/+1
| | |/ / | |/| |
* | | | Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-111-0/+5
|\ \ \ \
| * | | | parisc: decompressor: do not copy source files while buildingMasahiro Yamada2022-01-051-0/+5
| | |_|/ | |/| |
* | | | Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds2022-01-111-0/+4
|\ \ \ \
| * | | | scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab2022-01-071-0/+3
| * | | | scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab2022-01-031-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-113-11/+50
|\ \ \ \