linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-25 16:42:18 to 2023-06-26 10:33:33 UTC [more...]

[PATCH] module: print module name on refcount error
 2023-06-26 10:32 UTC 

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-26  9:54 UTC  (60+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
` [PATCH v2 09/12] powerpc: "
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES

[PATCH 1/2] docs: module: start adding some docs for MODULE_ macros
 2023-06-22 21:14 UTC  (4+ messages)
` [PATCH 2/2] modules/firmware: add a new option to denote a firmware group to choose one

[PATCH 5/5] libkmod: Use kernel decompression when available
 2023-06-16  5:12 UTC  (3+ messages)

[PATCH v2] libkmod: Do not inititialize file->memory on open
 2023-06-16  5:00 UTC 

[PATCH 0/2] module: Do some small changes
 2023-06-16  1:51 UTC  (3+ messages)
` [PATCH 1/2] module: Make is_mapping_symbol() return bool
` [PATCH 2/2] module: Make is_valid_name() "

[PATCH 00/13] mm: jit/text allocator
 2023-06-13 22:16 UTC  (54+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules
` [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc()
` [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc
` [PATCH 04/13] mm/jitalloc, arch: convert remaining "
` [PATCH 05/13] module, jitalloc: drop module_alloc
` [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
` [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
` [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
` [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
` [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
` [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX

[PATCH 0/5] libkmod: Use kernel decompression support
 2023-06-06 19:01 UTC  (13+ messages)
` [PATCH 1/5] libkmod: Do not inititialize file->memory on open
` [PATCH 2/5] libkmod: Extract finit_module vs init_module paths
` [PATCH 3/5] libkmod: Keep track of compression type
` [PATCH 4/5] libkmod: Keep track of in-kernel compression support
` [PATCH 5/5] libkmod: Use kernel decompression when available

[PATCH] selftests: allow runners to override the timeout
 2023-06-05 19:01 UTC  (5+ messages)

[PATCH 0/2] module: avoid all memory pressure due to duplicates
 2023-06-05 15:28 UTC  (45+ messages)
` [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
` [PATCH 2/2] module: add support to avoid duplicates early on load

[PATCH] module: fix module load for ia64
 2023-06-04 21:34 UTC  (5+ messages)

[GIT PULL] Modules fixes for v6.4-rc5 second pull request
 2023-06-02 11:29 UTC  (2+ messages)

[PATCH] module/decompress: Fix error checking on zstd decompression
 2023-06-01 21:40 UTC  (2+ messages)

[PATCH] shared: fix warning reported by UBSan
 2023-05-31  5:39 UTC  (5+ messages)
` [PATCH] shared: avoid passing {NULL, 0} array to bsearch()

[GIT PULL] Modules changes for v6.4-rc5
 2023-05-30 21:19 UTC  (2+ messages)

[PATCH] libkmod: fix possible out-of-bounds memory access
 2023-05-30 19:58 UTC  (3+ messages)

[PATCH] libkmod: prefer -ENODATA over -ENOENT if no section found
 2023-05-30 19:55 UTC  (3+ messages)
` [PATCH] libkmod, depmod: "

[PATCH 1/1] kallsyms: remove unsed API lookup_symbol_attrs
 2023-05-26 22:10 UTC  (3+ messages)

[PATCH] kallsyms: remove unused arch_get_kallsym() helper
 2023-05-26 17:39 UTC  (9+ messages)


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).