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.3
memory-profiling-v6.3
Select Git revision
Selected
memory-profiling-v6.3
Branches
20
master
default
radxa-v6.1-vendor-kernel
b4/phy-realtek-clock-fix
b4/rk3576-rock4d-phy-timings
b4/dw-wdt-fix-initial-timeout
b4/fusb302-race-condition-fix
b4/rk3576-rock4d-phy-handling-fixes
b4/rk3588-evb1-hdmi-rx
b4/rk3576-fix-fspi-pmdomain
b4/usbc-for-rock5bp
b4/rock5bp-for-upstream
rockchip-devel
rk3588-test
rk3588-test-vendor-cam
lf-6.6.y_6.6.23-2.0.0_var01-panfrost
rk3588-linked-clk-gate-for-upstream
rk3588-gpu-pwr-domain-for-upstream
rk3588-rock5b-usbc-for-upstream
rk3588-evb1-for-upstream
imx95-upstream-with-vendor-display-stack
Tags
20
v5.17
v5.17-rc8
v5.17-rc7
v5.17-rc6
v5.17-rc5
v5.17-rc4
v5.17-rc3
v5.17-rc2
v5.17-rc1
v5.16
v5.16-rc8
v5.16-rc7
v5.16-rc6
v5.16-rc5
v5.16-rc4
v5.16-rc3
v5.16-rc2
v5.16-rc1
v5.15
v5.15-rc7
41 results
kernel
Author
Search by author
Any Author
authors
Sebastian Reichel
sre
1 author
Browse files
Jun 21, 2024
kallsyms: move module-related functions under correct configs
· e47d76d7
Viktor Malik
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
e47d76d7
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
· 3e4efc2f
Viktor Malik
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
3e4efc2f
Jun 20, 2024
MAINTAINERS: Add entries for code tagging and memory allocation profiling
· 2b923728
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
2b923728
codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
· fb768ca1
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
fb768ca1
codetag: debug: mark codetags for reserved pages as empty
· bf25c261
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
bf25c261
codetag: debug: skip objext checking when it's for objext itself
· 7eb3ac0b
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
7eb3ac0b
lib: add memory allocations report in show_mem()
· a4797a22
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
a4797a22
lib: implement context capture support for tagged allocations
· b64beacf
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
b64beacf
lib: code tagging context capture support
· ba1a0b28
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
ba1a0b28
move stack capture functionality into a separate function for reuse
· 222df25a
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
222df25a
arm64: Fix circular header dependency
· 47fd1825
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
47fd1825
mm: percpu: enable per-cpu allocation tagging
· 5f6c0a2b
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
5f6c0a2b
mm: percpu: Add codetag reference into pcpuobj_ext
· 5655f75c
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
5655f75c
mm: percpu: Introduce pcpuobj_ext
· 8665ff8e
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
8665ff8e
timekeeping: Fix a circular include dependency
· 1cbcf01a
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
1cbcf01a
mempool: Hook up to memory allocation profiling
· 647a44d6
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
647a44d6
mm/slub: Mark slab_free_freelist_hook() __always_inline
· 699d16ac
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
699d16ac
mm/slab: enable slab allocation tagging for kmalloc and friends
· b7d2c372
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
b7d2c372
mm/slab: add allocation accounting into slab allocation and free paths
· 126224b2
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
126224b2
lib: add codetag reference into slabobj_ext
· 8aebc4a3
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
8aebc4a3
mm: create new codetag references during page splitting
· bbefdb79
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
bbefdb79
mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
· 76b52947
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
76b52947
mm: enable page allocation tagging
· 43941743
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
43941743
change alloc_pages name in dma_map_ops to avoid name conflicts
· 92f91fc7
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
92f91fc7
lib: introduce support for page allocation tagging
· 952b09fa
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
952b09fa
lib: add allocation tagging support for memory allocation profiling
· d674c1d5
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
d674c1d5
lib: code tagging query helper functions
· b307b3a6
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
b307b3a6
lib: prevent module unloading if memory is not freed
· 0de86ba4
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
0de86ba4
lib: code tagging module support
· a3e6adf3
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
a3e6adf3
lib: code tagging framework
· e8b1f851
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
e8b1f851
slab: objext: introduce objext_flags as extension to page_memcg_data_flags
· 8fe05f67
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
8fe05f67
mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
· b4171f40
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
b4171f40
mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
· 1e968cce
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
1e968cce
mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
· a1bac443
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
a1bac443
mm: introduce slabobj_ext to support slab object extensions
· 3a1675c0
Suren Baghdasaryan
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
3a1675c0
Lazy percpu counters
· e58f9db2
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
e58f9db2
lib/string.c: strsep_no_empty()
· 6a54a9fa
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
6a54a9fa
prandom: Remove unused include
· 27984e7f
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
27984e7f
nodemask: Split out include/linux/nodemask_types.h
· 2eb27219
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
2eb27219
fs: Convert alloc_inode_sb() to a macro
· c9cb599b
Kent Overstreet
authored
2 years ago
and
Sebastian Reichel
committed
1 year ago
c9cb599b
Loading