Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kernel
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastian Reichel
kernel
Commits
Commits · memory-profiling-v6.5
memory-profiling-v6.5
Select Git revision
1 result
Searching
kernel
Author
Search by author
Any Author
authors
0 authors
Browse files
Aug 12, 2024
MAINTAINERS: Add entries for code tagging and memory allocation profiling
· 3f772bb6
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
3f772bb6
codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
· 1a021824
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
1a021824
codetag: debug: mark codetags for reserved pages as empty
· 69bd782c
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
69bd782c
codetag: debug: skip objext checking when it's for objext itself
· cf5fc67e
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
cf5fc67e
lib: add memory allocations report in show_mem()
· 535215e6
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
535215e6
rhashtable: Plumb through alloc tag
· c7e73eba
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
c7e73eba
mm: vmalloc: Enable memory allocation profiling
· 254d2d6e
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
254d2d6e
arm64: Fix circular header dependency
· c38d20f2
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
c38d20f2
mm: percpu: enable per-cpu allocation tagging
· 8be3e607
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
8be3e607
mm: percpu: Add codetag reference into pcpuobj_ext
· 0ab26b45
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
0ab26b45
mm: percpu: Introduce pcpuobj_ext
· 7cf10ce9
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
7cf10ce9
timekeeping: Fix a circular include dependency
· f76549a0
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
f76549a0
xfs: Memory allocation profiling fixups
· d4812344
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
d4812344
mempool: Hook up to memory allocation profiling
· 7b614983
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
7b614983
mm/slub: Mark slab_free_freelist_hook() __always_inline
· e06af700
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
e06af700
mm/slab: enable slab allocation tagging for kmalloc and friends
· 5054510d
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
5054510d
mm/slab: add allocation accounting into slab allocation and free paths
· 7eb1a54e
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
7eb1a54e
lib: add codetag reference into slabobj_ext
· c14ab6fa
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
c14ab6fa
mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
· 8484e3f1
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
8484e3f1
mm: create new codetag references during page splitting
· 181a07ab
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
181a07ab
mm: enable page allocation tagging
· 13bcbcff
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
13bcbcff
change alloc_pages name in ivpu_bo_ops to avoid conflicts
· d1bbbfbd
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
d1bbbfbd
change alloc_pages name in dma_map_ops to avoid name conflicts
· 136a1151
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
136a1151
lib: introduce support for page allocation tagging
· 0290227d
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
0290227d
lib: add allocation tagging support for memory allocation profiling
· d1932da3
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
d1932da3
lib: prevent module unloading if memory is not freed
· 3dc686b7
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
3dc686b7
lib: code tagging module support
· 236290ac
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
236290ac
lib: code tagging framework
· 7678679f
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
7678679f
slab: objext: introduce objext_flags as extension to page_memcg_data_flags
· 251a20a0
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
251a20a0
mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
· 5bdd917c
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
5bdd917c
mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
· fe37bcf0
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
fe37bcf0
mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
· 4e07dc16
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
4e07dc16
mm: introduce slabobj_ext to support slab object extensions
· 199739f2
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
199739f2
mm: enumerate all gfp flags
· eba8c16f
Suren Baghdasaryan
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
eba8c16f
prandom: Remove unused include
· 57106dfe
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
57106dfe
nodemask: Split out include/linux/nodemask_types.h
· 2c7aa0ed
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
2c7aa0ed
fs: Convert alloc_inode_sb() to a macro
· b0239bf9
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
b0239bf9
scripts/kallysms: Always include __start and __stop symbols
· baba52ce
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
baba52ce
lib/string_helpers: Add flags param to string_get_size()
· e95151d8
Kent Overstreet
authored
1 year ago
and
Sebastian Reichel
committed
11 months ago
e95151d8
Aug 27, 2023
Linux 6.5
· 2dde18cd
Linus Torvalds
authored
1 year ago
2dde18cd
Loading