index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kallsyms_selftest.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-28
kallsyms: use kmalloc_array() instead of kmalloc()
Sahil Chandna
2025-01-02
kallsyms: Use kthread_run_on_cpu()
Frederic Weisbecker
2024-08-15
kallsyms: Match symbols exactly with CONFIG_LTO_CLANG
Song Liu
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-25
kallsyms: Fix kallsyms_selftest failure
Yonghong Song
2023-08-24
kallsyms: Add more debug output for selftest
Kees Cook
2023-03-19
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
2023-01-13
kallsyms: Fix scheduling with interrupts disabled in self-test
Nicholas Piggin
2022-11-18
kallsyms: Remove unneeded semicolon
Yang Li
2022-11-15
kallsyms: Add self-test facility
Zhen Lei