Linux Modules
[Prev Page][Next Page]
- 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>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 25/35] xfs: Memory allocation profiling fixups
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 25/35] xfs: Memory allocation profiling fixups
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Andy Shevchenko <andy@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
- 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: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: Re: Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
- 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: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- 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: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get()
- From: Andrew Kanner <andrew.kanner@xxxxxxxxx>
- Re: [PATCH kmod 08/13] libkmod: always detect the module compression
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
- From: Andy Shevchenko <andy.shevchenko@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: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v3 10/35] lib: code tagging framework
- 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 00/35] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 35/35] MAINTAINERS: Add entries for code tagging and memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 33/35] codetag: debug: mark codetags for reserved pages as empty
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 00/35] Memory allocation profiling
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 34/35] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 17/35] mm: enable page allocation tagging
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 34/35] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 33/35] codetag: debug: mark codetags for reserved pages as empty
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 35/35] MAINTAINERS: Add entries for code tagging and memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 10/35] lib: code tagging framework
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 09/35] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 06/35] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 04/35] mm: enumerate all gfp flags
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 03/35] fs: Convert alloc_inode_sb() to a macro
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 02/35] scripts/kallysms: Always include __start and __stop symbols
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 35/35] MAINTAINERS: Add entries for code tagging and memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 34/35] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 33/35] codetag: debug: mark codetags for reserved pages as empty
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 31/35] lib: add memory allocations report in show_mem()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 30/35] rhashtable: Plumb through alloc tag
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 29/35] mm: vmalloc: Enable memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 28/35] mm: percpu: enable per-cpu allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 27/35] mm: percpu: Add codetag reference into pcpuobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 26/35] mm: percpu: Introduce pcpuobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 25/35] xfs: Memory allocation profiling fixups
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 24/35] mempool: Hook up to memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 20/35] lib: add codetag reference into slabobj_ext
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 19/35] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 17/35] mm: enable page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 18/35] mm: create new codetag references during page splitting
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 16/35] change alloc_pages name in dma_map_ops to avoid name conflicts
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 15/35] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 14/35] lib: introduce support for page allocation tagging
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 12/35] lib: prevent module unloading if memory is not freed
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 11/35] lib: code tagging module support
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 10/35] lib: code tagging framework
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 09/35] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 06/35] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 04/35] mm: enumerate all gfp flags
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 03/35] fs: Convert alloc_inode_sb() to a macro
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 02/35] scripts/kallysms: Always include __start and __stop symbols
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v3 00/35] Memory allocation profiling
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH kmod 12/13] libkmod: keep KMOD_FILE_COMPRESSION_NONE/load_reg in comp_types
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 11/13] libkmod: move load_reg() further up
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 13/13] libkmod: always fallback to do_init_module()
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 08/13] libkmod: always detect the module compression
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 10/13] libkmod: tidy-up kmod_file_open()
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 03/13] libkmod: remove kmod_file::{zstd,xz}_used flags
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 09/13] libkmod: swap alloca usage for a few assert_cc
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 07/13] libkmod: move kmod_file_load_contents as applicable
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 06/13] libkmod: propagate {zstd,xz,zlib}_load errors
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 04/13] libkmod: clear file->memory if map fails
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 05/13] libkmod: nuke struct file_ops
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 02/13] libkmod: keep gzFile gzf local to load_zlib()
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 00/13] Load compressed modules with compression-less kmod
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod 01/13] libkmod: use a dup()'d fd for zlib
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH kmod] Remove unmaintained experimental tools
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- Re: Re: [PATCH kmod 2/3] Add KMOD_NEW_IGNORE_CMDLINE
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: Re: [PATCH 2/4] ci: drop travis config
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/4] ci: drop travis config
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: Re: Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- Re: Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- [PATCH 2/4] ci: drop travis config
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH 4/4] gitignore: Ignore *.pc files
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH 3/4] testsuite: drop mkosi
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH 1/4] Drop python bindings
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- [PATCH 0/4] Drop what's not maintained
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [RFC PATCH] kernel/module: add a safer implementation of try_module_get()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 0/3] modules: few of alignment fixes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 0/3] modules: few of alignment fixes
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 0/3] modules: few of alignment fixes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] lib/test_kmod: fix kernel-doc warnings
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH] kernel/module: add a safer implementation of try_module_get()
- From: Marco Pagani <marpagan@xxxxxxxxxx>
- Re: [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get()
- From: Andrew Kanner <andrew.kanner@xxxxxxxxx>
- Re: [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] lib/test_kmod: fix kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2 0/3] modules: few of alignment fixes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get()
- From: Andrew Kanner <andrew.kanner@xxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: "Marco d'Itri" <md@xxxxxxxx>
- Re: Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC PATCH] kernel/module: add a safer implementation of try_module_get()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [RFC PATCH] kernel/module: add a safer implementation of try_module_get()
- From: Marco Pagani <marpagan@xxxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [RESEND PATCH v2] modules: wait do_free_init correctly
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
- Re: [RESEND PATCH v2] modules: wait do_free_init correctly
- From: Changbin Du <changbin.du@xxxxxxxxxx>
- Re: Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/3] module: Use set_memory_rox()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 1/4] selftests: add new kallsyms selftests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 4/4] modules: Add missing entry for __ex_table
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 0/3] modules: few of alignment fixes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 3/4] vmlinux.lds.h: add missing alignment for symbol CRCs
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 4/4] modules: Add missing entry for __ex_table
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RESEND PATCH v2] modules: wait do_free_init correctly
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Emil Velikov <emil.l.velikov@xxxxxxxxx>
- Re: [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH RFC 00/12] x86 NUMA-aware kernel replication
- From: Artem Kuzin <artem.kuzin@xxxxxxxxxx>
- Re: [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
- From: Artem Kuzin <artem.kuzin@xxxxxxxxxx>
- [RESEND PATCH v2] modules: wait do_free_init correctly
- From: Changbin Du <changbin.du@xxxxxxxxxx>
- [PATCH 2/2] make: install/uninstall tools symlinks to kmod
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH 1/2] configure: tweak the module_directory help string
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- [PATCH 0/2] Polish module_directory help string, install symlinks
- From: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@xxxxxxxxxx>
- Re: [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH RFC 00/12] x86 NUMA-aware kernel replication
- From: "Garg, Shivank" <shivankg@xxxxxxx>
- Re: [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Re: [PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Re: [PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
- From: Dimitri John Ledkov <dimitri.ledkov@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
- From: Dimitri John Ledkov <dimitri.ledkov@xxxxxxxxxxxxx>
- Re: [PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] Modules changes for v6.8-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/12] x86 NUMA-aware kernel replication
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas
- From: "Garg, Shivank" <shivankg@xxxxxxx>
- [syzbot] [modules?] INFO: task hung in _vm_unmap_aliases (3)
- From: syzbot <syzbot+fe8f8efd070d727de971@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
- From: Artem Kuzin <artem.kuzin@xxxxxxxxxx>
- Re: [PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas
- From: "a00561249@xxxxxxxxxxxxxxxx" <artem.kuzin@xxxxxxxxxx>
- [GIT PULL] Modules changes for v6.8-rc1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas
- From: "Garg, Shivank" <shivankg@xxxxxxx>
- Re: [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
- From: Helge Deller <deller@xxxxxx>
- [PATCH RFC 00/12] x86 NUMA-aware kernel replication
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 03/12] mm: per-NUMA node replication core infrastructure
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 01/12] mm: allow per-NUMA node local PUD/PMD allocation
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 11/12] x86: add kernel modules text and rodata replication support
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 12/12] mm: set memory permissions for BPF handlers replicas
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 10/12] mm: add replicas allocation support for vmalloc
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 08/12] x86: make kernel text patching aware about replicas
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 05/12] x86: enable memory protection for replicated memory
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 06/12] x86: align kernel text and rodata using HUGE_PAGE boundary
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 09/12] x86: add support of NUMA replication for efi page tables
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH RFC 07/12] x86: enable per-NUMA node kernel text and rodata replication
- From: <artem.kuzin@xxxxxxxxxx>
- [PATCH v2] modules: wait do_free_init correctly
- From: Changbin Du <changbin.du@xxxxxxxxxx>
- Re: [PATCH] modules: wait do_free_init correctly
- From: Changbin Du <changbin.du@xxxxxxxxxx>
- Re: [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 3/4] vmlinux.lds.h: Fix alignment for __ksymtab*, __kcrctab_* and .pci_fixup sections
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 0/4] Section alignment issues?
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
- From: Helge Deller <deller@xxxxxx>
- RE: [PATCH 0/4] Section alignment issues?
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 0/4] Section alignment issues?
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 3/4] vmlinux.lds.h: Fix alignment for __ksymtab*, __kcrctab_* and .pci_fixup sections
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 0/4] Section alignment issues?
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH] kernel/module: improve documentation for try_module_get()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH] kernel/module: improve documentation for try_module_get()
- From: Marco Pagani <marpagan@xxxxxxxxxx>
- Re: [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 0/4] Section alignment issues?
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 0/4] Section alignment issues?
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 3/4] vmlinux.lds.h: Fix alignment for __ksymtab*, __kcrctab_* and .pci_fixup sections
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 3/3] powerpc: Simplify strict_kernel_rwx_enabled()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 2/3] modules: Remove #ifdef CONFIG_STRICT_MODULE_RWX around rodata_enabled
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 3/3] module: Don't ignore errors from set_memory_XX()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 2/3] module: Change module_enable_{nx/x/ro}() to more explicit names
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 1/3] module: Use set_memory_rox()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] modules: wait do_free_init correctly
- From: Changbin Du <changbin.du@xxxxxxxxxx>
- Re: [PATCH 0/4] Section alignment issues?
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] modules: wait do_free_init correctly
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] modules: wait do_free_init correctly
- From: Changbin Du <changbin.du@xxxxxxxxxx>
- Re: [PATCH] modules: wait do_free_init correctly
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] module: Remove redundant TASK_UNINTERRUPTIBLE
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 0/4] Section alignment issues?
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] modules: wait do_free_init correctly
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] modules: wait do_free_init correctly
- From: Changbin Du <changbin.du@xxxxxxxxxx>
- Re: [PATCH 0/2] kmod /usr support
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v6 2/2] kbuild: rpm-pkg: Fix build with non-default MODLIB
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v6 1/2] depmod: Handle installing modules under a different directory
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
- From: Dan Li <ashimida.1990@xxxxxxxxx>
- Re: [PATCH] kmod: Add FIPS 202 SHA-3 support
- From: Dimitri John Ledkov <dimitri.ledkov@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] kbuild: rpm-pkg: Fix build with non-default MODLIB
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH v6 1/2] depmod: Handle installing modules under a different directory
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: Building signed debs
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 2/6] module: add CONFIG_BUILTIN_RANGES option
- From: Kris Van Hees <kris.van.hees@xxxxxxxxxx>
- Re: Building signed debs
- From: Tom Cook <tom.k.cook@xxxxxxxxx>
- Re: [PATCH v6 2/2] kbuild: rpm-pkg: Fix build with non-default MODLIB
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v6 1/2] depmod: Handle installing modules under a different directory
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v6 2/2] kbuild: rpm-pkg: Fix build with non-default MODLIB
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH v6 1/2] depmod: Handle installing modules under a different directory
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH v6 1/2] depmod: Handle installing modules under a different directory
- From: Woody Suwalski <terraluna977@xxxxxxxxx>
- Re: [PATCH v6 2/2] kbuild: rpm-pkg: Fix build with non-default MODLIB
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v6 1/2] depmod: Handle installing modules under a different directory
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Building signed debs
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 2/6] module: add CONFIG_BUILTIN_RANGES option
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH] configure: set docdir in GTK_DOC_CHECK
- From: ross.burton@xxxxxxx
- [PATCH] module: Remove redundant TASK_UNINTERRUPTIBLE
- From: Kevin Hao <haokexin@xxxxxxxxx>
- [PATCH 6/6] module: add install target for modules.builtin.ranges
- From: Kris Van Hees <kris.van.hees@xxxxxxxxxx>
- [PATCH 5/6] kbuild: generate modules.builtin.ranges when linking the kernel
- From: Kris Van Hees <kris.van.hees@xxxxxxxxxx>
- [PATCH 4/6] module: script to generate offset ranges for builtin modules
- From: Kris Van Hees <kris.van.hees@xxxxxxxxxx>
- [PATCH 3/6] kbuild: generate a linker map for vmlinux.o
- From: Kris Van Hees <kris.van.hees@xxxxxxxxxx>
- [PATCH 2/6] module: add CONFIG_BUILTIN_RANGES option
- From: Kris Van Hees <kris.van.hees@xxxxxxxxxx>
- [PATCH 1/6] kbuild: add modules.builtin.objs
- From: Kris Van Hees <kris.van.hees@xxxxxxxxxx>
- [PATCH 0/6] Generate address range data for built-in modules
- From: Kris Van Hees <kris.van.hees@xxxxxxxxxx>
- Re: [PATCH kmod 2/3] Add KMOD_NEW_IGNORE_CMDLINE
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 2/2] kbuild: rpm-pkg: Fix build with non-default MODLIB
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH v6 1/2] depmod: Handle installing modules under a different directory
- From: Michal Suchanek <msuchanek@xxxxxxx>
- Re: [PATCH] init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
- From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] kmod /usr support
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] kmod: Add FIPS 202 SHA-3 support
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH kmod 2/3] Add KMOD_NEW_IGNORE_CMDLINE
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH kmod 3/3] Add modprobe -I/--ignore-cmdline
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH kmod 2/3] Add KMOD_NEW_IGNORE_CMDLINE
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- [PATCH kmod 1/3] Add kmod_new_flags() variant of kmod_new(), with abiver 32
- From: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH] init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v3 0/5] params: harden string ops and allocatio ops
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] params: harden string ops and allocatio ops
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 0/5] params: harden string ops and allocatio ops
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] MODVERSIONS + RUST Redux
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] MODVERSIONS + RUST Redux
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] MODVERSIONS + RUST Redux
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- [PATCH] init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 0/5] MODVERSIONS + RUST Redux
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] MODVERSIONS + RUST Redux
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 0/5] MODVERSIONS + RUST Redux
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] modules: Add missing entry for __ex_table
- [PATCH 3/4] vmlinux.lds.h: Fix alignment for __ksymtab*, __kcrctab_* and .pci_fixup sections
- [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
- [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
- [PATCH 0/4] Section alignment issues?
- Re: [PATCH v2 0/5] MODVERSIONS + RUST Redux
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- Re: [PATCH v2 0/5] MODVERSIONS + RUST Redux
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v6 05/13] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE
- From: Ariel Miculas <amiculas@xxxxxxxxx>
- [PATCH v6 05/13] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] Modules: Introduce boot-time module signature flexibility
- From: Luca Boccassi <bluca@xxxxxxxxxx>
- [PATCH v3 3/5] params: Use size_add() for kmalloc()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 1/5] params: Introduce the param_unknown_fn type
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 5/5] params: Fix multi-line comment style
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 4/5] params: Sort headers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 0/5] params: harden string ops and allocatio ops
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 2/5] params: Do not go over the limit when getting the string length
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] modpost: Extended modversion support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/5] modules: Refactor + kdoc elf_validity_cached_copy
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH v2 1/5] export_report: Rehabilitate script
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 5/5] export_report: Use new version info format
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- [PATCH v2 3/5] modpost: Extended modversion support
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- [PATCH v2 4/5] rust: Allow MODVERSIONS
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- [PATCH v2 2/5] modules: Refactor + kdoc elf_validity_cached_copy
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- [PATCH v2 1/5] export_report: Rehabilitate script
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- [PATCH v2 0/5] MODVERSIONS + RUST Redux
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] Modules: Introduce boot-time module signature flexibility
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] Modules: Introduce boot-time module signature flexibility
- From: Alessandro Carminati <alessandro.carminati@xxxxxxxxx>
- Re: [RFC PATCH 1/2] Modules: Introduce boot-time module signature flexibility
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/3] modpost: Extended modversion support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/3] modpost: Extended modversion support
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- Re: [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
- From: Jan Engelhardt <jengelh@xxxxxxx>
- Re: [PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
- From: Michal Suchánek <msuchanek@xxxxxxx>
- [PATCH 0/2] kmod /usr support
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH 1/2] libkmod, depmod, modprobe: Make directory for kernel modules configurable
- From: Michal Suchanek <msuchanek@xxxxxxx>
- [PATCH 2/2] configure: Check that provided paths are absolute
- From: Michal Suchanek <msuchanek@xxxxxxx>
- Re: [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [RFC PATCH 0/2] Enhancing Boot Speed and Security with Delayed Module Signature Verification
- From: Alessandro Carminati <alessandro.carminati@xxxxxxxxx>
- Re: [RFC PATCH 2/2] docs: Update kernel-parameters.txt for signature verification enhancement
- From: Alessandro Carminati <alessandro.carminati@xxxxxxxxx>
- Re: [RFC PATCH 2/2] docs: Update kernel-parameters.txt for signature verification enhancement
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] Enhancing Boot Speed and Security with Delayed Module Signature Verification
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- [PATCH 3/3] rust: Require RUST_MODULES for module support
- From: Matthew Maurer <mmaurer@xxxxxxxxxx>
- Re: [PATCH kmod] libkmod: remove pkcs7 obj_to_hash_algo()
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH] lib/test_kmod: fix kernel-doc warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [GIT PULL] Modules changes for v6.7-rc1
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [GIT PULL] Modules changes for v6.7-rc1
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [GIT PULL] Modules changes for v6.7-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Modules changes for v6.7-rc1
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [GIT PULL] Modules changes for v6.7-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Modules changes for v6.7-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] Modules changes for v6.7-rc1
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH kmod] libkmod: remove pkcs7 obj_to_hash_algo()
- From: Dimitri John Ledkov <dimitri.ledkov@xxxxxxxxxxxxx>
- Re: [PATCH v2 06/39] mm: enumerate all gfp flags
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v5] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v5] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 28/39] timekeeping: Fix a circular include dependency
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
- From: Mike Rapoport <rppt@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]