summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* modpost: restore the warning message for missing symbol versionsMasahiro Yamada2022-04-081-1/+1
* atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland2022-04-082-2/+16
* gcc-plugins/stackleak: Exactly match strings instead of prefixesKees Cook2022-04-081-4/+21
* scripts/dtc: Call pkg-config POSIXly correctThomas Bracht Laumann Jespersen2022-04-081-1/+1
* kconfig: fix failing to generate auto.confJing Leng2022-02-231-4/+9
* kconfig: let 'shell' return enough output for deep path namesBrenda Streiff2022-02-231-1/+1
* Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor2022-02-161-0/+1
* scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab2022-01-271-0/+3
* scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab2022-01-271-0/+1
* scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer2022-01-271-6/+2
* recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens2022-01-051-1/+1
* recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand2021-12-221-1/+1
* leaking_addresses: Always print a trailing newlineKees Cook2021-11-181-1/+2
* Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2021-10-161-1/+1
|\
| * nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt2021-10-151-1/+1
* | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2021-10-111-0/+4
|\ \
| * | gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins2021-10-061-0/+4
* | | Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2021-10-091-2/+4
|\ \ \ | |_|/ |/| |
| * | checksyscalls: Unconditionally ignore fstat{,at}64Palmer Dabbelt2021-10-071-2/+4
| |/
* | kasan: always respect CONFIG_KASAN_STACKNathan Chancellor2021-09-241-1/+2
* | scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen2021-09-241-0/+4
* | Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2021-09-194-9/+10
|\ \
| * | kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor2021-09-191-0/+5
| * | kbuild: Fix comment typo in scripts/Makefile.modpostRamji Jiyani2021-09-191-1/+1
| * | gen_compile_commands: fix missing 'sys' packageKortan2021-09-191-0/+1
| * | checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_fileAriel Marcovitch2021-09-191-8/+0
| * | checkkconfigsymbols.py: Forbid passing 'HEAD' to --commitAriel Marcovitch2021-09-191-0/+3
| |/
* | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-131-7/+1
|\ \ | |/ |/|
| * Documentation: raise minimum supported version of GCC to 5.1Nick Desaulniers2021-09-131-7/+1
* | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2021-09-111-0/+1
|\ \
| * | riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2021-09-101-0/+1
* | | Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linuxLinus Torvalds2021-09-112-1/+3
|\ \ \
| * | | scripts: coccinelle: allow list_entry_is_head() to use posDaniel Thompson2021-08-081-0/+2
| * | | coccinelle: api: rename kzfree to kfree_sensitiveWeizhao Ouyang2021-08-051-1/+1
* | | | Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds2021-09-081-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | module: combine constructors in module linker scriptReiner Huober2021-07-191-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-082-37/+58
|\ \ \ \
| * | | | scripts: check_extable: fix typo in user error messageRandy Dunlap2021-09-081-1/+1
| * | | | checkpatch: improve GIT_COMMIT_ID testJoe Perches2021-09-081-31/+51
| * | | | checkpatch: make email address check case insensitiveMimi Zohar2021-09-081-2/+2
| * | | | checkpatch: support wide stringsJoe Perches2021-09-081-3/+4
* | | | | don't make the syscall checking produce errors from warningsStephen Rothwell2021-09-061-1/+1
| |_|_|/ |/| | |
* | | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2021-09-0321-135/+166
|\ \ \ \
| * | | | kbuild: redo fake deps at include/ksym/*.hMasahiro Yamada2021-09-032-5/+4
| * | | | kbuild: clean up objtool_args slightlyMasahiro Yamada2021-09-031-6/+5
| * | | | modpost: get the *.mod file path more simplyMasahiro Yamada2021-09-033-16/+11
| * | | | checkkconfigsymbols.py: Fix the '--ignore' optionAriel Marcovitch2021-09-031-1/+1
| * | | | kbuild: merge vmlinux_link() between ARCH=um and other architecturesMasahiro Yamada2021-09-031-33/+23
| * | | | kbuild: do not remove 'linux' link in scripts/link-vmlinux.shMasahiro Yamada2021-09-031-1/+0
| * | | | kbuild: merge vmlinux_link() between the ordinary link and Clang LTOMasahiro Yamada2021-09-031-16/+14