aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-11vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsGravatar Nathan Chancellor 1-0/+1
2021-06-02vmlinux.lds.h: Avoid orphan section with !SMPGravatar Nathan Chancellor 1-0/+1
2021-04-08add support for Clang CFIGravatar Sami Tolvanen 1-1/+19
2021-02-26Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+5
2021-02-25vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=yGravatar Nathan Chancellor 1-4/+5
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Gravatar Linus Torvalds 1-1/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+6
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-42/+0
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+4
2021-02-23vmlinux.lds.h: catch even more instrumentation symbols into .dataGravatar Alexander Lobakin 1-1/+1
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-3/+3
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+4
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+11
2021-02-17static_call: Allow module use without exposing static_call_keyGravatar Josh Poimboeuf 1-1/+4
2021-02-16vmlinux.lds.h: catch more UBSAN symbols into .dataGravatar Alexander Lobakin 1-1/+1
2021-02-16vmlinux.lds.h: add DWARF v5 sectionsGravatar Nick Desaulniers 1-1/+6
2021-02-09firmware_loader: align .builtin_fw to 8Gravatar Fangrui Song 1-1/+1
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Gravatar Christoph Hellwig 1-28/+0
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREGravatar Christoph Hellwig 1-14/+0
2021-01-15vmlinux.lds.h: catch UBSAN's "unnamed data" into dataGravatar Alexander Lobakin 1-1/+1
2021-01-15vmlinux.lds.h: catch compound literals into data and BSSGravatar Alexander Lobakin 1-3/+3
2021-01-14kbuild: add support for Clang LTOGravatar Sami Tolvanen 1-4/+7
2020-12-22powercap/drivers/dtpm: Add API for dynamic thermal power managementGravatar Daniel Lezcano 1-0/+11
2020-10-27vmlinux.lds.h: Keep .ctors.* with .ctorsGravatar Kees Cook 1-0/+1
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-1/+9
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+13
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-7/+42
2020-10-09vmlinux.lds.h: add linker section for KUnit test suitesGravatar Brendan Higgins 1-1/+9
2020-09-21bpf: Prevent .BTF section eliminationGravatar Tony Ambardar 1-1/+1
2020-09-01x86/static_call: Add inline static call implementation for x86-64Gravatar Josh Poimboeuf 1-0/+6
2020-09-01static_call: Add inline static call infrastructureGravatar Josh Poimboeuf 1-0/+7
2020-09-01vmlinux.lds.h: Add PGO and AutoFDO input sectionsGravatar Nick Desaulniers 1-1/+4
2020-09-01vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILSGravatar Kees Cook 1-1/+4
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGGravatar Kees Cook 1-2/+6
2020-09-01vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sectionsGravatar Kees Cook 1-0/+20
2020-09-01vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDSGravatar Kees Cook 1-1/+3
2020-09-01vmlinux.lds.h: Create COMMON_DISCARDSGravatar Kees Cook 1-3/+6
2020-08-14include/asm-generic/vmlinux.lds.h: align ro_after_initGravatar Romain Naour 1-0/+1
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-0/+4
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+3
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+22
2020-07-27Merge 5.8-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+4
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-1/+4
2020-07-24dyndbg: rename __verbose section to __dyndbgGravatar Jim Cromie 1-3/+3
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsGravatar Joerg Roedel 1-1/+4
2020-07-13bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosGravatar Jiri Olsa 1-0/+4
2020-07-08sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9Gravatar Peter Zijlstra 1-7/+11
2020-06-25sched: Have sched_class_highest define by vmlinux.lds.hGravatar Steven Rostedt (VMware) 1-1/+4
2020-06-25sched: Force the address order of each sched class descriptorGravatar Steven Rostedt (VMware) 1-0/+13
2020-05-19vmlinux.lds.h: Create section for protection against instrumentationGravatar Thomas Gleixner 1-0/+10