linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-10 05:16:21 to 2022-02-05 20:33:14 UTC [more...]

[RFC PATCH v4 00/13] module: core code clean up
 2022-02-05 20:33 UTC  (24+ messages)
` [RFC PATCH v4 01/13] module: Move all into module/
` [RFC PATCH v4 02/13] module: Simple refactor in preparation for split
` [RFC PATCH v4 03/13] module: Move livepatch support to a separate file
` [RFC PATCH v4 04/13] module: Move latched RB-tree "
` [RFC PATCH v4 05/13] module: Move arch strict rwx "
` [RFC PATCH v4 06/13] module: Move "
` [RFC PATCH v4 07/13] module: Move extra signature support out of core code
` [RFC PATCH v4 08/13] module: Move kmemleak support to a separate file
` [RFC PATCH v4 09/13] module: Move kallsyms support into "
` [RFC PATCH v4 10/13] module: Move procfs "
` [RFC PATCH v4 11/13] module: Move sysfs "
` [RFC PATCH v4 12/13] module: Move kdb_modules list out of core code
` [RFC PATCH v4 13/13] module: Move version support into a separate file

[RFC PATCH 1/2] modules: Make module_enable_x() independant of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
 2022-02-03 20:44 UTC  (3+ messages)
` [RFC PATCH 2/2] modules: Rename debug_align() as section_align()

[PATCH] Revert "module, async: async_synchronize_full() on module init iff async is used"
 2022-02-03 19:19 UTC  (9+ messages)

[PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
 2022-02-03 14:11 UTC  (16+ messages)
` [PATCH v7 1/7] kbuild: bring back tristate.conf
` [PATCH v7 2/7] kbuild: add modules_thick.builtin
` [PATCH v7 3/7] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v7 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v7 5/7] kallsyms: optimize .kallsyms_modules*
` [PATCH v7 6/7] kallsyms: add /proc/kallmodsyms
` [PATCH v7 7/7] kallsyms: add reliable symbol size info
  ` [kallsyms] a42fff4e29: leaking-addresses.proc.kallmodsyms.0T_stext

[RFC PATCH v3 00/13] module: core code clean up
 2022-01-29  7:27 UTC  (16+ messages)
` [RFC PATCH v3 01/13] module: Move all into module/
` [RFC PATCH v3 02/13] module: Simple refactor in preparation for split
` [RFC PATCH v3 03/13] module: Move livepatch support to a separate file
` [RFC PATCH v3 04/13] module: Move latched RB-tree "
` [RFC PATCH v3 05/13] module: Move arch strict rwx "
` [RFC PATCH v3 06/13] module: Move "
` [RFC PATCH v3 07/13] module: Move extra signature support out of core code
` [RFC PATCH v3 08/13] module: Move kmemleak support to a separate file
` [RFC PATCH v3 09/13] module: Move kallsyms support into "
` [RFC PATCH v3 10/13] module: Move procfs "
` [RFC PATCH v3 11/13] module: Move sysfs "
` [RFC PATCH v3 12/13] module: Move kdb_modules list out of core code
` [RFC PATCH v3 13/13] module: Move version support into a separate file

[PATCH bpf-next v6 01/11] kernel: Implement try_module_get_live
 2022-01-25 18:50 UTC  (2+ messages)

Modules updates for v5.17-rc1
 2022-01-18 16:16 UTC  (3+ messages)

[RFC PATCH v2 00/13] module: core code clean up
 2022-01-14  9:14 UTC  (25+ messages)
` [RFC PATCH v2 01/13] module: Move all into module/
` [RFC PATCH v2 02/13] module: Simple refactor in preparation for split
` [RFC PATCH v2 03/13] module: Move livepatch support to a separate file
` [RFC PATCH v2 04/13] module: Move latched RB-tree "
` [RFC PATCH v2 05/13] module: Move arch strict rwx "
` [RFC PATCH v2 06/13] module: Move "
` [RFC PATCH v2 07/13] module: Move extra signature support out of core code
` [RFC PATCH v2 08/13] module: Move kmemleak support to a separate file
` [RFC PATCH v2 09/13] module: Move kallsyms support into "
` [RFC PATCH v2 10/13] module: Move procfs "
` [RFC PATCH v2 11/13] module: Move sysfs "
` [RFC PATCH v2 12/13] module: Move kdb_modules list out of core code

[RFC PATCH] module: Introduce module unload taint tracking
 2022-01-12 16:21 UTC  (31+ messages)
      ` [RFC PATCH 00/12] module: core code clean up
        ` [RFC PATCH 01/12] module: Move all into module/
        ` [RFC PATCH 02/12] module: Simple refactor in preparation for split
        ` [RFC PATCH 03/12] module: Move livepatch support to a separate file
        ` [RFC PATCH 04/12] module: Move latched RB-tree "
        ` [RFC PATCH 05/12] module: Move arch strict rwx "
        ` [RFC PATCH 06/12] module: Move "
        ` [RFC PATCH 07/12] module: Move extra signature support out of core code
        ` [RFC PATCH 08/12] module: Move kmemleak support to a separate file
        ` [RFC PATCH 09/12] module: Move kallsyms support into "
        ` [RFC PATCH 10/12] module: Move procfs "
        ` [RFC PATCH 11/12] module: Move sysfs "
        ` [RFC PATCH 12/12] module: Move kdb_modules list out of core code

[PATCH] MAINTAINERS: add mailing lists for kmod and modules
 2022-01-12  3:18 UTC 

[PATCH] module.h: allow #define strings to work with MODULE_IMPORT_NS
 2022-01-12  3:13 UTC 

[PATCH v3] module: add in-kernel support for decompressing
 2022-01-11 15:42 UTC 

[PATCH] livepatch: Avoid CPU hogging with cond_resched
 2022-01-10 14:38 UTC  (4+ messages)

INVALID ELF STRUCTURES
 2021-12-21 21:44 UTC  (2+ messages)

[PATCH] kmod: add support for passing compressed modules directly into kernel
 2021-12-10  5:43 UTC 

[PATCH v2] MAINTAINERS: Remove myself as modules maintainer
 2021-12-09 22:20 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove myself as modules maintainer
 2021-12-09  8:36 UTC  (2+ messages)

[PATCH v2 0/3] kmod: add patient module removal support
 2021-12-08 12:53 UTC  (13+ messages)
` [PATCH v2 1/3] libkmod: add a library notice log level print
` [PATCH v2 3/3] libkmod-module: add support for a patient module removal option

[PATCH] module: add in-kernel support for decompressing
 2021-12-03 21:06 UTC  (6+ messages)

[PING PATCH v6] kallsyms: new /proc/kallmodsyms with builtin modules
 2021-11-02 18:38 UTC  (8+ messages)
` [PATCH v6 1/7] kbuild: bring back tristate.conf
` [PATCH v6 2/7] kbuild: add modules_thick.builtin
` [PATCH v6 3/7] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v6 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v6 5/7] kallsyms: optimize .kallsyms_modules*
` [PATCH v6 6/7] kallsyms: add /proc/kallmodsyms
` [PATCH v6 7/7] kallsyms: add reliable symbol size info

[PATCH v5] kallsyms: new /proc/kallmodsyms with builtin modules
 2021-10-30 16:49 UTC  (22+ messages)
` [PATCH v5 1/7] kbuild: bring back tristate.conf
` [PATCH v5 2/7] kbuild: add modules_thick.builtin
` [PATCH v5 3/7] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v5 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v5 5/7] kallsyms: optimize .kallsyms_modules*
` [PATCH v5 6/7] kallsyms: add /proc/kallmodsyms
` [PATCH v5 7/7] kallsyms: add reliable symbol size info
` [PING PATCH v5] kallsyms: new /proc/kallmodsyms with builtin modules

[PATCH] modinfo: don't parse built-in for explicitly given module files
 2021-08-19 15:28 UTC  (9+ messages)
  ` [PATCH] libkmod: Set builtin to no when module is created from path
    ` [PATCH v2] "


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