index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
module
/
kallsyms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-26
kallsyms: remove unsed API lookup_symbol_attrs
Maninder Singh
1
-28
/
+0
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-41
/
+37
2023-04-13
module: Ignore L0 and rename is_arm_mapping_symbol()
Tiezhu Yang
1
-1
/
+1
2023-04-13
module: Move is_arm_mapping_symbol() to module_symbol.h
Tiezhu Yang
1
-13
/
+1
2023-04-13
module: Sync code of is_arm_mapping_symbol()
Tiezhu Yang
1
-2
/
+3
2023-04-04
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-19
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-01
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