summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URIJan Luebbe2023-02-091-1/+5
* Fix up more non-executable files marked executableLinus Torvalds2023-02-011-0/+0
* ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)2023-02-011-8/+26
* Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-11-271-3/+4
|\
| * scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju2022-11-161-3/+4
* | scripts: add rust in scripts/Makefile.packageParan Lee2022-11-241-2/+2
* | kbuild: Restore .version auto-increment behaviour for Debian packagesMarc Zyngier2022-11-171-1/+1
|/
* Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-11-111-1/+1
|\
| * scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390Heiko Carstens2022-11-091-1/+1
* | kconfig: fix segmentation fault in menuconfig searchMasahiro Yamada2022-11-021-19/+4
* | kbuild: fix typo in modpostWill McVicker2022-10-281-1/+1
|/
* Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-164-9/+8
|\
| * kbuild: add -fno-discard-value-names to cmd_cc_ll_cNick Desaulniers2022-10-151-1/+1
| * scripts/clang-tools: Convert clang-tidy args to listGuru Das Srinagesh2022-10-141-5/+6
| * modpost: put modpost options before argumentRichard Acayan2022-10-141-1/+1
| * kbuild: Stop including vmlinux.bz2 in the rpm'sZack Rusin2022-10-131-2/+0
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-122-16/+156
|\ \