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
/
lib
/
codetag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-09
alloc_tag: add sequence number for module and iterator
David Wang
1
-3
/
+14
2025-06-05
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
1
-9
/
+25
2025-05-25
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
1
-2
/
+3
2024-11-07
alloc_tag: support for page allocation tag compression
Suren Baghdasaryan
1
-2
/
+2
2024-11-07
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
1
-7
/
+93
2024-10-17
lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
Florian Westphal
1
-0
/
+3
2024-09-01
alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
Suren Baghdasaryan
1
-6
/
+11
2024-04-25
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
1
-0
/
+5
2024-04-25
lib: prevent module unloading if memory is not freed
Suren Baghdasaryan
1
-3
/
+8
2024-04-25
lib: code tagging module support
Suren Baghdasaryan
1
-2
/
+56
2024-04-25
lib: code tagging framework
Suren Baghdasaryan
1
-0
/
+219