modpost: show offset from symbol for section mismatch warnings
[platform/kernel/linux-starfive.git] / scripts /
2023-06-22 Masahiro Yamadamodpost: show offset from symbol for section mismatch...
2023-06-22 Masahiro Yamadamodpost: merge two similar section mismatch warnings
2023-06-22 Masahiro Yamadakbuild: implement CONFIG_TRIM_UNUSED_KSYMS without...
2023-06-22 Masahiro Yamadamodpost: use null string instead of NULL pointer for...
2023-06-22 Masahiro Yamadamodpost: squash sym_update_namespace() into sym_add_exp...
2023-06-22 Masahiro Yamadamodpost: check static EXPORT_SYMBOL* by modpost again
2023-06-22 Masahiro Yamadakbuild: generate KSYMTAB entries by modpost
2023-06-15 Masahiro Yamadamodpost: pass struct module pointer to check_section_mi...
2023-06-14 Masahiro Yamadascripts/kallsyms: remove KSYM_NAME_LEN_BUFFER
2023-06-14 Masahiro Yamadascripts/kallsyms: constify long_options
2023-06-10 Johannes Bergkbuild: enable kernel-doc -Wall for W=2
2023-06-10 Johannes Bergkernel-doc: don't let V=1 change outcome
2023-06-08 Dan Carpentermodpost: fix off by one in is_executable_section()
2023-06-08 Jiri Slabystreamline_config.pl: handle also ${CONFIG_FOO}
2023-06-07 Nathan Chancellorkbuild: Add KBUILD_CPPFLAGS to as-option invocation
2023-06-07 Pierre-Clément Tosiscripts/mksysmap: Ignore __pi_ local arm64 symbols
2023-06-07 Pierre-Clément Tosiscripts/mksysmap: Fix badly escaped '$'
2023-06-07 Masahiro Yamadamodpost: propagate W=1 build option to modpost
2023-06-05 Masahiro Yamadakbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGS
2023-06-05 Nathan Chancellorkbuild: Add CLANG_FLAGS to as-instr
2023-06-03 Masahiro Yamadamodpost: detect section mismatch for R_ARM_REL32
2023-06-03 Masahiro Yamadamodpost: fix section_mismatch message for R_ARM_THM_...
2023-06-03 Masahiro Yamadamodpost: detect section mismatch for R_ARM_THM_{MOVW_AB...
2023-06-02 Masahiro Yamadamodpost: refactor find_fromsym() and find_tosym()
2023-06-02 Masahiro Yamadamodpost: detect section mismatch for R_ARM_{MOVW_ABS_NC...
2023-06-02 Masahiro Yamadamodpost: fix section mismatch message for R_ARM_{PC24...
2023-06-02 Masahiro Yamadamodpost: fix section mismatch message for R_ARM_ABS32
2023-05-28 Masahiro Yamadamodpost: remove *_sections[] arrays
2023-05-28 Masahiro Yamadamodpost: merge bad_tosec=ALL_EXIT_SECTIONS entries...
2023-05-28 Masahiro Yamadamodpost: merge fromsec=DATA_SECTIONS entries in section...
2023-05-28 Masahiro Yamadamodpost: remove is_shndx_special() check from section_r...
2023-05-28 Masahiro Yamadamodpost: replace r->r_offset, r->r_addend with faddr...
2023-05-28 Masahiro Yamadamodpost: unify 'sym' and 'to' in default_mismatch_handler()
2023-05-28 Masahiro Yamadamodpost: remove unused argument from secref_whitelist()
2023-05-28 Masahiro YamadaRevert "modpost: skip ELF local symbols during section...
2023-05-22 Ahmed S. Darwishscripts/tags.sh: Resolve gtags empty index generation
2023-05-22 Masahiro Yamadamodpost: rename find_elf_symbol() and find_elf_symbol2()
2023-05-22 Masahiro Yamadamodpost: pass section index to find_elf_symbol2()
2023-05-22 Masahiro Yamadamodpost: pass 'tosec' down to default_mismatch_handler()
2023-05-22 Masahiro Yamadamodpost: squash extable_mismatch_handler() into default...
2023-05-22 Masahiro Yamadamodpost: clean up is_executable_section()
2023-05-22 Masahiro Yamadamodpost: squash report_sec_mismatch() into default_mism...
2023-05-22 Masahiro Yamadamodpost: squash report_extable_warnings() into extable_...
2023-05-22 Masahiro Yamadamodpost: remove get_prettyname()
2023-05-22 Masahiro Yamadamodpost: remove fromsym info in __ex_table section...
2023-05-22 Masahiro Yamadamodpost: remove broken calculation of exception_table_e...
2023-05-22 Masahiro Yamadamodpost: error out if addend_*_rel() is not implemented...
2023-05-22 Andrew Daviskbuild: Disallow DTB overlays to built from .dts named...
2023-05-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2023-05-12 Linus TorvaldsMerge tag 'for-6.4-rc1-tag' of git://git./linux/kernel...
2023-05-11 Linus TorvaldsMerge tag 'xfs-6.4-rc1-fixes' of git://git./fs/xfs...
2023-05-11 Dave AirlieMerge tag 'drm-misc-fixes-2023-05-11' of git://anongit...
2023-05-10 Linus TorvaldsMerge tag 'fsnotify_for_v6.4-rc2' of git://git./linux...
2023-05-10 Linus TorvaldsMerge tag 'gfs2-v6.3-fix' of git://git./linux/kernel...
2023-05-09 Linus TorvaldsMerge tag 'for-6.4-rc1-tag' of git://git./linux/kernel...
2023-05-07 Linus TorvaldsMerge tag 'perf-tools-for-v6.4-3-2023-05-06' of git...
2023-05-07 Linus TorvaldsMerge tag 'core-debugobjects-2023-05-06' of git://git...
2023-05-07 Linus TorvaldsMerge tag 'v6.4-p2' of git://git./linux/kernel/git...
2023-05-07 Linus TorvaldsMerge tag '6.4-rc-smb3-client-fixes-part2' of git:...
2023-05-07 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2023-05-07 Linus TorvaldsMerge tag 'mailbox-v6.4' of git://git.linaro.org/landin...
2023-05-07 Linus TorvaldsMerge tag 'for-6.4/io_uring-2023-05-07' of git://git...
2023-05-06 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-05-06 Linus TorvaldsMerge tag 'for-6.4/block-2023-05-06' of git://git.kerne...
2023-05-06 Linus TorvaldsMerge tag 'pipe-nonblock-2023-05-06' of git://git.kerne...
2023-05-06 Linus TorvaldsMerge tag 'sound-fix-6.4-rc1' of git://git./linux/kerne...
2023-05-06 Linus TorvaldsMerge tag 'regulator-fix-v6.4' of git://git./linux...
2023-05-06 Linus TorvaldsMerge tag '6.4-rc-ksmbd-server-fixes-part2' of git...
2023-05-06 Linus TorvaldsMerge tag 'net-6.4-rc1' of git://git./linux/kernel...
2023-05-06 Linus TorvaldsMerge tag 'i2c-for-6.4-rc1-part2' of git://git./linux...
2023-05-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.4-1' of git://git...
2023-05-05 Linus TorvaldsMerge tag 'docs-6.4-2' of git://git.lwn.net/linux
2023-05-05 Linus TorvaldsMerge tag 'trace-v6.4-rc1' of git://git./linux/kernel...
2023-05-05 Linus TorvaldsMerge tag 'locking-core-2023-05-05' of git://git./linux...
2023-05-05 Linus TorvaldsMerge branch 'x86-uaccess-cleanup': x86 uaccess header...
2023-05-05 Linus TorvaldsMerge tag 'riscv-for-linus-6.4-mw2' of git://git./linux...
2023-05-05 Linus TorvaldsMerge tag 'acpi-6.4-rc1-3' of git://git./linux/kernel...
2023-05-05 Linus TorvaldsMerge tag 'thermal-6.4-rc1-3' of git://git./linux/kerne...
2023-05-05 Linus TorvaldsMerge tag 'phy-fixes-6.4-1' of git://git./linux/kernel...
2023-05-05 Linus TorvaldsMerge tag 'drm-next-2023-05-05' of git://anongit.freede...
2023-05-05 Paolo BonziniMerge tag 'kvm-s390-next-6.4-2' of https://git./linux...
2023-05-05 Paolo BonziniMerge tag 'kvm-x86-mmu-6.4-2' of https://github.com...
2023-05-05 Paolo BonziniMerge tag 'kvm-riscv-6.4-1' of https://github.com/kvm...
2023-05-05 Linus TorvaldsMerge tag 'linux-watchdog-6.4-rc1' of git://linux-watch...
2023-05-04 Linus TorvaldsMerge tag 'ceph-for-6.4-rc1' of https://github.com...
2023-05-04 Linus TorvaldsMerge tag '9p-6.4-for-linus' of git://git./linux/kernel...
2023-05-04 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-05-03-16-27' of...
2023-05-04 Linus TorvaldsMerge tag 'mm-stable-2023-05-03-16-22' of git://git...
2023-05-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-05-04 Linus TorvaldsMerge tag 'loongarch-6.4' of git://git./linux/kernel...
2023-05-04 Linus TorvaldsMerge tag 'csky-for-linus-6.4' of https://github.com...
2023-05-04 Linus TorvaldsMerge tag 'parisc-for-6.4-1' of git://git./linux/kernel...
2023-05-04 Linus TorvaldsMerge tag 'modules-6.4-rc1-v2' of git://git./linux...
2023-05-04 Linus TorvaldsMerge tag 'sysctl-6.4-rc1-v2' of git://git./linux/kerne...
2023-05-04 Linus TorvaldsMerge tag 'uml-for-linus-6.4-rc1' of git://git./linux...
2023-05-04 Linus TorvaldsMerge tag 'ubifs-for-linus-6.4-rc1' of git://git./linux...
2023-05-03 Linus TorvaldsMerge tag 'pm-6.4-rc1-2' of git://git./linux/kernel...
2023-05-03 Linus TorvaldsMerge tag 'acpi-6.4-rc1-2' of git://git./linux/kernel...
2023-05-03 Linus TorvaldsMerge tag 'thermal-6.4-rc1-2' of git://git./linux/kerne...
2023-05-03 Linus TorvaldsMerge tag 'pwm/for-6.4-rc1' of git://git./linux/kernel...
next