aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/module.lds.S
AgeCommit message (Expand)Author
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