linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-09 20:24:30 to 2024-10-23 02:31:41 UTC [more...]

[PATCH v7 0/3] Extended MODVERSIONS Support
 2024-10-23  2:31 UTC  (4+ 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 v4 00/19] Implement DWARF modversions
 2024-10-22 14:38 UTC  (22+ messages)
` [PATCH v4 03/19] gendwarfksyms: Add address matching
` [PATCH v4 05/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v4 09/19] gendwarfksyms: Expand structure types
` [PATCH v4 10/19] gendwarfksyms: Limit structure expansion
` [PATCH v4 11/19] gendwarfksyms: Add die_map debugging
` [PATCH v4 12/19] gendwarfksyms: Add symtypes output
` [PATCH v4 13/19] gendwarfksyms: Add symbol versioning
` [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules

[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
 2024-10-21 22:15 UTC  (26+ messages)
` [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v6 3/8] asm-generic: introduce text-patching.h
` [PATCH v6 4/8] module: prepare to handle ROX allocations for text
` [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v6 7/8] execmem: add support for cache of large ROX pages
` [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit

[PATCH] module: check symbol name offsets
 2024-10-21 20:34 UTC  (5+ messages)

[PATCH v2 0/3] modules: few of alignment fixes
 2024-10-21 20:07 UTC  (7+ messages)

[PATCH] module: .strtab must be null terminated
 2024-10-21 19:54 UTC  (2+ messages)

[PATCH v5 00/16] Extended MODVERSIONS Support
 2024-10-21 19:35 UTC  (17+ messages)
` [PATCH v5 13/16] export_report: Rehabilitate script
` [PATCH v5 14/16] modules: Support extended MODVERSIONS info

[PATCH v3] selftests: add new kallsyms selftests
 2024-10-21 19:33 UTC 

[PATCH v6 0/5] Extended MODVERSIONS Support
 2024-10-21 18:50 UTC  (12+ messages)
` [PATCH v6 1/5] export_report: Rehabilitate script
` [PATCH v6 2/5] modules: Support extended MODVERSIONS info
` [PATCH v6 3/5] export_report: Tolerate additional `.mod.c` content
` [PATCH v6 4/5] modpost: Produce extended MODVERSIONS information
` [PATCH v6 5/5] export_report: Use new version info format

[PATCH v3 0/5] page allocation tag compression
 2024-10-21 18:12 UTC  (47+ messages)
` [PATCH v3 1/5] maple_tree: add mas_for_each_rev() helper
` [PATCH v3 2/5] alloc_tag: load module tags into separate contiguous memory
` [PATCH v3 3/5] alloc_tag: populate memory for module tags as needed
` [PATCH v3 4/5] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references
` [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

[PATCH] next: use new shared modules tree
 2024-10-20 20:39 UTC  (4+ messages)

[PATCH v2] module: sign with sha512 instead of sha1 by default
 2024-10-19 22:57 UTC  (3+ messages)

Status next kmod version 34
 2024-10-19 22:27 UTC  (8+ messages)
` First experiments with kmod-git and meson build-system

[PATCH 00/12] Module Validation Refactor
 2024-10-19 22:10 UTC  (15+ messages)
` [PATCH 01/12] module: Take const arg in validate_section_offset
` [PATCH 02/12] module: Factor out elf_validity_ehdr
` [PATCH 03/12] module: Factor out elf_validity_cache_sechdrs
` [PATCH 04/12] module: Factor out elf_validity_cache_secstrings
` [PATCH 05/12] module: Factor out elf_validity_cache_index_info
` [PATCH 06/12] module: Factor out elf_validity_cache_index_mod
` [PATCH 07/12] module: Factor out elf_validity_cache_index_sym
` [PATCH 08/12] module: Factor out elf_validity_cache_index_str
` [PATCH 09/12] module: Group section index calculations together
` [PATCH 10/12] module: Factor out elf_validity_cache_strtab
` [PATCH 11/12] module: Additional validation in elf_validity_cache_strtab
` [PATCH 12/12] module: Reformat struct for code style

[PATCH] module: .strtab must be null terminated
 2024-10-19 15:25 UTC 

[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
 2024-10-16 23:58 UTC  (40+ messages)
` [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v5 3/8] asm-generic: introduce text-patching.h
` [PATCH v5 4/8] module: prepare to handle ROX allocations for text
` [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
` [PATCH v5 8/8] x86/module: enable ROX caches for module text
  ` Bisected: "

[PATCH kdevops] defconfig: add linux-modules-kpd defconfig symlink
 2024-10-12 18:50 UTC 

[RFC PATCH v1] module: sign with sha512 by default to avoid build errors
 2024-10-11 23:14 UTC  (11+ 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).