Dwaipayan Ray ([email protected])

Number of posts: 230 (0.32 per day)
First post: 2020-09-19 08:16:23
Last post: 2022-09-13 07:02:19

Date List Subject
2022-09-13 07:02:19 linux-kernel Re: [PATCH v6] checkpatch: warn for non-standard fixes tag style
2021-10-03 04:42:57 linux-kernel Re: [PATCH v2] docs: checkpatch: add UNNECESSARY_ELSE message
2021-09-17 20:46:57 linux-kernel Re: [PATCH] Documentation: checkpatch: Document some more message types
2021-09-14 22:30:44 linux-kernel Re: [PATCH v2] Documentation: checkpatch: Add SYMBOLIC_PERMS message
2021-09-09 17:05:06 linux-kernel Re: [PATCH v2] Documentation: checkpatch: Add SYMBOLIC_PERMS message
2021-07-30 06:35:07 linux-kernel [PATCH] char: ipmi: use DEVICE_ATTR helper macro
2021-07-18 14:26:46 linux-kernel Re: [PATCH v3] checkpatch: add a rule to check general block comment style
2021-07-18 13:02:18 linux-kernel [PATCH v2] checkpatch: remove obsolete check for __dev* section markers
2021-07-17 16:59:27 linux-kernel Re: [PATCH] checkpatch: remove obsolete check for __dev* section markers
2021-07-16 18:23:43 linux-kernel [PATCH] checkpatch: remove obsolete check for __dev* section markers
2021-07-16 11:30:41 linux-kernel [PATCH] scsi: qla4xxx: convert uses of __constant_cpu_to_<foo> to cpu_to_<foo>
2021-07-13 06:53:38 linux-kernel [PATCH v3] EDAC/amd64: Use DEVICE_ATTR helper macros
2021-07-13 06:35:17 linux-kernel Re: [PATCH v2] drivers:edac: Use DEVICE_ATTR helper macros
2021-07-11 14:12:35 linux-kernel [PATCH v2] drivers:edac: Use DEVICE_ATTR helper macros
2021-07-11 08:54:58 linux-kernel [PATCH] fs:xfs: cleanup __FUNCTION__ usage
2021-07-11 08:54:09 linux-kernel [PATCH] arch:powerpc:platforms:powernv: cleanup __FUNCTION__ usage
2021-07-11 08:53:30 linux-kernel [PATCH] drivers:gpu:drm:selftests: cleanup __FUNCTION__ usage
2021-07-11 08:50:12 linux-kernel [PATCH] arch:powerpc:mm: cleanup __FUNCTION__ usage
2021-07-11 08:05:40 linux-kernel False positives for non octal permissions in the kernel
2021-07-11 07:29:26 linux-kernel [PATCH] drivers:edac: Use DEVICE_ATTR helper macros
2021-06-27 18:54:41 linux-kernel [PATCH v2] checkpatch: Fix regex for do without braces
2021-06-27 18:27:21 linux-kernel [PATCH] checkpatch: Fix regex for do without braces
2021-06-20 17:09:48 linux-kernel [PATCH RFC] checkpatch: extend unknown commit id check for multiple lines
2021-06-15 18:59:21 linux-kernel Re: [PATCH] checkpatch: Use python3 to run spdxcheck.py
2021-06-14 14:16:04 linux-kernel [PATCH v4] docs: checkpatch: Document and segregate more checkpatch message types
2021-06-13 11:24:40 linux-kernel [PATCH --next] drm/amd/amdgpu: Fix kernel doc warnings
2021-06-11 06:11:52 linux-kernel [PATCH v3] docs: checkpatch: Document and segregate more checkpatch message types
2021-06-07 21:35:29 linux-kernel Re: [PATCH v2] docs: checkpatch: Document and segregate more checkpatch message types
2021-06-07 05:56:15 linux-kernel Re: [PATCH] checkpatch: do not allow using -f/--file option without a filename
2021-06-05 19:21:15 linux-kernel [PATCH] checkpatch: do not allow using -f/--file option without a filename
2021-06-05 18:48:40 linux-kernel Re: [PATCH] checkpatch: Fix check for embedded filename
2021-06-05 17:37:21 linux-kernel Re: [PATCH] checkpatch: Fix check for embedded filename
2021-06-05 16:14:12 linux-kernel [PATCH] checkpatch: Fix check for embedded filename
2021-06-05 07:09:56 linux-kernel [PATCH v2] docs: checkpatch: Document and segregate more checkpatch message types
2021-06-05 06:04:55 linux-kernel [PATCH] docs: checkpatch: Document and segregate more checkpatch message types
2021-05-21 17:07:58 linux-kernel Re: [PATCH] docs: Add more message type documentations for checkpatch
2021-05-21 04:52:05 linux-kernel Re: [PATCH] Documentation: checkpatch: Tweak BIT() macro include
2021-05-21 01:55:19 linux-kernel Re: [PATCH] Documentation: checkpatch: Tweak BIT() macro include
2021-05-20 14:54:35 linux-kernel Re: [PATCH] Documentation: checkpatch: Tweak BIT() macro include
2021-05-20 11:55:20 linux-kernel Re: [PATCH v2] Documentation: checkpatch: Tweak BIT() macro include
2021-05-17 09:55:11 linux-kernel Re: [PATCH v3] Documentation: checkpatch: add description if no filenames are given
2021-05-17 07:41:17 linux-kernel Re: [PATCH] Documentation: checkpatch: add description if no filenames are given
2021-05-15 22:17:22 linux-kernel [PATCH] docs: Add more message type documentations for checkpatch
2021-05-15 02:36:17 linux-kernel [PATCH] docs: Add more message type documentations to checkpatch
2021-05-11 14:09:23 linux-kernel [PATCH v2] checkpatch: auto detect codespell dictionary path
2021-05-10 17:56:24 linux-kernel Re: [PATCH] checkpatch: auto detect codespell dictionary path
2021-05-10 17:12:30 linux-kernel [PATCH] checkpatch: auto detect codespell dictionary path
2021-05-09 15:44:29 linux-kernel Codespell dictionary path is no longer absolute
2021-05-09 14:54:36 linux-kernel [PATCH] drm/amd/amdgpu: Fix errors in function documentation
2021-05-06 18:59:16 linux-kernel Re: [PATCH] checkpatch: warn about direct use of send_sig_info and force_sig_info
2021-04-25 08:01:18 linux-kernel Re: [PATCH v2] checkpatch: fix uninitialized return value in raw_line subroutine