Linux Modules
[Prev Page][Next Page]
- Re: [PATCH v3 1/6] scsi: Define MODULE_DEVICE_TABLE only if necessary, (continued)
- [PATCH 2/3] modpost: allow "make nsdeps" to skip module-specific symbol namespace,
Masahiro Yamada
- [PATCH 1/1] alloc_tag: handle module codetag load errors as module load failures,
Suren Baghdasaryan
- Re: [PATCH v2] module: release codetag section when module load fails,
Suren Baghdasaryan
- Re: [PATCH] module: release codetag section when module load fails, Suren Baghdasaryan
- [no subject], Unknown
- Question: a module for wiping userspace RAM before shutdown/reboot/halt,
Danill Klimuk
- [PATCH v2] params: Add support for static keys,
Kent Overstreet
- [PATCH] params: Add support for static keys,
Kent Overstreet
- [GIT PULL] Modules fixes for v6.15-rc6,
Petr Pavlu
- [PATCH 00/12] sysctl: Move sysctls to their respective subsystems (second batch),
Joel Granados
- [PATCH 03/12] rcu: Move rcu_stall related sysctls into rcu/tree_stall.h, Joel Granados
- [PATCH 02/12] locking/rtmutex: Move max_lock_depth into rtmutex.c, Joel Granados
- [PATCH 01/12] module: Move modprobe_path and modules_disabled ctl_tables into the module subsys, Joel Granados
- [PATCH 04/12] mm: move randomize_va_space into memory.c, Joel Granados
- [PATCH 08/12] sysctl: Move tainted ctl_table into kernel/panic.c, Joel Granados
- [PATCH 09/12] sysctl: move cad_pid into kernel/pid.c, Joel Granados
- [PATCH 06/12] fork: mv threads-max into kernel/fork.c, Joel Granados
- [PATCH 12/12] sysctl: Remove superfluous includes from kernel/sysctl.c, Joel Granados
- [PATCH 11/12] sysctl: Remove (very) old file changelog, Joel Granados
- [PATCH 07/12] Input: sysrq: mv sysrq into drivers/tty/sysrq.c, Joel Granados
- [PATCH 05/12] parisc/power: Move soft-power into power.c, Joel Granados
- [PATCH 10/12] sysctl: Move sysctl_panic_on_stackoverflow to kernel/panic.c, Joel Granados
- Re: [PATCH v1] rust: module: place cleanup_module() in .exit.text section, Miguel Ojeda
- [PATCH v3 0/5] gendwarfksyms: Add more kABI rules,
Sami Tolvanen
- [PATCH v12 0/3] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
- [PATCH] kernel: fix error handling in lookup_or_create_module_kobject(),
Dmitry Antipov
- [PATCH v2 0/4] gendwarfksyms: Add more kABI rules,
Sami Tolvanen
- [PATCH v3 0/5] module: Strict per-modname namespaces,
Peter Zijlstra
- [PATCH v11 0/3] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
- [PATCH v10 0/3] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
- [PATCH 0/4] gendwarfksyms: Add more kABI rules,
Sami Tolvanen
- [no subject], Unknown
- [GIT PULL] Modules fixes for v6.15-rc5,
Petr Pavlu
- [PATCH v3 0/9] module: Introduce hash-based integrity checking,
Thomas Weißschuh
- [PATCH v3 1/9] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG, Thomas Weißschuh
- [PATCH v3 5/9] module: Make module loading policy usable without MODULE_SIG, Thomas Weißschuh
- [PATCH v3 4/9] kbuild: generate module BTF based on vmlinux.unstripped, Thomas Weißschuh
- [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency, Thomas Weißschuh
- [PATCH v3 6/9] module: Move integrity checks into dedicated function, Thomas Weißschuh
- [PATCH v3 7/9] module: Move lockdown check into generic module loader, Thomas Weißschuh
- [PATCH v3 3/9] kbuild: add stamp file for vmlinux BTF data, Thomas Weißschuh
- [PATCH v3 9/9] module: Introduce hash-based integrity checking, Thomas Weißschuh
- [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG, Thomas Weißschuh
- Re: [PATCH v3 0/9] module: Introduce hash-based integrity checking, James Bottomley
- Re: [PATCH v3 0/9] module: Introduce hash-based integrity checking, Mimi Zohar
- [PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
- [PATCH v5 01/25] objtool: Make validate_call() recognize indirect calls to pv_ops[], Valentin Schneider
- [PATCH v5 02/25] objtool: Flesh out warning related to pv_ops[] calls, Valentin Schneider
- [PATCH v5 03/25] rcu: Add a small-width RCU watching counter debug option, Valentin Schneider
- [PATCH v5 05/25] jump_label: Add annotations for validating noinstr usage, Valentin Schneider
- [PATCH v5 04/25] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE, Valentin Schneider
- [PATCH v5 06/25] static_call: Add read-only-after-init static calls, Valentin Schneider
- [PATCH v5 07/25] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v5 08/25] x86/idle: Mark x86_idle static call as __ro_after_init, Valentin Schneider
- [PATCH v5 09/25] x86/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v5 11/25] loongarch/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v5 10/25] riscv/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v5 12/25] arm64/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v5 14/25] perf/x86/amd: Mark perf_lopwr_cb static call as __ro_after_init, Valentin Schneider
- [PATCH v5 13/25] arm/paravirt: Mark pv_steal_clock static call as __ro_after_init, Valentin Schneider
- [PATCH v5 16/25] KVM: VMX: Mark __kvm_is_using_evmcs static key as __ro_after_init, Valentin Schneider
- [PATCH v5 15/25] sched/clock: Mark sched_clock_running key as __ro_after_init, Valentin Schneider
- [PATCH v5 17/25] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr, Valentin Schneider
- [PATCH v5 19/25] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr, Valentin Schneider
- [PATCH v5 18/25] sched/clock, x86: Mark __sched_clock_stable key as allowed in .noinstr, Valentin Schneider
- [PATCH v5 22/25] module: Remove outdated comment about text_size, Valentin Schneider
- [PATCH v5 23/25] module: Add MOD_NOINSTR_TEXT mem_type, Valentin Schneider
- [PATCH v5 20/25] stackleack: Mark stack_erasing_bypass key as allowed in .noinstr, Valentin Schneider
- [PATCH v5 21/25] objtool: Add noinstr validation for static branches/calls, Valentin Schneider
- [PATCH v5 24/25] context-tracking: Introduce work deferral infrastructure, Valentin Schneider
- [PATCH v5 25/25] context_tracking,x86: Defer kernel text patching IPIs, Valentin Schneider
- Re: [PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition, Dave Hansen
- JOIN, john
- [PATCH v1 0/7] Add generated modalias to modules.builtin.modinfo,
Alexey Gladkov
- [PATCH v1 1/7] mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLE, Alexey Gladkov
- [PATCH v1 3/7] modules: Add macros to specify modinfo prefix, Alexey Gladkov
- [PATCH v1 2/7] scsi: Define MODULE_DEVICE_TABLE only if necessary, Alexey Gladkov
- [PATCH v1 4/7] modpost: Make mod_device_table aliases more unique, Alexey Gladkov
- [PATCH v1 5/7] modpost: Create modalias for builtin modules, Alexey Gladkov
- [PATCH v1 6/7] kbuild: Move modules.builtin.modinfo to another makefile, Alexey Gladkov
- [PATCH v1 7/7] kbuild: Create modules.builtin.modinfo for modpost results, Alexey Gladkov
- Re: [PATCH v1 0/7] Add generated modalias to modules.builtin.modinfo, Petr Pavlu
- [PATCH v2 0/6] Add generated modalias to modules.builtin.modinfo, Alexey Gladkov
- [PATCH v2 1/6] scsi: Define MODULE_DEVICE_TABLE only if necessary, Alexey Gladkov
- [PATCH v2 2/6] modules: Add macros to specify modinfo prefix, Alexey Gladkov
- [PATCH v2 3/6] modpost: Make mod_device_table aliases more unique, Alexey Gladkov
- [PATCH v2 4/6] modpost: Create modalias for builtin modules, Alexey Gladkov
- [PATCH v2 5/6] kbuild: Move modules.builtin.modinfo to another makefile, Alexey Gladkov
- [PATCH v2 6/6] kbuild: Create modules.builtin.modinfo for modpost results, Alexey Gladkov
- [PATCH] module/decompress: Adjust module_extend_max_pages() allocation type,
Kees Cook
- [syzbot] [kernel?] BUG: soft lockup in sys_bpf, syzbot
- [PATCH v2] lib/test_kmod: do not hardcode/depend on any filesystem,
Herton R. Krzesinski
- [PATCH] lib/test_kmod: do not hardcode/depend on any filesystem,
Herton R. Krzesinski
- [PATCH v2] kbuild: Require pahole <v1.28 or >v1.29 with GENDWARFKSYMS on X86,
Sami Tolvanen
- [PATCH] compiler.h: Avoid the usage of __typeof_unqual__() when __GENKSYMS__ is defined,
Uros Bizjak
- [GIT PULL] Modules changes for v6.15-rc1,
Petr Pavlu
- [PATCH kmod] tools/rmmod: fix garbled error message,
Yannick Le Pennec
- [PATCH v9 0/3] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
- [PATCH] kbuild: Require pahole >v1.29 with GENDWARFKSYMS and BTF on X86,
Sami Tolvanen
- [PATCH v2] audit,module: restore audit logging in load failure case,
Richard Guy Briggs
- [PATCH] codetag: Avoid unused alloc_tags sections/symbols,
Petr Pavlu
- [PATCH] module: Use rcuref_t for module::refcnt.,
Sebastian Andrzej Siewior
- [PATCH] module: Remove unnecessary size argument when calling strscpy(),
Thorsten Blum
- [PATCH v2] kbuild: exclude .rodata.(cst|str)* when building ranges,
Kris Van Hees
- [PATCH] module: Replace deprecated strncpy() with strscpy(),
Thorsten Blum
- [PATCH] MAINTAINERS: Update the MODULE SUPPORT section,
Petr Pavlu
- [for-next][PATCH 07/10] module: Add module_for_each_mod() function, Steven Rostedt
- [PATCH v2 0/3] module: Make .static_call_sites read-only after init,
Petr Pavlu
- [PATCH] module: Taint the kernel when write-protecting ro_after_init fails,
Petr Pavlu
- [PATCH] kbuild: exclude .rodata.(cst|str)* when building ranges,
Kris Van Hees
- [PATCH v4 5/8] module: Add module_for_each_mod() function, Steven Rostedt
- [PATCH v3 5/8] module: Add module_for_each_mod() function,
Steven Rostedt
- [PATCH v4 0/4] Properly handle module_kobject creation,
Shyam Saini
- [no subject], Unknown
- [PATCH v8 0/7] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
- [ANNOUNCE] kmod 34,
Lucas De Marchi
- Re: [PATCH v2 2/5] modules: Refactor + kdoc elf_validity_cached_copy,
MICHAEL TURNER
- [PATCH v7 0/6] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
- [PATCH v2 5/8] module: Add module_for_each_mod() function, Steven Rostedt
- [PATCH] module: don't annotate ROX memory as kmemleak_not_leak(),
Mike Rapoport
- [syzbot] [modules?] KMSAN: uninit-value in __request_module (6),
syzbot
- [PATCH v3 0/4] Properly handle module_kobject creation,
Shyam Saini
- [PATCH v6 0/6] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
- [PATCH AUTOSEL 6.13 16/21] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS, Sasha Levin
- [v2 0/3] Properly handle module_kobject creation,
Shyam Saini
- [PATCH 5/8] module: Add module_for_each_mod() function,
Steven Rostedt
- [PATCH v5 0/5] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
- [v1 0/3] Properly handle module_kboject creation,
Shyam Saini
- [PATCH] gendwarfksyms: Add a separate pass to resolve FQNs,
Sami Tolvanen
- [PATCH v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [PATCH v2 0/2] tracing: Introduce relative stacktrace,
Masami Hiramatsu (Google)
- [syzbot] linux-next build error (19),
syzbot
- [RFC PATCH 0/3] tracing: Introduce relative stacktrace,
Masami Hiramatsu (Google)
- [linux-next:master] [modpost] e8639b7ef0: WARNING:at_include/trace/events/printk.h:#printk_sprint,
kernel test robot
- [GIT PULL] Modules changes for v6.14-rc1,
Petr Pavlu
- [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy,
Mike Rapoport
- [PATCH v3 1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test, Mike Rapoport
- [PATCH v3 2/9] x86/mm/pat: drop duplicate variable in cpa_flush(), Mike Rapoport
- [PATCH v3 3/9] x86/mm/pat: restore large ROX pages after fragmentation, Mike Rapoport
- [PATCH v3 4/9] execmem: don't remove ROX cache from the direct map, Mike Rapoport
- [PATCH v3 5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards, Mike Rapoport
- [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX, Mike Rapoport
- [PATCH v3 7/9] Revert "x86/module: prepare module loading for ROX allocations of text", Mike Rapoport
- [PATCH v3 8/9] module: drop unused module_writable_address(), Mike Rapoport
- [PATCH v3 9/9] x86: re-enable EXECMEM_ROX support, Mike Rapoport
- Re: [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy, Peter Zijlstra
- Re: [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy, Lorenzo Stoakes
- [PATCH 0/2] modules: allow error injection,
Daniel Gomez
- Message not available
[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy,
Mike Rapoport
- [PATCH v2 01/10] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test, Mike Rapoport
- [PATCH v2 02/10] x86/mm/pat: drop duplicate variable in cpa_flush(), Mike Rapoport
- [PATCH v2 03/10] x86/mm/pat: restore large ROX pages after fragmentation, Mike Rapoport
- [PATCH v2 04/10] execmem: don't remove ROX cache from the direct map, Mike Rapoport
- [PATCH v2 06/10] module: introduce MODULE_STATE_GONE, Mike Rapoport
- [PATCH v2 05/10] execmem: add API for temporal remapping as RW and restoring ROX afterwards, Mike Rapoport
- [PATCH v2 07/10] module: switch to execmem API for remapping as RW and restoring ROX, Mike Rapoport
- [PATCH v2 08/10] Revert "x86/module: prepare module loading for ROX allocations of text", Mike Rapoport
- [PATCH v2 09/10] module: drop unused module_writable_address(), Mike Rapoport
- [PATCH v2 10/10] x86: re-enable EXECMEM_ROX support, Mike Rapoport
- Re: [PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy, Peter Zijlstra
[PATCH v2 0/6] module: Introduce hash-based integrity checking,
Thomas Weißschuh
Unaligned accesses when loading modules,
Mikulas Patocka
[PATCH V2] loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported, Arulpandiyan Vadivel
[no subject], Unknown
[PATCH] loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported,
Arulpandiyan Vadivel
[PATCH v4 0/4] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]