summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)AuthorLines
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+13
2021-08-11vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor-0/+1
2021-07-19printk: Userspace format indexing supportChris Down-0/+13
2021-06-02vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor-0/+1
2021-04-08add support for Clang CFISami Tolvanen-1/+19
2021-02-26Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+5
2021-02-25vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=yNathan Chancellor-4/+5
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds-1/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+6
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-42/+0
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+4
2021-02-23vmlinux.lds.h: catch even more instrumentation symbols into .dataAlexander Lobakin-1/+1
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-3/+3
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+4
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-0/+11
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf-1/+4
2021-02-16vmlinux.lds.h: catch more UBSAN symbols into .dataAlexander Lobakin-1/+1
2021-02-16vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers-1/+6
2021-02-09firmware_loader: align .builtin_fw to 8Fangrui Song-1/+1
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig-28/+0
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig-14/+0
2021-01-15vmlinux.lds.h: catch UBSAN's "unnamed data" into dataAlexander Lobakin-1/+1
2021-01-15vmlinux.lds.h: catch compound literals into data and BSSAlexander Lobakin-3/+3
2021-01-14kbuild: add support for Clang LTOSami Tolvanen-4/+7
2020-12-22powercap/drivers/dtpm: Add API for dynamic thermal power managementDaniel Lezcano-0/+11
2020-10-27vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook-0/+1
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+9
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+13
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+42
2020-10-09vmlinux.lds.h: add linker section for KUnit test suitesBrendan Higgins-1/+9
2020-09-21bpf: Prevent .BTF section eliminationTony Ambardar-1/+1
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf-0/+6
2020-09-01static_call: Add inline static call infrastructureJosh Poimboeuf-0/+7
2020-09-01vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers-1/+4
2020-09-01vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILSKees Cook-1/+4
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook-2/+6
2020-09-01vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sectionsKees Cook-0/+20
2020-09-01vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDSKees Cook-1/+3
2020-09-01vmlinux.lds.h: Create COMMON_DISCARDSKees Cook-3/+6
2020-08-14include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour-0/+1
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-0/+4
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+22
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman-1/+4
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+4
2020-07-24dyndbg: rename __verbose section to __dyndbgJim Cromie-3/+3
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel-1/+4
2020-07-13bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa-0/+4
2020-07-08sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9Peter Zijlstra-7/+11
2020-06-25sched: Have sched_class_highest define by vmlinux.lds.hSteven Rostedt (VMware)-1/+4