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
/
include
/
linux
/
kallsyms.h
Age
Commit message (
Expand
)
Author
2025-03-10
module: Use RCU in all users of __module_address().
Sebastian Andrzej Siewior
2025-01-26
module: Extend the preempt disabled section in dereference_symbol_descriptor().
Sebastian Andrzej Siewior
2023-06-08
kallsyms: make kallsyms_show_value() as generic function
Maninder Singh
2023-05-26
kallsyms: remove unsed API lookup_symbol_attrs
Maninder Singh
2023-03-19
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
2022-11-15
kallsyms: Add self-test facility
Zhen Lei
2022-11-12
kallsyms: Add helper kallsyms_on_each_match_symbol()
Zhen Lei
2022-09-28
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
2022-05-10
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2021-11-09
sections: provide internal __is_kernel() and __is_kernel_text() helper
Kefeng Wang
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
2021-11-09
kallsyms: fix address-checks for kernel related range
Kefeng Wang
2021-11-09
kallsyms: remove arch specific text and data check
Kefeng Wang
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
2021-02-08
kallsyms: only build {,module_}kallsyms_on_each_symbol when required
Christoph Hellwig
2020-07-08
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2018-02-06
kallsyms: let print_ip_sym() print raw addresses
Huacai Chen
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-13
/proc/module: fix building without kallsyms
Arnd Bergmann
2017-11-12
/proc/module: use the same logic as /proc/kallsyms for address exposure
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2012-05-29
vsprintf: fix %ps on non symbols when using kallsyms
Stephen Boyd
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-03-24
vsprintf: Introduce %pB format specifier
Namhyung Kim
2009-12-15
kallsyms: remove deprecated print_fn_descriptor_symbol()
Amerigo Wang
2009-03-31
Ksplice: Add functions for walking kallsyms symbols
Anders Kaseorg
2008-10-16
vsprintf: use new vsprintf symbolic function pointer format
Bjorn Helgaas
2008-07-30
print_ip_sym(): use %pS
Vegard Nossum
2008-07-25
kallsyms: unify 32- and 64-bit code
Vegard Nossum
2008-05-15
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
2007-11-05
Missing include file in kallsyms.h
Kamalesh Babulal
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2007-07-07
include/linux/kallsyms.h must #include <linux/errno.h>
Adrian Bunk
2007-05-08
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
2007-04-30
Extend print_symbol capability
Robert Peterson
2006-10-03
[PATCH] Create kallsyms_lookup_size_offset()
Franck Bui-Huu
2006-07-03
[PATCH] lockdep: add print_ip_sym()
Heiko Carstens
2006-07-03
[PATCH] lockdep: special s390 print_symbol() version
Heiko Carstens
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2004-11-07
[PATCH] fix initcall_debug on ppc64/ia64
Olaf Hering
2004-07-01
[PATCH] sparse: define max kernel symbol length and clean up errors in kernel...
Mika Kukkonen
2004-02-26
[PATCH] Add kallsyms_lookupname()
Andrew Morton
2002-12-25
kbuild: Stem compression for kallsyms
Andi Kleen
[next]