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.2
memory-profiling-v6.2
Select Git revision
Selected
memory-profiling-v6.2
Branches
20
master
default
b4/thermal-rockchip-grf-warning
rockchip-devel
b4/usbc-for-rock5bp
b4/arm64-defconfig
b4/sige5-network-phy-clock
b4/fusb302-unthreaded-irq
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/rock5bp-for-upstream
rk3588-test
rk3588-test-vendor-cam
lf-6.6.y_6.6.23-2.0.0_var01-panfrost
rk3588-linked-clk-gate-for-upstream
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
· f7baf0d2
Viktor Malik
authored
Mar 30, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
f7baf0d2
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
· 678e3ca6
Viktor Malik
authored
Mar 17, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
678e3ca6
MAINTAINERS: Add entries for code tagging and memory allocation profiling
· 835d68f6
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
835d68f6
codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
· c4d5c413
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
c4d5c413
codetag: debug: mark codetags for reserved pages as empty
· 86859d0d
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
86859d0d
codetag: debug: skip objext checking when it's for objext itself
· ba99e2a3
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
ba99e2a3
lib: add memory allocations report in show_mem()
· 39d30260
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
39d30260
lib: implement context capture support for tagged allocations
· ced70eb9
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
ced70eb9
lib: code tagging context capture support
· 451b2383
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
451b2383
move stack capture functionality into a separate function for reuse
· 7cdcc42d
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
7cdcc42d
arm64: Fix circular header dependency
· c35fc660
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
c35fc660
mm: percpu: enable per-cpu allocation tagging
· 1662e1ee
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
1662e1ee
mm: percpu: Add codetag reference into pcpuobj_ext
· d5ef273f
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
d5ef273f
mm: percpu: Introduce pcpuobj_ext
· ea41cd65
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
ea41cd65
timekeeping: Fix a circular include dependency
· a752d201
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
a752d201
mempool: Hook up to memory allocation profiling
· dab5e045
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
dab5e045
mm/slub: Mark slab_free_freelist_hook() __always_inline
· e375b2fd
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
e375b2fd
mm/slab: enable slab allocation tagging for kmalloc and friends
· 7ecbe63e
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
7ecbe63e
mm/slab: add allocation accounting into slab allocation and free paths
· bf2ba3b0
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
bf2ba3b0
lib: add codetag reference into slabobj_ext
· 553a3c6c
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
553a3c6c
mm: create new codetag references during page splitting
· f42abbdc
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
f42abbdc
mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
· f5589d88
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
f5589d88
mm: enable page allocation tagging
· 7b21055a
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
7b21055a
change alloc_pages name in dma_map_ops to avoid name conflicts
· 37211eaa
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
37211eaa
lib: introduce support for page allocation tagging
· afbe0cd1
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
afbe0cd1
lib: add allocation tagging support for memory allocation profiling
· 8678ac25
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
8678ac25
lib: code tagging query helper functions
· 09c07629
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
09c07629
lib: prevent module unloading if memory is not freed
· 3ddc89b9
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
3ddc89b9
lib: code tagging module support
· 976014ef
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
976014ef
lib: code tagging framework
· 4ab48716
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
4ab48716
slab: objext: introduce objext_flags as extension to page_memcg_data_flags
· 8c016e1f
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
8c016e1f
mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
· e12229af
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
e12229af
mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
· c516eb73
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
c516eb73
mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
· 66ec567b
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
66ec567b
mm: introduce slabobj_ext to support slab object extensions
· ef759e54
Suren Baghdasaryan
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
ef759e54
Lazy percpu counters
· 43c647ef
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
43c647ef
lib/string.c: strsep_no_empty()
· dca5815f
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
dca5815f
prandom: Remove unused include
· 9ed114c5
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
9ed114c5
nodemask: Split out include/linux/nodemask_types.h
· 7225fba2
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
7225fba2
fs: Convert alloc_inode_sb() to a macro
· 881da4dc
Kent Overstreet
authored
May 1, 2023
and
Sebastian Reichel
committed
Jun 21, 2024
881da4dc
Loading