index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kallsyms.c
Age
Commit message (
Expand
)
Author
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-01-22
kallsyms: Get rid of kallsyms relative base
Ard Biesheuvel
2026-01-20
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
2026-01-20
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
2026-01-20
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
2026-01-20
kallsyms: cleanup code for appending the module buildid
Petr Mladek
2026-01-20
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...
Petr Mladek
2026-01-20
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
2025-11-24
kallsyms: Fix wrong "big" kernel symbol type read from procfs
Zheng Yejian
2025-07-16
bpf: Clean up individual BTF_ID code
Feng Yang
2025-02-18
kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU
Brian Gerst
2024-08-15
kallsyms: Match symbols exactly with CONFIG_LTO_CLANG
Song Liu
2024-07-20
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
2024-05-02
kallsyms: Avoid weak references for kallsyms symbols
Ard Biesheuvel
2023-08-25
kallsyms: Change func signature for cleanup_symbol_name()
Yonghong Song
2023-08-25
kallsyms: Fix kallsyms_selftest failure
Yonghong Song
2023-07-12
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
2023-06-28
Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-14
kallsyms: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-08
kallsyms: move kallsyms_show_value() out of kallsyms.c
Maninder Singh
2023-05-26
kallsyms: remove unsed API lookup_symbol_attrs
Maninder Singh
2023-05-26
kallsyms: remove unused arch_get_kallsym() helper
Arnd Bergmann
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-11-12
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
Zhen Lei
2022-11-12
kallsyms: Improve the performance of kallsyms_lookup_name()
Zhen Lei
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-09-28
kallsyms: support "big" kernel symbols
Miguel Ojeda
2022-09-26
kallsyms: Drop CONFIG_CFI_CLANG workarounds
Sami Tolvanen
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-07-17
kallsyms: move declarations to internal header
Stephen Brennan
2022-07-12
bpf: add a ksym BPF iterator
Alan Maguire
2022-05-10
ftrace: Add ftrace_lookup_symbols function
Jiri Olsa
2022-05-10
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
2022-03-17
kallsyms: Skip the name search for empty string
Jiri Olsa
2022-01-16
Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-07
livepatch: Avoid CPU hogging with cond_resched
David Vernet
2021-10-04
kallsyms: strip LTO suffixes from static functions
Nick Desaulniers
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
2021-04-08
kallsyms: strip ThinLTO hashes from static functions
Sami Tolvanen
2021-02-08
kallsyms: only build {,module_}kallsyms_on_each_symbol when required
Christoph Hellwig
2021-02-08
kallsyms: refactor {,module_}kallsyms_on_each_symbol
Christoph Hellwig
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-07-08
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
2020-06-15
ftrace: Add symbols for ftrace trampolines
Adrian Hunter
2020-06-15
kprobes: Add symbols for kprobe insn pages
Adrian Hunter
[next]