index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
module
/
kallsyms.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-28
1
-41
/
+37
|
\
|
*
module: Ignore L0 and rename is_arm_mapping_symbol()
Tiezhu Yang
2023-04-14
1
-1
/
+1
|
*
module: Move is_arm_mapping_symbol() to module_symbol.h
Tiezhu Yang
2023-04-14
1
-13
/
+1
|
*
module: Sync code of is_arm_mapping_symbol()
Tiezhu Yang
2023-04-14
1
-2
/
+3
|
*
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
2023-03-19
1
-3
/
+2
|
*
module: replace module_layout with module_memory
Song Liu
2023-03-09
1
-25
/
+33
*
|
kallsyms: Disable preemption for find_kallsyms_symbol_value
Jiri Olsa
2023-04-05
1
-3
/
+13
|
/
*
livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
Zhen Lei
2023-01-20
1
-1
/
+12
*
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
2022-10-25
1
-2
/
+0
*
module: Increase readability of module_kallsyms_lookup_name()
Christophe Leroy
2022-07-11
1
-14
/
+24
*
module: Fix ERRORs reported by checkpatch.pl
Christophe Leroy
2022-07-11
1
-3
/
+6
*
module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
Aaron Tomlin
2022-07-11
1
-11
/
+11
*
modules: Fix corruption of /proc/kallsyms
Adrian Hunter
2022-07-01
1
-3
/
+12
*
module: Introduce data_layout
Christophe Leroy
2022-04-05
1
-9
/
+9
*
module: Rename debug_align() as strict_align()
Christophe Leroy
2022-04-05
1
-2
/
+2
*
module: kallsyms: Fix suspicious rcu usage
Aaron Tomlin
2022-04-05
1
-12
/
+22
*
module: Move kallsyms support into a separate file
Aaron Tomlin
2022-04-05
1
-0
/
+502