Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jim Cromie
| State =
Action Required
| Archived =
No
| 280 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
3
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[RFC,07/10] dyndbg: wire in __desc_*() functions
how to reclaim unneeded vmlinux memory ?
- - -
-
-
-
2023-10-12
Jim Cromie
New
[RFC,06/10] dyndbg: add site_*() macros to avoid using _ddebug.site
how to reclaim unneeded vmlinux memory ?
- - -
-
-
-
2023-10-12
Jim Cromie
New
[RFC,05/10] dyndbg: avoid _ddebug.site in ddebug_condense_sites
how to reclaim unneeded vmlinux memory ?
- - -
-
-
-
2023-10-12
Jim Cromie
New
[RFC,04/10] dyndbg: save _ddebug_site mod,file,func fields into maple-trees
how to reclaim unneeded vmlinux memory ?
- - -
-
-
-
2023-10-12
Jim Cromie
New
[RFC,03/10] dyndbg: add 2nd cursor pair to init-fn
how to reclaim unneeded vmlinux memory ?
- - -
-
-
-
2023-10-12
Jim Cromie
New
[RFC,02/10] dyndbg: split __dyndbg_sites section out from __dyndbg
how to reclaim unneeded vmlinux memory ?
- - -
-
-
-
2023-10-12
Jim Cromie
New
[RFC,01/10] dyndbg: prep to isolate 3 repetetive fields
how to reclaim unneeded vmlinux memory ?
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,25/25] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,24/25] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,23/25] drm: use correct ccflags-y spelling
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,22/25] dyndbg: improve err report in attach_user_module_classes
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,21/25] dyndbg: refactor *dynamic_emit_prefix
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,20/25] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,19/25] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,18/25] dyndbg-doc: add classmap info to howto
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,17/25] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,16/25] dyndbg: refactor ddebug_classparam_clamp_input
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,15/25] dyndbg: add for_each_boxed_vector
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,14/25] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,13/25] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,12/25] dyndbg: reduce verbose=3 messages in ddebug_add_module
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,11/25] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,10/25] dyndbg: tighten ddebug_class_name() 1st arg type
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,09/25] dyndbg: silence debugs with no-change updates
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,08/25] dyndbg: reduce verbose/debug clutter
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,07/25] dyndbg: drop NUM_TYPE_ARRAY
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,06/25] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,05/25] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,04/25] dyndbg: replace classmap list with a vector
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,03/25] dyndbg: make ddebug_class_param union members same size
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,02/25] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[v7,01/25] test-dyndbg: fixup CLASSMAP usage error
fix DRM_USE_DYNAMIC_DEBUG=y regression
- - -
-
-
-
2023-10-12
Jim Cromie
New
[RFC,1/1] dyndbg: WIP stuff _ddebug.{modname,filenam,function} into maple-tree
[RFC,1/1] dyndbg: WIP stuff _ddebug.{modname,filenam,function} into maple-tree
- - -
-
-
-
2023-09-12
Jim Cromie
New
[v6,20/22] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-09-11
Jim Cromie
New
[v6,19/22] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-09-11
Jim Cromie
New
[v6,18/22] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-09-11
Jim Cromie
New
[v6,12/22] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-09-11
Jim Cromie
New
[v6,10/22] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-09-11
Jim Cromie
New
[v6,08/22] dyndbg: silence debugs with no-change updates
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-09-11
Jim Cromie
New
[v6,05/22] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-09-11
Jim Cromie
New
[v6,04/22] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-09-11
Jim Cromie
New
[v6,03/22] dyndbg: replace classmap list with a vector
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-09-11
Jim Cromie
New
[v6,02/22] dyndbg: make ddebug_class_param union members same size
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-09-11
Jim Cromie
New
[2/2] checkpatch: reword long-line warning about commit-msg
checkpatch tweaks
- - -
-
-
-
2023-08-08
Jim Cromie
New
[1/2] checkpatch: special case extern struct in .c
checkpatch tweaks
- - -
-
-
-
2023-08-08
Jim Cromie
New
[v5,22/22] checkpatch: reword long-line warn about commit-msg
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,21/22] dyndbg-doc: add classmap info to howto
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,20/22] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,19/22] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,18/22] dyndbg-test: build it with just CONFIG_DYNAMIC_DEBUG_CORE
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,17/22] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,16/22] dyndbg: refactor ddebug_classparam_clamp_input
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,15/22] dyndbg: add for_each_boxed_vector
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,14/22] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,13/22] checkpatch: special case for file-scoped extern linker-symbol
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,13/22] checkpatch: file-scoped extern special case for linker-symbol
Untitled series #53151
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,12/22] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,11/22] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,10/22] dyndbg: tighten ddebug_class_name() 1st arg type
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,09/22] dyndbg: silence debugs with no-change updates
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,08/22] dyndbg: reduce verbose/debug clutter
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,07/22] dyndbg: drop NUM_TYPE_ARRAY
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,06/22] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,05/22] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,04/22] dyndbg: replace classmap list with a vector
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,03/22] dyndbg: make ddebug_class_param union members same size
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,02/22] test-dyndbg: fixup CLASSMAP usage error
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[v5,01/22] drm: use correct ccflags-y syntax
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-08-01
Jim Cromie
New
[1/1] drm_dbg: add trailing newlines to remaining callsites
[1/1] drm_dbg: add trailing newlines to remaining callsites
- - -
-
-
-
2023-07-30
Jim Cromie
New
[RFC,1/1] tracefs: add TP_printk_no_nl - RFC
[RFC,1/1] tracefs: add TP_printk_no_nl - RFC
- - -
-
-
-
2023-07-30
Jim Cromie
New
[5/5] drm_dbg: add trailing newlines
drm_dbg: add trailing newlines where missing
- - -
-
-
-
2023-07-30
Jim Cromie
New
[4/5] drm_dbg: add trailing newlines
drm_dbg: add trailing newlines where missing
- - -
-
-
-
2023-07-30
Jim Cromie
New
[3/5] drm_dbg: add trailing newlines
drm_dbg: add trailing newlines where missing
- - -
-
-
-
2023-07-30
Jim Cromie
New
[2/5] drm_dbg: add trailing newlines
drm_dbg: add trailing newlines where missing
- - -
-
-
-
2023-07-30
Jim Cromie
New
[1/5] drm_dbg: add trailing newlines to remaining callsites
drm_dbg: add trailing newlines where missing
- - -
-
-
-
2023-07-30
Jim Cromie
New
[v4,21/21] dyndbg-doc: add classmap info to howto
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,20/21] config TEST_DYNAMIC_DEBUG default m
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,19/21] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,18/21] compiler.h: RFC - s/__LINE__/__COUNTER__/ in __UNIQUE_ID fallback
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,17/21] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,16/21] dyndbg-test: make it build with just CONFIG_DYNAMIC_DEBUG_CORE
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,15/21] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,14/21] dyndbg: refactor ddebug_classparam_clamp_input
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,13/21] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP & CONFIG_DRM_USE_DYNAMIC_DEBUG
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,12/21] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,11/21] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,10/21] dyndbg: tighten ddebug_class_name() 1st arg type
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,09/21] dyndbg: silence debugs with no-change updates
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,08/21] dyndbg: reduce verbose/debug clutter
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,07/21] dyndbg: drop NUM_TYPE_ARRAY
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,06/21] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,05/21] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,04/21] dyndbg: replace classmap list with a vector
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,03/21] dyndbg: make ddebug_class_param union members same size
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,02/21] test-dyndbg: fixup CLASSMAP usage error
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
[v4,01/21] drm: use correct ccflags-y syntax
fix DRM_USE_DYNAMIC_DEBUG regression
- - -
-
-
-
2023-07-13
Jim Cromie
New
kmemleak-test: drop __init to get better backtrace
kmemleak-test: drop __init to get better backtrace
1 - -
-
-
-
2023-05-25
Jim Cromie
New
[3/3] kmemleak-test: drop __init to get better backtrace
kmemleak report format changes
1 - -
-
-
-
2023-04-25
Jim Cromie
New
[2/3] kmemleak: add checksum to backtrace report
kmemleak report format changes
- - -
-
-
-
2023-04-25
Jim Cromie
New
[1/3] kmemleak: drop (age <increasing>) from leak record
kmemleak report format changes
- - -
-
-
-
2023-04-25
Jim Cromie
New
«
1
2
3
»