aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)Author
2023-03-17arch: fix broken BuildID for arm64 and riscvMasahiro Yamada
2023-03-17x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu
2022-11-25vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor
2022-02-23module/ftrace: handle patchable-function-entryMark Rutland
2021-08-18vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor
2021-06-16vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor
2021-03-04vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers
2021-02-17firmware_loader: align .builtin_fw to 8Fangrui Song
2021-02-17vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner
2021-01-17vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers
2020-10-14bpf: Prevent .BTF section eliminationTony Ambardar
2020-08-19include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-06-17bpf: Support llvm-objcopy for vmlinux BTFFangrui Song
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19security: Support early LSMsMatthew Garrett
2019-07-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-06-27thermal/drivers/core: Add init section table for self-encapsulationDaniel Lezcano
2019-06-08parisc: add dynamic ftraceSven Schnelle
2019-05-14Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov
2019-03-18vmlinux.lds.h: drop unused __vermagicMathias Krause
2019-03-06x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-10-10LSM: Rename .security_initcall section to .lsm_infoKees Cook
2018-10-10vmlinux.lds.h: Avoid copy/paste of security_init sectionKees Cook
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel
2018-08-22vmlinux.lds.h: remove stale <linux/export.h> includeMasahiro Yamada
2018-07-10iommu: Remove IOMMU_OF_DECLARERob Herring
2018-05-17kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATIONNicholas Piggin
2018-05-17vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada
2018-04-23earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov
2018-03-08ACPI/IORT: Remove linker section for IORT entries againJia He
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2017-12-12add infrastructure for tagging functions as error injectableJosef Bacik
2017-11-17kernel debug: support resetting WARN*_ONCEAndi Kleen
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-07percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-09-28locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds