Linux Modules
 help / color / mirror / Atom feed
 messages from 2026-07-20 12:16:45 to 2026-07-21 21:18:14 UTC [more...]

[PATCH v7 00/29] fix dynamic-debug classmaps API for DRM
 2026-07-21 21:18 UTC  (38+ messages)
` [PATCH v7 01/29] params: fix a pr_debug(" %p ") use - already in MM-*
` [PATCH v7 02/29] selftests/dyndbg: Add kselftest script to verify dynamic-debug
` [PATCH v7 03/29] drm: Fix incorrect ccflags-y spelling inside Makefile
` [PATCH v7 04/29] drm: fix config dependent unused variable warning
` [PATCH v7 05/29] drm: Mark CONFIG_DRM_USE_DYNAMIC_DEBUG as unBROKEN
` [PATCH v7 06/29] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v7 07/29] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v7 08/29] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v7 09/29] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v7 10/29] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v7 11/29] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v7 12/29] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v7 13/29] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v7 14/29] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7 15/29] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v7 16/29] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v7 17/29] dyndbg: reduce verbose/debug clutter
` [PATCH v7 18/29] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v7 19/29] dyndbg: use KBUILD_MODFILE for unique builtin module names
` [PATCH v7 20/29] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v7 21/29] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7 22/29] dyndbg: replace classmap list with an array-slice
` [PATCH v7 23/29] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v7 24/29] dyndbg: pin class param storage to u32
` [PATCH v7 25/29] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v7 26/29] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v7 27/29] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v7 28/29] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v7 29/29] selftests/dyndbg: enable FT_classmap_inheritance

[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
 2026-07-21 13:11 UTC  (4+ messages)
` [PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v2 3/3] module: Bring includes in linux/kmod.h up to date

[PATCH 0/5] module/dups: Fix a use-after-free and improve the code
 2026-07-20 13:28 UTC  (12+ messages)
` [PATCH 1/5] module/dups: Fix use-after-free in kmod_dup_req lifetime handling
` [PATCH 2/5] module/dups: Inform duplicate requests about the result directly
` [PATCH 3/5] module/dups: Use scoped guards for kmod_dup_mutex
` [PATCH 4/5] module/dups: Use strcmp() to compare module names
` [PATCH 5/5] module/dups: Clean up includes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox