LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2019-11-27 17:52:59
linux-kernel
[PATCH 06/16] dyndbg: fix a BUG_ON in ddebug_describe_flags
2019-11-27 17:52:42
linux-kernel
[PATCH 05/16] dyndbg: fix overcounting of ram used by dyndbg
2019-11-27 17:52:36
linux-kernel
[PATCH 04/16] dyndbg: rename __verbose section to __dyndbg
2019-11-27 17:52:32
linux-kernel
[PATCH 03/16] dyndbg: raise verbosity needed to enable ddebug_proc_* logging
2019-11-27 17:52:21
linux-kernel
[PATCH 02/16] dyndbg: drop obsolete comment on ddebug_proc_open
2019-11-27 17:52:18
linux-kernel
[PATCH 01/16] dyndbg-docs: eschew file /full/path query in docs
2019-11-27 17:52:03
linux-kernel
[PATCH 00/16] dynamic-debug cleanups, 2 new features
2019-11-01 16:24:08
linux-kernel
Re: [PATCH 01/16] dyndbg: drop trim_prefix, obsoleted by __FILE__s relative path
2019-10-29 22:11:00
linux-kernel
[PATCH 14/16] dyndbg: prefer declarative init in caller, to memset in callee
2019-10-29 22:09:26
linux-kernel
[PATCH 13/16] dyndbg: extend ddebug_parse_flags to accept optional filter-flags
2019-10-29 22:09:18
linux-kernel
[PATCH 00/16] dynamic-debug cleanups, 2 new features
2019-10-29 21:28:25
linux-kernel
Re: [PATCH 04/16] dyndbg: rename __verbose section to __dyndbg
2019-10-29 20:15:10
linux-kernel
[PATCH 15/16] dyndbg: add inverted-flags, implement filtering on flags
2019-10-29 20:14:04
linux-kernel
[PATCH 10/16] dyndbg: refactor ddebug_read_flags out of ddebug_parse_flags
2019-10-29 20:13:23
linux-kernel
[PATCH 06/16] dyndbg: fix overcounting of ram used by dyndbg
2019-10-29 20:13:22
linux-kernel
[PATCH 16/16] dyndbg: allow inverted-flag-chars in modflags
2019-10-29 20:13:18
linux-kernel
[PATCH 11/16] dyndbg: combine flags & mask into a struct, use that
2019-10-29 20:13:17
linux-kernel
[PATCH 12/16] dyndbg: add filter parameter to ddebug_parse_flags
2019-10-29 20:12:16
linux-kernel
[PATCH 02/16] dyndbg: drop overwrought comment on ddebug_proc_open
2019-10-29 20:12:13
linux-kernel
[PATCH 03/16] dyndbg: raise verbosity needed to enable ddebug_proc_* logging
2019-10-29 20:12:07
linux-kernel
[PATCH 01/16] dyndbg: drop trim_prefix, obsoleted by __FILE__s relative path
2019-10-29 20:11:47
linux-kernel
[PATCH 09/16] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'
2019-10-29 20:11:44
linux-kernel
[PATCH 08/16] dyndbg: refactor parse_linerange out of ddebug_parse_query
2019-10-29 20:11:44
linux-kernel
[PATCH 07/16] dyndbg: fix a BUG_ON in ddebug_change
2019-10-29 20:11:14
linux-kernel
[PATCH 05/16] dyndbg: parse flags last, restore original behavior
2019-10-29 20:11:08
linux-kernel
[PATCH 04/16] dyndbg: rename __verbose section to __dyndbg
2016-04-27 18:57:07
linux-kernel
rcX probs, UBSAN complaints. one complaint about BIOS
2012-11-15 07:57:40
linux-kernel
[PATCH] dyndbg: add pr_errs before -EINVALs
2012-08-31 06:18:54
linux-kernel
[PATCH] dyndbg: fix usability bug by adding pr_errs for -EINVALs
2012-08-31 03:48:45
linux-kernel
Re: [PATCH 0/5] dev_<level> and dynamic_debug cleanups
2012-08-30 17:44:18
linux-kernel
Re: [PATCH 0/5] dev_<level> and dynamic_debug cleanups
2012-08-19 00:36:16
linux-kernel
[PATCH] dyndbg: fix for SOH in logging messages
2012-08-17 02:38:05
linux-kernel
[PATCH 2/2] dyndbg: add more info to -E2BIG log warning
2012-08-17 02:37:33
linux-kernel
[PATCH 1/2] dyndbg: spelling fix in comment
2012-08-17 02:37:31
linux-kernel
[PATCH 0/2] dyndbg: trivial fixes
2012-06-14 22:01:15
linux-kernel
[PATCH] init: add comments to keep initcall-names in sync with initcall levels
2012-06-14 20:33:12
linux-kernel
Re: [PATCH] init: add comments to keep initcall-names in sync with initcall levels
2012-06-14 18:51:12
linux-kernel
[PATCH] init: add comments to keep initcall-names in sync with initcall levels
2012-05-30 08:36:20
linux-kernel
Re: include/linux/dynamic_debug.h:111:2: error: impl icit declaration of function ‘strstr’
2012-05-30 01:18:33
linux-kernel
Re: include/linux/dynamic_debug.h:111:2: error: impl icit declaration of function ‘strstr’
2012-05-23 18:01:01
linux-kernel
Re: [RFC PATCH] dynamic_debug: Remove __used attribute from metadata
2012-05-05 05:52:56
linux-kernel
Re: [PATCH 3/3] dynamic_debug: remove unneeded includes
2012-05-04 00:23:00
linux-kernel
[PATCH 2/3] params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
2012-05-03 19:13:12
linux-kernel
[PATCH 2/3] params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
2012-05-03 17:58:04
linux-kernel
[PATCH 3/3] dynamic_debug: remove unneeded includes
2012-05-03 17:58:00
linux-kernel
[PATCH 2/3] params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
2012-05-03 17:57:58
linux-kernel
[PATCH 1/3] params.c: fix Smack complaint about parse_args
2012-05-01 11:23:47
linux-kernel
[PATCH] dynamic_debug: use printk(KERN_WARNING..) in stub function
2012-04-28 23:11:38
linux-wireless
Re: [PATCH] mwl8k: Add 0x2a02 PCI device-id (Marvell 88W8361)
2012-04-28 22:36:54
linux-wireless
Re: [PATCH] mwl8k: Add 0x2a02 PCI device-id (Marvell 88W8361)
2012-04-11 00:56:39
linux-wireless
[PATCH 08/11] prism54: replace open-coded ARRAY_SIZE with macro