summaryrefslogtreecommitdiff
path: root/scripts/module.lds.S
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+7
2024-05-14modules: Drop the .export_symbol section from the final modulesWang Yao1-0/+1
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan1-0/+7
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-0/+6
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen1-19/+4
2022-07-11modules: Ensure natural alignment for .altinstructions and __bug_table sectionsHelge Deller1-0/+2
2021-07-19module: combine constructors in module linker scriptReiner Huober1-0/+1
2021-04-08module: ensure __cfi_check alignmentSami Tolvanen1-1/+18
2021-04-01kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabledSean Christopherson1-0/+2
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+0
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig1-4/+0
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig1-2/+0
2021-01-14kbuild: lto: merge module sectionsSami Tolvanen1-0/+24
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada1-0/+29