blob: 78db5284337ac4f179ec46849adfd27266815a0b [file] [log] [blame]
7924799ed2dd ("modpost: rename ext_sym_list to dump_list")
ce2ddd6d6ab3 ("modpost: allow to pass -i option multiple times to remove -e option")
52c3416db00d ("modpost: track if the symbol origin is a dump file or ELF object")
2beee8689974 ("modpost: load KBUILD_EXTRA_SYMBOLS files in order")
54b778476941 ("modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n")
7ef9ab3b32b4 ("modpost: respect the previous export when 'exported twice' is warned")
e4b26c9f75e4 ("modpost: do not set ->preloaded for symbols from Module.symvers")
1743694eb235 ("modpost: stop symbol preloading for modversion CRC")
9bd2a099d722 ("modpost: rename handle_modversions() to handle_symbol()")
afa0459daa7b ("modpost: add a helper to get data pointed by a symbol")
bbc55bded4aa ("modpost: dump missing namespaces into a single modules.nsdeps file")
0241ea8cae19 ("modpost: free ns_deps_buf.p after writing ns_deps files")
bff9c62b5d20 ("modpost: do not invoke extra modpost for nsdeps")
39808e451fdf ("kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers")
1747269ab016 ("modpost: do not parse vmlinux for external module builds")
fab546e6cd7a ("kbuild: update comments in scripts/Makefile.modpost")