messages from 2025-07-07 15:32:23 to 2025-08-18 16:58:08 UTC [more...]
[PATCH v7 0/8] Add generated modalias to modules.builtin.modinfo
2025-08-18 16:54 UTC (5+ messages)
` [PATCH v7 1/8] s390: vmlinux.lds.S: Reorder sections
` [PATCH v7 2/8] kbuild: always create intermediate vmlinux.unstripped
` [PATCH v7 3/8] kbuild: keep .modinfo section in vmlinux.unstripped
` [PATCH v7 4/8] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
[nf PATCH] netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
2025-08-18 11:22 UTC
modprobe returns 0 upon -EEXIST from insmod
2025-08-18 10:56 UTC (5+ messages)
[PATCH v6 0/9] Add generated modalias to modules.builtin.modinfo
2025-08-18 9:11 UTC (21+ messages)
` [PATCH v6 1/9] kbuild: always create intermediate vmlinux.unstripped
` [PATCH v6 2/9] kbuild: keep .modinfo section in vmlinux.unstripped
` [PATCH v6 3/9] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
` [PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure
` [PATCH v6 5/9] pinctrl: meson: Fix typo in device table macro
` [PATCH v6 6/9] modpost: Add modname to mod_device_table alias
` [PATCH v6 7/9] modpost: Create modalias for builtin modules
` [PATCH v6 8/9] kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o
` [PATCH v6 9/9] s390: vmlinux.lds.S: Reorder sections
[PATCH v2] params: Replace deprecated strcpy() with strscpy() and memcpy()
2025-08-15 19:19 UTC (2+ messages)
[PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
2025-08-15 15:39 UTC (6+ messages)
[PATCH] params: Replace deprecated strcpy() with strscpy()
2025-08-13 12:15 UTC (4+ messages)
[PATCH AUTOSEL 6.16-6.1] module: Prevent silent truncation of module name in delete_module(2)
2025-08-08 15:30 UTC
[GIT PULL] Modules changes for v6.17-rc1
2025-08-03 22:32 UTC (3+ messages)
[PATCH 0/5] module: Fix minor problems related to MODULE_NAME_LEN
2025-07-31 12:03 UTC (15+ 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 v5 00/10] Add generated modalias to modules.builtin.modinfo
2025-07-29 13:54 UTC (20+ messages)
` [PATCH v5 01/10] module: remove meaningless 'name' parameter from __MODULE_INFO()
` [PATCH v5 02/10] kbuild: always create intermediate vmlinux.unstripped
` [PATCH v5 03/10] kbuild: keep .modinfo section in vmlinux.unstripped
` [PATCH v5 04/10] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
` [PATCH v5 05/10] scsi: Always define blogic_pci_tbl structure
` [PATCH v5 06/10] pinctrl: meson: Fix typo in device table macro
` [PATCH v5 07/10] modpost: Add modname to mod_device_table alias
` [PATCH v5 08/10] modpost: Create modalias for builtin modules
` [PATCH v5 09/10] kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o
` [PATCH v5 10/10] s390: vmlinux.lds.S: Reorder sections
[PATCH 00/16] MAINTAINERS: Include GDB scripts under their relevant subsystems
2025-07-24 21:27 UTC (9+ messages)
` [PATCH 01/16] MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry
` [PATCH 08/16] MAINTAINERS: Include GDB scripts under MEMORY MANAGEMENT entry
` [PATCH 12/16] MAINTAINERS: Include dmesg.py under PRINTK entry
[PATCH] module: pr_debug when there is no version info
2025-07-23 4:39 UTC (5+ messages)
[PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
2025-07-22 10:05 UTC (5+ messages)
[PATCH v3] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
2025-07-22 9:08 UTC (8+ messages)
[PATCH v3 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
2025-07-15 0:21 UTC (11+ messages)
` [PATCH v3 1/8] execmem: drop unused execmem_update_copy()
` [PATCH v3 2/8] execmem: introduce execmem_alloc_rw()
` [PATCH v3 3/8] execmem: rework execmem_cache_free()
` [PATCH v3 4/8] execmem: move execmem_force_rw() and execmem_restore_rox() before use
` [PATCH v3 5/8] execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
` [PATCH v3 6/8] execmem: drop writable parameter from execmem_fill_trapping_insns()
` [PATCH v3 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
` [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
[PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
2025-07-14 8:08 UTC (6+ messages)
[PATCH v2 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
2025-07-12 10:41 UTC (13+ 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 v2 6/8] execmem: drop writable parameter from execmem_fill_trapping_insns()
` [PATCH v2 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
` [PATCH v2 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
[PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
2025-07-11 17:16 UTC (14+ 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 v2 0/3] module: make structure definitions always visible
2025-07-11 14:06 UTC (7+ messages)
` [PATCH v2 1/3] module: move 'struct module_use' to internal.h
` [PATCH v2 2/3] module: make structure definitions always visible
` [PATCH v2 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
[PATCH 0/3] module: make structure definitions always visible
2025-07-11 13:25 UTC (9+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
[PATCH v17 0/7] rust: extend `module!` macro with integer parameter support
2025-07-11 6:35 UTC (8+ messages)
` [PATCH v17 1/7] rust: sync: add `SetOnce`
` [PATCH v17 2/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v17 3/7] rust: introduce module_param module
` [PATCH v17 4/7] rust: module: use a reference in macros::module::module
` [PATCH v17 5/7] rust: module: update the module macro with module parameter support
` [PATCH v17 6/7] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v17 7/7] modules: add rust modules files to MAINTAINERS
[PATCH v16 0/7] rust: extend `module!` macro with integer parameter support
2025-07-10 10:14 UTC (10+ messages)
` [PATCH v16 1/7] rust: sync: add `SetOnce`
` [PATCH v16 2/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v16 3/7] rust: introduce module_param module
` [PATCH v16 4/7] rust: module: use a reference in macros::module::module
` [PATCH v16 5/7] rust: module: update the module macro with module parameter support
` [PATCH v16 6/7] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v16 7/7] modules: add rust modules files to MAINTAINERS
[PATCH v15 0/7] rust: extend `module!` macro with integer parameter support
2025-07-09 21:05 UTC (22+ messages)
` [PATCH v15 1/7] rust: sync: add `SetOnce`
` [PATCH v15 2/7] rust: str: add radix prefixed integer parsing functions
[GIT PULL] Modules fixes for v6.16-rc6
2025-07-09 19:14 UTC (5+ messages)
` "
[PATCH 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
2025-07-08 8:22 UTC (16+ messages)
` [PATCH 1/8] execmem: drop unused execmem_update_copy()
` [PATCH 3/8] execmem: rework execmem_cache_free()
[PATCH] MAINTAINERS: update Daniel Gomez's role and email address
2025-07-08 8:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).