linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-12 22:14:57 to 2024-02-21 19:41:29 UTC [more...]

[PATCH v4 00/36] Memory allocation profiling
 2024-02-21 19:40 UTC  (16+ messages)
` [PATCH v4 01/36] fix missing vmalloc.h includes
` [PATCH v4 02/36] asm-generic/io.h: Kill vmalloc.h dependency
` [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v4 04/36] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v4 05/36] fs: Convert alloc_inode_sb() to a macro
` [PATCH v4 06/36] mm: enumerate all gfp flags
` [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v4 11/36] lib: code tagging framework
` [PATCH v4 12/36] lib: code tagging module support
` [PATCH v4 13/36] lib: prevent module unloading if memory is not freed
` [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
` [PATCH v4 15/36] lib: introduce support for page allocation tagging

[PATCH v3 00/35] Memory allocation profiling
 2024-02-21 18:26 UTC  (187+ messages)
` [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
` [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH v3 09/35] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v3 10/35] lib: code tagging framework
` [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
` [PATCH v3 14/35] lib: introduce support for page allocation tagging
` [PATCH v3 17/35] mm: enable "
` [PATCH v3 18/35] mm: create new codetag references during page splitting
` [PATCH v3 20/35] lib: add codetag reference into slabobj_ext
` [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v3 25/35] xfs: Memory allocation profiling fixups
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()
` [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v3 33/35] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v3 34/35] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v3 35/35] MAINTAINERS: Add entries for code tagging and memory allocation profiling

[PATCH v3] modules: wait do_free_init correctly
 2024-02-21 17:40 UTC  (4+ messages)

[PATCH kmod] Remove unmaintained experimental tools
 2024-02-20 22:11 UTC  (2+ messages)

[PATCH kmod] man: silence autoconf warnings
 2024-02-20 21:56 UTC  (2+ messages)

[PATCH 0/2] Polish module_directory help string, install symlinks
 2024-02-20  8:11 UTC  (9+ messages)
` [PATCH 2/2] make: install/uninstall tools symlinks to kmod
      `  "
          `  "
              `  "

[RESEND PATCH v2] modules: wait do_free_init correctly
 2024-02-17  8:10 UTC  (6+ messages)

[PATCH v2] module: Don't ignore errors from set_memory_XX()
 2024-02-16 19:35 UTC  (5+ messages)

[PATCH] kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMS
 2024-02-15 14:15 UTC 

[PATCH v1] module.h: define __symbol_get_gpl() as a regular __symbol_get()
 2024-02-13 11:10 UTC  (5+ messages)

[PATCH kmod 00/13] Load compressed modules with compression-less kmod
 2024-02-13 16:33 UTC  (3+ messages)
` [PATCH kmod 08/13] libkmod: always detect the module compression


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).