Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
| Archived =
No
| 20 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v6,20/20] modpost: show offset from symbol for section mismatch warnings
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- - -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,19/20] modpost: merge two similar section mismatch warnings
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,18/20] modpost: remove *_sections[] arrays
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- - -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,17/20] modpost: merge bad_tosec=ALL_EXIT_SECTIONS entries in sectioncheck table
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,16/20] modpost: merge fromsec=DATA_SECTIONS entries in sectioncheck table
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,15/20] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- - -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,14/20] modpost: use null string instead of NULL pointer for default namespace
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,13/20] modpost: squash sym_update_namespace() into sym_add_exported()
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,12/20] modpost: check static EXPORT_SYMBOL* by modpost again
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,11/20] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,10/20] kbuild: generate KSYMTAB entries by modpost
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- - -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,09/20] modpost: pass struct module pointer to check_section_mismatch()
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,08/20] modpost: remove is_shndx_special() check from section_rel(a)
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,07/20] modpost: replace r->r_offset, r->r_addend with faddr, taddr
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,06/20] modpost: unify 'sym' and 'to' in default_mismatch_handler()
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,05/20] modpost: refactor find_fromsym() and find_tosym()
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,04/20] modpost: remove unused argument from secref_whitelist()
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,03/20] modpost: detect section mismatch for R_ARM_MOVW_ABS_NC and R_ARM_MOVT_ABS
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- - -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,02/20] modpost: fix section mismatch message for R_ARM_ABS32
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- - -
-
-
-
2023-05-21
Masahiro Yamada
New
[v6,01/20] Revert "modpost: skip ELF local symbols during section mismatch check"
Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
- 1 -
-
-
-
2023-05-21
Masahiro Yamada
New