index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
alloc_tag.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-25
alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled
Suren Baghdasaryan
1
-3
/
+8
2024-12-18
alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUG
Suren Baghdasaryan
1
-1
/
+6
2024-12-18
mm/codetag: clear tags before swap
David Wang
1
-1
/
+1
2024-11-07
alloc_tag: support for page allocation tag compression
Suren Baghdasaryan
1
-1
/
+9
2024-11-07
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
1
-2
/
+11
2024-10-30
mm/codetag: fix null pointer check logic for ref and tag
Hao Ge
1
-6
/
+10
2024-09-09
mm/codetag: add pgalloc_tag_copy()
Yu Zhao
1
-14
/
+10
2024-09-09
mm/codetag: fix a typo
Yu Zhao
1
-1
/
+1
2024-07-17
lib: add missing newline character in the warning message
Suren Baghdasaryan
1
-1
/
+1
2024-05-26
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
1
-0
/
+1
2024-04-25
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
1
-0
/
+1
2024-04-25
codetag: debug: skip objext checking when it's for objext itself
Suren Baghdasaryan
1
-0
/
+26
2024-04-25
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
1
-0
/
+7
2024-04-25
rhashtable: plumb through alloc tag
Kent Overstreet
1
-0
/
+3
2024-04-25
mm: create new codetag references during page splitting
Suren Baghdasaryan
1
-0
/
+9
2024-04-25
mm: enable page allocation tagging
Suren Baghdasaryan
1
-0
/
+14
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
1
-0
/
+156