index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kallsyms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-28
1
-90
/
+1
|
\
|
*
kallsyms: move kallsyms_show_value() out of kallsyms.c
Maninder Singh
2023-06-08
1
-35
/
+0
|
*
kallsyms: remove unsed API lookup_symbol_attrs
Maninder Singh
2023-05-26
1
-28
/
+0
|
*
kallsyms: remove unused arch_get_kallsym() helper
Arnd Bergmann
2023-05-26
1
-27
/
+1
*
|
kallsyms: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-14
1
-2
/
+2
|
/
*
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
2023-03-19
1
-3
/
+2
*
kallsyms: Add self-test facility
Zhen Lei
2022-11-15
1
-1
/
+1
*
kallsyms: Add helper kallsyms_on_each_match_symbol()
Zhen Lei
2022-11-12
1
-0
/
+18
*
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
Zhen Lei
2022-11-12
1
-4
/
+14
*
kallsyms: Improve the performance of kallsyms_lookup_name()
Zhen Lei
2022-11-12
1
-11
/
+75
*
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-03
1
-17
/
+0
|
\
|
*
kallsyms: Drop CONFIG_CFI_CLANG workarounds
Sami Tolvanen
2022-09-26
1
-17
/
+0
*
|
kallsyms: support "big" kernel symbols
Miguel Ojeda
2022-09-28
1
-4
/
+22
|
/
*
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
1
-22
/
+1
|
\
|
*
kallsyms: move declarations to internal header
Stephen Brennan
2022-07-17
1
-22
/
+1
*
|
bpf: add a ksym BPF iterator
Alan Maguire
2022-07-12
1
-0
/
+91
|
/
*
ftrace: Add ftrace_lookup_symbols function
Jiri Olsa
2022-05-10
1
-0
/
+1
*
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
2022-05-10
1
-2
/
+0
*
kallsyms: Skip the name search for empty string
Jiri Olsa
2022-03-17
1
-0
/
+4
*
Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-16
1
-0
/
+1
|
\
|
*
livepatch: Avoid CPU hogging with cond_resched
David Vernet
2022-01-07
1
-0
/
+1
*
|
kallsyms: strip LTO suffixes from static functions
Nick Desaulniers
2021-10-04
1
-13
/
+33
|
/
*
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
2021-07-08
1
-20
/
+84
*
kallsyms: strip ThinLTO hashes from static functions
Sami Tolvanen
2021-04-08
1
-5
/
+50
*
kallsyms: only build {,module_}kallsyms_on_each_symbol when required
Christoph Hellwig
2021-02-08
1
-0
/
+2
*
kallsyms: refactor {,module_}kallsyms_on_each_symbol
Christoph Hellwig
2021-02-08
1
-1
/
+5
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-2
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-07-28
1
-6
/
+11
|
\
|
*
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
2020-07-08
1
-6
/
+11
*
|
ftrace: Add symbols for ftrace trampolines
Adrian Hunter
2020-06-15
1
-0
/
+5
*
|
kprobes: Add symbols for kprobe insn pages
Adrian Hunter
2020-06-15
1
-4
/
+33
|
/
*
kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
Will Deacon
2020-04-07
1
-2
/
+0
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
1
-2
/
+3
|
\
|
*
kallsyms: fix type of kallsyms_token_table[]
Masahiro Yamada
2020-02-05
1
-2
/
+3
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-6
/
+6
|
/
*
kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs...
Marc Zyngier
2019-08-27
1
-2
/
+4
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
bpf: Add module name [bpf] to ksymbols for bpf programs
Song Liu
2019-01-21
1
-1
/
+1
*
kallsyms: reduce size a little on 64-bit
Jan Beulich
2018-09-10
1
-2
/
+2
*
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
2018-08-14
1
-1
/
+27
*
kallsyms: Simplify update_iter_mod()
Adrian Hunter
2018-08-14
1
-14
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-46
/
+0
|
\
|
*
Merge branch 'for-4.16-print-symbol' into for-4.16
Petr Mladek
2018-01-22
1
-11
/
+0
|
|
\
|
|
*
kallsyms: remove print_symbol() function
Sergey Senozhatsky
2018-01-16
1
-11
/
+0
|
*
|
symbol lookup: introduce dereference_symbol_descriptor()
Sergey Senozhatsky
2018-01-09
1
-35
/
+0
|
|
/
*
/
kallsyms: take advantage of the new '%px' format
Linus Torvalds
2017-11-29
1
-4
/
+4
|
/
*
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-17
1
-6
/
+37
|
\
|
*
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
Steven Rostedt (VMware)
2017-10-05
1
-6
/
+32
|
*
ftrace: Save module init functions kallsyms symbols for tracing
Steven Rostedt (VMware)
2017-10-05
1
-0
/
+5
[next]