index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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-25
1
-1
/
+1
*
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024-04-25
1
-0
/
+38
*
lib: introduce early boot parameter to avoid page_ext memory overhead
Suren Baghdasaryan
2024-04-25
1
-1
/
+40
*
lib: introduce support for page allocation tagging
Suren Baghdasaryan
2024-04-25
1
-0
/
+17
*
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024-04-25
1
-0
/
+152