linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-20 11:52:26 to 2025-07-09 13:50:13 UTC [more...]

[PATCH v2 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-07-09 13:49 UTC  (6+ messages)
` [PATCH v2 1/8] execmem: drop unused execmem_update_copy()
` [PATCH v2 2/8] execmem: introduce execmem_alloc_rw()
` [PATCH v2 3/8] execmem: rework execmem_cache_free()
` [PATCH v2 4/8] execmem: move execmem_force_rw() and execmem_restore_rox() before use
` [PATCH v2 5/8] execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)

[PATCH v15 0/7] rust: extend `module!` macro with integer parameter support
 2025-07-09 10:34 UTC  (24+ messages)
` [PATCH v15 1/7] rust: sync: add `SetOnce`
` [PATCH v15 2/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v15 3/7] rust: introduce module_param module
` [PATCH v15 4/7] rust: module: use a reference in macros::module::module
` [PATCH v15 5/7] rust: module: update the module macro with module parameter support
` [PATCH v15 6/7] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v15 7/7] modules: add rust modules files to MAINTAINERS

[GIT PULL] Modules fixes for v6.16-rc6
 2025-07-08 20:40 UTC  (4+ messages)
  `  "

[PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
 2025-07-08 19:22 UTC  (13+ messages)
` [PATCH 1/2] module: Restrict module namespace access to in-tree modules
` [PATCH 2/2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES

[PATCH 0/3] module: make structure definitions always visible
 2025-07-08  9:39 UTC  (5+ messages)
` [PATCH 2/3] "

[PATCH 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-07-08  8:22 UTC  (22+ messages)
` [PATCH 1/8] execmem: drop unused execmem_update_copy()
` [PATCH 2/8] execmem: introduce execmem_alloc_rw()
` [PATCH 3/8] execmem: rework execmem_cache_free()
` [PATCH 4/8] execmem: move execmem_force_rw() and execmem_restore_rox() before use
` [PATCH 5/8] execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
` [PATCH 6/8] execmem: drop writable parameter from execmem_fill_trapping_insns()
` [PATCH 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
` [PATCH 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations

[PATCH] MAINTAINERS: update Daniel Gomez's role and email address
 2025-07-08  8:00 UTC  (4+ messages)

[PATCH v14 0/7] rust: extend `module!` macro with integer parameter support
 2025-07-06 20:00 UTC  (34+ messages)
` [PATCH v14 1/7] rust: sync: add `OnceLock`
` [PATCH v14 2/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v14 3/7] rust: introduce module_param module
` [PATCH v14 4/7] rust: module: use a reference in macros::module::module
` [PATCH v14 5/7] rust: module: update the module macro with module parameter support
` [PATCH v14 6/7] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v14 7/7] modules: add rust modules files to MAINTAINERS

[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
 2025-07-02 10:01 UTC  (36+ messages)
` [PATCH v13 2/6] rust: introduce module_param module
` [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample

[PATCH v2 0/2] gendwarfksyms - improve symtypes output
 2025-07-02  2:30 UTC  (5+ messages)
  ` [PATCH v2 1/2] gendwarfksyms: use preferred form of sizeof for allocation
  ` [PATCH v2 2/2] gendwarfksyms: order -T symtypes output by name

[PATCH v3] module: Make sure relocations are applied to the per-CPU section
 2025-07-01 13:40 UTC  (2+ messages)

[PATCH] gendwarfksyms: order -T symtypes output by name
 2025-06-30 15:40 UTC  (7+ messages)
          ` [PATCH] gendwarfksyms: use preferred form of sizeof for allocation

[PATCH 0/5] module: Fix minor problems related to MODULE_NAME_LEN
 2025-06-30 14:32 UTC  (6+ messages)
` [PATCH 1/5] module: Prevent silent truncation of module name in delete_module(2)
` [PATCH 2/5] module: Remove unnecessary +1 from last_unloaded_module::name size
` [PATCH 3/5] module: Restore the moduleparam prefix length check
` [PATCH 4/5] tracing: Replace MAX_PARAM_PREFIX_LEN with MODULE_NAME_LEN
` [PATCH 5/5] module: Rename MAX_PARAM_PREFIX_LEN to __MODULE_NAME_LEN

[PATCH] testsuite/init_module: Handle __NR_riscv_hwprobe in syscall wrapper
 2025-06-30 14:21 UTC 

[PATCH v2 0/2] module: Fix memory deallocation on error path in move_module()
 2025-06-30 13:57 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
 2025-06-27 17:10 UTC  (24+ messages)
` [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
` [PATCH 02/16] MAINTAINERS: Include device.py under DRIVER CORE entry
` [PATCH 03/16] MAINTAINERS: Include genpd.py under GENERIC PM DOMAINS entry
` [PATCH 04/16] MAINTAINERS: Include radixtree.py under GENERIC RADIX TREE entry
` [PATCH 05/16] MAINTAINERS: Include interrupts.py under IRQ SUBSYSTEM entry
` [PATCH 06/16] MAINTAINERS: Include kasan.py under KASAN entry
` [PATCH 07/16] MAINTAINERS: Include mapletree.py under MAPLE TREE entry
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
` [PATCH 09/16] MAINTAINERS: Include modules.py under MODULE SUPPORT entry
` [PATCH 10/16] MAINTAINERS: Include cpus.py under PER-CPU MEMORY ALLOCATOR entry
` [PATCH 11/16] MAINTAINERS: Include timerlist.py under POSIX CLOCKS and TIMERS entry
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
` [PATCH 13/16] MAINTAINERS: Include proc.py under PROC FILESYSTEM entry
` [PATCH 14/16] MAINTAINERS: Include vmalloc.py under VMALLOC entry
` [PATCH 15/16] MAINTAINERS: Include xarray.py under XARRAY entry
` [PATCH 16/16] MAINTAINERS: Include vfs.py under FILESYSTEMS entry

[PATCH v2] codetag: Avoid unused alloc_tags sections/symbols
 2025-06-25 16:07 UTC  (2+ messages)

[PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
 2025-06-23  6:15 UTC  (12+ messages)
` [PATCH v4 1/7] module: remove meaningless 'name' parameter from __MODULE_INFO()
` [PATCH v4 2/7] kbuild: always create intermediate vmlinux.unstripped
` [PATCH v4 3/7] kbuild: keep .modinfo section in vmlinux.unstripped
` [PATCH v4 4/7] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
` [PATCH v4 5/7] scsi: Always define blogic_pci_tbl structure
` [PATCH v4 6/7] modpost: Add modname to mod_device_table alias
` [PATCH v4 7/7] modpost: Create modalias for builtin modules


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).