summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* x86/extable: Rework the exception table mechanicsThomas Gleixner2022-07-291-2/+2
* x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-07-232-1/+2
* objtool: Add entry UNRET validationPeter Zijlstra2022-07-231-0/+3
* stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook2022-07-121-0/+2
* Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook2022-07-121-1/+2
* stddef: Introduce struct_group() helper macroKees Cook2022-07-121-0/+7
* modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada2022-06-291-1/+1
* faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf2022-06-221-11/+34
* scripts/gdb: change kernel config dumping methodKuan-Ying Lee2022-06-141-3/+3
* modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada2022-06-141-1/+2
* modpost: fix removing numeric suffixesAlexander Lobakin2022-06-141-1/+1
* scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf2022-06-091-53/+97
* x86: Add straight-line-speculation mitigationPeter Zijlstra2022-05-152-1/+5
* kbuild: move objtool_args back to scripts/Makefile.buildMasahiro Yamada2022-05-152-11/+10
* gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld2022-04-201-17/+27
* ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook2022-04-131-1/+0
* 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/...Linus 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/...Linus 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/ke...Linus 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/g...Linus 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/ke...Linus 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/jlaw...Linus 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