index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kallsyms.c
Age
Commit message (
Expand
)
Author
2020-04-07
kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
Will Deacon
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-05
kallsyms: fix type of kallsyms_token_table[]
Masahiro Yamada
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-08-27
kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs...
Marc Zyngier
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-01-21
bpf: Add module name [bpf] to ksymbols for bpf programs
Song Liu
2018-09-10
kallsyms: reduce size a little on 64-bit
Jan Beulich
2018-08-14
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
2018-08-14
kallsyms: Simplify update_iter_mod()
Adrian Hunter
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-01-22
Merge branch 'for-4.16-print-symbol' into for-4.16
Petr Mladek
2018-01-16
kallsyms: remove print_symbol() function
Sergey Senozhatsky
2018-01-09
symbol lookup: introduce dereference_symbol_descriptor()
Sergey Senozhatsky
2017-11-29
kallsyms: take advantage of the new '%px' format
Linus Torvalds
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-12
/proc/module: use the same logic as /proc/kallsyms for address exposure
Linus Torvalds
2017-11-08
stop using '%pK' for /proc/kallsyms pointer values
Linus Torvalds
2017-10-05
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
Steven Rostedt (VMware)
2017-10-05
ftrace: Save module init functions kallsyms symbols for tracing
Steven Rostedt (VMware)
2017-07-10
kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL)
Masahiro Yamada
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
2016-03-15
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
2014-10-14
kernel/kallsyms.c: use __seq_open_private()
Rob Jones
2014-08-08
kernel/kallsyms.c: fix %pB when there's no symbol at the address
Namhyung Kim
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2013-04-15
kernel: kallsyms: memory override issue, need check destination buffer length
Chen Gang
2012-05-29
vsprintf: fix %ps on non symbols when using kallsyms
Stephen Boyd
2011-03-25
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-03-24
vsprintf: Introduce %pB format specifier
Namhyung Kim
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
2011-03-22
printk: use %pK for /proc/kallsyms and /proc/modules
Kees Cook
2010-11-19
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
2010-11-16
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
Marcus Meissner
2010-05-20
kdb: core for kgdb back end (2 of 2)
Jason Wessel
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-10
hw-breakpoints: Fix broken hw-breakpoint sample module
Frederic Weisbecker
2009-09-23
kallsyms: use new arch_is_kernel_text()
Mike Frysinger
2009-06-09
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix...
Manish Katiyar
2009-03-31
Ksplice: Add functions for walking kallsyms symbols
Anders Kaseorg
2009-01-14
Revert "kbuild: strip generated symbols from *.ko"
Sam Ravnborg
2008-12-19
allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
Jan Beulich
2008-11-19
sprint_symbol(): use less stack
Hugh Dickins
2008-10-16
kernel/kallsyms.c: fix double return
WANG Cong
2008-07-25
kallsyms: fix potential overflow in binary search
Vegard Nossum
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2008-02-06
remove support for un-needed _extratext section
Robin Getz
2008-01-29
module: make module_address_lookup safe
Rusty Russell
2007-11-29
FRV: fix the extern declaration of kallsyms_num_syms
David Howells
[next]