index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
alloc_tag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-05
mm/codetag: swap tags when migrate pages
David Wang
1
-14
/
+22
2024-11-07
mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_split
Suren Baghdasaryan
1
-0
/
+48
2024-11-07
alloc_tag: support for page allocation tag compression
Suren Baghdasaryan
1
-9
/
+133
2024-11-07
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
1
-9
/
+64
2024-11-07
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
1
-20
/
+229
2024-11-07
alloc_tag: introduce shutdown_mem_profiling helper function
Suren Baghdasaryan
1
-7
/
+26
2024-07-16
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-25
alloc_tag: Tighten file permissions on /proc/allocinfo
Kees Cook
1
-1
/
+1
2024-04-25
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
1
-0
/
+38
2024-04-25
lib: introduce early boot parameter to avoid page_ext memory overhead
Suren Baghdasaryan
1
-1
/
+40
2024-04-25
lib: introduce support for page allocation tagging
Suren Baghdasaryan
1
-0
/
+17
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
1
-0
/
+152