Linux-Modules Archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
 2024-12-12  9:52 UTC  (5+ messages)
    `  "

[RFC PATCH 1/3] module: Split module_enable_rodata_ro()
 2024-12-11  8:46 UTC  (13+ messages)
  ` [RFC PATCH 2/3] module: Don't fail module loading when setting ro_after_init section RO failed

[PATCH v1 0/3] module: Don't fail module loading when setting ro_after_init section RO failed
 2024-12-11  4:29 UTC  (5+ messages)
` [PATCH v1 1/3] module: Split module_enable_rodata_ro()
` [PATCH v1 2/3] module: Don't fail module loading when setting ro_after_init section RO failed
` [PATCH v1 3/3] module: pre-test setting ro_after_init data read-only

[PATCH v6 00/18] Implement DWARF modversions
 2024-12-11  4:19 UTC  (43+ messages)
` [PATCH v6 01/18] tools: Add gendwarfksyms
` [PATCH v6 02/18] gendwarfksyms: Add address matching
` [PATCH v6 03/18] gendwarfksyms: Expand base_type
` [PATCH v6 04/18] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v6 05/18] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v6 06/18] gendwarfksyms: Expand subroutine_type
` [PATCH v6 07/18] gendwarfksyms: Expand array_type
` [PATCH v6 08/18] gendwarfksyms: Expand structure types
` [PATCH v6 09/18] gendwarfksyms: Limit structure expansion
` [PATCH v6 10/18] gendwarfksyms: Add die_map debugging
` [PATCH v6 11/18] gendwarfksyms: Add symtypes output
` [PATCH v6 12/18] gendwarfksyms: Add symbol versioning
` [PATCH v6 13/18] gendwarfksyms: Add support for kABI rules
` [PATCH v6 14/18] gendwarfksyms: Add support for reserved and ignored fields
` [PATCH v6 15/18] gendwarfksyms: Add support for symbol type pointers
` [PATCH v6 16/18] export: Add __gendwarfksyms_ptr_ references to exported symbols
` [PATCH v6 17/18] kbuild: Add gendwarfksyms as an alternative to genksyms
` [PATCH v6 18/18] Documentation/kbuild: Add DWARF module versioning

[PATCH] preempt: Move PREEMPT_RT before PREEMPT in vermagic
 2024-12-10 14:10 UTC  (3+ messages)

[PATCH] module: Use complete RCU protection instead a mix of RCU and RCU-sched
 2024-12-10 12:58 UTC  (4+ messages)

[PATCH 0/4] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
 2024-12-09 17:45 UTC  (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] platform/x86: wmi-bmof: Switch to sysfs_bin_attr_simple_read()
` [PATCH 3/4] btf: Switch vmlinux BTF attribute "
` [PATCH 4/4] btf: Switch module "

[PATCH -v2 0/7] module: Strict per-modname namespaces
 2024-12-06 18:35 UTC  (16+ messages)
` [PATCH -v2 1/7] module: Convert symbol namespace to string literal
` [PATCH -v2 2/7] module/modpost: Use for() loop
` [PATCH -v2 3/7] module/modpost: Add basename helper
` [PATCH -v2 4/7] module: Add module specific symbol namespace support
` [PATCH -v2 5/7] module: Extend the MODULE_ namespace parsing
` [PATCH -v2 6/7] module: Account for the build time module name mangling
` [PATCH -v2 7/7] module: Provide EXPORT_SYMBOL_GPL_FOR() helper

[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
 2024-12-06 15:26 UTC  (48+ messages)
` [PATCH v6 01/15] lib: Add TLV parser
` [PATCH v6 02/15] module: Introduce ksys_finit_module()
` [PATCH v6 03/15] integrity: Introduce the Integrity Digest Cache
` [PATCH v6 04/15] digest_cache: Initialize digest caches
` [PATCH v6 05/15] digest_cache: Add securityfs interface
` [PATCH v6 06/15] digest_cache: Add hash tables and operations
` [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers
` [PATCH v6 08/15] digest_cache: Parse tlv digest lists
` [PATCH v6 09/15] digest_cache: Populate the digest cache from a digest list
` [PATCH v6 10/15] digest_cache: Add management of verification data
` [PATCH v6 11/15] digest_cache: Add support for directories
` [PATCH v6 12/15] digest cache: Prefetch digest lists if requested
` [PATCH v6 13/15] digest_cache: Reset digest cache on file/directory change
` [PATCH v6 14/15] selftests/digest_cache: Add selftests for the Integrity Digest Cache
` [PATCH v6 15/15] docs: Add documentation of "

[GIT PULL] Modules fixes for v6.13-rc1
 2024-11-29 19:20 UTC  (3+ messages)

[PATCH v3] selftests: add new kallsyms selftests
 2024-11-28 19:34 UTC  (3+ messages)

[GIT PULL] Modules changes for v6.13-rc1
 2024-11-28  3:14 UTC  (17+ messages)

[PATCH] kmod: verify module name before invoking modprobe
 2024-11-27 16:36 UTC  (7+ messages)

[PATCH v10 0/5] Extended MODVERSIONS Support
 2024-11-25 23:25 UTC  (9+ messages)
` [PATCH v10 1/5] modules: Support extended MODVERSIONS info
` [PATCH v10 2/5] modpost: Produce extended MODVERSIONS information
` [PATCH v10 3/5] modules: Allow extended modversions without basic MODVERSIONS
` [PATCH v10 4/5] Documentation/kbuild: Document storage of symbol information
` [PATCH v10 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS

[PATCH v9 0/5] Extended MODVERSIONS Support
 2024-11-23  1:44 UTC  (8+ messages)
` [PATCH v9 1/5] modules: Support extended MODVERSIONS info
` [PATCH v9 2/5] modpost: Produce extended MODVERSIONS information
` [PATCH v9 3/5] modules: Allow extended modversions without basic MODVERSIONS
` [PATCH v9 4/5] Documentation/kbuild: Document storage of symbol information
` [PATCH v9 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS

[PATCH v8 0/3] Extended MODVERSIONS Support
 2024-11-21 21:51 UTC  (13+ messages)
` [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information

[PATCH v5 00/19] Implement DWARF modversions
 2024-11-20 21:54 UTC  (10+ messages)
` [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
` [PATCH v5 10/19] gendwarfksyms: Limit structure expansion

[PATCH 0/2] module: Block modules by Tuxedo from accessing GPL symbols
 2024-11-20 14:11 UTC  (8+ messages)
` [PATCH 2/2] "

[PATCH 14/15] modpost: rename alias symbol for MODULE_DEVICE_TABLE()
 2024-11-19 23:56 UTC 

[PATCH v5 2/2] module: Block a module by TUXEDO from accessing GPL symbols
 2024-11-18 20:53 UTC  (8+ messages)

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-18 18:40 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).