linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-02 11:57:09 to 2023-10-20 05:54:49 UTC [more...]

[PATCH] module: Do not offer sha224 for built-in module signing
 2023-10-20  5:54 UTC  (2+ messages)

[PATCH v5 05/12] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE
 2023-10-19 18:11 UTC 

require EXPORT_SYMBOL_GPL symbols for symbol_get v2
 2023-10-18 18:25 UTC  (10+ messages)
` [PATCH 2/5] mmc: au1xmmc: force non-modular build and remove symbol_get usage
` [PATCH 5/5] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules

[PATCH kmod v4 0/4] kmod /usr support
 2023-10-18  1:25 UTC  (12+ messages)
` [PATCH kmod v5 0/5] "
  ` [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable

[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
 2023-10-18  1:12 UTC  (16+ messages)

[PATCH v5] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option
 2023-10-13 18:58 UTC  (2+ messages)

[PATCH v2] module: Add CONFIG_MODULE_LOAD_IN_SEQUENCE option
 2023-10-12 18:35 UTC  (5+ messages)

[PATCH v3] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option
 2023-10-12 17:03 UTC  (3+ messages)

[PATCH v4] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option
 2023-10-12 16:56 UTC  (2+ messages)

[PATCH] module: Add CONFIG_MODULE_LOAD_IN_SEQUENCE option
 2023-10-11  6:39 UTC  (6+ messages)

[PATCH v2 0/5] params: harden string ops and allocatio ops
 2023-10-10 23:21 UTC  (9+ messages)
` [PATCH v2 1/5] params: Introduce the param_unknown_fn type
` [PATCH v2 2/5] params: Do not go over the limit when getting the string length
` [PATCH v2 3/5] params: Use size_add() for kmalloc()
` [PATCH v2 4/5] params: Sort headers
` [PATCH v2 5/5] params: Fix multi-line comment style

[PATCH] crypto: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512
 2023-10-10 22:38 UTC  (2+ messages)

[PATCH] crypto: pkcs7: remove sha1 support
 2023-10-10 21:22 UTC 

[PATCH 4.19 178/273] media: dvb: symbol fixup for dvb_attach()
 2023-10-07 11:53 UTC  (3+ messages)

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

[PATCH] libkmod: use realpath
 2023-10-04 13:07 UTC 

(no subject)
 2023-10-04 13:04 UTC 

Unbootable system with kmod-31
 2023-10-04  2:44 UTC  (5+ messages)

[ANNOUNCE] kmod 31
 2023-09-29 14:37 UTC 

[PATCH] module: fix oops on loading module with malformed ELF section header
 2023-09-29  1:38 UTC 

[PATCH] MAINTAINERS: add include/linux/module*.h to modules
 2023-09-25  1:36 UTC  (2+ messages)

[PATCH] module: Annotate struct module_notes_attrs with __counted_by
 2023-09-23 17:01 UTC  (3+ messages)

[PATCH] Use CRC32 and a 1MiB dictionary for XZ compressed modules
 2023-09-22  9:16 UTC 

[PATCH] module: Fix comment typo
 2023-09-21  0:14 UTC 

[PATCH 0/2] module: Do some small changes
 2023-09-21  0:10 UTC  (2+ messages)

[PATCH] module/decompress: use vmalloc() for gzip decompression workspace
 2023-09-20 21:25 UTC  (2+ messages)

[PATCH v2] module: Clarify documentation of module_param_call()
 2023-09-20 21:10 UTC  (2+ messages)

This list is being migrated to the new infrastructure
 2023-09-20 17:18 UTC  (2+ messages)

[PATCH 5.4 218/367] media: dvb: symbol fixup for dvb_attach()
 2023-09-20 11:29 UTC 

[PATCH 4.14 108/186] media: dvb: symbol fixup for dvb_attach()
 2023-09-20 11:30 UTC 

[PATCH 5.15 338/511] media: dvb: symbol fixup for dvb_attach()
 2023-09-17 19:12 UTC 

[PATCH 5.10 285/406] media: dvb: symbol fixup for dvb_attach()
 2023-09-17 19:12 UTC 

[RFC PATCH 0/2] Enhancing Boot Speed and Security with Delayed Module Signature Verification
 2023-09-15 15:59 UTC  (4+ messages)
` [RFC PATCH 1/2] Modules: Introduce boot-time module signature flexibility
` [RFC PATCH 2/2] docs: Update kernel-parameters.txt for signature verification enhancement

[PATCH] module: print module name on refcount error
 2023-09-14 19:39 UTC  (8+ messages)

[PATCH v2 0/8] Add GDB memory helper commands
 2023-09-12 16:23 UTC  (11+ messages)
` [PATCH v2 1/8] scripts/gdb/symbols: add specific ko module load command
` [PATCH v2 2/8] scripts/gdb/modules: add get module text support
` [PATCH v2 3/8] scripts/gdb/utils: add common type usage
` [PATCH v2 4/8] scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
` [PATCH v2 5/8] scripts/gdb/stackdepot: Add stackdepot support
` [PATCH v2 6/8] scripts/gdb/page_owner: add page owner support
` [PATCH v2 7/8] scripts/gdb/slab: Add slab support
` [PATCH v2 8/8] scripts/gdb/vmalloc: add vmallocinfo support

[PATCH 6.5 679/739] media: dvb: symbol fixup for dvb_attach()
 2023-09-11 13:47 UTC 

[PATCH 6.1 547/600] media: dvb: symbol fixup for dvb_attach()
 2023-09-11 13:49 UTC 

[PATCH 6.4 674/737] media: dvb: symbol fixup for dvb_attach()
 2023-09-11 13:48 UTC 

[PATCH v3] depmod: Handle installing modules under a prefix
 2023-09-11 19:56 UTC  (2+ messages)
` [PATCH] kbuild: rpm-pkg: Fix build with non-default MODLIB

[PATCH] media: dvb: symbol fixup for dvb_attach()
 2023-09-09 10:19 UTC  (6+ messages)

[PATCH] module: Clarify documentation of module_param_call()
 2023-09-05 19:36 UTC  (2+ messages)

[GIT PULL] Modules changes for v6.6-rc1
 2023-08-30  3:58 UTC  (2+ messages)

[PATCH] module/decompress: use vmalloc() for zstd decompression workspace
 2023-08-29 19:05 UTC  (5+ messages)

[PATCH] libkmod: allow to fallback to user-space decompression
 2023-08-29 17:10 UTC  (6+ messages)

XZ in-kernel module decompression
 2023-08-29 15:34 UTC 

[PATCH] depmod: Remove version parsing hack
 2023-08-23 17:36 UTC  (3+ messages)

[PATCH] [v3] kallsyms: rework symbol lookup return codes
 2023-08-16 19:04 UTC  (2+ messages)

[syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
 2023-08-14 12:08 UTC  (4+ messages)

[GIT PULL] modules changes for v6.2-rc6
 2023-08-13 18:32 UTC  (7+ messages)
` Majordomo not working

[syzbot] [modules?] general protection fault in sys_finit_module
 2023-08-13 16:02 UTC  (3+ messages)

module issues
 2023-08-11 18:45 UTC  (2+ messages)

[PATCH 0/3] ARM/arm64: Fix loading of modules with an exit section
 2023-08-03 20:43 UTC  (7+ messages)
` [PATCH 2/3] arm64: module: Use module_init_layout_section() to spot init sections


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