- 1102f9f modpost: do not make find_tosym() return NULL by Masahiro Yamada · 11 months ago
- 1d35aae Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 12 months ago
- 23dfd91 modpost: fix null pointer dereference by Max Kellermann · 1 year, 1 month ago
- aa7d651 Merge tag 'tag-chrome-platform-firmware-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 12 months ago
- 685d982 Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 months ago
- f1cebae firmware: coreboot: Generate aliases for coreboot modules by Nícolas F. R. A. Prado · 1 year, 1 month ago
- 5d9a16b modpost: trim leading spaces when processing source files list by Radek Krejci · 1 year, 1 month ago
- 4589f19 Merge branch 'x86/bugs' into x86/core, to pick up pending changes before dependent patches by Ingo Molnar · 1 year, 1 month ago
- cda5f94 modpost: avoid using the alias attribute by Masahiro Yamada · 1 year, 1 month ago
- 3975865 modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS by Nathan Chancellor · 1 year, 1 month ago
- 24fdd51 Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 1 year, 1 month ago
- 2772ae4 modpost: Ignore relaxation and alignment marker relocs on LoongArch by WANG Xuerui · 1 year, 2 months ago
- aefb2f2 x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE by Breno Leitao · 1 year, 3 months ago
- c9f2b8d modpost: remove unreachable code after fatal() by Masahiro Yamada · 1 year, 3 months ago
- 5cac96f modpost: remove unneeded initializer in section_rel() by Masahiro Yamada · 1 year, 3 months ago
- 16a473f modpost: inform compilers that fatal() never returns by Masahiro Yamada · 1 year, 3 months ago
- cc87b7c0 modpost: move __attribute__((format(printf, 2, 3))) to modpost.h by Masahiro Yamada · 1 year, 3 months ago
- 1c4a758 modpost: fix section mismatch message for RELA by Masahiro Yamada · 1 year, 4 months ago
- 5c5e048 Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 1 year, 4 months ago
- 4c7a0c9 Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 1 year, 4 months ago
- d99b91a Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 1 year, 4 months ago
- 04311b9 module: Make is_valid_name() return bool by Tiezhu Yang · 1 year, 9 months ago
- 34fcf23 modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONS by Masahiro Yamada · 1 year, 4 months ago
- b3d4f44 modpost: merge sectioncheck table entries regarding init/exit sections by Masahiro Yamada · 1 year, 4 months ago
- e578e4e modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONS by Masahiro Yamada · 1 year, 4 months ago
- a3df152 modpost: disallow the combination of EXPORT_SYMBOL and __meminit* by Masahiro Yamada · 1 year, 4 months ago
- 48cd8df modpost: remove EXIT_SECTIONS macro by Masahiro Yamada · 1 year, 4 months ago
- 473a45b modpost: remove MEM_INIT_SECTIONS macro by Masahiro Yamada · 1 year, 4 months ago
- e1dc1bf modpost: remove more symbol patterns from the section check whitelist by Masahiro Yamada · 1 year, 4 months ago
- 50cccec modpost: disallow *driver to reference .meminit* sections by Masahiro Yamada · 1 year, 4 months ago
- 6a4e59e linux/init: remove __memexit* annotations by Masahiro Yamada · 1 year, 4 months ago
- 3ada34b modpost: remove ALL_EXIT_DATA_SECTIONS macro by Masahiro Yamada · 1 year, 4 months ago
- fa10f41 cdx: add sysfs for subsystem, class and revision by Abhijit Gangurde · 1 year, 5 months ago
- 1fa0587 staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE by Umang Jain · 1 year, 5 months ago
- 77f9f57 modpost: factor out the common boilerplate of section_rel(a) by Masahiro Yamada · 1 year, 5 months ago
- 29ae5c0 modpost: refactor check_sec_ref() by Masahiro Yamada · 1 year, 5 months ago
- bd78c9d modpost: define TO_NATIVE() using bswap_* functions by Masahiro Yamada · 1 year, 5 months ago
- ac96a15a modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host by Masahiro Yamada · 1 year, 5 months ago
- 7f54e00 modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host by Masahiro Yamada · 1 year, 5 months ago
- 4074532 modpost: Optimize symbol search from linear to binary search by Jack Brennen · 1 year, 5 months ago
- f177cd0 modpost: Don't let "driver"s reference .exit.* by Uwe Kleine-König · 1 year, 5 months ago
- cbc3d00 modpost: add missing else to the "of" check by Mauricio Faria de Oliveira · 1 year, 5 months ago
- 847165d Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 1 year, 6 months ago
- 08700ec linux/export: fix reference to exported functions for parisc64 by Masahiro Yamada · 1 year, 6 months ago
- 1ef061a modpost: Skip .llvm.call-graph-profile section check by Denis Nikitin · 1 year, 6 months ago
- 77f39e9 modpost: remove ElF_Rela variables from for-loop in section_rel(a) by Masahiro Yamada · 1 year, 7 months ago
- 4732acb modpost: clean up MIPS64 little endian relocation code by Masahiro Yamada · 1 year, 7 months ago
- 71d965c modpost: pass r_type to addend_*_rel() by Masahiro Yamada · 1 year, 7 months ago
- a68914a modpost: change return type of addend_*_rel() by Masahiro Yamada · 1 year, 7 months ago
- 481461f linux/export.h: make <linux/export.h> independent of CONFIG_MODULES by Masahiro Yamada · 1 year, 8 months ago
- ad28859 Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 1 year, 8 months ago
- b25f62c Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 1 year, 8 months ago
- f5983da modpost: define more R_ARM_* for old distributions by Masahiro Yamada · 1 year, 8 months ago
- 8e86ebe modpost: continue even with unknown relocation type by Masahiro Yamada · 1 year, 9 months ago
- 8aa00e2 modpost: factor out Elf_Sym pointer calculation to section_rel() by Masahiro Yamada · 1 year, 9 months ago
- b31db65 modpost: factor out inst location calculation to section_rel() by Masahiro Yamada · 1 year, 9 months ago
- 1fffe7a script: modpost: emit a warning when the description is missing by Vincenzo Palazzo · 1 year, 9 months ago
- f234627 modpost: show offset from symbol for section mismatch warnings by Masahiro Yamada · 1 year, 9 months ago
- 78dac1a modpost: merge two similar section mismatch warnings by Masahiro Yamada · 1 year, 9 months ago
- 5e9e95cc9 kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion by Masahiro Yamada · 1 year, 9 months ago
- 700c48b modpost: use null string instead of NULL pointer for default namespace by Masahiro Yamada · 1 year, 9 months ago
- 6e7611c modpost: squash sym_update_namespace() into sym_add_exported() by Masahiro Yamada · 1 year, 9 months ago
- 6d62b1c modpost: check static EXPORT_SYMBOL* by modpost again by Masahiro Yamada · 1 year, 9 months ago
- ddb5cdb kbuild: generate KSYMTAB entries by modpost by Masahiro Yamada · 1 year, 9 months ago
- 234489a vfio/cdx: add support for CDX bus by Nipun Gupta · 1 year, 9 months ago
- b9f174c x86/unwind/orc: Add ELF section with ORC version identifier by Omar Sandoval · 1 year, 9 months ago
- 94d6cb6 modpost: pass struct module pointer to check_section_mismatch() by Masahiro Yamada · 1 year, 9 months ago
- 3a3f1e5 modpost: fix off by one in is_executable_section() by Dan Carpenter · 1 year, 9 months ago
- 20ff368 modpost: propagate W=1 build option to modpost by Masahiro Yamada · 1 year, 9 months ago
- 2cb7494 modpost: detect section mismatch for R_ARM_REL32 by Masahiro Yamada · 1 year, 9 months ago
- 3310bae modpost: fix section_mismatch message for R_ARM_THM_{CALL,JUMP24,JUMP19} by Masahiro Yamada · 1 year, 9 months ago
- cd1824f modpost: detect section mismatch for R_ARM_THM_{MOVW_ABS_NC,MOVT_ABS} by Masahiro Yamada · 1 year, 9 months ago
- b1a9651 modpost: refactor find_fromsym() and find_tosym() by Masahiro Yamada · 1 year, 9 months ago
- 12ca2c6 modpost: detect section mismatch for R_ARM_{MOVW_ABS_NC,MOVT_ABS} by Masahiro Yamada · 1 year, 9 months ago
- 56a24b8 modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24} by Masahiro Yamada · 1 year, 9 months ago
- b7c63520f modpost: fix section mismatch message for R_ARM_ABS32 by Masahiro Yamada · 1 year, 9 months ago
- 1df380f modpost: remove *_sections[] arrays by Masahiro Yamada · 1 year, 10 months ago
- abc2397 modpost: merge bad_tosec=ALL_EXIT_SECTIONS entries in sectioncheck table by Masahiro Yamada · 1 year, 10 months ago
- d4323e8 modpost: merge fromsec=DATA_SECTIONS entries in sectioncheck table by Masahiro Yamada · 1 year, 10 months ago
- a9bb3e5 modpost: remove is_shndx_special() check from section_rel(a) by Masahiro Yamada · 1 year, 10 months ago
- 04ed3b4 modpost: replace r->r_offset, r->r_addend with faddr, taddr by Masahiro Yamada · 1 year, 10 months ago
- a23e758 modpost: unify 'sym' and 'to' in default_mismatch_handler() by Masahiro Yamada · 1 year, 10 months ago
- 05bb070 modpost: remove unused argument from secref_whitelist() by Masahiro Yamada · 1 year, 10 months ago
- 17b53f1 Revert "modpost: skip ELF local symbols during section mismatch check" by Masahiro Yamada · 1 year, 10 months ago
- ac26334 modpost: rename find_elf_symbol() and find_elf_symbol2() by Masahiro Yamada · 1 year, 10 months ago
- 9990ca3 modpost: pass section index to find_elf_symbol2() by Masahiro Yamada · 1 year, 10 months ago
- dbf7cc2 modpost: pass 'tosec' down to default_mismatch_handler() by Masahiro Yamada · 1 year, 10 months ago
- 856567d modpost: squash extable_mismatch_handler() into default_mismatch_handler() by Masahiro Yamada · 1 year, 10 months ago
- f4c3548 modpost: clean up is_executable_section() by Masahiro Yamada · 1 year, 10 months ago
- fc5fa862 modpost: squash report_sec_mismatch() into default_mismatch_handler() by Masahiro Yamada · 1 year, 10 months ago
- faee9de modpost: squash report_extable_warnings() into extable_mismatch_handler() by Masahiro Yamada · 1 year, 10 months ago
- 6691e6f5 modpost: remove get_prettyname() by Masahiro Yamada · 1 year, 10 months ago
- 6c90d36 modpost: remove fromsym info in __ex_table section mismatch warning by Masahiro Yamada · 1 year, 10 months ago
- d0acc76 modpost: remove broken calculation of exception_table_entry size by Masahiro Yamada · 1 year, 10 months ago
- 64f1404 modpost: error out if addend_*_rel() is not implemented for REL arch by Masahiro Yamada · 1 year, 10 months ago
- b6a7828 Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 10 months ago
- 0a3bf86 module: Ignore L0 and rename is_arm_mapping_symbol() by Tiezhu Yang · 1 year, 11 months ago
- 987d2e0 module: Move is_arm_mapping_symbol() to module_symbol.h by Tiezhu Yang · 1 year, 11 months ago
- 87e5b1e module: Sync code of is_arm_mapping_symbol() by Tiezhu Yang · 1 year, 11 months ago
- 5790d40 Merge 6.3-rc6 into char-misc-next by Greg Kroah-Hartman · 1 year, 11 months ago