Linux Modules
[Prev Page][Next Page]
- Re: [PATCH kmod 06/13] libkmod: propagate {zstd,xz,zlib}_load errors
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH kmod 07/13] libkmod: move kmod_file_load_contents as applicable
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH kmod 04/13] libkmod: clear file->memory if map fails
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH kmod 08/13] libkmod: always detect the module compression
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH kmod 05/13] libkmod: nuke struct file_ops
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH kmod 01/13] libkmod: use a dup()'d fd for zlib
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH kmod 03/13] libkmod: remove kmod_file::{zstd,xz}_used flags
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH kmod 02/13] libkmod: keep gzFile gzf local to load_zlib()
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH kmod] man: silence autoconf warnings
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v7 00/16] mm: jit/text allocator
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v7 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 15/16] kprobes: remove dependency on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 11/16] powerpc: extend execmem_params for kprobes allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 10/16] arm64: extend execmem_info for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 09/16] riscv: extend execmem_params for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 06/16] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 04/16] sparc: simplify module_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 03/16] nios2: define virtual address space for modules
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 02/16] mips: module: rename MODULE_START to MODULES_VADDR
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 00/16] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v6 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v6 00/16] mm: jit/text allocator
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v6 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 15/16] kprobes: remove dependency on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 11/16] powerpc: extend execmem_params for kprobes allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 10/16] arm64: extend execmem_info for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 09/16] riscv: extend execmem_params for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 04/16] sparc: simplify module_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 03/16] nios2: define virtual address space for modules
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 02/16] mips: module: rename MODULE_START to MODULES_VADDR
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 00/16] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] module: Add a new helper delete_module()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v5 00/15] mm: jit/text allocator
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 04/15] sparc: simplify module_alloc()
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [linus:master] [crypto] 203a6763ab: Kernel_panic-not_syncing:Certs_selftest#:pkcs7_verify()=
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 09/15] riscv: extend execmem_params for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 08/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 04/15] sparc: simplify module_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 03/15] nios2: define virtual address space for modules
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 00/15] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 09/15] riscv: extend execmem_params for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 08/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 04/15] sparc: simplify module_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 03/15] nios2: define virtual address space for modules
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v5 00/15] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [linus:master] [crypto] 203a6763ab: Kernel_panic-not_syncing:Certs_selftest#:pkcs7_verify()=
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH] modules: Drop the .export_symbol section from the final modules
- From: Ainux Wang <ainux.wang@xxxxxxxxx>
- Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC PATCH 3/7] module: [
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 3/7] module: [
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Masami Hiramatsu <masami.hiramatsu@xxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH] modules: Drop the .export_symbol section from the final modules
- Re: [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
- From: Sourav Panda <souravpanda@xxxxxxxxxx>
- Re: [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] module: ban '.', '..' as module names, ban '/' in module names
- From: "Dr. David Alan Gilbert" <dave@xxxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] module: ban '.', '..' as module names, ban '/' in module names
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 07/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] module: ban '.', '..' as module names, ban '/' in module names
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] module: ban '.', '..' as module names, ban '/' in module names
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] module: ban '.', '..' as module names, ban '/' in module names
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] module: ban '.', '..' as module names, ban '/' in module names
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] kallsyms: replace deprecated strncpy with strscpy
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] kallsyms: replace deprecated strncpy with strscpy
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v4 00/15] mm: jit/text allocator
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 00/15] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH v4 07/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC PATCH 6/7] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 7/7] x86/module: enable ROX caches for module text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 5/7] x86/module: perpare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 4/7] ftrace: Add swap_func to ftrace_process_locs()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 1/7] asm-generic: introduce text-patching.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 10/15] powerpc: extend execmem_params for kprobes allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 09/15] riscv: extend execmem_params for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 08/15] arm64: extend execmem_info for generated code allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 04/15] module: make module_memory_{alloc,free} more self-contained
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 03/15] nios2: define virtual address space for modules
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 02/15] mips: module: rename MODULE_START to MODULES_VADDR
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v4 00/15] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] sysfs: Add sysfs_bin_attr_simple_read() helper
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [v4] module: don't ignore sysfs_create_link() failures
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
- From: Yifan Hong <elsk@xxxxxxxxxx>
- Re: [PATCH v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
- From: Elliot Berman <quic_eberman@xxxxxxxxxxx>
- [PATCH v2] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
- From: Yifan Hong <elsk@xxxxxxxxxx>
- [PATCH] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
- From: Yifan Hong <elsk@xxxxxxxxxx>
- Re: [PATCH] kmod/depmod: explicitly include the header for basename()
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] kmod/depmod: explicitly include the header for basename()
- From: "Laurent Bercot" <ska-devel@xxxxxxxxxxx>
- Re: [PATCH v2 patch] libkmod: add weak dependecies
- From: Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx>
- Re: [PATCH v2 patch] libkmod: add weak dependecies
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] kmod/depmod: explicitly include the header for basename()
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH] kmod/depmod: explicitly include the header for basename()
- From: "Laurent Bercot" <ska-devel@xxxxxxxxxxx>
- Re: [PATCH] [v4] module: don't ignore sysfs_create_link() failures
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 2/2] treewide: Use sysfs_bin_attr_simple_read() helper
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] treewide: Use sysfs_bin_attr_simple_read() helper
- From: Zhi Wang <zhiwang@xxxxxxxxxx>
- Re: [PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] [v4] module: don't ignore sysfs_create_link() failures
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] [v3] module: don't ignore sysfs_create_link() failures
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
- From: Klara Modin <klarasmodin@xxxxxxxxx>
- Re: [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
- From: Klara Modin <klarasmodin@xxxxxxxxx>
- [PATCH v2 2/2] livepatch: Delete the associated module of disabled livepatch
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 1/2] module: Add a new helper delete_module()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 0/2] livepatch, module: Delete the associated module of disabled livepatch
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH 2/2] treewide: Use sysfs_bin_attr_simple_read() helper
- From: Lukas Wunner <lukas@xxxxxxxxx>
- [PATCH 1/2] sysfs: Add sysfs_bin_attr_simple_read() helper
- From: Lukas Wunner <lukas@xxxxxxxxx>
- [PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Klara Modin <klarasmodin@xxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Klara Modin <klarasmodin@xxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
- From: Klara Modin <klarasmodin@xxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Klara Modin <klarasmodin@xxxxxxxxx>
- Re: [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: Miroslav Benes <mbenes@xxxxxxx>
- Re: [PATCH] [v3] module: don't ignore sysfs_create_link() failures
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH] [v5] kallsyms: rework symbol lookup return codes
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH v6 01/37] fix missing vmalloc.h includes
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v6 01/37] fix missing vmalloc.h includes
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v6 01/37] fix missing vmalloc.h includes
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 01/37] fix missing vmalloc.h includes
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v6 01/37] fix missing vmalloc.h includes
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- Re: [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: zhang warden <zhangwarden@xxxxxxxxx>
- Re: [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: zhang warden <zhangwarden@xxxxxxxxx>
- Re: [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: Joe Lawrence <joe.lawrence@xxxxxxxxxx>
- [PATCH] livepatch: Delete the associated module when replacing an old livepatch
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v7 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v7 1/2] kprobes: Implement trampoline memory allocator for tracing
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] ima: define an init_module critical data record
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH] ima: define an init_module critical data record
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH v7 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH] ima: define an init_module critical data record
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- [PATCH v2 kmod] libkmod: add weak dependecies
- From: Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx>
- [PATCH] ima: define an init_module critical data record
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH] module: create weak dependecies
- From: Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx>
- [PATCH v2 patch] libkmod: add weak dependecies
- From: Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx>
- Re: [PATCH v6 14/37] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 14/37] lib: introduce support for page allocation tagging
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH v7 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH 11/12] [v4] kallsyms: rework symbol lookup return codes
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 11/12] [v4] kallsyms: rework symbol lookup return codes
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v5 1/2] kprobes: textmem API
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v5 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v5 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] [v3] module: don't ignore sysfs_create_link() failures
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] kprobes: textmem API
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH] [v3] module: don't ignore sysfs_create_link() failures
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 11/12] [v4] kallsyms: rework symbol lookup return codes
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 00/12] kbuild: enable some -Wextra warnings by default
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] [v2] module: don't ignore sysfs_create_link() failures
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v5 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: Alexandre Ghiti <alex@xxxxxxxx>
- [PATCH v7 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH v7 1/2] kprobes: Implement trampoline memory allocator for tracing
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v5 1/2] kprobes: textmem API
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 14/37] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 14/37] lib: introduce support for page allocation tagging
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] kprobes: textmem API
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v5 1/2] kprobes: textmem API
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- [PATCH v6 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH v6 1/2] kprobes: implemente trampoline memory allocator
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v5 1/2] kprobes: textmem API
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v5 1/2] kprobes: textmem API
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v5 1/2] kprobes: textmem API
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v5 1/2] kprobes: textmem API
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v5 1/2] kprobes: textmem API
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH v3 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 1/2] kprobes: textmem API
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- [PATCH v5 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH v5 1/2] kprobes: textmem API
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH v4 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH v4 1/2] kprobes: textmem API
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v3 1/2] kprobes: textmem API
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH v3 2/2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- [PATCH v3 1/2] kprobes: textmem API
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
- From: SeongJae Park <sj@xxxxxxxxxx>
- [BUG][KMEMLEAK] modprobe: unreferenced object (size 16)
- From: Mirsad Todorovac <mirsad.todorovac@xxxxxxxxxxxx>
- Re: [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH] [v2] module: don't ignore sysfs_create_link() failures
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] [v2] module: don't ignore sysfs_create_link() failures
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] module: silence warning about unused 'no_warn' variable
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] module: silence warning about unused 'no_warn' variable
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 00/37] Memory allocation profiling
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v6 37/37] memprofiling: Documentation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 34/37] codetag: debug: mark codetags for reserved pages as empty
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 33/37] codetag: debug: skip objext checking when it's for objext itself
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 32/37] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 31/37] rhashtable: Plumb through alloc tag
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 29/37] mm: percpu: enable per-cpu allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 28/37] mm: percpu: Add codetag reference into pcpuobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 27/37] mm: percpu: Introduce pcpuobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 26/37] mempool: Hook up to memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 24/37] rust: Add a rust helper for krealloc()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 22/37] lib: add codetag reference into slabobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 18/37] mm: enable page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 19/37] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 14/37] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 12/37] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 11/37] lib: code tagging module support
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 10/37] lib: code tagging framework
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 06/37] mm: introduce slabobj_ext to support slab object extensions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 04/37] scripts/kallysms: Always include __start and __stop symbols
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 01/37] fix missing vmalloc.h includes
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 02/37] asm-generic/io.h: Kill vmalloc.h dependency
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v6 00/37] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH kmod] libkmod: add user soft dependecies
- From: Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx>
- Re: [PATCH kmod] libkmod: add user soft dependecies
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH kmod] libkmod: add user soft dependecies
- From: Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx>
- Re: [PATCH kmod] libkmod: add user soft dependecies
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH kmod] libkmod: add user soft dependecies
- From: Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx>
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 14/37] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 14/37] lib: introduce support for page allocation tagging
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: "Karel Balej" <balejk@xxxxxxxxx>
- Re: [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: James Prestwood <prestwoj@xxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [GIT PULL] Modules changes for v6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: James Prestwood <prestwoj@xxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: James Prestwood <prestwoj@xxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: "Karel Balej" <balejk@xxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: Michael Yartys <mail@xxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: James Prestwood <prestwoj@xxxxxxxxx>
- Re: [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- [REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
- From: "Karel Balej" <balejk@xxxxxxxxx>
- [GIT PULL] Modules changes for v6.9-rc1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC][PATCH 2/4] bpf: Allow BPF_JIT with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [PATCH v5 24/37] rust: Add a rust helper for krealloc()
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC][PATCH 2/4] bpf: Allow BPF_JIT with CONFIG_MODULES=n
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v5 37/37] memprofiling: Documentation
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v5 37/37] memprofiling: Documentation
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v5 37/37] memprofiling: Documentation
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v5 37/37] memprofiling: Documentation
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v5 37/37] memprofiling: Documentation
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v5 37/37] memprofiling: Documentation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v5 37/37] memprofiling: Documentation
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC][PATCH 4/4] selftests/bpf: Support testing the !MODULES case
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- [RFC][PATCH 2/4] bpf: Allow BPF_JIT with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [PATCH] build: Allow to install over dirty dir
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- [PATCH v5 37/37] memprofiling: Documentation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 34/37] codetag: debug: mark codetags for reserved pages as empty
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 33/37] codetag: debug: skip objext checking when it's for objext itself
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 32/37] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 31/37] rhashtable: Plumb through alloc tag
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 30/37] mm: vmalloc: Enable memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 29/37] mm: percpu: enable per-cpu allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 28/37] mm: percpu: Add codetag reference into pcpuobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 27/37] mm: percpu: Introduce pcpuobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 26/37] mempool: Hook up to memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 24/37] rust: Add a rust helper for krealloc()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 22/37] lib: add codetag reference into slabobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 19/37] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 18/37] mm: enable page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 14/37] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 13/37] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 12/37] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 11/37] lib: code tagging module support
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 10/37] lib: code tagging framework
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 05/37] fs: Convert alloc_inode_sb() to a macro
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 04/37] scripts/kallysms: Always include __start and __stop symbols
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 02/37] asm-generic/io.h: Kill vmalloc.h dependency
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 01/37] fix missing vmalloc.h includes
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v5 00/37] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH] build: Allow to install over dirty dir
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [ANNOUNCE] kmod 32
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 15/36] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4] modules: wait do_free_init correctly
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 31/36] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 00/36] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 00/36] Memory allocation profiling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 31/36] lib: add memory allocations report in show_mem()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 21/36] lib: add codetag reference into slabobj_ext
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 19/36] mm: create new codetag references during page splitting
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 15/36] lib: introduce support for page allocation tagging
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 15/36] lib: introduce support for page allocation tagging
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v4] modules: wait do_free_init correctly
- From: Changbin Du <changbin.du@xxxxxxxxxx>
- Re: [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 15/36] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 15/36] lib: introduce support for page allocation tagging
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: Automation with 0-day & kdevops
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 06/36] mm: enumerate all gfp flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 24/36] rust: Add a rust helper for krealloc()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v4 06/36] mm: enumerate all gfp flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Automation with 0-day & kdevops
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH kmod] man: silence autoconf warnings
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- Re: [PATCH kmod] Remove unmaintained experimental tools
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- Re: [PATCH v4 06/36] mm: enumerate all gfp flags
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH v4 06/36] mm: enumerate all gfp flags
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v4 24/36] rust: Add a rust helper for krealloc()
- From: Alice Ryhl <aliceryhl@xxxxxxxxxx>
- Re: [PATCH v3] modules: wait do_free_init correctly
- From: Changbin Du <changbin.du@xxxxxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 06/36] mm: enumerate all gfp flags
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 02/36] asm-generic/io.h: Kill vmalloc.h dependency
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 01/36] fix missing vmalloc.h includes
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- [PATCH v4 36/36] memprofiling: Documentation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 35/36] MAINTAINERS: Add entries for code tagging and memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 34/36] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 33/36] codetag: debug: mark codetags for reserved pages as empty
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 32/36] codetag: debug: skip objext checking when it's for objext itself
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 31/36] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 30/36] rhashtable: Plumb through alloc tag
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 29/36] mm: vmalloc: Enable memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 28/36] mm: percpu: enable per-cpu allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 27/36] mm: percpu: Add codetag reference into pcpuobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 26/36] mm: percpu: Introduce pcpuobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 25/36] mempool: Hook up to memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 24/36] rust: Add a rust helper for krealloc()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 23/36] mm/slab: enable slab allocation tagging for kmalloc and friends
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 22/36] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 21/36] lib: add codetag reference into slabobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 20/36] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 19/36] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 18/36] mm: enable page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 17/36] change alloc_pages name in dma_map_ops to avoid name conflicts
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 16/36] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 15/36] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 12/36] lib: code tagging module support
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 11/36] lib: code tagging framework
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 06/36] mm: enumerate all gfp flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 02/36] asm-generic/io.h: Kill vmalloc.h dependency
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 01/36] fix missing vmalloc.h includes
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v4 00/36] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3] modules: wait do_free_init correctly
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] modules: wait do_free_init correctly
- From: Eric Chanudet <echanude@xxxxxxxxxx>
- Re: [PATCH kmod] Remove unmaintained experimental tools
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH kmod] man: silence autoconf warnings
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: Re: Re: Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3] modules: wait do_free_init correctly
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 18/35] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH kmod] man: silence autoconf warnings
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH v3] modules: wait do_free_init correctly
- From: Changbin Du <changbin.du@xxxxxxxxxx>
- Re: [RESEND PATCH v2] modules: wait do_free_init correctly
- From: Changbin Du <changbin.du@xxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2] module: Don't ignore errors from set_memory_XX()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2] module: Don't ignore errors from set_memory_XX()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2] module: Don't ignore errors from set_memory_XX()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 20/35] lib: add codetag reference into slabobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 18/35] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 14/35] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 20/35] lib: add codetag reference into slabobj_ext
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 18/35] mm: create new codetag references during page splitting
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2] module: Don't ignore errors from set_memory_XX()
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v3 14/35] lib: introduce support for page allocation tagging
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH v2] module: Don't ignore errors from set_memory_XX()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 10/35] lib: code tagging framework
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH] kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RESEND PATCH v2] modules: wait do_free_init correctly
- From: Eric Chanudet <echanude@xxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]