summaryrefslogtreecommitdiff
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)Author
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12vmlinux.lds.h: catch .bss..L* sections into BSS")Christophe Leroy
2024-06-19runtime constants: add default dummy infrastructureLinus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-13Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-02kallsyms: Avoid weak references for kallsyms symbolsArd Biesheuvel
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2024-03-22x86: Rename __{start,end}_init_task to __{start,end}_init_stackXin Li (Intel)
2024-03-13vmlinux.lds.h: Fix a typo in commentWei Yang
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor
2023-12-18kunit: add KUNIT_INIT_TABLE to init linker sectionRae Moar
2023-12-18kunit: move KUNIT_TABLE out of INIT_DATARae Moar
2023-10-28linux/init: remove __memexit* annotationsMasahiro Yamada
2023-10-01vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macrosMasahiro Yamada
2023-07-11vmlinux.lds.h: Remove a reference to no longer used sections .text..refcountPetr Pavlu
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-07-01Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Palmer Dabbelt
2023-06-25vmlinux.lds.h: use correct .init.data.* section nameJisheng Zhang
2023-06-22kbuild: generate KSYMTAB entries by modpostMasahiro Yamada
2023-06-16x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval
2023-05-16vmlinux.lds.h: Discard .note.gnu.property sectionJosh Poimboeuf
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2022-12-30arch: fix broken BuildID for arm64 and riscvMasahiro Yamada
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
2022-11-17vmlinux.lds.h: add HEADERED_SECTION_* macrosJim Cromie
2022-11-17vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macrosJim Cromie
2022-11-11Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-10vmlinux.lds.h: place optional header space in BOUNDED_SECTIONJim Cromie
2022-11-10vmlinux.lds.h: add BOUNDED_SECTION* macrosJim Cromie
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel
2022-11-08vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor
2022-10-22Merge branch 'x86/urgent' into x86/core, to resolve conflictIngo Molnar
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra
2022-10-17arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen
2022-09-23vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon
2022-09-16ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEPeter Zijlstra (Intel)
2022-09-07kernel/module: add __dyndbg_classes sectionJim Cromie
2022-05-19sched: Reverse sched_class layoutPeter Zijlstra
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds