summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-07-27kconfig: remove wrong expr_trans_bool()Masahiro Yamada
2024-07-27kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada
2024-07-27gcc-plugins: Rename last_stmt() for GCC 14+Kees Cook
2024-06-16kconfig: fix comparison to constant symbols, 'm', 'n'Masahiro Yamada
2024-04-13kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1Nathan Chancellor
2024-03-26kconfig: fix infinite loop when expanding a macro at the end of fileMasahiro Yamada
2024-03-01scripts/bpf: Fix xdp_md forward declaration typoAndrii Nakryiko
2024-03-01bpf, scripts: Correct GPL license nameGianmarco Lusvardi
2024-03-01scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitionsAndrii Nakryiko
2023-12-20sign-file: Fix incorrect return values checkYusong Gao
2023-12-13kconfig: fix memory leak from range propertiesMasahiro Yamada
2023-11-28randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook
2023-10-10modpost: add missing else to the "of" checkMauricio Faria de Oliveira
2023-09-23kconfig: fix possible buffer overflowKonstantin Meskhidze
2023-08-11modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada
2023-08-11modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada
2023-08-11scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish
2023-05-30recordmcount: Fix memory leaks in the uwrite functionHao Zeng
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova
2023-03-17kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada
2023-03-17kbuild: fix false-positive need-builtin calculationMasahiro Yamada
2022-12-08scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju
2022-11-25cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds
2022-10-26selinux: use "grep -E" instead of "egrep"Greg Kroah-Hartman
2022-10-26Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen
2022-09-28mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang
2022-09-05kbuild: Fix include path in scripts/Makefile.modpostJing Leng
2022-08-25gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan
2022-08-25scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf
2022-07-02modpost: fix section mismatch check for exported init/exit sectionsMasahiro Yamada
2022-06-25faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf
2022-06-14modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada
2022-06-14modpost: fix removing numeric suffixesAlexander Lobakin
2022-06-14scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld
2022-02-23kconfig: let 'shell' return enough output for deep path namesBrenda Streiff
2022-02-23Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor
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-26leaking_addresses: Always print a trailing newlineKees Cook
2021-10-27gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins
2021-10-20nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt
2021-08-12scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su
2021-07-28kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich
2021-05-22scripts: switch explicitly to Python 3Andy Shevchenko
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-05-22scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor
2021-05-22kconfig: nconf: stop endless search loopsMihai Moldovan