开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
codetag.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-07-09
alloc_tag: add sequence number for module and iterator
David Wang
2025-06-05
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
2025-05-25
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
2024-11-07
alloc_tag: support for page allocation tag compression
Suren Baghdasaryan
2024-11-07
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
2024-10-17
lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
Florian Westphal
2024-09-01
alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
Suren Baghdasaryan
2024-04-25
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024-04-25
lib: prevent module unloading if memory is not freed
Suren Baghdasaryan
2024-04-25
lib: code tagging module support
Suren Baghdasaryan
2024-04-25
lib: code tagging framework
Suren Baghdasaryan