Linux Modules
[Prev Page][Next Page]
- Re: Current status and possible improvements in CONFIG_MODULE_FORCE_UNLOAD, (continued)
- Re: [PATCH v2 2/3] tracing/fprobe: Support raw tracepoint events on modules,
Mathieu Desnoyers
- [PATCH] lib/test_kmod: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH kmod] testsuite: add tests for weak dependencies,
Jose Ignacio Tornos Martinez
- is_module(),
Jarkko Sakkinen
- [PATCH v3 0/6] Generate address range data for built-in modules,
Kris Van Hees
- [GIT PULL] Modules changes for v6.10-rc1,
Luis Chamberlain
- [PATCH v2 0/6] Generate address range data for built-in modules,
Kris Van Hees
- [MODALTS v0.1 2/4] kmod: add generation of modules.alternatives to depmod,
Valerii Chernous
- [MODALTS v0.1 1/4] tools/depmod.c: use symbol alternatives for modules.dep,
Valerii Chernous
- [MODALTS v0.1 4/4] add modules deps alternatives description,
Valerii Chernous
- [MODALTS v0.1 3/4] kmod: add modules.alternatives to modprobe, Valerii Chernous
- [PATCH v3] module: create weak dependecies,
Jose Ignacio Tornos Martinez
- [PATCH v2] module: create weak dependecies,
Jose Ignacio Tornos Martinez
- [PATCH] kernel/module: disable cfi for do_mod_ctors, Joey Jiao
- [PATCH RESEND v8 00/16] mm: jit/text allocator,
Mike Rapoport
- [PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow(), Mike Rapoport
- [PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR, Mike Rapoport
- [PATCH RESEND v8 03/16] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH RESEND v8 04/16] sparc: simplify module_alloc(), Mike Rapoport
- [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained, Mike Rapoport
- [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free(), Mike Rapoport
- [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH RESEND v8 09/16] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH RESEND v8 10/16] arm64: extend execmem_info for generated code allocations, Mike Rapoport
- [PATCH RESEND v8 11/16] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH RESEND v8 12/16] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH RESEND v8 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH RESEND v8 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate, Mike Rapoport
- [PATCH RESEND v8 15/16] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- Re: [PATCH RESEND v8 00/16] mm: jit/text allocator, Luis Chamberlain
- [PATCH v8 00/17] mm: jit/text allocator,
Mike Rapoport
- [PATCH v8 01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow(), Mike Rapoport
- [PATCH v8 02/17] mips: module: rename MODULE_START to MODULES_VADDR, Mike Rapoport
- [PATCH v8 03/17] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v8 04/17] sparc: simplify module_alloc(), Mike Rapoport
- [PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained, Mike Rapoport
- [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free(), Mike Rapoport
- [PATCH v8 07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v8 08/17] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v8 09/17] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v8 10/17] arm64: extend execmem_info for generated code allocations, Mike Rapoport
- [PATCH v8 11/17] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v8 12/17] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v8 14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate, Mike Rapoport
- [PATCH v8 15/17] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH v8 16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- [PATCH v8 17/17] fixup: convert remaining archs: defaults handling, Mike Rapoport
- Re: [PATCH v8 00/17] mm: jit/text allocator, Mike Rapoport
- [PATCH v7 00/16] mm: jit/text allocator,
Mike Rapoport
- [PATCH v7 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow(), Mike Rapoport
- [PATCH v7 02/16] mips: module: rename MODULE_START to MODULES_VADDR, Mike Rapoport
- [PATCH v7 03/16] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v7 04/16] sparc: simplify module_alloc(), Mike Rapoport
- [PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained, Mike Rapoport
- [PATCH v7 06/16] mm: introduce execmem_alloc() and execmem_free(), Mike Rapoport
- [PATCH v7 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v7 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v7 09/16] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v7 10/16] arm64: extend execmem_info for generated code allocations, Mike Rapoport
- [PATCH v7 11/16] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v7 12/16] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v7 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v7 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate, Mike Rapoport
- [PATCH v7 15/16] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH v7 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- Re: [PATCH v7 00/16] mm: jit/text allocator, Luis Chamberlain
- [PATCH v6 00/16] mm: jit/text allocator,
Mike Rapoport
- [PATCH v6 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow(), Mike Rapoport
- [PATCH v6 02/16] mips: module: rename MODULE_START to MODULES_VADDR, Mike Rapoport
- [PATCH v6 03/16] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v6 04/16] sparc: simplify module_alloc(), Mike Rapoport
- [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained, Mike Rapoport
- [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free(), Mike Rapoport
- [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v6 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v6 09/16] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v6 10/16] arm64: extend execmem_info for generated code allocations, Mike Rapoport
- [PATCH v6 11/16] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v6 12/16] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v6 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v6 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate, Mike Rapoport
- [PATCH v6 15/16] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH v6 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- Re: [PATCH v6 00/16] mm: jit/text allocator, Luis Chamberlain
- [PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations,
Mike Rapoport
- [PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow(),
Mike Rapoport
- [PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR, Mike Rapoport
- [PATCH v5 03/15] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v5 04/15] sparc: simplify module_alloc(), Mike Rapoport
- [PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained, Mike Rapoport
- [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free(), Mike Rapoport
- [PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v5 08/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v5 09/15] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v5 00/15] mm: jit/text allocator,
Mike Rapoport
- <Possible follow-ups>
- [PATCH v5 00/15] mm: jit/text allocator, Mike Rapoport
- [PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow(), Mike Rapoport
- [PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR, Mike Rapoport
- [PATCH v5 03/15] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v5 04/15] sparc: simplify module_alloc(), Mike Rapoport
- [PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained, Mike Rapoport
- [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free(), Mike Rapoport
- [PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v5 08/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v5 09/15] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate, Mike Rapoport
- [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- Re: [PATCH v5 00/15] mm: jit/text allocator, Luis Chamberlain
- [linus:master] [crypto] 203a6763ab: Kernel_panic-not_syncing:Certs_selftest#:pkcs7_verify()=,
kernel test robot
- [PATCH] modules: Drop the .export_symbol section from the final modules,
wangyao
- [PATCH] module: ban '.', '..' as module names, ban '/' in module names,
Alexey Dobriyan
- [PATCH] kallsyms: replace deprecated strncpy with strscpy,
Justin Stitt
- [RFC PATCH 0/7] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [PATCH v4 00/15] mm: jit/text allocator,
Mike Rapoport
- [PATCH v4 01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow(), Mike Rapoport
- [PATCH v4 02/15] mips: module: rename MODULE_START to MODULES_VADDR, Mike Rapoport
- [PATCH v4 03/15] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v4 04/15] module: make module_memory_{alloc,free} more self-contained, Mike Rapoport
- [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free(), Mike Rapoport
- [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v4 08/15] arm64: extend execmem_info for generated code allocations, Mike Rapoport
- [PATCH v4 09/15] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v4 10/15] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v4 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v4 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate, Mike Rapoport
- [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH v4 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- [PATCH v4 11/15] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v4 07/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- Re: [PATCH v4 00/15] mm: jit/text allocator, Kent Overstreet
- Re: [PATCH v4 00/15] mm: jit/text allocator, Luis Chamberlain
- [PATCH] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.,
Yifan Hong
- [PATCH] kmod/depmod: explicitly include the header for basename(),
Laurent Bercot
- [PATCH] [v4] module: don't ignore sysfs_create_link() failures,
Arnd Bergmann
- [PATCH v2 0/2] livepatch, module: Delete the associated module of disabled livepatch,
Yafang Shao
- [PATCH 0/2] Deduplicate bin_attribute simple read() callbacks,
Lukas Wunner
- Re: [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling,
Klara Modin
- [PATCH] [v5] kallsyms: rework symbol lookup return codes,
Arnd Bergmann
- [PATCH] livepatch: Delete the associated module when replacing an old livepatch,
Yafang Shao
- [PATCH] ima: define an init_module critical data record,
Mimi Zohar
- [PATCH] [v3] module: don't ignore sysfs_create_link() failures,
Arnd Bergmann
- [PATCH 00/12] kbuild: enable some -Wextra warnings by default,
Arnd Bergmann
- [PATCH v7 1/2] kprobes: Implement trampoline memory allocator for tracing,
Jarkko Sakkinen
- [PATCH v6 1/2] kprobes: implemente trampoline memory allocator,
Jarkko Sakkinen
- [PATCH v5 1/2] kprobes: textmem API,
Jarkko Sakkinen
- [PATCH v4 1/2] kprobes: textmem API,
Jarkko Sakkinen
- [PATCH v3 1/2] kprobes: textmem API,
Jarkko Sakkinen
- [BUG][KMEMLEAK] modprobe: unreferenced object (size 16), Mirsad Todorovac
- [PATCH] [v2] module: don't ignore sysfs_create_link() failures,
Arnd Bergmann
- [PATCH] module: silence warning about unused 'no_warn' variable,
Arnd Bergmann
- [PATCH v6 00/37] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v6 02/37] asm-generic/io.h: Kill vmalloc.h dependency, Suren Baghdasaryan
- [PATCH v6 01/37] fix missing vmalloc.h includes, Suren Baghdasaryan
- [PATCH v6 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v6 04/37] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v6 06/37] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v6 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v6 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v6 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v6 10/37] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v6 11/37] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v6 12/37] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 14/37] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v6 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead, Suren Baghdasaryan
- [PATCH v6 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v6 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v6 19/37] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v6 18/37] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages, Suren Baghdasaryan
- [PATCH v6 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v6 22/37] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v6 23/37] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v6 24/37] rust: Add a rust helper for krealloc(), Suren Baghdasaryan
- [PATCH v6 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v6 26/37] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 27/37] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v6 28/37] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v6 29/37] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 31/37] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v6 32/37] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v6 33/37] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v6 34/37] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v6 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v6 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- [PATCH v6 37/37] memprofiling: Documentation, Suren Baghdasaryan
- Re: [PATCH v6 00/37] Memory allocation profiling, Andrew Morton
- Re: [PATCH v6 00/37] Memory allocation profiling, Klara Modin
- Re: [PATCH v6 00/37] Memory allocation profiling, Kees Cook
- Re: [PATCH v6 00/37] Memory allocation profiling, Kees Cook
- [PATCH kmod] libkmod: add user soft dependecies,
Jose Ignacio Tornos Martinez
- [GIT PULL] Modules changes for v6.9-rc1,
Luis Chamberlain
- [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n,
Calvin Owens
- [PATCH v5 00/37] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v5 01/37] fix missing vmalloc.h includes, Suren Baghdasaryan
- [PATCH v5 02/37] asm-generic/io.h: Kill vmalloc.h dependency, Suren Baghdasaryan
- [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v5 04/37] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v5 05/37] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v5 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v5 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v5 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v5 10/37] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v5 11/37] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v5 12/37] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v5 13/37] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 14/37] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead, Suren Baghdasaryan
- [PATCH v5 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v5 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v5 18/37] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v5 19/37] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages, Suren Baghdasaryan
- [PATCH v5 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v5 22/37] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v5 24/37] rust: Add a rust helper for krealloc(), Suren Baghdasaryan
- [PATCH v5 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v5 26/37] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 27/37] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v5 28/37] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v5 29/37] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v5 30/37] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 31/37] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v5 32/37] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v5 33/37] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v5 34/37] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v5 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v5 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- [PATCH v5 37/37] memprofiling: Documentation, Suren Baghdasaryan
- [PATCH] build: Allow to install over dirty dir,
Lucas De Marchi
- [ANNOUNCE] kmod 32, Lucas De Marchi
- [PATCH v4] modules: wait do_free_init correctly,
Changbin Du
- Automation with 0-day & kdevops,
Luis Chamberlain
- [PATCH v4 00/36] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v4 06/36] mm: enumerate all gfp flags, Suren Baghdasaryan
- [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v4 11/36] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v4 12/36] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v4 13/36] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v4 15/36] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v4 16/36] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags, Suren Baghdasaryan
- [PATCH v4 17/36] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v4 18/36] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v4 19/36] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v4 21/36] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v4 23/36] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v4 24/36] rust: Add a rust helper for krealloc(), Suren Baghdasaryan
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]