linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-30 21:52:52 to 2022-09-22 07:15:10 UTC [more...]

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

[PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
 2022-09-21  7:13 UTC  (20+ 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-20 17:13 UTC  (2+ messages)

[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] 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  (125+ messages)
` [RFC PATCH 03/30] Lazy percpu counters
` [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 14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [RFC PATCH 16/30] mm: enable slab allocation tagging for kmalloc and friends
` [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)


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