summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)AuthorLines
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
2020-06-25sched: Force the address order of each sched class descriptorSteven Rostedt (VMware)-0/+13
2020-05-19vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner-0/+10
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-0/+15
2020-03-27x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu-2/+9
2020-03-19bpf: Support llvm-objcopy for vmlinux BTFFangrui Song-0/+15
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-2/+11
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+39
2019-11-18ftrace: Rename ftrace_graph_stub to ftrace_stub_graphSteven Rostedt (VMware)-4/+4
2019-11-14fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)-3/+14
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland-7/+7
2019-11-04vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATAKees Cook-0/+12
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook-2/+2
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook-5/+2
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook-3/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook-4/+5
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook-2/+11
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook-0/+8
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+7
2019-08-19security: Support early LSMsMatthew Garrett-1/+7
2019-07-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-0/+11
2019-06-27thermal/drivers/core: Add init section table for self-encapsulationDaniel Lezcano-0/+11
2019-06-08parisc: add dynamic ftraceSven Schnelle-0/+7
2019-05-14Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2019-05-07moduleparam: Save information about built-in modules in separate fileAlexey Gladkov-0/+1
2019-03-18vmlinux.lds.h: drop unused __vermagicMathias Krause-1/+0
2019-03-06x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf-1/+1