summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/get_abi: fix source path leakVegard Nossum2024-01-311-1/+1
* powerpc: remove checks for binutils older than 2.25Masahiro Yamada2024-01-251-4/+0
* scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas2024-01-201-2/+17
* bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahol...Alan Maguire2024-01-201-0/+3
* btf, scripts: Exclude Rust CUs with paholeMartin Rodriguez Reboredo2024-01-201-0/+4
* sign-file: Fix incorrect return values checkYusong Gao2023-12-201-6/+6
* checkstack: fix printed addressHeiko Carstens2023-12-131-6/+2
* dt: dt-extract-compatibles: Don't follow symlinks when walking treeNĂ­colas F. R. A. Prado2023-12-131-2/+12
* dt: dt-extract-compatibles: Handle cfile arguments in generator functionNĂ­colas F. R. A. Prado2023-12-131-8/+11
* kconfig: fix memory leak from range propertiesMasahiro Yamada2023-12-131-8/+6
* randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook2023-11-281-3/+8
* modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada2023-11-201-2/+2
* modpost: fix tee MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada2023-11-201-5/+5
* kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]Zhen Lei2023-10-251-1/+4
* modpost: add missing else to the "of" checkMauricio Faria de Oliveira2023-10-101-1/+1
* kconfig: fix possible buffer overflowKonstantin Meskhidze2023-09-191-0/+3
* kbuild: rpm-pkg: define _arch conditionallyMasahiro Yamada2023-09-191-1/+1
* kbuild: rust_is_available: fix confusion when a version appears in the pathMiguel Ojeda2023-09-131-3/+1
* kbuild: rust_is_available: add check for `bindgen` invocationMiguel Ojeda2023-09-131-1/+21
* kbuild: rust_is_available: fix version check when CC has multiple argumentsRussell Currey2023-09-131-2/+2
* kbuild: rust_is_available: remove -v optionMasahiro Yamada2023-09-131-56/+40
* gcc-plugins: Reorganize gimple includes for GCC 13Kees Cook2023-08-161-2/+2
* scripts/kallsyms: update the usage in the comment blockMasahiro Yamada2023-07-271-1/+1
* scripts/kallsyms.c Make the comment up-to-date with current implementationYuma Ueda2023-07-271-1/+2
* kallsyms: add kallsyms_seqs_of_names to list of special symbolsArnd Bergmann2023-07-271-0/+1
* kallsyms: strip LTO-only suffixes from promoted global functionsYonghong Song2023-07-271-3/+3
* kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=yZhen Lei2023-07-272-2/+38
* kallsyms: Improve the performance of kallsyms_lookup_name()Zhen Lei2023-07-271-0/+37
* kbuild: Disable GCOV for *.mod.oSami Tolvanen2023-07-191-1/+1
* modpost: fix off by one in is_executable_section()Dan Carpenter2023-07-191-1/+1
* modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada2023-07-191-0/+12
* modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada2023-07-191-3/+9
* modpost: remove broken calculation of exception_table_entry sizeMasahiro Yamada2023-07-191-57/+3
* scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish2023-07-051-1/+8
* scripts: fix the gfp flags header path in gfp-translatePrathu Baronia2023-06-281-3/+3
* kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers2023-06-213-6/+6
* recordmcount: Fix memory leaks in the uwrite functionHao Zeng2023-05-241-1/+5
* scripts/gdb: fix lx-timerlist for Python3Peng Liu2023-05-112-2/+7
* scripts/gdb: raise error with reduced debugging informationFlorian Fainelli2023-05-112-1/+6
* scripts/gdb: bail early if there are no generic PDFlorian Fainelli2023-05-111-1/+3
* scripts/gdb: bail early if there are no clocksFlorian Fainelli2023-05-111-0/+2
* ASN.1: Fix check for strdup() successEkaterina Orlova2023-04-261-1/+1
* modpost: Fix processing of CRCs on 32-bit build machinesBen Hutchings2023-04-061-1/+1
* kconfig: Update config changed flag before calling callbackJurica Vukadin2023-03-221-2/+4
* scripts: handle BrokenPipeError for python scriptsMasahiro Yamada2023-03-173-10/+40
* gcc-plugins: drop -std=gnu++11 to fix GCC 13 buildSam James2023-03-101-1/+1
* builddeb: clean generated package contentBastian Germann2023-03-101-1/+1
* scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas2023-03-031-1/+1
* arm64: remove special treatment for the link order of head.oMasahiro Yamada2023-02-251-1/+0
* riscv: remove special treatment for the link order of head.oJisheng Zhang2023-02-251-1/+0