Jim Cromie ([email protected])

Number of posts: 1381 (0.19 per day)
First post: 2004-06-27 04:59:34
Last post: 2024-05-16 17:51:53

Date List Subject
2023-07-30 23:49:38 linux-kernel [PATCH 1/1] drm_dbg: add trailing newlines to remaining callsites
2023-07-30 23:47:59 linux-kernel [RFC PATCH 1/1] tracefs: add TP_printk_no_nl - RFC
2023-07-30 23:47:24 linux-kernel [PATCH 1/5] drm_dbg: add trailing newlines to remaining callsites
2023-07-30 22:48:16 linux-kernel [PATCH 3/5] drm_dbg: add trailing newlines
2023-07-30 22:43:22 linux-kernel [PATCH 2/5] drm_dbg: add trailing newlines
2023-07-30 22:38:06 linux-kernel [PATCH 5/5] drm_dbg: add trailing newlines
2023-07-30 22:36:26 linux-kernel [PATCH 0/5] drm_dbg: add trailing newlines where missing
2023-07-30 22:23:48 linux-kernel [PATCH 4/5] drm_dbg: add trailing newlines
2023-07-14 17:48:56 linux-kernel Re: [PATCH v4 21/21] dyndbg-doc: add classmap info to howto
2023-07-14 17:41:38 linux-kernel Re: [PATCH v4 20/21] config TEST_DYNAMIC_DEBUG default m
2023-07-13 17:08:00 linux-kernel [PATCH v4 03/21] dyndbg: make ddebug_class_param union members same size
2023-07-13 17:07:54 linux-kernel [PATCH v4 07/21] dyndbg: drop NUM_TYPE_ARRAY
2023-07-13 17:07:46 linux-kernel [PATCH v4 13/21] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP & CONFIG_DRM_USE_DYNAMIC_DEBUG
2023-07-13 17:07:40 linux-kernel [PATCH v4 10/21] dyndbg: tighten ddebug_class_name() 1st arg type
2023-07-13 17:07:21 linux-kernel [PATCH v4 09/21] dyndbg: silence debugs with no-change updates
2023-07-13 17:07:15 linux-kernel [PATCH v4 02/21] test-dyndbg: fixup CLASSMAP usage error
2023-07-13 17:07:09 linux-kernel [PATCH v4 17/21] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
2023-07-13 17:07:08 linux-kernel [PATCH v4 06/21] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
2023-07-13 17:07:04 linux-kernel [PATCH v4 11/21] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
2023-07-13 17:07:03 linux-kernel [PATCH v4 00/21] fix DRM_USE_DYNAMIC_DEBUG regression
2023-07-13 17:06:53 linux-kernel [PATCH v4 14/21] dyndbg: refactor ddebug_classparam_clamp_input
2023-07-13 17:06:13 linux-kernel [PATCH v4 04/21] dyndbg: replace classmap list with a vector
2023-07-13 17:04:28 linux-kernel [PATCH v4 05/21] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
2023-07-13 17:02:59 linux-kernel [PATCH v4 19/21] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
2023-07-13 17:00:05 linux-kernel [PATCH v4 18/21] compiler.h: RFC - s/__LINE__/__COUNTER__/ in __UNIQUE_ID fallback
2023-07-13 16:58:32 linux-kernel [PATCH v4 15/21] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
2023-07-13 16:55:59 linux-kernel [PATCH v4 12/21] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
2023-07-13 16:55:59 linux-kernel [PATCH v4 01/21] drm: use correct ccflags-y syntax
2023-07-13 16:55:58 linux-kernel [PATCH v4 21/21] dyndbg-doc: add classmap info to howto
2023-07-13 16:53:44 linux-kernel [PATCH v4 20/21] config TEST_DYNAMIC_DEBUG default m
2023-07-13 16:48:59 linux-kernel [PATCH v4 16/21] dyndbg-test: make it build with just CONFIG_DYNAMIC_DEBUG_CORE
2023-07-13 16:39:21 linux-kernel [PATCH v4 08/21] dyndbg: reduce verbose/debug clutter
2023-05-25 17:55:02 linux-kernel [PATCH] kmemleak-test: drop __init to get better backtrace
2023-04-25 22:42:09 linux-kernel [PATCH 3/3] kmemleak-test: drop __init to get better backtrace
2023-04-25 22:42:03 linux-kernel [PATCH 2/3] kmemleak: add checksum to backtrace report
2023-04-25 22:41:40 linux-kernel [PATCH 1/3] kmemleak: drop (age <increasing>) from leak record
2023-04-25 22:41:35 linux-kernel [PATCH 0/3] kmemleak report format changes
2023-04-06 03:28:31 linux-kernel Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory")
2023-04-05 01:40:55 linux-kernel Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory")
2023-03-31 21:48:28 linux-kernel Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory")
2023-03-31 17:17:17 linux-kernel Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory")
2023-03-30 22:48:17 linux-kernel kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory")
2023-03-22 16:02:18 linux-kernel Re: [PATCH 3/3] dyndbg: add source filename to prefix
2023-03-22 01:39:50 linux-kernel [PATCH 4/4] module: already_uses() - reduce pr_debug output volume
2023-03-22 01:38:59 linux-kernel [PATCH 0/4] cosmetic fixes to module pr_debugs
2023-03-22 01:38:40 linux-kernel [PATCH 3/4] module: add section-size to move_module pr_debug
2023-03-22 01:38:26 linux-kernel [PATCH 2/4] module: add symbol-name to pr_debug Absolute symbol
2023-03-22 01:38:10 linux-kernel [PATCH 1/4] module: in layout_sections, move_module: add the modname
2023-03-21 12:21:29 linux-kernel Re: RFC - KBUILD_MODNAME is misleading in builtins, as seen in /proc/dynamic_debug/control
2023-03-20 20:00:11 linux-kernel Re: RFC - KBUILD_MODNAME is misleading in builtins, as seen in /proc/dynamic_debug/control
2023-03-20 05:06:26 linux-kernel RFC - KBUILD_MODNAME is misleading in builtins, as seen in /proc/dynamic_debug/control