index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
module
/
kallsyms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
1
-13
/
+12
2024-05-14
kallsyms: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-05-27
kallsyms: remove unsed API lookup_symbol_attrs
Maninder Singh
1
-28
/
+0
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-41
/
+37
2023-04-14
module: Ignore L0 and rename is_arm_mapping_symbol()
Tiezhu Yang
1
-1
/
+1
2023-04-14
module: Move is_arm_mapping_symbol() to module_symbol.h
Tiezhu Yang
1
-13
/
+1
2023-04-14
module: Sync code of is_arm_mapping_symbol()
Tiezhu Yang
1
-2
/
+3
2023-04-05
kallsyms: Disable preemption for find_kallsyms_symbol_value
Jiri Olsa
1
-3
/
+13
2023-03-19
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
1
-3
/
+2
2023-03-09
module: replace module_layout with module_memory
Song Liu
1
-25
/
+33
2023-01-20
livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
Zhen Lei
1
-1
/
+12
2022-10-25
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
1
-2
/
+0
2022-07-11
module: Increase readability of module_kallsyms_lookup_name()
Christophe Leroy
1
-14
/
+24
2022-07-11
module: Fix ERRORs reported by checkpatch.pl
Christophe Leroy
1
-3
/
+6
2022-07-11
module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
Aaron Tomlin
1
-11
/
+11
2022-07-02
modules: Fix corruption of /proc/kallsyms
Adrian Hunter
1
-3
/
+12
2022-04-05
module: Introduce data_layout
Christophe Leroy
1
-9
/
+9
2022-04-05
module: Rename debug_align() as strict_align()
Christophe Leroy
1
-2
/
+2
2022-04-05
module: kallsyms: Fix suspicious rcu usage
Aaron Tomlin
1
-12
/
+22
2022-04-05
module: Move kallsyms support into a separate file
Aaron Tomlin
1
-0
/
+502