Series |
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
|
expand
-
[v6,00/20] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUS…
-
[v6,01/20] Revert "modpost: skip ELF local symbols during section mismatch check"
-
[v6,02/20] modpost: fix section mismatch message for R_ARM_ABS32
-
[v6,03/20] modpost: detect section mismatch for R_ARM_MOVW_ABS_NC and R_ARM_MOVT_ABS
-
[v6,04/20] modpost: remove unused argument from secref_whitelist()
-
[v6,05/20] modpost: refactor find_fromsym() and find_tosym()
-
[v6,06/20] modpost: unify 'sym' and 'to' in default_mismatch_handler()
-
[v6,07/20] modpost: replace r->r_offset, r->r_addend with faddr, taddr
-
[v6,08/20] modpost: remove is_shndx_special() check from section_rel(a)
-
[v6,09/20] modpost: pass struct module pointer to check_section_mismatch()
-
[v6,10/20] kbuild: generate KSYMTAB entries by modpost
-
[v6,11/20] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
-
[v6,12/20] modpost: check static EXPORT_SYMBOL* by modpost again
-
[v6,13/20] modpost: squash sym_update_namespace() into sym_add_exported()
-
[v6,14/20] modpost: use null string instead of NULL pointer for default namespace
-
[v6,15/20] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
-
[v6,16/20] modpost: merge fromsec=DATA_SECTIONS entries in sectioncheck table
-
[v6,17/20] modpost: merge bad_tosec=ALL_EXIT_SECTIONS entries in sectioncheck table
-
[v6,18/20] modpost: remove *_sections[] arrays
-
[v6,19/20] modpost: merge two similar section mismatch warnings
-
[v6,20/20] modpost: show offset from symbol for section mismatch warnings
|