summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Kbuild: add Rust supportMiguel Ojeda2022-09-289-15/+203
* scripts: add `is_rust_module.sh`Daniel Xu2022-09-281-0/+16
* scripts: add `rust_is_available.sh`Miguel Ojeda2022-09-283-0/+168
* scripts: add `generate_rust_target.rs`Miguel Ojeda2022-09-282-0/+172
* scripts: add `generate_rust_analyzer.py`Miguel Ojeda2022-09-281-0/+135
* scripts: decode_stacktrace: demangle Rust symbolsMiguel Ojeda2022-09-281-0/+14
* scripts: checkpatch: enable language-independent checks for RustMiguel Ojeda2022-09-281-2/+2
* scripts: checkpatch: diagnose uses of `%pA` in the C side as errorsMiguel Ojeda2022-09-281-2/+6
* kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda2022-09-281-2/+2
* kallsyms: support "big" kernel symbolsMiguel Ojeda2022-09-281-3/+26
* kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`Miguel Ojeda2022-09-281-2/+12
* kallsyms: avoid hardcoding buffer sizeBoqun Feng2022-09-281-2/+8
* kallsyms: use `ARRAY_SIZE` instead of hardcoded sizeBoqun Feng2022-09-281-1/+1
* Makefile.debug: re-enable debug info for .S filesNick Desaulniers2022-09-241-10/+11
* Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers2022-09-241-3/+1
* Kconfig: remove unused function 'menu_get_root_menu'Zeng Heng2022-09-242-6/+0
* scripts/clang-tools: remove unused moduleyangxingwu2022-09-241-1/+0
* Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-113-31/+2
|\
| * mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang2022-09-101-1/+1
| * scripts/extract-ikconfig: add zstd compression supportThitat Auareesuksakul2022-08-291-0/+1
| * scripts: remove obsolete gcc-ld scriptLukas Bulwahn2022-08-291-30/+0
* | Makefile.extrawarn: re-enable -Wformat for clang; take 2Nick Desaulniers2022-09-041-0/+12
|/
* asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-22/+0
* Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-204-5/+3
|\
| * scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh2022-08-211-0/+1
| * scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-lengthNathan Chancellor2022-08-211-1/+0
| * kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__Jiri Slaby2022-08-211-1/+1
| * modpost: fix module versioning when a symbol lacks valid CRCMasahiro Yamada2022-08-211-3/+1
* | Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-191-1/+1
|\ \ | |/ |/|
| * gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan2022-08-161-1/+1
* | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-121-0/+2
|\ \
| * | riscv/purgatory: Omit use of bin2cMasahiro Yamada2022-08-111-0/+2
* | | Revert "Makefile.extrawarn: re-enable -Wformat for clang"Linus Torvalds2022-08-111-0/+1
* | | Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-08-1016-303/+87
|\ \ \
| * | | modpost: remove .symbol_white_list field entirelyMasahiro Yamada2022-08-041-39/+16
| * | | modpost: remove unneeded .symbol_white_list initializersMasahiro Yamada2022-08-041-8/+0
| * | | modpost: add PATTERNS() helper macroMasahiro Yamada2022-08-041-0/+7
| * | | modpost: shorten warning messages in report_sec_mismatch()Masahiro Yamada2022-08-041-170/+9
| * | | Revert "Kbuild, lto, workaround: Don't warn for initcall_reference in modpost"Masahiro Yamada2022-08-041-3/+0
| * | | modpost: use more reliable way to get fromsec in section_rel(a)()Masahiro Yamada2022-08-031-4/+2
| * | | modpost: add array range check to sec_name()Masahiro Yamada2022-08-031-1/+9
| * | | modpost: refactor get_secindex()Masahiro Yamada2022-08-031-12/+18
| * | | kbuild: set EXIT trap before creating temporary directoryMasahiro Yamada2022-08-032-2/+2
| * | | modpost: remove unused Elf_Sword macroMasahiro Yamada2022-08-031-2/+0
| * | | Makefile.extrawarn: re-enable -Wformat for clangJustin Stitt2022-08-031-1/+0
| * | | kconfig: Qt5: tell the user which packages are requiredRandy Dunlap2022-07-271-0/+1
| * | | modpost: use sym_get_data() to get module device_table dataMasahiro Yamada2022-07-273-4/+3
| * | | modpost: drop executable ELF supportMasahiro Yamada2022-07-271-6/+4
| * | | checkstack: add riscv support for scripts/checkstack.plWadim Mueller2022-07-271-0/+4
| * | | kconfig: shorten the temporary directory name for cc-optionMasahiro Yamada2022-07-271-1/+1