summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \
| * | | | locking/atomics, kcsan: Add instrumentation for barriersMarco Elver2021-12-091-9/+32
| * | | | kcsan: Ignore GCC 11+ warnings about TSan runtime supportMarco Elver2021-12-091-0/+6
| * | | | kcsan, kbuild: Add option for barrier instrumentation onlyMarco Elver2021-12-091-0/+5
| * | | | kcsan: Add core support for a subset of weak memory modelingMarco Elver2021-12-091-2/+7
| | |_|/ | |/| |
* | | | Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-111-17/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | scripts/gdb: lx-dmesg: read records individuallyJohn Ogness2021-12-161-17/+18
| |/ /
* | | recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens2021-12-241-1/+1
* | | recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand2021-12-121-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-11-242-0/+27
|\ \ | |/ |/|
| * HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Thomas Weißschuh2021-11-092-0/+27
* | Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-131-0/+155
|\ \
| * | coccinelle: semantic patch to check for inappropriate do_div() callsWen Yang2021-09-111-0/+155
* | | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-131-0/+5
|\ \ \