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-07-18kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor
2024-07-18kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada
2024-07-05kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic
2024-06-16scripts/gdb: fix SB_* constants parsingFlorian Fainelli
2024-06-16kconfig: fix comparison to constant symbols, 'm', 'n'Masahiro Yamada
2024-05-17kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)
2024-04-13gcc-plugins/stackleak: Avoid .head.text sectionArd Biesheuvel
2024-04-13gcc-plugins/stackleak: Ignore .noinstr.text and .entry.textKees Cook
2024-04-10kbuild: 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-26gen_compile_commands: fix invalid escape sequence warningAndrew Ballance
2024-03-01bpf, scripts: Correct GPL license nameGianmarco Lusvardi
2024-02-23scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas
2024-02-23scripts: decode_stacktrace: demangle Rust symbolsMiguel Ojeda
2024-02-23scripts/decode_stacktrace.sh: support old bash versionSchspa Shi
2024-02-23kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor
2024-02-23modpost: trim leading spaces when processing source files listRadek Krejci
2024-02-23scripts/get_abi: fix source path leakVegard Nossum
2024-01-25powerpc: remove checks for binutils older than 2.25Masahiro Yamada
2024-01-25bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahol...Alan Maguire
2023-12-20sign-file: Fix incorrect return values checkYusong Gao
2023-12-13checkstack: fix printed addressHeiko Carstens
2023-12-13kconfig: fix memory leak from range propertiesMasahiro Yamada
2023-11-28randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook
2023-11-20modpost: fix tee MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada
2023-10-10modpost: add missing else to the "of" checkMauricio Faria de Oliveira
2023-09-19kconfig: fix possible buffer overflowKonstantin Meskhidze
2023-07-23kbuild: Disable GCOV for *.mod.oSami Tolvanen
2023-07-23modpost: fix off by one in is_executable_section()Dan Carpenter
2023-07-23modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada
2023-07-23modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada
2023-07-23modpost: remove broken calculation of exception_table_entry sizeMasahiro Yamada
2023-07-05scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish
2023-06-14gcc-plugins: Reorganize gimple includes for GCC 13Kees Cook
2023-05-24recordmcount: Fix memory leaks in the uwrite functionHao Zeng
2023-05-11scripts/gdb: fix lx-timerlist for Python3Peng Liu
2023-05-11scripts/gdb: raise error with reduced debugging informationFlorian Fainelli
2023-05-11scripts/gdb: bail early if there are no generic PDFlorian Fainelli
2023-05-11scripts/gdb: bail early if there are no clocksFlorian Fainelli
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova
2023-03-22kconfig: Update config changed flag before calling callbackJurica Vukadin
2023-03-17scripts: handle BrokenPipeError for python scriptsMasahiro Yamada
2023-03-10builddeb: clean generated package contentBastian Germann
2023-03-03scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas
2023-03-03scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea
2023-02-25scripts/pahole-flags.sh: Use pahole-version.shNathan Chancellor
2023-02-25kbuild: Add CONFIG_PAHOLE_VERSIONNathan Chancellor