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
/
lib
/
cpu_rmap.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-02-26
net: move aRFS rmap management and CPU affinity to core
Ahmed Zaki
2023-06-07
lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
Ben Hutchings
2023-03-24
lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_add
Eli Cohen
2023-03-24
lib: cpu_rmap: Use allocator for rmap entries
Eli Cohen
2023-03-24
lib: cpu_rmap: Avoid use after free on rmap->obj array entries
Eli Cohen
2019-10-18
lib: cpu_rmap: Use pr_warn instead of pr_warning
Kefeng Wang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-01-11
lib: cpu_rmap: avoid flushing all workqueues
David Decotigny
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2011-01-24
lib: cpu_rmap: CPU affinity reverse-mapping
Ben Hutchings