index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kallsyms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
kallsyms: Change func signature for cleanup_symbol_name()
Yonghong Song
1
-6
/
+4
2023-08-25
kallsyms: Fix kallsyms_selftest failure
Yonghong Song
1
-10
/
+7
2023-07-12
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
1
-3
/
+2
2023-06-28
Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-90
/
+1
2023-06-14
kallsyms: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
2023-06-08
kallsyms: move kallsyms_show_value() out of kallsyms.c
Maninder Singh
1
-35
/
+0
2023-05-26
kallsyms: remove unsed API lookup_symbol_attrs
Maninder Singh
1
-28
/
+0
2023-05-26
kallsyms: remove unused arch_get_kallsym() helper
Arnd Bergmann
1
-27
/
+1
2023-03-19
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
1
-3
/
+2
2022-11-15
kallsyms: Add self-test facility
Zhen Lei
1
-1
/
+1
2022-11-12
kallsyms: Add helper kallsyms_on_each_match_symbol()
Zhen Lei
1
-0
/
+18
2022-11-12
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
Zhen Lei
1
-4
/
+14
2022-11-12
kallsyms: Improve the performance of kallsyms_lookup_name()
Zhen Lei
1
-11
/
+75
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-17
/
+0
2022-09-28
kallsyms: support "big" kernel symbols
Miguel Ojeda
1
-4
/
+22
2022-09-26
kallsyms: Drop CONFIG_CFI_CLANG workarounds
Sami Tolvanen
1
-17
/
+0
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-22
/
+1
2022-07-17
kallsyms: move declarations to internal header
Stephen Brennan
1
-22
/
+1
2022-07-12
bpf: add a ksym BPF iterator
Alan Maguire
1
-0
/
+91
2022-05-10
ftrace: Add ftrace_lookup_symbols function
Jiri Olsa
1
-0
/
+1
2022-05-10
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
1
-2
/
+0
2022-03-17
kallsyms: Skip the name search for empty string
Jiri Olsa
1
-0
/
+4
2022-01-16
Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2022-01-07
livepatch: Avoid CPU hogging with cond_resched
David Vernet
1
-0
/
+1
2021-10-04
kallsyms: strip LTO suffixes from static functions
Nick Desaulniers
1
-13
/
+33
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
1
-20
/
+84
2021-04-08
kallsyms: strip ThinLTO hashes from static functions
Sami Tolvanen
1
-5
/
+50
2021-02-08
kallsyms: only build {,module_}kallsyms_on_each_symbol when required
Christoph Hellwig
1
-0
/
+2
2021-02-08
kallsyms: refactor {,module_}kallsyms_on_each_symbol
Christoph Hellwig
1
-1
/
+5
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-28
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
1
-6
/
+11
2020-07-08
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
1
-6
/
+11
2020-06-15
ftrace: Add symbols for ftrace trampolines
Adrian Hunter
1
-0
/
+5
2020-06-15
kprobes: Add symbols for kprobe insn pages
Adrian Hunter
1
-4
/
+33
2020-04-07
kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
Will Deacon
1
-2
/
+0
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+3
2020-02-05
kallsyms: fix type of kallsyms_token_table[]
Masahiro Yamada
1
-2
/
+3
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-6
/
+6
2019-08-27
kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs...
Marc Zyngier
1
-2
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-01-21
bpf: Add module name [bpf] to ksymbols for bpf programs
Song Liu
1
-1
/
+1
2018-09-10
kallsyms: reduce size a little on 64-bit
Jan Beulich
1
-2
/
+2
2018-08-14
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
1
-1
/
+27
2018-08-14
kallsyms: Simplify update_iter_mod()
Adrian Hunter
1
-14
/
+11
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-46
/
+0
2018-01-22
Merge branch 'for-4.16-print-symbol' into for-4.16
Petr Mladek
1
-11
/
+0
2018-01-16
kallsyms: remove print_symbol() function
Sergey Senozhatsky
1
-11
/
+0
2018-01-09
symbol lookup: introduce dereference_symbol_descriptor()
Sergey Senozhatsky
1
-35
/
+0
2017-11-29
kallsyms: take advantage of the new '%px' format
Linus Torvalds
1
-4
/
+4
[next]