index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kallsyms.h
Age
Commit message (
Expand
)
Author
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
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds