messages from 2024-10-23 17:08:04 to 2024-11-15 09:40:59 UTC [more...]
[PATCH 0/2] module: Block modules by Tuxedo from accessing GPL symbols
2024-11-15 9:40 UTC (22+ messages)
` [PATCH 1/2] module: Put known GPL offenders in an array
` [PATCH 2/2] module: Block modules by Tuxedo from accessing GPL symbols
[PATCH v5 00/19] Implement DWARF modversions
2024-11-14 1:08 UTC (31+ messages)
` [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
` [PATCH v5 02/19] tools: Add gendwarfksyms
` [PATCH v5 03/19] gendwarfksyms: Add address matching
` [PATCH v5 04/19] gendwarfksyms: Expand base_type
` [PATCH v5 05/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v5 06/19] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v5 07/19] gendwarfksyms: Expand subroutine_type
` [PATCH v5 08/19] gendwarfksyms: Expand array_type
` [PATCH v5 09/19] gendwarfksyms: Expand structure types
` [PATCH v5 10/19] gendwarfksyms: Limit structure expansion
` [PATCH v5 11/19] gendwarfksyms: Add die_map debugging
` [PATCH v5 12/19] gendwarfksyms: Add symtypes output
` [PATCH v5 13/19] gendwarfksyms: Add symbol versioning
` [PATCH v5 14/19] gendwarfksyms: Add support for kABI rules
` [PATCH v5 15/19] gendwarfksyms: Add support for reserved and ignored fields
` [PATCH v5 16/19] gendwarfksyms: Add support for symbol type pointers
` [PATCH v5 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols
` [PATCH v5 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
` [PATCH v5 19/19] Documentation/kbuild: Add DWARF module versioning
[RFC PATCH 1/3] module: Split module_enable_rodata_ro()
2024-11-13 9:56 UTC (15+ messages)
` [RFC PATCH 2/3] module: Don't fail module loading when setting ro_after_init section RO failed
` [RFC PATCH 3/3] module: pre-test setting ro_after_init data read-only
[RFC PATCH] ftrace: Skip __fentry__ location of overridden weak functions
2024-11-13 7:32 UTC (2+ messages)
[PATCH] kmod: verify module name before invoking modprobe
2024-11-13 2:15 UTC (3+ messages)
[RFC][PATCH 0/8] module: Strict per-modname namespaces
2024-11-12 19:52 UTC (19+ messages)
` [RFC][PATCH 1/8] module: Prepare for script
` [RFC][PATCH 2/8] module: Convert symbol namespace to string literal
` [RFC][PATCH 3/8] module: Fix up after script
` [RFC][PATCH 4/8] module/modpost: Use for() loop
` [RFC][PATCH 5/8] module/modpost: Add basename helper
` [RFC][PATCH 6/8] module: Add module specific symbol namespace support
` [RFC][PATCH 7/8] module: Extend the MODULE_ namespace parsing
` [RFC][PATCH 8/8] module: Provide EXPORT_SYMBOL*_FOR() helpers
[PATCH kmod] README: List strip CLI command option for summary
2024-11-09 16:50 UTC
[kmod] README: List strip CLI command option for summary
2024-11-09 16:42 UTC
[PATCH] README: List strip CLI command option for summary
2024-11-09 16:38 UTC
[PATCH RFC v3 0/4] module: refactor ro_after_init failure path
2024-11-09 9:49 UTC (7+ messages)
` [PATCH RFC v3 1/4] module: remove module_deallocate() unused param
` [PATCH RFC v3 2/4] module: avoid double ref drop on ro_after_init failure
` [PATCH RFC v3 3/4] module: update state and release reference under lock
` [PATCH RFC v3 4/4] module: refactor ro_after_init failure path
[PATCH] static_call: Handle module init failure correctly in static_call_del_module()
2024-11-08 16:22 UTC (3+ messages)
[RFC] module: Strict per-modname namespaces
2024-11-08 15:35 UTC (13+ messages)
[PATCH v8 0/3] Extended MODVERSIONS Support
2024-11-07 22:38 UTC (18+ messages)
` [PATCH v8 1/3] modules: Support extended MODVERSIONS info
` [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
` [PATCH v8 3/3] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS
[PATCH] tests/module/gen_test_kallsyms.sh: use 0 value for variables
2024-11-07 22:33 UTC (3+ messages)
[PATCH v3] selftests: add new kallsyms selftests
2024-11-06 0:21 UTC (5+ messages)
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-11-05 19:04 UTC (5+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
[PATCH v2] scripts: Remove export_report.pl
2024-11-01 17:06 UTC (3+ messages)
[PATCH] brd: fix null pointer when modprobe brd
2024-11-01 0:31 UTC (5+ messages)
[bug report] alloc_tag: load module tags into separate contiguous memory
2024-11-01 0:03 UTC (3+ messages)
[PATCH] scripts: Remove export_report.pl
2024-10-30 8:02 UTC (3+ messages)
[PATCH v7 0/3] Extended MODVERSIONS Support
2024-10-30 5:35 UTC (12+ messages)
` [PATCH v7 1/3] modules: Support extended MODVERSIONS info
` [PATCH v7 2/3] modpost: Produce extended MODVERSIONS information
` [PATCH v7 3/3] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS
[PATCH v6 0/5] Extended MODVERSIONS Support
2024-10-28 13:13 UTC (3+ messages)
` [PATCH v6 1/5] export_report: Rehabilitate script
[PATCH v1] audit,module: restore audit logging in load failure case
2024-10-28 5:55 UTC (5+ messages)
[PATCH v4 0/6] page allocation tag compression
2024-10-24 16:25 UTC (17+ messages)
` [PATCH v4 1/6] maple_tree: add mas_for_each_rev() helper
` [PATCH v4 2/6] alloc_tag: introduce shutdown_mem_profiling helper function
` [PATCH v4 3/6] alloc_tag: load module tags into separate contiguous memory
` [PATCH v4 4/6] alloc_tag: populate memory for module tags as needed
` [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references
` [PATCH v4 6/6] alloc_tag: support for page allocation tag compression
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-24 8:13 UTC (4+ messages)
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
meson: always pass complete path to kmod-symlink.sh
2024-10-23 21:28 UTC (4+ messages)
[PATCH] meson: Collect all prefix get_option at one place
2024-10-23 21:27 UTC (2+ messages)
[PATCH v4 00/19] Implement DWARF modversions
2024-10-23 21:14 UTC (13+ messages)
` [PATCH v4 13/19] gendwarfksyms: Add symbol versioning
` [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules
` [PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields
` [PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).