Linus Torvalds
|
ab486bc9a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
|
7 years ago |
Petr Mladek
|
51ccbb0ae8
Merge branch 'for-4.16-print-symbol' into for-4.16
|
7 years ago |
Sergey Senozhatsky
|
d2279c9d7f
kallsyms: remove print_symbol() function
|
7 years ago |
Sergey Senozhatsky
|
04b8eb7a4c
symbol lookup: introduce dereference_symbol_descriptor()
|
7 years ago |
Linus Torvalds
|
668533dc07
kallsyms: take advantage of the new '%px' format
|
7 years ago |
Linus Torvalds
|
2dcd9c71c1
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 years ago |
Linus Torvalds
|
516fb7f2e7
/proc/module: use the same logic as /proc/kallsyms for address exposure
|
7 years ago |
Linus Torvalds
|
c0f3ea1589
stop using '%pK' for /proc/kallsyms pointer values
|
7 years ago |
Steven Rostedt (VMware)
|
6171a0310a
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
|
8 years ago |
Steven Rostedt (VMware)
|
aba4b5c22c
ftrace: Save module init functions kallsyms symbols for tracing
|
8 years ago |
Masahiro Yamada
|
63b23e2cbc
kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL)
|
8 years ago |
Daniel Borkmann
|
74451e66d5
bpf: make jited programs visible in traces
|
8 years ago |
Ard Biesheuvel
|
2213e9a66b
kallsyms: add support for relative offsets in kallsyms address table
|
9 years ago |
Rob Jones
|
0049f26ae0
kernel/kallsyms.c: use __seq_open_private()
|
11 years ago |
Namhyung Kim
|
b86280aa48
kernel/kallsyms.c: fix %pB when there's no symbol at the address
|
11 years ago |
Gideon Israel Dsouza
|
52f5684c8e
kernel: use macros from compiler.h instead of __attribute__((...))
|
11 years ago |
Chen Gang
|
e3f26752f0
kernel: kallsyms: memory override issue, need check destination buffer length
|
12 years ago |
Stephen Boyd
|
4796dd200d
vsprintf: fix %ps on non symbols when using kallsyms
|
13 years ago |
Linus Torvalds
|
94df491c4a
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Namhyung Kim
|
0f77a8d378
vsprintf: Introduce %pB format specifier
|
14 years ago |
Linus Torvalds
|
b81a618dcd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Stephen Wilson
|
cae5d39032
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
|
14 years ago |
Kees Cook
|
9f36e2c448
printk: use %pK for /proc/kallsyms and /proc/modules
|
14 years ago |
Linus Torvalds
|
33e0d57f5d
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
|
15 years ago |
Marcus Meissner
|
59365d136d
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
|
15 years ago |
Jason Wessel
|
67fc4e0cb9
kdb: core for kgdb back end (2 of 2)
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Frederic Weisbecker
|
f60d24d2ad
hw-breakpoints: Fix broken hw-breakpoint sample module
|
16 years ago |
Mike Frysinger
|
128e8db38e
kallsyms: use new arch_is_kernel_text()
|
16 years ago |
Manish Katiyar
|
ad6ccfad6f
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace
|
16 years ago |