summaryrefslogtreecommitdiffstats
path: root/kernel/module/kallsyms.c
Commit message (Expand)AuthorAgeFilesLines
* module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RTAaron Tomlin2022-07-111-11/+11
* modules: Fix corruption of /proc/kallsymsAdrian Hunter2022-07-011-3/+12
* module: Introduce data_layoutChristophe Leroy2022-04-051-9/+9
* module: Rename debug_align() as strict_align()Christophe Leroy2022-04-051-2/+2
* module: kallsyms: Fix suspicious rcu usageAaron Tomlin2022-04-051-12/+22
* module: Move kallsyms support into a separate fileAaron Tomlin2022-04-051-0/+502