Linux Modules
 help / color / mirror / Atom feed
 messages from 2026-05-20 21:33:46 to 2026-05-21 13:59:35 UTC [more...]

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-21 13:59 UTC  (14+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 05/11] moduleparam: Rename .get field to .get_str
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
` [PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic

[PATCH 0/8] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-05-21  7:59 UTC  (7+ messages)
` [PATCH 2/8] rust: driver: make `DriverModule` struct pub(crate) in `module_driver!`
` [PATCH 3/8] rust: drm: add `ThisModule` associated type to `Driver` trait

[PATCH v2 0/7] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-05-21  7:52 UTC  (8+ messages)
` [PATCH v2 1/7] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v2 2/7] rust: macros: auto-insert ThisModule in #[vtable]
` [PATCH v2 3/7] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v2 4/7] rust: drm: set fops.owner from driver module pointer
` [PATCH v2 5/7] rust: miscdevice: "
` [PATCH v2 6/7] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v2 7/7] block: rnull: "

[PATCH v2] module: decompress: check return value of module_extend_max_pages()
 2026-05-20 21:33 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox