linux-modules
Thread
Date
Earlier messages
Messages by Date
2026/07/23
Re: [PATCH v7 1/2] module: Extend module_blacklist parameter to built-in modules
sashiko-bot
2026/07/23
Re: [PATCH v2 1/6] module/dups: Inform duplicate requests about the result directly
sashiko-bot
2026/07/22
Re: [PATCH 2/3] rust: sync: add SetOnce::try_get_or_populate()
sashiko-bot
2026/07/22
Re: [PATCH 1/3] rust: sync: return `Result<&T, T>` from `SetOnce::populate()`
sashiko-bot
2026/07/20
Re: [PATCH 1/5] module/dups: Fix use-after-free in kmod_dup_req lifetime handling
Petr Pavlu
2026/07/20
Re: [PATCH 3/5] module/dups: Use scoped guards for kmod_dup_mutex
Petr Pavlu
2026/07/20
Re: [PATCH 1/5] module/dups: Fix use-after-free in kmod_dup_req lifetime handling
sashiko-bot
2026/07/20
Re: [PATCH 5/5] module/dups: Clean up includes
sashiko-bot
2026/07/20
Re: [PATCH 2/5] module/dups: Inform duplicate requests about the result directly
sashiko-bot
2026/07/20
Re: [PATCH 3/5] module/dups: Use scoped guards for kmod_dup_mutex
sashiko-bot
2026/07/18
Re: [PATCH v6 2/2] module: Rename module_blacklist to module_denylist
sashiko-bot
2026/07/17
Re: [PATCH v5 1/2] module: Extend module_blacklist parameter to built-in modules
sashiko-bot
2026/07/17
Re: [PATCH v5 2/2] module: Rename module_blacklist to module_denylist
sashiko-bot
2026/07/17
Re: [PATCH] module: fix UAF and GPF in idempotent_init_module via heap allocation
sashiko-bot
2026/07/15
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Paul E. McKenney
2026/07/15
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Sebastian Andrzej Siewior
2026/07/14
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Paul E. McKenney
2026/07/14
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Sebastian Andrzej Siewior
2026/07/10
Re: [PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
Petr Pavlu
2026/07/10
Re: [PATCH v2] module: procfs: fix signed integer overflow in module_total_size()
Petr Pavlu
2026/07/09
Re: [PATCH v7 4/4] kallsyms: add KUnit tests for lineinfo feature
sashiko-bot
2026/07/09
Re: [PATCH v7 2/4] kallsyms: extend lineinfo to loadable modules
sashiko-bot
2026/07/09
Re: [PATCH v7 1/4] kallsyms: embed source file:line info in kernel stack traces
sashiko-bot
2026/07/09
Re: [PATCH v2] module: procfs: fix signed integer overflow in module_total_size()
Sami Tolvanen
2026/07/09
Re: About THIS_MODULE
Petr Pavlu
2026/07/09
Re: [PATCH v2] module: use strscpy() to copy module names in stats and dup tracking
Petr Pavlu
2026/07/09
Re: [PATCH v2] module: procfs: fix signed integer overflow in module_total_size()
Petr Pavlu
2026/07/08
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Paul E. McKenney
2026/07/08
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Sebastian Andrzej Siewior
2026/07/08
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Paul E. McKenney
2026/07/08
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Sebastian Andrzej Siewior
2026/07/08
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Petr Pavlu
2026/07/08
Re: [PATCH 3/4] tpm_crb_ffa: Include linux/slab.h for kzalloc_obj() and kfree()
Petr Pavlu
2026/07/08
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Sebastian Andrzej Siewior
2026/07/08
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Sebastian Andrzej Siewior
2026/07/07
Re: [PATCH] module: validate string table section types
sashiko-bot
2026/07/07
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Paul E. McKenney
2026/07/07
Re: [PATCH 3/4] tpm_crb_ffa: Include linux/slab.h for kzalloc_obj() and kfree()
sashiko-bot
2026/07/07
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Petr Pavlu
2026/07/06
Re: [PATCH v6 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
sashiko-bot
2026/07/06
Re: [PATCH v6 4/4] kallsyms: add KUnit tests for lineinfo feature
sashiko-bot
2026/07/06
Re: [PATCH v6 1/4] kallsyms: embed source file:line info in kernel stack traces
sashiko-bot
2026/07/06
Re: [PATCH v6 2/4] kallsyms: extend lineinfo to loadable modules
sashiko-bot
2026/07/06
Re: [PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
Sebastian Andrzej Siewior
2026/07/05
Re: [PATCH v3] module: Extend module_blacklist parameter to built-in modules
sashiko-bot
2026/07/01
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
2026/06/30
Re: [PATCH v5] rust: configfs: add procedural macro for declaring configfs attributes
sashiko-bot
2026/06/26
Re: [PATCH v3] module: print version for external modules in print_modules()
Greg Kroah-Hartman
2026/06/25
Re: [PATCH v3] module: print version for external modules in print_modules()
Sami Tolvanen
2026/06/25
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Jani Nikula
2026/06/24
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
2026/06/24
Re: [PATCH v3] module: print version for external modules in print_modules()
Yafang Shao
2026/06/24
Re: [PATCH v3 1/7] list: Add mutable iterator variants
David Laight
2026/06/24
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Christian König
2026/06/24
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
2026/06/24
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
2026/06/24
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
2026/06/24
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
2026/06/22
Re: [PATCH v3 5/7] kernel: Use mutable list iterators
Eduard Zingerman
2026/06/22
Re: [PATCH v2] module: Extend module_blacklist parameter to built-in modules
sashiko-bot
2026/06/22
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
David Hildenbrand (Arm)
2026/06/22
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Andy Shevchenko
2026/06/22
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Christian König
2026/06/22
Re: [PATCH v3 1/7] list: Add mutable iterator variants
David Laight
2026/06/22
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Jani Nikula
2026/06/21
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
2026/06/21
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Alexei Starovoitov
2026/06/21
Re: [PATCH v3 5/7] kernel: Use mutable list iterators
bot+bpf-ci
2026/06/21
[PATCH v3 5/7] kernel: Use mutable list iterators
Kaitao Cheng
2026/06/21
[PATCH v3 2/7] llist: Add mutable iterator variants
Kaitao Cheng
2026/06/21
[PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
2026/06/21
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
2026/06/19
Re: [PATCH v4] rust: configfs: add procedural macro for declaring configfs attributes
sashiko-bot
2026/06/12
Re: [PATCH v3] rust: add procedural macro for declaring configfs attributes
sashiko-bot
2026/06/10
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
jim . cromie
2026/06/09
Re: [PATCH v2] module: use strscpy() to copy module names in stats and dup tracking
Petr Pavlu
2026/06/06
[PATCH v2] module: procfs: fix signed integer overflow in module_total_size()
Naveen Kumar Chaudhary
2026/06/04
Re: [PATCH v2] module: use strscpy() to copy module names in stats and dup tracking
sashiko-bot
2026/06/04
[PATCH v2] module: use strscpy() to copy module names in stats and dup tracking
Naveen Kumar Chaudhary
2026/06/04
Re: [PATCH 1/2] xtensa/simdisk: Avoid referring to module::args
sashiko-bot
2026/06/03
Re: [PATCH] module: dups: use strscpy() to copy module name in dup request
sashiko-bot
2026/06/02
Re: [PATCH v4 18/25] dyndbg: Upgrade class param storage to u64 for 64-bit classmaps
sashiko-bot
2026/06/02
Re: [PATCH v4 22/25] selftests-dyndbg: add a dynamic_debug run_tests target
sashiko-bot
2026/06/02
Re: [PATCH v4 12/25] dyndbg: drop NUM_TYPE_ARGS
sashiko-bot
2026/06/02
Re: [PATCH v4 11/25] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
sashiko-bot
2026/06/02
Re: [PATCH v4 16/25] dyndbg: replace classmap list with an array-slice
sashiko-bot
2026/06/02
Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
David Laight
2026/06/02
Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
Jason Gunthorpe
2026/06/02
Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
Andy Shevchenko
2026/06/02
Re: [PATCH] module: dups: don't hold mutex across synchronize_rcu()
Petr Pavlu
2026/06/01
Re: [PATCH] module: dups: don't hold mutex across synchronize_rcu()
sashiko-bot
2026/06/01
[PATCH] module: dups: don't hold mutex across synchronize_rcu()
Naveen Kumar Chaudhary
2026/06/01
Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
Matthew Wilcox
2026/06/01
Re: [PATCH 00/11] Convert moduleparams to seq_buf
Kees Cook
2026/06/01
Re: [PATCH v3 24/24] dynamic_debug: use KBUILD_MODFILE for unique builtin module names
sashiko-bot
2026/06/01
Re: [PATCH v3 18/24] dyndbg: Upgrade class param storage to u64 for 64-bit classmaps
sashiko-bot
2026/06/01
Re: [PATCH v3 19/24] dyndbg,module: make proper substructs in _ddebug_info
sashiko-bot
2026/06/01
Re: [PATCH v3 13/24] dyndbg: reduce verbose/debug clutter
sashiko-bot
2026/06/01
Re: [PATCH v3 22/24] selftests-dyndbg: add a dynamic_debug run_tests target
sashiko-bot
2026/06/01
Re: [PATCH v2] rust: module_param: return value by copy from `value`
sashiko-bot
2026/05/30
Re: [PATCH v3] ARM: module.lds: fix unwind metadata for merged .text sections
sashiko-bot
2026/05/29
Re: [PATCH v2] ARM: module.lds: fix unwind metadata for merged .text sections
sashiko-bot
2026/05/29
Re: [PATCH] rust: module_param: return value by copy from `value`
sashiko-bot
2026/05/25
Re: [PATCH 00/11] Convert moduleparams to seq_buf
Petr Pavlu
2026/05/25
Re: [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
Petr Pavlu
2026/05/25
Re: [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
Petr Pavlu
2026/05/25
Re: [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
Petr Pavlu
2026/05/25
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
Petr Pavlu
2026/05/25
Re: [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
Petr Pavlu
2026/05/23
Re: [PATCH v2 21/24] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
sashiko-bot
2026/05/23
Re: [PATCH v2 19/24] dyndbg,module: make proper substructs in _ddebug_info
sashiko-bot
2026/05/23
Re: [PATCH v2 18/24] dyndbg: Upgrade class param storage to u64 for 64-bit classmaps
sashiko-bot
2026/05/23
Re: [PATCH v2 05/24] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
sashiko-bot
2026/05/23
Re: [PATCH v2 16/24] dyndbg: replace classmap list with an array-slice
sashiko-bot
2026/05/23
Re: [PATCH v2 22/24] selftests-dyndbg: add a dynamic_debug run_tests target
sashiko-bot
2026/05/23
Re: [PATCH v2 11/24] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
sashiko-bot
2026/05/23
Re: [PATCH v2 12/24] dyndbg: drop NUM_TYPE_ARGS
sashiko-bot
2026/05/23
Re: [PATCH v2 13/24] dyndbg: reduce verbose/debug clutter
sashiko-bot
2026/05/22
Re: [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
SeongJae Park
2026/05/22
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
SeongJae Park
2026/05/22
Re: [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
Rafael J. Wysocki
2026/05/22
Re: [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
Rafael J. Wysocki
2026/05/22
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
Rafael J. Wysocki
2026/05/21
Re: [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
Jani Nikula
2026/05/21
Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
David Laight
2026/05/21
Re: [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
Sean Christopherson
2026/05/21
[PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
Kees Cook
2026/05/21
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
Sean Christopherson
2026/05/21
[PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
Kees Cook
2026/05/21
[PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
Kees Cook
2026/05/21
[PATCH 01/11] params: bound array element output to the caller's page buffer
Kees Cook
2026/05/21
[PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
Kees Cook
2026/05/21
[PATCH 00/11] Convert moduleparams to seq_buf
Kees Cook
2026/05/21
[PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
Kees Cook
2026/05/21
[PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
Kees Cook
2026/05/21
[PATCH 05/11] moduleparam: Rename .get field to .get_str
Kees Cook
2026/05/21
[PATCH 02/11] panic: Replace panic_print_get() with generic helper
Kees Cook
2026/05/21
[PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
Kees Cook
2026/05/21
[PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic
Kees Cook
2026/05/06
Re: [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
2026/05/06
Re: [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
Petr Mladek
2026/05/05
Re: [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
2026/05/05
Re: [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
Petr Mladek
2026/04/27
Re: [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
2026/04/26
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Song Chen
2026/04/26
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Song Chen
2026/04/26
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Song Chen
2026/04/23
[PATCH v14 17/92] dyndbg: replace classmap list with a vector
Jim Cromie
2026/04/23
[PATCH v14 15/92] dyndbg: refactor param_set_dyndbg_classes and below
Jim Cromie
2026/04/23
[PATCH v14 07/92] docs/dyndbg: update examples \012 to \n
Jim Cromie
2026/04/23
[PATCH v14 05/92] dyndbg: factor ddebug_match_desc out from ddebug_change
Jim Cromie
2026/04/23
[PATCH v14 16/92] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
Jim Cromie
2026/04/23
[PATCH v14 14/92] dyndbg: reduce verbose/debug clutter
Jim Cromie
2026/04/23
[PATCH v14 13/92] dyndbg: tweak pr_fmt to avoid expansion conflicts
Jim Cromie
2026/04/23
[PATCH v14 06/92] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
Jim Cromie
2026/04/23
[PATCH v14 04/92] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
Jim Cromie
2026/04/23
[PATCH v14 19/92] dyndbg,module: make proper substructs in _ddebug_info
Jim Cromie
2026/04/23
[PATCH v14 18/92] dyndbg: macrofy a 2-index for-loop pattern
Jim Cromie
2026/04/23
[PATCH v14 02/92] vmlinux.lds.h: move BOUNDED_SECTION_* macros to reuse later
Jim Cromie
2026/04/23
[PATCH v14 01/92] dyndbg: fix NULL ptr on i386 due to section mis-alignment
Jim Cromie
2026/04/23
[PATCH v14 12/92] dyndbg: drop NUM_TYPE_ARRAY
Jim Cromie
2026/04/23
[PATCH v14 11/92] dyndbg: make ddebug_class_param union members same size
Jim Cromie
2026/04/23
[PATCH v14 10/92] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
Jim Cromie
2026/04/23
[PATCH v14 09/92] test-dyndbg: fixup CLASSMAP usage error
Jim Cromie
2026/04/23
[PATCH v14 08/92] docs/dyndbg: explain flags parse 1st
Jim Cromie
2026/04/23
[PATCH v14 03/92] dyndbg.lds.S: fix lost dyndbg sections in modules
Jim Cromie
2026/04/23
[PATCH v14 00/92] dyndbg: enable 0-off-cost for all of __drm_debug
Jim Cromie
2026/04/23
Re: [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
2026/04/21
Re: [PATCH] kernel/trace/ftrace: introduce ftrace module notifier
Song Liu
2026/04/21
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Petr Mladek
2026/04/19
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Google
2026/04/19
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Google
2026/04/16
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
David Laight
2026/04/16
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Petr Mladek
2026/04/16
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Petr Mladek
2026/04/16
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Petr Mladek
2026/04/16
Re: [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Krzysztof Kozlowski
2026/04/16
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
David Laight
2026/04/16
Re: [PATCH 55/61] interconnect: Prefer IS_ERR_OR_NULL over manual NULL check
Krzysztof Kozlowski
2026/04/16
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Petr Pavlu
2026/04/16
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Petr Mladek
2026/04/15
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Christoph Hellwig
2026/04/15
Re: [RFC PATCH 0/2] Decouple ftrace/livepatch from module loader via notifier priority and reverse traversal
Christoph Hellwig
2026/04/14
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Petr Pavlu
2026/04/10
Re: [PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
Theodore Ts'o
2026/04/09
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Al Viro
2026/04/09
Re: [PATCH] tracing: preserve module tracepoint strings
Petr Pavlu
2026/04/08
Re: [PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
Petr Pavlu
2026/04/08
Re: [PATCH] tracing: preserve module tracepoint strings
Steven Rostedt
2026/04/06
[PATCH] tracing: preserve module tracepoint strings
Cao Ruichuang
2026/03/27
[RFC PATCH] modules: extend {kstrdup,kfree}_const() to handle per-module .rodata
Dmitry Antipov
2026/03/27
[PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
Stanislaw Gruszka
2026/03/27
[PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
Stanislaw Gruszka
2026/03/24
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
2026/03/23
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
2026/03/19
Re: [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
Jan Kara
2026/03/18
Re: [PATCH v2 1/2] kthread: remove kthread_exit()
Steven Rostedt
2026/03/17
[PATCH] module/kallsyms: sort function symbols and use binary search
Stanislaw Gruszka
2026/03/16
Re: [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Alex Williamson
2026/03/16
Re: [PATCH 50/61] iommu: Prefer IS_ERR_OR_NULL over manual NULL check
Robin Murphy
Earlier messages