index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
alloc_tag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
2025-07-12
1
-0
/
+3
|
\
|
*
lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()
Harry Yoo
2025-07-10
1
-0
/
+3
*
|
mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...
Hao Ge
2025-07-10
1
-0
/
+2
*
|
alloc_tag: keep codetag iterator active between read()
David Wang
2025-07-10
1
-19
/
+10
|
/
*
mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...
Hao Ge
2025-06-25
1
-1
/
+7
*
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
2025-06-06
1
-5
/
+7
*
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
1
-15
/
+19
|
\
|
*
alloc_tag: check mem_profiling_support in alloc_tag_init
Casey Chen
2025-05-22
1
-15
/
+19
*
|
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
2025-05-25
1
-18
/
+69
|
/
*
alloc_tag: handle incomplete bulk allocations in vm_module_tags_populate
T.J. Mercier
2025-04-12
1
-3
/
+12
*
mm: avoid extra mem_alloc_profiling_enabled() checks
Suren Baghdasaryan
2025-03-17
1
-3
/
+3
*
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-27
1
-2
/
+4
|
\
|
*
alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled
Suren Baghdasaryan
2025-01-26
1
-0
/
+2
|
*
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-26
1
-2
/
+2
*
|
alloc_tag: skip pgalloc_tag_swap if profiling is disabled
Suren Baghdasaryan
2025-01-16
1
-0
/
+3
|
/
*
alloc_tag: fix module allocation tags populated area calculation
Suren Baghdasaryan
2024-12-19
1
-5
/
+29
*
mm/codetag: clear tags before swap
David Wang
2024-12-19
1
-0
/
+7
*
mm/codetag: swap tags when migrate pages
David Wang
2024-12-06
1
-14
/
+22
*
mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_split
Suren Baghdasaryan
2024-11-07
1
-0
/
+48
*
alloc_tag: support for page allocation tag compression
Suren Baghdasaryan
2024-11-07
1
-9
/
+133
*
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
2024-11-07
1
-9
/
+64
*
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
2024-11-07
1
-20
/
+229
*
alloc_tag: introduce shutdown_mem_profiling helper function
Suren Baghdasaryan
2024-11-07
1
-7
/
+26
*
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-16
1
-1
/
+0
|
\
|
*
mm profiling: Remove superfluous sentinel element from ctl_table
Joel Granados
2024-06-13
1
-1
/
+0
*
|
lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n
Suren Baghdasaryan
2024-06-15
1
-3
/
+13
|
/
*
lib: add version into /proc/allocinfo output
Suren Baghdasaryan
2024-05-24
1
-15
/
+32
*
alloc_tag: Tighten file permissions on /proc/allocinfo
Kees Cook
2024-04-26
1
-1
/
+1
*
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024-04-26
1
-0
/
+38
*
lib: introduce early boot parameter to avoid page_ext memory overhead
Suren Baghdasaryan
2024-04-26
1
-1
/
+40
*
lib: introduce support for page allocation tagging
Suren Baghdasaryan
2024-04-26
1
-0
/
+17
*
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024-04-26
1
-0
/
+152