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