messages from 2024-08-20 18:48:11 to 2024-09-11 16:19:00 UTC [more...]
[PATCH v2] drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver
2024-09-11 16:18 UTC
[PATCH v2 00/19] Implement DWARF modversions
2024-09-11 16:03 UTC (88+ messages)
` [PATCH v2 01/19] tools: Add gendwarfksyms
` [PATCH v2 02/19] gendwarfksyms: Add symbol list handling
` [PATCH v2 03/19] gendwarfksyms: Add address matching
` [PATCH v2 04/19] gendwarfksyms: Add support for type pointers
` [PATCH v2 05/19] gendwarfksyms: Expand base_type
` [PATCH v2 06/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v2 08/19] gendwarfksyms: Expand subroutine_type
` [PATCH v2 11/19] gendwarfksyms: Limit structure expansion
` [PATCH v2 13/19] gendwarfksyms: Add symtypes output
` [PATCH v2 14/19] gendwarfksyms: Add symbol versioning
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields
` [PATCH v2 18/19] x86/asm-prototypes: Include <asm/ptrace.h>
[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
2024-09-11 10:19 UTC (13+ messages)
` [PATCH v3 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v3 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v3 3/8] asm-generic: introduce text-patching.h
` [PATCH v3 4/8] module: prepare to handle ROX allocations for text
` [PATCH v3 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages
` [PATCH v3 8/8] x86/module: enable ROX caches for module text
[PATCH v4 0/1] fix sysfs patch build warning and add fixes
2024-09-11 3:28 UTC (2+ messages)
` [PATCH v4 1/1] module: abort module loading when sysfs setup suffer errors
[PATCH v9 0/4] Generate address range data for built-in modules
2024-09-10 9:37 UTC (10+ messages)
` [PATCH v10 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v10 2/4] kbuild: generate offset range data for builtin modules
` [PATCH v10 3/4] scripts: add verifier script for builtin module range data
` [PATCH v10 4/4] module: add install target for modules.builtin.ranges
[PATCH v2] module: Refine kmemleak scanned areas
2024-09-10 7:31 UTC
[PATCH] module: Refine kmemleak scanned areas
2024-09-09 21:25 UTC (7+ messages)
[PATCH v3 0/1] fix module sysfs patch defect
2024-09-07 22:19 UTC (5+ messages)
` [PATCH v3 1/1] module: abort module loading when sysfs setup suffer errors
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-09-06 9:37 UTC (12+ messages)
` [PATCH v2 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v2 3/8] asm-generic: introduce text-patching.h
` [PATCH v2 4/8] module: prepare to handle ROX allocations for text
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
` [PATCH v2 8/8] x86/module: enable ROX caches for module text
[PATCH v2] module: abort module loading when sysfs setup suffer errors
2024-09-05 9:41 UTC (2+ messages)
[PATCH v2 0/6] page allocation tag compression
2024-09-04 21:07 UTC (27+ messages)
` [PATCH v2 1/6] maple_tree: add mas_for_each_rev() helper
` [PATCH v2 2/6] alloc_tag: load module tags into separate continuous memory
` [PATCH v2 3/6] alloc_tag: eliminate alloc_tag_ref_set
` [PATCH v2 4/6] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references
` [PATCH v2 5/6] alloc_tag: make page allocation tag reference size configurable
` [PATCH v2 6/6] alloc_tag: config to store page allocation tag refs in page flags
[PATCH v2] modpost: compile constant module information only once
2024-09-03 14:04 UTC (2+ messages)
[PATCH] module: abort module loading when sysfs setup suffer errors
2024-09-03 11:22 UTC (4+ messages)
[PATCH v9 0/4] Generate address range data for built-in modules
2024-09-02 16:00 UTC (10+ messages)
` [PATCH v9 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v9 2/4] kbuild: generate offset range data for builtin modules
` [PATCH v9 3/4] scripts: add verifier script for builtin module range data
` [PATCH v9 4/4] module: add install target for modules.builtin.ranges
[syzbot] [modules?] kernel panic: stack is corrupted in call_usermodehelper_exec
2024-08-30 3:44 UTC
[PATCH v2] rust: add `module_params` macro
2024-08-28 12:52 UTC (10+ messages)
[PATCH v7 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
2024-08-24 16:44 UTC (17+ messages)
` [PATCH v7 2/4] kbuild: generate offset range data for builtin modules
` [PATCH v7 3/4] scripts: add verifier script for builtin module range data
` [PATCH v7 4/4] module: add install target for modules.builtin.ranges
` [PATCH v7 0/4] Generate address range data for built-in modules
` [PATCH v8 "
` [PATCH v8 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v8 2/4] kbuild: generate offset range data for builtin modules
` [PATCH v8 3/4] scripts: add verifier script for builtin module range data
` [PATCH v8 4/4] module: add install target for modules.builtin.ranges
[PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable
2024-08-23 14:29 UTC (11+ messages)
` [PATCH 0/2] kmod /usr support
[PATCH] MAINTAINERS: scale modules with more reviewers
2024-08-23 14:28 UTC (4+ messages)
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).