summaryrefslogtreecommitdiff
path: root/scripts/module.lds.S
AgeCommit message (Expand)Author
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14modules: Drop the .export_symbol section from the final modulesWang Yao
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen
2022-07-11modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller
2021-07-19module: combine constructors in module linker scriptReiner Huober
2021-04-08module: ensure __cfi_check alignmentSami Tolvanen
2021-04-01kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabledSean Christopherson
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig
2021-01-14kbuild: lto: merge module sectionsSami Tolvanen
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada