summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-07-14Merge tag 'v5.15.40' into 5.15.32-2.0.0Daiane Angolini
2022-07-11Merge tag 'v5.15.35' into 5.15.32-2.0.0Daiane Angolini
2022-07-11Merge branch 'local/v5.15.34' into 5.15.32-2.0.0Daiane Angolini
2022-07-11Merge branch 'local/v5.15.33' into 5.15.32-2.0.0Daiane Angolini
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-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
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-12-01Merge tag 'v5.15.5' into lf-5.15.yJason Liu
2021-11-30Revert "scripts: headers_install: Exit with error on config leak"Dong Aisheng
2021-11-30Merge branch 'script/next' into nextDong Aisheng
2021-11-18leaking_addresses: Always print a trailing newlineKees Cook
2021-11-02LF-2358-1 script: add get_maintainer_nxp.sh and MAITAINERS.NXPDong Aisheng
2021-11-02LF-2702 scripts: gcc-plugins: make GCC_PLUGINS not default to yDong Aisheng
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