index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
module.lds.S
Age
Commit message (
Expand
)
Author
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-14
modules: Drop the .export_symbol section from the final modules
Wang Yao
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
2022-09-26
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
2022-07-11
modules: Ensure natural alignment for .altinstructions and __bug_table sections
Helge Deller
2021-07-19
module: combine constructors in module linker script
Reiner Huober
2021-04-08
module: ensure __cfi_check alignment
Sami Tolvanen
2021-04-01
kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled
Sean Christopherson
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
2021-01-14
kbuild: lto: merge module sections
Sami Tolvanen
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada