Linux Modules
[Prev Page][Next Page]
- Re: [PATCH] modpost: Join broken long printed messages, (continued)
- [PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols,
Zhen Lei
- [PATCH v8 1/9] scripts/kallsyms: rename build_initial_tok_table(), Zhen Lei
- [PATCH v8 3/9] kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=y, Zhen Lei
- [PATCH v8 9/9] kallsyms: Add self-test facility, Zhen Lei
- [PATCH v8 4/9] kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[], Zhen Lei
- [PATCH v8 5/9] kallsyms: Add helper kallsyms_on_each_match_symbol(), Zhen Lei
- [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol(), Zhen Lei
- [PATCH v8 8/9] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol(), Zhen Lei
- [PATCH v8 6/9] livepatch: Use kallsyms_on_each_match_symbol() to improve performance, Zhen Lei
- [PATCH v8 2/9] kallsyms: Improve the performance of kallsyms_lookup_name(), Zhen Lei
- Re: [PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols, Luis Chamberlain
- [PATCH 18/30] module: Use kstrtobool() instead of strtobool(),
Christophe JAILLET
- [PATCH v5 0/2] powerpc module arch checks,
Nicholas Piggin
- [PATCH v9] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms,
Nick Alcock
- semantics of --ignore-install,
Marco d'Itri
- [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols,
Zhen Lei
- [PATCH v7 08/11] livepatch: Use kallsyms_on_each_match_symbol() to improve performance, Zhen Lei
- [PATCH v7 01/11] scripts/kallsyms: rename build_initial_tok_table(), Zhen Lei
- [PATCH v7 10/11] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol(), Zhen Lei
- [PATCH v7 07/11] kallsyms: Add helper kallsyms_on_each_match_symbol(), Zhen Lei
- [PATCH v7 05/11] kallsyms: Improve the performance of kallsyms_lookup_name(), Zhen Lei
- [PATCH v7 02/11] scripts/kallsyms: don't compress symbol types, Zhen Lei
- [PATCH v7 09/11] livepatch: Improve the search performance of module_kallsyms_on_each_symbol(), Zhen Lei
- [PATCH v7 04/11] kallsyms: Add helper kallsyms_compress_symbol_name(), Zhen Lei
- Re: [PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols, Luis Chamberlain
[PATCH v3 0/4] module: Merge same-name module load requests,
Petr Pavlu
[PATCH v1] kernel/module: allocate module vmap space after making sure the module is unique,
David Hildenbrand
Unloaded tainted modules list with tcrypt,
Elliott, Robert (Servers)
[PATCH modules-next] module: tracking: Keep a record of tainted unloaded modules only,
Aaron Tomlin
[GIT PULL] Modules updates for v6.1-rc1,
Luis Chamberlain
Re: "Unloaded tainted modules:" prints repeated wrong value, Aaron Tomlin
[PATCH] module: remove redundant module_sysfs_initialized variable,
Rasmus Villemoes
[PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS,
Masahiro Yamada
[PATCH v2 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS,
Masahiro Yamada
[PATCH v6 00/11] kallsyms: Optimizes the performance of lookup symbols,
Zhen Lei
- [PATCH v6 01/11] scripts/kallsyms: rename build_initial_tok_table(), Zhen Lei
- [PATCH v6 02/11] scripts/kallsyms: don't compress symbol types, Zhen Lei
- [PATCH v6 04/11] scripts/kallsyms: generate kallsyms_best_token_table[], Zhen Lei
- [PATCH v6 06/11] kallsyms: Add helper kallsyms_lookup_clang_name(), Zhen Lei
- [PATCH v6 05/11] kallsyms: Improve the performance of kallsyms_lookup_name(), Zhen Lei
- [PATCH v6 03/11] scripts/kallsyms: remove helper sym_name() and cleanup, Zhen Lei
- [PATCH v6 07/11] kallsyms: Add helper kallsyms_on_each_match_symbol(), Zhen Lei
- [PATCH v6 08/11] livepatch: Use kallsyms_on_each_match_symbol() to improve performance, Zhen Lei
- [PATCH v6 11/11] kallsyms: Add self-test facility, Zhen Lei
- [PATCH v6 09/11] livepatch: Improve the search performance of module_kallsyms_on_each_symbol(), Zhen Lei
- [PATCH v6 10/11] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol(), Zhen Lei
[PATCH -next] module: Remove unused macros module_addr_min/max,
Chen Zhongjin
[PATCH v5 00/10] kallsyms: Optimizes the performance of lookup symbols,
Zhen Lei
- [PATCH v5 07/10] livepatch: Use kallsyms_on_each_match_symbol() to improve performance, Zhen Lei
- [PATCH v5 09/10] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol(), Zhen Lei
- [PATCH v5 10/10] kallsyms: Add self-test facility, Zhen Lei
- [PATCH v5 06/10] kallsyms: Add helper kallsyms_on_each_match_symbol(), Zhen Lei
- [PATCH v5 08/10] livepatch: Improve the search performance of module_kallsyms_on_each_symbol(), Zhen Lei
- [PATCH v5 02/10] scripts/kallsyms: don't compress symbol types, Zhen Lei
- [PATCH v5 03/10] scripts/kallsyms: remove helper sym_name() and cleanup, Zhen Lei
- [PATCH v5 04/10] scripts/kallsyms: generate kallsyms_best_token_table[], Zhen Lei
- [PATCH v5 01/10] scripts/kallsyms: rename build_initial_tok_table(), Zhen Lei
- [PATCH v5 05/10] kallsyms: Improve the performance of kallsyms_lookup_name(), Zhen Lei
kallmodsyms: just checking my expectations...,
Nick Alcock
[PATCH v4 0/8] kallsyms: Optimizes the performance of lookup symbols,
Zhen Lei
[PATCH v3 0/8] kallsyms: Optimizes the performance of lookup symbols,
Zhen Lei
[PATCH v2 0/2] module: Merge same-name module load requests,
Petr Pavlu
[PATCH v5 6/7] module: Improve support for asynchronous module exit code,
Bart Van Assche
[PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols,
Zhen Lei
[PATCH 0/7] kallsyms: Optimizes the performance of lookup symbols,
Zhen Lei
[PATCH resend] module/decompress: generate sysfs string at compile time,
David Disseldorp
[PATCH] module: Merge same-name module load requests,
Petr Pavlu
[PATCH v2 modules-next 0/1] module: Add debugfs interface to view unloaded tainted modules,
Aaron Tomlin
[RFC PATCH 00/30] Code tagging framework and applications,
Suren Baghdasaryan
- [RFC PATCH 03/30] Lazy percpu counters, Suren Baghdasaryan
- [RFC PATCH 02/30] lib/string_helpers: Drop space in string_get_size's output, Suren Baghdasaryan
- [RFC PATCH 01/30] kernel/module: move find_kallsyms_symbol_value declaration, Suren Baghdasaryan
- [RFC PATCH 04/30] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [RFC PATCH 05/30] lib: code tagging framework, Suren Baghdasaryan
- [RFC PATCH 07/30] lib: add support for allocation tagging, Suren Baghdasaryan
- [RFC PATCH 09/30] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages, Suren Baghdasaryan
- [RFC PATCH 08/30] lib: introduce page allocation tagging, Suren Baghdasaryan
- [RFC PATCH 12/30] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [RFC PATCH 06/30] lib: code tagging module support, Suren Baghdasaryan
- [RFC PATCH 11/30] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [RFC PATCH 13/30] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [RFC PATCH 17/30] lib/string.c: strsep_no_empty(), Suren Baghdasaryan
- [RFC PATCH 16/30] mm: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [RFC PATCH 14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects, Suren Baghdasaryan
- [RFC PATCH 15/30] lib: introduce slab allocation tagging, Suren Baghdasaryan
- [RFC PATCH 18/30] codetag: add codetag query helper functions, Suren Baghdasaryan
- [RFC PATCH 19/30] move stack capture functionality into a separate function for reuse, Suren Baghdasaryan
- [RFC PATCH 20/30] lib: introduce support for storing code tag context, Suren Baghdasaryan
- [RFC PATCH 24/30] wait: Clean up waitqueue_entry initialization, Suren Baghdasaryan
- [RFC PATCH 22/30] Code tagging based fault injection, Suren Baghdasaryan
- [RFC PATCH 23/30] timekeeping: Add a missing include, Suren Baghdasaryan
- [RFC PATCH 25/30] lib/time_stats: New library for statistics on events, Suren Baghdasaryan
- [RFC PATCH 26/30] bcache: Convert to lib/time_stats, Suren Baghdasaryan
- [RFC PATCH 21/30] lib: implement context capture support for page and slab allocators, Suren Baghdasaryan
- [RFC PATCH 27/30] Code tagging based latency tracking, Suren Baghdasaryan
- [RFC PATCH 28/30] Improved symbolic error names, Suren Baghdasaryan
- [RFC PATCH 30/30] MAINTAINERS: Add entries for code tagging & related, Suren Baghdasaryan
- [RFC PATCH 29/30] dyndbg: Convert to code tagging, Suren Baghdasaryan
- Re: [RFC PATCH 00/30] Code tagging framework and applications, Peter Zijlstra
- Re: [RFC PATCH 00/30] Code tagging framework and applications, Oscar Salvador
[PATCH modules-next] module: Add debugfs interface to view unloaded tainted modules,
Aaron Tomlin
Faster, incremental depmod when adding modules?,
Ian Pilcher
Block module crash loading on 5.15.x kernel?,
David F.
[GIT PULL] Modules updates for v6.0-rc1,
Luis Chamberlain
[RFC PATCH 0/6] Introduce "sysctl:" module aliases,
Mauricio Faria de Oliveira
[PATCH v2] module: Replace kmap() with kmap_local_page(),
Fabio M. De Francesco
Issues in man pages of kmod,
Helge Kreutzmann
[PATCH] module: Replace kmap() with kmap_local_page(),
Fabio M. De Francesco
[PATCH v2 0/3] module: Show the last unloaded module's taint flag(s),
Aaron Tomlin
Re: [PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory,
Peter Zijlstra
[PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m,
David Gow
[PATCH v2] module: Move module's Kconfig items in kernel/module/,
Christophe Leroy
[GIT PULL] Modules fixes for v5.19-rc7,
Luis Chamberlain
[PATCH v3 -next 0/1] module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT,
Aaron Tomlin
[PATCH] modules: move module symbols from init/Kconfig,
Luis Chamberlain
[PATCH v4 0/5] Rework KUnit test execution in modules,
David Gow
Re: [PATCH v6 bpf-next 0/5] bpf_prog_pack followup,
Luis Chamberlain
[PATCH v3] modules: Ensure natural alignment for .altinstructions and __bug_table sections,
Helge Deller
[PATCH v2] module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT,
Aaron Tomlin
[PATCH -next] module: Use vzalloc() instead of vmalloc()/memset(0),
Yang Yingliang
[PATCH] module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT,
Aaron Tomlin
test suite failure for get_backoff_delta_msec(),
Marco d'Itri
[PATCH v2] modules: Ensure natural alignment for .altinstructions and __bug_table sections,
Helge Deller
[ANNOUNCE] kmod 30,
Lucas De Marchi
[PATCH] libkmod: Support SM3 hash algorithm,
luhuaxin1
Possible problem in check-local-export during the kernel build process (RCU torture),
Zhouyi Zhou
[PATCH 1/2] modules: Ensure natural alignment for .altinstructions and __bug_table sections,
Helge Deller
[PATCH 1/2] module: Modify module_flags() to accept show_state argument,
Aaron Tomlin
[PATCH v3 0/5] Rework KUnit test execution in modules,
David Gow
[PATCH v2 0/5] Rework KUnit test execution in modules,
David Gow
[PATCH 0/5] Rework KUnit test execution in modules,
David Gow
[PATCH v2] doc: module: update file references, Masahiro Yamada
[PATCH] doc: module: update file references,
Masahiro Yamada
[PATCH v2 1/2] module: Fix ERRORs reported by checkpatch.pl,
Christophe Leroy
[PATCH 1/2] module: Fix ERRORs reported by checkpatch.pl,
Christophe Leroy
[PATCH] module: Fix "warning: variable 'exit' set but not used",
Christophe Leroy
[PATCH v2] module: Fix selfAssignment cppcheck warning,
Christophe Leroy
[PATCH] module: Fix selfAssignment cppcheck warning,
Christophe Leroy
[PATCH 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(),
Masahiro Yamada
- [PATCH 4/7] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*, Masahiro Yamada
- [PATCH 5/7] checkpatch: warn if <asm/export.h> is included, Masahiro Yamada
- [PATCH 2/7] modpost: put get_secindex() call inside sec_name(), Masahiro Yamada
- [PATCH 3/7] kbuild: generate struct kernel_symbol by modpost, Masahiro Yamada
- [PATCH 1/7] modpost: fix section mismatch check for exported init/exit sections, Masahiro Yamada
- [PATCH 7/7] modpost: use null string instead of NULL pointer for default namespace, Masahiro Yamada
- [PATCH 6/7] modpost: merge sym_update_namespace() into sym_add_exported(), Masahiro Yamada
- Re: [PATCH 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), Masahiro Yamada
[PATCH] kprobes: Enable tracing for mololithic kernel images,
Jarkko Sakkinen
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]