summaryrefslogtreecommitdiffstats
path: root/scripts/module.lds.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+7
|\
| * lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan2024-04-261-0/+7
* | modules: Drop the .export_symbol section from the final modulesWang Yao2024-05-141-0/+1
|/
* arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel2022-11-091-0/+6
* cfi: Switch to -fsanitize=kcfiSami Tolvanen2022-09-261-19/+4
* modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller2022-07-111-0/+2
* module: combine constructors in module linker scriptReiner Huober2021-07-191-0/+1
* module: ensure __cfi_check alignmentSami Tolvanen2021-04-091-1/+18
* kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabledSean Christopherson2021-04-011-0/+2
* Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-231-6/+0
|\
| * module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-081-4/+0
| * module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig2021-02-081-2/+0
* | kbuild: lto: merge module sectionsSami Tolvanen2021-01-141-0/+24
|/
* kbuild: preprocess module linker scriptMasahiro Yamada2020-09-241-0/+29