linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-20 10:02:11 to 2022-09-20 06:13:39 UTC [more...]

[PATCH v3 0/8] kallsyms: Optimizes the performance of lookup symbols
 2022-09-20  6:13 UTC  (12+ messages)
` [PATCH v3 1/8] scripts/kallsyms: rename build_initial_tok_table()
` [PATCH v3 2/8] scripts/kallsyms: ensure that all possible combinations are compressed
` [PATCH v3 3/8] scripts/kallsyms: don't compress symbol types
` [PATCH v3 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
` [PATCH v3 5/8] kallsyms: Add helper kallsyms_on_each_match_symbol()
` [PATCH v3 6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
` [PATCH v3 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
` [PATCH v3 8/8] kallsyms: Add self-test facility

[PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915
 2022-09-20  5:24 UTC  (3+ messages)

[PATCH v2 0/2] module: Merge same-name module load requests
 2022-09-19 12:32 UTC  (3+ messages)
` [PATCH v2 1/2] module: Correct wake up of module_wq
` [PATCH v2 2/2] module: Merge same-name module load requests

[PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
 2022-09-17 12:40 UTC  (13+ messages)
` [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
` [PATCH v2 2/8] scripts/kallsyms: rename build_initial_tok_table()
` [PATCH v2 3/8] kallsyms: Adjust the types of some local variables
` [PATCH v2 4/8] kallsyms: Improve the performance of kallsyms_lookup_name()
` [PATCH v2 5/8] kallsyms: Add helper kallsyms_on_each_match_symbol()
` [PATCH v2 6/8] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
` [PATCH v2 7/8] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
` [PATCH v2 8/8] kallsyms: Add self-test facility

[PATCH v5 6/7] module: Improve support for asynchronous module exit code
 2022-09-14 22:56 UTC 

[PATCH] module: Merge same-name module load requests
 2022-09-12 14:58 UTC  (4+ messages)

[PATCH 0/7] kallsyms: Optimizes the performance of lookup symbols
 2022-09-09  1:17 UTC  (10+ messages)
` [PATCH 1/7] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y
` [PATCH 2/7] scripts/kallsyms: rename build_initial_tok_table()
` [PATCH 3/7] kallsyms: Adjust the types of some local variables
` [PATCH 4/7] kallsyms: Improve the performance of kallsyms_lookup_name()
` [PATCH 5/7] kallsyms: Add helper kallsyms_on_each_match_symbol()
` [PATCH 6/7] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
` [PATCH 7/7] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()

[PATCH resend] module/decompress: generate sysfs string at compile time
 2022-09-09  0:01 UTC  (4+ messages)

[PATCH v2 modules-next 0/1] module: Add debugfs interface to view unloaded tainted modules
 2022-09-08 23:50 UTC  (3+ messages)
` [PATCH v2 modules-next 1/1] "

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-08  7:47 UTC  (138+ messages)
` [RFC PATCH 01/30] kernel/module: move find_kallsyms_symbol_value declaration
` [RFC PATCH 02/30] lib/string_helpers: Drop space in string_get_size's output
` [RFC PATCH 03/30] Lazy percpu counters
` [RFC PATCH 04/30] scripts/kallysms: Always include __start and __stop symbols
` [RFC PATCH 05/30] lib: code tagging framework
` [RFC PATCH 06/30] lib: code tagging module support
` [RFC PATCH 07/30] lib: add support for allocation tagging
` [RFC PATCH 08/30] lib: introduce page "
` [RFC PATCH 09/30] change alloc_pages name in dma_map_ops to avoid name conflicts
` [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages
` [RFC PATCH 11/30] mm: introduce slabobj_ext to support slab object extensions
` [RFC PATCH 12/30] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [RFC PATCH 13/30] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [RFC PATCH 14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [RFC PATCH 15/30] lib: introduce slab allocation tagging
` [RFC PATCH 16/30] mm: enable slab allocation tagging for kmalloc and friends
` [RFC PATCH 17/30] lib/string.c: strsep_no_empty()
` [RFC PATCH 18/30] codetag: add codetag query helper functions
` [RFC PATCH 19/30] move stack capture functionality into a separate function for reuse
` [RFC PATCH 20/30] lib: introduce support for storing code tag context
` [RFC PATCH 21/30] lib: implement context capture support for page and slab allocators
` [RFC PATCH 22/30] Code tagging based fault injection
` [RFC PATCH 23/30] timekeeping: Add a missing include
` [RFC PATCH 24/30] wait: Clean up waitqueue_entry initialization
` [RFC PATCH 25/30] lib/time_stats: New library for statistics on events
` [RFC PATCH 26/30] bcache: Convert to lib/time_stats
` [RFC PATCH 27/30] Code tagging based latency tracking
` [RFC PATCH 28/30] Improved symbolic error names
` [RFC PATCH 29/30] dyndbg: Convert to code tagging
` [RFC PATCH 30/30] MAINTAINERS: Add entries for code tagging & related

[PATCH modules-next] module: Add debugfs interface to view unloaded tainted modules
 2022-08-31 10:19 UTC  (3+ messages)

Faster, incremental depmod when adding modules?
 2022-08-21 18:46 UTC 

[PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-08-20 17:51 UTC  (9+ messages)
` [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
  ` Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)


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