blob: 1ee9e7622ac16287c1c7d529becbbbd0104e9630 [file] [log] [blame]
3d32285fa995 ("kbuild: wire up the build rule of compile_commands.json to Makefile")
48a0f72797bd ("modpost: show warning if any of symbol dump files is missing")
436b2ac603d5 ("modpost: invoke modpost only when input files are updated")
269a535ca931 ("modpost: generate vmlinux.symvers and reuse it for the second modpost")
f1005b30ade7 ("modpost: refactor -i option calculation")
bcfedae7d928 ("modpost: print symbol dump file as the build target in short log")
e3fb4df7fe4e ("modpost: re-add -e to set external_module flag")
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")
4e5ab74c3cbb ("modpost: pass -N option only for modules modpost")
89d6117680bd ("modpost: move -T option close to the modpost command")
91e6ee581270 ("modpost: fix -i (--ignore-errors) MAKEFLAGS detection")
e9e81b634303 ("kbuild: disallow multi-word in M= or KBUILD_EXTMOD")
121c2a137767 ("kbuild: error out if targets prefixed with '__' are directly run")
93fdddfefc83 ("kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST))")
0663c68c4d2d ("kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS")
610134b750bb ("kbuild: remove misleading stale FIXME comment")
63ec90f18204 ("um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/")
54b778476941 ("modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n")
9c9aa8fdf306 ("kbuild: remove 'Building modules, stage 2.' log")
8b41fc4454e3 ("kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf")
b1fbfcb4a209 ("kbuild: make single target builds even faster")
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")
bc35d4bda205 ("scripts/nsdeps: support nsdeps for external module builds")
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")
35e046a203ee ("kbuild: remove unneeded variable, single-all")
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")
57baec7b1b04 ("scripts/nsdeps: make sure to pass all module source files to spatch")
09684950050b ("scripts/nsdeps: use alternative sed delimiter")
69923208431e ("symbol namespaces: revert to previous __ksymtab name scheme")
9ae5bd184756 ("modpost: make updating the symbol namespace explicit")
a2b111843894 ("modpost: delegate updating namespaces to separate function")
d85103ac78a6 ("kbuild: fix build error of 'make nsdeps' in clean tree")
389eb3f5f4ab ("modpost: fix broken sym->namespace for external module builds")
bf70b0503abd ("module: swap the order of symbol.namespace")
e0703556644a ("Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux")