index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
vmlinux.lds.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
1
-2
/
+11
|
\
|
*
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
2019-11-18
1
-4
/
+4
|
*
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-14
1
-3
/
+14
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-14
/
+39
|
\
\
|
*
|
vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
Kees Cook
2019-11-04
1
-0
/
+12
|
*
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-2
/
+2
|
*
|
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-5
/
+2
|
*
|
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
1
-3
/
+1
|
*
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-4
/
+5
|
*
|
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
1
-2
/
+11
|
*
|
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-11-04
1
-0
/
+8
|
|
/
*
/
module/ftrace: handle patchable-function-entry
Mark Rutland
2019-11-06
1
-7
/
+7
|
/
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-1
/
+7
|
\
|
*
security: Support early LSMs
Matthew Garrett
2019-08-20
1
-1
/
+7
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-07-17
1
-0
/
+11
|
\
\
|
*
|
thermal/drivers/core: Add init section table for self-encapsulation
Daniel Lezcano
2019-06-27
1
-0
/
+11
|
|
/
*
/
parisc: add dynamic ftrace
Sven Schnelle
2019-06-08
1
-0
/
+7
|
/
*
Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
1
-1
/
+0
|
\
|
*
vmlinux.lds.h: drop unused __vermagic
Mathias Krause
2019-03-18
1
-1
/
+0
*
|
moduleparam: Save information about built-in modules in separate file
Alexey Gladkov
2019-05-07
1
-0
/
+1
|
/
*
x86/unwind/orc: Fix ORC unwind table alignment
Josh Poimboeuf
2019-03-06
1
-1
/
+1
*
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
1
-14
/
+11
|
\
|
*
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-11
1
-13
/
+11
|
*
LSM: Rename .security_initcall section to .lsm_info
Kees Cook
2018-10-11
1
-5
/
+5
|
*
vmlinux.lds.h: Avoid copy/paste of security_init section
Kees Cook
2018-10-11
1
-7
/
+6
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
1
-4
/
+7
|
\
\
|
*
|
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
2018-09-27
1
-4
/
+7
|
|
/
*
|
vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
Peter Oberparleiter
2018-10-11
1
-1
/
+1
*
|
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
2018-10-11
1
-2
/
+2
|
/
*
vmlinux.lds.h: remove stale <linux/export.h> include
Masahiro Yamada
2018-08-22
1
-2
/
+0
*
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2018-07-10
1
-2
/
+0
*
kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION
Nicholas Piggin
2018-05-17
1
-20
/
+29
*
vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
2018-05-17
1
-145
/
+144
*
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
2018-04-23
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-04-05
1
-1
/
+0
|
\
|
*
ACPI/IORT: Remove linker section for IORT entries again
Jia He
2018-03-08
1
-1
/
+0
*
|
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-28
1
-0
/
+10
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-0
/
+10
|
\
|
*
error-injection: Add injectable error types
Masami Hiramatsu
2018-01-13
1
-1
/
+1
|
*
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-13
1
-7
/
+7
|
*
add infrastructure for tagging functions as error injectable
Josef Bacik
2017-12-12
1
-0
/
+10
*
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-10
1
-0
/
+4
|
/
*
kernel debug: support resetting WARN*_ONCE
Andi Kleen
2017-11-18
1
-0
/
+3
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
1
-1
/
+20
|
\
|
*
percpu: Introduce DEFINE_PER_CPU_DECRYPTED
Brijesh Singh
2017-11-07
1
-0
/
+19
|
*
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
2017-10-14
1
-1
/
+1
*
|
locking/refcounts, x86/asm: Use unique .text section for refcount exceptions
Kees Cook
2017-09-28
1
-0
/
+1
|
/
*
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-09-09
1
-0
/
+1
|
\
|
*
Merge tag 'v4.13-rc7' into mtd/next
Boris Brezillon
2017-08-28
1
-12
/
+26
|
|
\
|
*
|
mtd: only use __xipram annotation when XIP_KERNEL is set
Arnd Bergmann
2017-08-15
1
-0
/
+1
[next]