index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
alloc_tag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+4
2025-01-26
alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled
Suren Baghdasaryan
1
-0
/
+2
2025-01-26
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-2
/
+2
2025-01-16
alloc_tag: skip pgalloc_tag_swap if profiling is disabled
Suren Baghdasaryan
1
-0
/
+3
2024-12-19
alloc_tag: fix module allocation tags populated area calculation
Suren Baghdasaryan
1
-5
/
+29
2024-12-19
mm/codetag: clear tags before swap
David Wang
1
-0
/
+7
2024-12-06
mm/codetag: swap tags when migrate pages
David Wang
1
-14
/
+22
2024-11-08
mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_split
Suren Baghdasaryan
1
-0
/
+48
2024-11-08
alloc_tag: support for page allocation tag compression
Suren Baghdasaryan
1
-9
/
+133
2024-11-08
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
1
-9
/
+64
2024-11-08
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
1
-20
/
+229
2024-11-08
alloc_tag: introduce shutdown_mem_profiling helper function
Suren Baghdasaryan
1
-7
/
+26
2024-07-17
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2024-06-15
lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n
Suren Baghdasaryan
1
-3
/
+13
2024-06-13
mm profiling: Remove superfluous sentinel element from ctl_table
Joel Granados
1
-1
/
+0
2024-05-24
lib: add version into /proc/allocinfo output
Suren Baghdasaryan
1
-15
/
+32
2024-04-26
alloc_tag: Tighten file permissions on /proc/allocinfo
Kees Cook
1
-1
/
+1
2024-04-26
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
1
-0
/
+38
2024-04-26
lib: introduce early boot parameter to avoid page_ext memory overhead
Suren Baghdasaryan
1
-1
/
+40
2024-04-26
lib: introduce support for page allocation tagging
Suren Baghdasaryan
1
-0
/
+17
2024-04-26
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
1
-0
/
+152