index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
vmlinux.lds.h
Age
Commit message (
Expand
)
Author
2020-08-14
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
dyndbg: rename __verbose section to __dyndbg
Jim Cromie
2020-07-22
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
2020-07-13
bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros
Jiri Olsa
2020-07-08
sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9
Peter Zijlstra
2020-06-25
sched: Have sched_class_highest define by vmlinux.lds.h
Steven Rostedt (VMware)
2020-06-25
sched: Force the address order of each sched class descriptor
Steven Rostedt (VMware)
2020-05-19
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-27
x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
H.J. Lu
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-18
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
2019-11-14
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-06
module/ftrace: handle patchable-function-entry
Mark Rutland
2019-11-04
vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-19
security: Support early LSMs
Matthew Garrett
2019-07-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-06-27
thermal/drivers/core: Add init section table for self-encapsulation
Daniel Lezcano
2019-06-08
parisc: add dynamic ftrace
Sven Schnelle
2019-05-14
Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-07
moduleparam: Save information about built-in modules in separate file
Alexey Gladkov
2019-03-18
vmlinux.lds.h: drop unused __vermagic
Mathias Krause
2019-03-06
x86/unwind/orc: Fix ORC unwind table alignment
Josh Poimboeuf
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-12
vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
Peter Oberparleiter
2018-10-12
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-10
LSM: Rename .security_initcall section to .lsm_info
Kees Cook
2018-10-10
vmlinux.lds.h: Avoid copy/paste of security_init section
Kees Cook
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
2018-08-22
vmlinux.lds.h: remove stale <linux/export.h> include
Masahiro Yamada
2018-07-10
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2018-05-17
kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION
Nicholas Piggin
2018-05-17
vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
2018-04-23
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
[next]