messages from 2024-05-05 19:33:43 to 2024-07-05 11:15:35 UTC [more...]
[PATCH] rust: add `module_params` macro
2024-07-05 11:15 UTC
[PATCH v2] init: staging: Fix missing warning/taint on builtin code
2024-07-05 10:13 UTC (2+ messages)
[PATCH kmod 00/20] man: convert to scdoc and minor improvements
2024-07-03 22:05 UTC (31+ messages)
` [PATCH kmod 01/20] man: add script to generate/compare the xslt vs upcoming scdoc
` [PATCH kmod 02/20] man: add scdoc based man pages
` [PATCH kmod 03/20] man: build the "
` [PATCH kmod 04/20] man: remove no longer used XML files
` [PATCH kmod 05/20] man: add some extra bold/italic annotations
` [PATCH kmod 06/20] man: white space fixes
` [PATCH kmod 07/20] man: misc punctuation fixes
` [PATCH kmod 08/20] man: some options take an argument, mention that
` [PATCH kmod 09/20] man: couple of grammar/language fixes
` [PATCH kmod 10/20] man: stop removing DISTCONFDIR lines
` [PATCH kmod 11/20] man: depmod.d: document the config file order handling
` [PATCH kmod 12/20] man: depmod.d: factor out a CONFIGURATION FORMAT section
` [PATCH kmod 13/20] man: depmod.d: rework the opening description sentence
` [PATCH kmod 14/20] man: depmod: remove hard-coded /etc/depmod.d references
` [PATCH kmod 15/20] man: modprobe.d: document the config file order handling
` [PATCH kmod 16/20] man: modprobe.d: factor out a CONFIGURATION FORMAT section
` [PATCH kmod 17/20] man: modprobe.d: mention about MODPROBE_OPTIONS
` [PATCH kmod 18/20] man: modprobe: remove hard-coded /etc/modprobe.d references
` [PATCH kmod 19/20] man: remove the "Maintained by" references
` [PATCH kmod 20/20] man: list options one per line
[MODALTS v0.1 4/4] add modules deps alternatives description
2024-07-03 14:27 UTC (6+ messages)
[PATCH] staging: Fix missing warning/taint on builtin code
2024-07-02 17:11 UTC (4+ messages)
[PATCH] libkmod: fix result of comparison of unsigned enum in kmod_dump_index()
2024-06-28 22:08 UTC (5+ messages)
[MODALTS v0.1 2/4] kmod: add generation of modules.alternatives to depmod
2024-06-28 21:48 UTC (2+ messages)
[MODALTS v0.1 1/4] tools/depmod.c: use symbol alternatives for modules.dep
2024-06-28 21:45 UTC (2+ messages)
[PATCH 6.10.0-rc2] kernel/module: avoid panic on loading broken module
2024-06-28 17:25 UTC (4+ messages)
[PATCH v3] module: Add log info for verifying module signature
2024-06-28 17:16 UTC (2+ messages)
[PATCH kmod] libkmod: share code between softdep and weakdep functions
2024-06-21 7:14 UTC
[PATCH v2] module: Add log information for loading module failures
2024-06-20 23:44 UTC (2+ messages)
[PATCH] module: Add log information for loading module failures
2024-06-19 7:37 UTC (3+ messages)
[PATCH 00/15] Implement MODVERSIONS for Rust
2024-06-18 23:32 UTC (28+ messages)
` [PATCH 01/15] tools: Add gendwarfksyms
` [PATCH 02/15] gendwarfksyms: Add symbol list input handling
` [PATCH 03/15] gendwarfksyms: Add CRC calculation
` [PATCH 04/15] gendwarfksyms: Expand base_type
` [PATCH 05/15] gendwarfksyms: Add a cache
` [PATCH 06/15] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH 07/15] gendwarfksyms: Add pretty-printing
` [PATCH 08/15] gendwarfksyms: Expand subroutine_type
` [PATCH 09/15] gendwarfksyms: Expand array_type
` [PATCH 10/15] gendwarfksyms: Expand structure types
` [PATCH 11/15] gendwarfksyms: Limit structure expansion
` [PATCH 12/15] gendwarfksyms: Add inline debugging
` [PATCH 13/15] modpost: Add support for hashing long symbol names
` [PATCH 14/15] module: Support hashed symbol names when checking modversions
` [PATCH 15/15] kbuild: Use gendwarfksyms to generate Rust symbol versions
[PATCH v3] module: create weak dependecies
2024-06-18 19:53 UTC (3+ messages)
[PATCH v4 0/3] Generate address range data for built-in modules
2024-06-18 18:57 UTC (9+ messages)
` [PATCH v4 1/3] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v4 2/3] kbuild, kconfig: generate offset range data for builtin modules
` [PATCH v4 3/3] module: add install target for modules.builtin.ranges
Current status and possible improvements in CONFIG_MODULE_FORCE_UNLOAD
2024-06-15 4:51 UTC (4+ messages)
is_module()
2024-06-14 19:33 UTC (2+ messages)
[PATCH kmod] testsuite: add tests for weak dependencies
2024-06-14 19:17 UTC (2+ messages)
[PATCH] lib/test_kmod: add missing MODULE_DESCRIPTION() macro
2024-06-14 18:52 UTC (2+ messages)
[PATCH kmod] .mailmap: Forward to my personal email
2024-06-14 18:50 UTC (2+ messages)
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-06-13 13:37 UTC (7+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
` [PATCH 3/6] module: kallsyms: Determine exact function size
` [PATCH 4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH 5/6] ftrace: Fix possible out-of-bound issue "
` [PATCH 6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround
[RFC PATCH] ftrace: Skip __fentry__ location of overridden weak functions
2024-06-11 9:36 UTC (6+ messages)
[PATCH v3 0/6] Generate address range data for built-in modules
2024-06-06 19:02 UTC (12+ messages)
` [PATCH v3 1/6] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v3 2/6] trace: add CONFIG_BUILTIN_MODULE_RANGES option
` [PATCH v3 3/6] kbuild: generate a linker map for vmlinux.o
` [PATCH v3 4/6] module: script to generate offset ranges for builtin modules
` [PATCH v3 5/6] kbuild: generate modules.builtin.ranges when linking the kernel
` [PATCH v3 6/6] module: add install target for modules.builtin.ranges
[PATCH v2 2/3] tracing/fprobe: Support raw tracepoint events on modules
2024-06-04 18:03 UTC
[PATCH] [v5] kallsyms: rework symbol lookup return codes
2024-05-28 13:03 UTC (2+ messages)
[PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
2024-05-23 14:23 UTC (7+ messages)
` [PATCH 2/2] treewide: Use sysfs_bin_attr_simple_read() helper
` [PATCH] sysfs: Unbreak the build around sysfs_bin_attr_simple_read()
[PATCH RESEND v8 00/16] mm: jit/text allocator
2024-05-17 16:09 UTC (10+ messages)
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[PATCH v2 0/6] Generate address range data for built-in modules
2024-05-16 2:56 UTC (14+ messages)
` [PATCH v2 1/6] kbuild: add modules.builtin.objs
` [PATCH v2 2/6] trace: add CONFIG_BUILTIN_MODULE_RANGES option
` [PATCH v2 3/6] kbuild: generate a linker map for vmlinux.o
` [PATCH v2 4/6] module: script to generate offset ranges for builtin modules
` [PATCH v2 5/6] kbuild: generate modules.builtin.ranges when linking the kernel
` [PATCH v2 6/6] module: add install target for modules.builtin.ranges
[GIT PULL] Modules changes for v6.10-rc1
2024-05-16 0:56 UTC (2+ messages)
[PATCH] modules: Drop the .export_symbol section from the final modules
2024-05-13 23:10 UTC (5+ messages)
[MODALTS v0.1 3/4] kmod: add modules.alternatives to modprobe
2024-05-10 11:21 UTC
[PATCH v2] module: create weak dependecies
2024-05-10 8:54 UTC (3+ messages)
[PATCH v2 0/2] livepatch, module: Delete the associated module of disabled livepatch
2024-05-09 11:57 UTC (18+ messages)
` [PATCH v2 1/2] module: Add a new helper delete_module()
` [PATCH v2 2/2] livepatch: Delete the associated module of disabled livepatch
[PATCH kmod] libkmod: add user soft dependecies
2024-05-09 9:57 UTC (4+ messages)
` [PATCH v2 patch] libkmod: add weak dependecies
[PATCH v2 patch] libkmod: add weak dependecies
2024-05-09 4:22 UTC (3+ messages)
[PATCH v8 00/17] mm: jit/text allocator
2024-05-06 18:22 UTC (5+ messages)
` [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
[PATCH] kernel/module: disable cfi for do_mod_ctors
2024-05-06 6:27 UTC
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).