summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2022-06-29modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada
2022-06-22faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf
2022-06-14scripts/gdb: change kernel config dumping methodKuan-Ying Lee
2022-06-14modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada
2022-06-14modpost: fix removing numeric suffixesAlexander Lobakin
2022-06-09scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf
2022-05-15x86: Add straight-line-speculation mitigationPeter Zijlstra
2022-05-15kbuild: move objtool_args back to scripts/Makefile.buildMasahiro Yamada
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld
2022-04-13ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook
2022-04-08modpost: restore the warning message for missing symbol versionsMasahiro Yamada
2022-04-08atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland
2022-04-08gcc-plugins/stackleak: Exactly match strings instead of prefixesKees Cook
2022-04-08scripts/dtc: Call pkg-config POSIXly correctThomas Bracht Laumann Jespersen
2022-02-23kconfig: fix failing to generate auto.confJing Leng
2022-02-23kconfig: let 'shell' return enough output for deep path namesBrenda Streiff
2022-02-16Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor
2022-01-27scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab
2022-01-27scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab
2022-01-27scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer
2022-01-05recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens
2021-12-22recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand
2021-11-18leaking_addresses: Always print a trailing newlineKees Cook
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-15nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
2021-10-09Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-07checksyscalls: Unconditionally ignore fstat{,at}64Palmer Dabbelt
2021-10-06gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins
2021-09-24kasan: always respect CONFIG_KASAN_STACKNathan Chancellor
2021-09-24scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen
2021-09-19Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-19kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor
2021-09-19kbuild: Fix comment typo in scripts/Makefile.modpostRamji Jiyani
2021-09-19gen_compile_commands: fix missing 'sys' packageKortan
2021-09-19checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_fileAriel Marcovitch
2021-09-19checkkconfigsymbols.py: Forbid passing 'HEAD' to --commitAriel Marcovitch
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13Documentation: raise minimum supported version of GCC to 5.1Nick Desaulniers
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-11Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2021-09-10riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang
2021-09-08Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08scripts: check_extable: fix typo in user error messageRandy Dunlap
2021-09-08checkpatch: improve GIT_COMMIT_ID testJoe Perches
2021-09-08checkpatch: make email address check case insensitiveMimi Zohar
2021-09-08checkpatch: support wide stringsJoe Perches
2021-09-06don't make the syscall checking produce errors from warningsStephen Rothwell
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds