Show patches with: none      |   2570 patches
« 1 2 3 425 26 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/8] module: Add module_for_each_mod() function Untitled series #934253 - - - --- 2025-02-15 Steven Rostedt New
module: don't annotate ROX memory as kmemleak_not_leak() module: don't annotate ROX memory as kmemleak_not_leak() - - - --- 2025-02-14 Mike Rapoport New
[v3,4/4] drivers: base: handle module_kobject creation Properly handle module_kobject creation - - - --- 2025-02-11 Shyam Saini New
[v3,3/4] kernel: globalize lookup_or_create_module_kobject() Properly handle module_kobject creation - - - --- 2025-02-11 Shyam Saini New
[v3,2/4] kernel: refactor lookup_or_create_module_kobject() Properly handle module_kobject creation - - - --- 2025-02-11 Shyam Saini New
[v3,1/4] kernel: param: rename locate_module_kobject Properly handle module_kobject creation - - - --- 2025-02-11 Shyam Saini New
[v6,6/6] rust: add parameter support to the `module!` macro rust: extend `module!` macro with integer parameter support - - - --- 2025-02-11 Andreas Hindborg New
[v6,5/6] rust: str: add radix prefixed integer parsing functions rust: extend `module!` macro with integer parameter support - - - --- 2025-02-11 Andreas Hindborg New
[v6,4/6] rust: str: implement `strip_prefix` for `BStr` rust: extend `module!` macro with integer parameter support - 2 - --- 2025-02-11 Andreas Hindborg New
[v6,3/6] rust: str: implement `AsRef<BStr>` for `[u8]` and `BStr` rust: extend `module!` macro with integer parameter support - - - --- 2025-02-11 Andreas Hindborg New
[v6,2/6] rust: str: implement `Index` for `BStr` rust: extend `module!` macro with integer parameter support - - - --- 2025-02-11 Andreas Hindborg New
[v6,1/6] rust: str: implement `PartialEq` for `BStr` rust: extend `module!` macro with integer parameter support - 2 - --- 2025-02-11 Andreas Hindborg New
[v2,3/3] drivers: base: handle module_kobject creation Properly handle module_kobject creation - - - --- 2025-02-07 Shyam Saini New
[v2,2/3] kernel: refactor and globalize lookup_or_create_module_kobject() Properly handle module_kobject creation - - - --- 2025-02-07 Shyam Saini New
[v2,1/3] kernel: param: rename locate_module_kobject Properly handle module_kobject creation - - - --- 2025-02-07 Shyam Saini New
[5/8] module: Add module_for_each_mod() function Untitled series #931002 - - - --- 2025-02-05 Steven Rostedt New
[v5,5/5] rust: add parameter support to the `module!` macro rust: extend `module!` macro with integer parameter support - - - 2-5 2025-02-04 Andreas Hindborg New
[v5,4/5] rust: str: add radix prefixed integer parsing functions rust: extend `module!` macro with integer parameter support - - - 2-5 2025-02-04 Andreas Hindborg New
[v5,3/5] rust: str: implement `strip_prefix` for `BStr` rust: extend `module!` macro with integer parameter support - 3 - 2-5 2025-02-04 Andreas Hindborg New
[v5,2/5] rust: str: implement `Index` for `BStr` rust: extend `module!` macro with integer parameter support - - - 2-5 2025-02-04 Andreas Hindborg New
[v5,1/5] rust: str: implement `PartialEq` for `BStr` rust: extend `module!` macro with integer parameter support - 2 - 2-5 2025-02-04 Andreas Hindborg New
[v1,3/3] drivers: base: handle module_kboject creation Properly handle module_kboject creation - - - 2-5 2025-02-04 Shyam Saini Superseded
[v1,2/3] include: move lookup_or_create_module_kobject()/to_module* to module.h Properly handle module_kboject creation - - - 2-5 2025-02-04 Shyam Saini Superseded
[v1,1/3] kernel: param: rename locate_module_kobject Properly handle module_kboject creation - - - 2-5 2025-02-04 Shyam Saini Superseded
gendwarfksyms: Add a separate pass to resolve FQNs gendwarfksyms: Add a separate pass to resolve FQNs - - - 2-5 2025-02-03 Sami Tolvanen New
[v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS [v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS - - - 2-5 2025-02-01 Masahiro Yamada New
[v2,2/2] tracing: Add relative-stacktrace option tracing: Introduce relative stacktrace - - - 2-5 2025-02-01 Masami Hiramatsu (Google) New
[v2,1/2] modules: Add __module_build_id() to find module by build_id tracing: Introduce relative stacktrace - - - 2-5 2025-02-01 Masami Hiramatsu (Google) New
[v3.5,25/28] kprobes: Use RCU in all users of __module_text_address(). Untitled series #929011 1 - - --- 2025-01-29 Sebastian Andrzej Siewior Accepted
[v3.5,25/28] bpf: Use RCU in all users of __module_text_address(). Untitled series #929009 2 - - --- 2025-01-29 Sebastian Andrzej Siewior Accepted
[RFC,3/3] modules: tracing: Add module_text_offsets event tracing: Introduce relative stacktrace - - - 4-3 2025-01-28 Masami Hiramatsu (Google) New
[RFC,2/3] tracing: Introduce "rel_stack" option tracing: Introduce relative stacktrace - - - 4-3 2025-01-28 Masami Hiramatsu (Google) New
[RFC,1/3] tracing: Record stacktrace as the offset from _stext tracing: Introduce relative stacktrace - - - 4-3 2025-01-28 Masami Hiramatsu (Google) New
[GIT,PULL] Modules changes for v6.14-rc1 [GIT,PULL] Modules changes for v6.14-rc1 - - - --1 2025-01-26 Petr Pavlu Accepted
[v3,9/9] x86: re-enable EXECMEM_ROX support x86/module: rework ROX cache to avoid writable copy - - - 2-5 2025-01-26 Mike Rapoport New
[v3,8/9] module: drop unused module_writable_address() x86/module: rework ROX cache to avoid writable copy - - - 2-5 2025-01-26 Mike Rapoport New
[v3,7/9] Revert "x86/module: prepare module loading for ROX allocations of text" x86/module: rework ROX cache to avoid writable copy - - - 2-5 2025-01-26 Mike Rapoport New
[v3,6/9] module: switch to execmem API for remapping as RW and restoring ROX x86/module: rework ROX cache to avoid writable copy 1 - - 2-5 2025-01-26 Mike Rapoport New
[v3,5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards x86/module: rework ROX cache to avoid writable copy - - - 2-5 2025-01-26 Mike Rapoport New
[v3,4/9] execmem: don't remove ROX cache from the direct map x86/module: rework ROX cache to avoid writable copy - - - 2-5 2025-01-26 Mike Rapoport New
[v3,3/9] x86/mm/pat: restore large ROX pages after fragmentation x86/module: rework ROX cache to avoid writable copy - - - 2-5 2025-01-26 Mike Rapoport New
[v3,2/9] x86/mm/pat: drop duplicate variable in cpa_flush() x86/module: rework ROX cache to avoid writable copy - - - 2-5 2025-01-26 Mike Rapoport New
[v3,1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test x86/module: rework ROX cache to avoid writable copy - - - 2-5 2025-01-26 Mike Rapoport New
[2/2] moderr: add module error injection tool [1/2] module: allow for module error injection - - - 2-5 2025-01-22 Daniel Gomez New
[1/2] module: allow for module error injection [1/2] module: allow for module error injection - - - 2-5 2025-01-22 Daniel Gomez New
[v2,10/10] x86: re-enable EXECMEM_ROX support x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport Superseded
[v2,09/10] module: drop unused module_writable_address() x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport Superseded
[v2,08/10] Revert "x86/module: prepare module loading for ROX allocations of text" x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport Superseded
[v2,07/10] module: switch to execmem API for remapping as RW and restoring ROX x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport Superseded
[v2,06/10] module: introduce MODULE_STATE_GONE x86/module: rework ROX cache to avoid writable copy 1 - - --- 2025-01-21 Mike Rapoport Superseded
[v2,05/10] execmem: add API for temporal remapping as RW and restoring ROX afterwards x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport Superseded
[v2,04/10] execmem: don't remove ROX cache from the direct map x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport Superseded
[v2,03/10] x86/mm/pat: restore large ROX pages after fragmentation x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport Superseded
[v2,02/10] x86/mm/pat: drop duplicate variable in cpa_flush() x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport Superseded
[v2,01/10] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-21 Mike Rapoport Superseded
[v2,6/6] module: Introduce hash-based integrity checking module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
[v2,5/6] lockdown: Make the relationship to MODULE_SIG a dependency module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
[v2,4/6] module: Move lockdown check into generic module loader module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
[v2,3/6] module: Move integrity checks into dedicated function module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
[v2,2/6] module: Make module loading policy usable without MODULE_SIG module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
[v2,1/6] kbuild: add stamp file for vmlinux BTF data module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
[V2] loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported [V2] loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported - - - 2-5 2025-01-14 Arulpandiyan Vadivel New
loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported - 1 - --- 2025-01-14 Arulpandiyan Vadivel New
x86: Disable EXECMEM_ROX support x86: Disable EXECMEM_ROX support - - 1 3-1 2025-01-13 Peter Zijlstra Handled Elsewhere
loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported - - - --- 2025-01-13 Arulpandiyan Vadivel Superseded
[v4,4/4] rust: add parameter support to the `module!` macro rust: extend `module!` macro with integer parameter support - - - --- 2025-01-09 Andreas Hindborg Superseded
[v4,3/4] rust: str: add radix prefixed integer parsing functions rust: extend `module!` macro with integer parameter support - - - --- 2025-01-09 Andreas Hindborg Superseded
[v4,2/4] rust: str: implement `strip_prefix` for `BStr` rust: extend `module!` macro with integer parameter support - 2 - --- 2025-01-09 Andreas Hindborg Superseded
[v4,1/4] rust: str: implement `PartialEq` for `BStr` rust: extend `module!` macro with integer parameter support - 2 - --- 2025-01-09 Andreas Hindborg Superseded
[v3,28/28] bug: Use RCU instead RCU-sched to protect module_bug_list. module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,27/28] static_call: Use RCU in all users of __module_text_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,26/28] kprobes: Use RCU in all users of __module_text_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,25/28] bpf: Use RCU in all users of __module_text_address(). module: Use RCU instead of RCU-sched. 2 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,24/28] jump_label: Use RCU in all users of __module_text_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,23/28] jump_label: Use RCU in all users of __module_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,22/28] x86: Use RCU in all users of __module_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,21/28] cfi: Use RCU while invoking __module_address(). module: Use RCU instead of RCU-sched. 1 - 1 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,20/28] powerpc/ftrace: Use RCU in all users of __module_text_address(). module: Use RCU instead of RCU-sched. 1 - 1 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,19/28] LoongArch: ftrace: Use RCU in all users of __module_text_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,18/28] LoongArch/orc: Use RCU in all users of __module_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,17/28] arm64: module: Use RCU in all users of __module_text_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,16/28] ARM: module: Use RCU in all users of __module_text_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,15/28] module: Use RCU in all users of __module_text_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,14/28] module: Use RCU in all users of __module_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,13/28] module: Use RCU in search_module_extables(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,12/28] module: Allow __module_address() to be called from RCU section. module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,11/28] module: Use RCU in __is_module_percpu_address(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,10/28] module: Use RCU in find_symbol(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,09/28] module: Remove module_assert_mutex_or_preempt() from try_add_tainted_module(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,08/28] module: Use RCU in module_kallsyms_on_each_symbol(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,07/28] module: Use RCU in __find_kallsyms_symbol_value(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,06/28] module: Use RCU in find_module_all(). module: Use RCU instead of RCU-sched. 1 1 - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,05/28] module: Use RCU in module_get_kallsym(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,04/28] module: Use RCU in find_kallsyms_symbol(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,03/28] module: Use proper RCU assignment in add_kallsyms(). module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,02/28] module: Begin to move from RCU-sched to RCU. module: Use RCU instead of RCU-sched. 1 - - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
[v3,01/28] module: Extend the preempt disabled section in dereference_symbol_descriptor(). module: Use RCU instead of RCU-sched. 2 1 - 4-3 2025-01-08 Sebastian Andrzej Siewior Accepted
module: Fix writing of livepatch relocations in ROX text module: Fix writing of livepatch relocations in ROX text - 1 1 --- 2025-01-07 Petr Pavlu Accepted
[v8,18/18] Documentation/kbuild: Add DWARF module versioning Implement DWARF modversions - - - 7-- 2025-01-03 Sami Tolvanen Accepted
[v8,17/18] kbuild: Add gendwarfksyms as an alternative to genksyms Implement DWARF modversions - - - 7-- 2025-01-03 Sami Tolvanen Accepted
« 1 2 3 425 26 »