summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2022-01-15scripts/spelling.txt: add "oveflow"Drew Fustini1-0/+1
2022-01-15drop fen.cocciJulia Lawall1-124/+0
2022-01-15scripts/coccinelle: drop bugon.cocciJulia Lawall1-63/+0
2022-01-15bpf/scripts: Raise an exception if the correct number of helpers are not gene...Usama Arif1-2/+48
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-63/+63
2022-01-14scripts: ftrace - move the sort-processing in ftrace_initYinan Liu4-6/+128
2022-01-13kbuild: add cmd_file_sizeMasahiro Yamada1-0/+3
2022-01-13kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada1-6/+24
2022-01-13kbuild: drop $(size_append) from cmd_zstdMasahiro Yamada1-1/+1
2022-01-13Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+5
2022-01-12Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2022-01-12Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2022-01-11Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds1-0/+4
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-11/+50
2022-01-11Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-17/+18
2022-01-08certs: move scripts/extract-cert to certs/Masahiro Yamada4-172/+4
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada4-14/+15
2022-01-08kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada3-36/+31
2022-01-08certs: simplify $(srctree)/ handling and remove config_filename macroMasahiro Yamada1-47/+0
2022-01-08kbuild: stop using config_filename in scripts/Makefile.modsignMasahiro Yamada1-2/+3
2022-01-08kbuild: move headers_check.pl to usr/include/Masahiro Yamada1-171/+0
2022-01-07scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab1-0/+3
2022-01-06riscv: extable: add `type` and `data` fieldsJisheng Zhang1-1/+1
2022-01-06riscv: switch to relative exception tablesJisheng Zhang2-1/+16
2022-01-05scripts/sorttable: Unify arm64 & x86 sort functionsMark Rutland1-33/+3
2022-01-05parisc: decompressor: do not copy source files while buildingMasahiro Yamada1-0/+5
2022-01-04scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab1-0/+1
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman1-1/+1
2021-12-24recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens1-1/+1
2021-12-17ARM: 9154/1: decompressor: do not copy source files while buildingMasahiro Yamada1-1/+1
2021-12-16scripts/gdb: lx-dmesg: read records individuallyJohn Ogness1-17/+18
2021-12-12recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand1-1/+1
2021-12-11script/sorttable: Code style improvementsYinan Liu1-2/+2
2021-12-10locking/atomics, kcsan: Add instrumentation for barriersMarco Elver1-9/+32
2021-12-10kcsan: Ignore GCC 11+ warnings about TSan runtime supportMarco Elver1-0/+6
2021-12-10kcsan, kbuild: Add option for barrier instrumentation onlyMarco Elver1-0/+5
2021-12-10kcsan: Add core support for a subset of weak memory modelingMarco Elver1-2/+7
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra2-1/+5
2021-12-02Documentation: Raise the minimum supported version of LLVM to 11.0.0Nathan Chancellor1-1/+1
2021-12-02streamline_config.pl: show the full Kconfig nameƁukasz Stelmach1-1/+1
2021-12-02kconfig: Add `make mod2noconfig` to disable module optionsJosh Triplett2-8/+12
2021-11-29Merge 5.16-rc3 into char-misc-nextGreg Kroah-Hartman2-0/+27
2021-11-26scripts/tags: add space regexs to all regex_cZhaoyu Liu1-63/+63
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2-0/+27
2021-11-13Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+155
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-0/+5
2021-11-10mips: decompressor: do not copy source files while buildingMasahiro Yamada1-0/+5
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+35
2021-11-09scripts/gdb: handle split debug for vmlinuxDouglas Anderson1-1/+2