cocci
Thread
Date
Earlier messages
Later messages
Messages by Date
2020/04/28
[Cocci] [PATCH 23/32] parsing_c: type_annoter_c: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 14/32] parsing_cocci: ast_cocci: Add cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 13/32] parsing_cocci: single_statement: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 18/32] parsing_cocci: disjdistr: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 15/32] parsing_cocci: visitor_ast: Visit cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 22/32] parsing_c: pretty_print_c: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 16/32] parsing_cocci: pretty_print_cocci: Print cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 19/32] parsing_cocci: unify_ast: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 20/32] parsing_c: ast_c: Add Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 21/32] parsing_c: parser: Parse Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 17/32] parsing_cocci: ast0toast: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 06/32] parsing_cocci: index: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 09/32] parsing_cocci: arity: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 00/32] cocci: Add cast attributes to C and SmPL ASTs
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 03/32] parsing_cocci: parser: Parse cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 01/32] parsing_c: parser: Pass attribute list from type_name
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 04/32] parsing_cocci: visitor_ast0: Visit cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 11/32] parsing_cocci: compute_lines: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 12/32] parsing_cocci: context_neg: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 10/32] parsing_cocci: check_meta: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 08/32] parsing_cocci: type_infer: Reflect Cast attributes
Jaskaran Singh
2020/04/28
[Cocci] [PATCH 07/32] parsing_cocci: iso_pattern: Reflect Cast attributes
Jaskaran Singh
2020/04/28
Re: [Cocci] [PATCH 22/23] tests: Add test case for removing parameter attributes
Jaskaran Singh
2020/04/27
Re: [Cocci] [PATCH 22/23] tests: Add test case for removing parameter attributes
Julia Lawall
2020/04/27
Re: [Cocci] [PATCH 15/23] parsing_cocci: visitor_ast: Visit Parameter attributes
Julia Lawall
2020/04/27
Re: [Cocci] [PATCH 12/23] parsing_cocci: unparse_ast0: Reflect Parameter attributes
Julia Lawall
2020/04/27
Re: [Cocci] [PATCH 10/23] parsing_cocci: iso_pattern: Reflect Parameter attributes
Julia Lawall
2020/04/27
Re: [Cocci] [PATCH 06/23] parsing_cocci: compute_lines: Reflect Parameter attributes
Julia Lawall
2020/04/27
Re: [Cocci] [PATCH 05/23] parsing_cocci: check_meta: Reflect Parameter attributes
Julia Lawall
2020/04/27
[Cocci] [PATCH v2 08/23] parsing_cocci: function_prototypes: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 22/23] tests: Add test case for removing parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 16/23] parsing_cocci: ast0toast: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 23/23] tests: Add test case to detect parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 12/23] parsing_cocci: unparse_ast0: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 10/23] parsing_cocci: iso_pattern: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 15/23] parsing_cocci: visitor_ast: Visit Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 14/23] parsing_cocci: ast_cocci: Add Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 13/23] parsing_c: unparse_cocci: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 17/23] parsing_cocci: disjdistr: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 11/23] parsing_cocci: type_infer: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 19/23] parsing_cocci: unify_ast: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 18/23] parsing_cocci: pretty_print_cocci: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 20/23] engine: cocci_vs_c: Match Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 21/23] ocaml: coccilib: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 08/23] parsing_cocci: function_prototypes: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 02/23] parsing_cocci: parser: Parse Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 05/23] parsing_cocci: check_meta: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 00/23] cocci: Add parameter attributes to SmPL
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 09/23] parsing_cocci: index: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 06/23] parsing_cocci: compute_lines: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 03/23] parsing_cocci: visitor_ast0: Visit Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 04/23] parsing_cocci: arity: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 07/23] parsing_cocci: context_neg: Reflect Parameter attributes
Jaskaran Singh
2020/04/27
[Cocci] [PATCH 01/23] parsing_cocci: ast0_cocci: Add parameter attributes
Jaskaran Singh
2020/04/27
Re: [Cocci] [PATCH] dpaa_eth: Fix comparing pointer to 0
Markus Elfring
2020/04/25
Re: [Cocci] [RFC 00/25] cocci: Improve C parsing of attributes
Markus Elfring
2020/04/25
Re: [Cocci] [RFC PATCH 00/25] cocci: Improve C parsing of attributes
Jaskaran Singh
2020/04/25
[Cocci] Evolution around the information “try to delete an expanded token”?
Markus Elfring
2020/04/24
Re: [Cocci] [RFC PATCH 23/25] parsing_c: type_c: Add parameter attributes to record
Markus Elfring
2020/04/24
Re: [Cocci] [RFC PATCH 17/25] engine: cocci_vs_c: Add allminus argument to attribute_list
Markus Elfring
2020/04/24
Re: [Cocci] [RFC PATCH 12/25] parsing_c: cpp_token_c: Introduce MACROANNOTATION hint
Markus Elfring
2020/04/24
Re: [Cocci] [RFC PATCH 00/25] cocci: Improve C parsing of attributes
Markus Elfring
2020/04/24
[Cocci] [RFC PATCH 14/25] parsing_c: visitor_c: Add vk_attribute and vk_attribute_s
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 23/25] parsing_c: type_c: Add parameter attributes to record
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 16/25] engine: Add distrf_attr to PARAM functor
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 18/25] parsing_c: parser: Make abstract_declarator pass attributes
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 17/25] engine: cocci_vs_c: Add allminus argument to attribute_list
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 20/25] parsing_c: parser: Place parameter attributes in C AST
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 21/25] parsing_c: visitor_c: Visit parameter attributes
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 19/25] cocci: Add parameter attributes to C AST
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 15/25] parsing_c: lib_parsing_c: Add ii_of_attr
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 24/25] engine: cocci_vs_c: "Match" parameter attributes
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 25/25] engine: c_vs_c: Match parameter attributes
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 22/25] parsing_c: unparse_hrule: Add parameter attributes in record
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 13/25] cocci: standard.h: Annotate attributes with MACROANNOTATION
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 02/25] parsing_c: parsing_hacks: Label end attributes correctly
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 05/25] parsing_c: parser: Add expression statement attributes
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 08/25] parsing_c: parser: Add field declaration end attributes production
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 01/25] parsing_c: parse_c: Ignore TMacroAttr and TMacroEndAttr in passed tokens
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 10/25] parsing_c: parser: Add MacroDecl end attributes production
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 03/25] parsing_c: parsing_hacks: Commentize attributes before qualif/type
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 12/25] parsing_c: cpp_token_c: Introduce MACROANNOTATION hint
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 00/25] cocci: Improve C parsing of attributes
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 04/25] parsing_c: parser: Add rule for multiple end attributes
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 09/25] parsing_c: parser: Handle struct/union/enum end attributes
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 07/25] parsing_c: parser: Add init_declarator_attrs rule
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 06/25] parsing_c: parser: Add attribute production in spec_qualif_list
Jaskaran Singh
2020/04/24
[Cocci] [RFC PATCH 11/25] parsing_c: parser: cpp_other end attributes production
Jaskaran Singh
2020/04/24
Re: [Cocci] console: Complete exception handling in newport_probe()
Markus Elfring
2020/04/23
Re: [Cocci] console: Complete exception handling in newport_probe()
Markus Elfring
2020/04/23
Re: [Cocci] console: Complete exception handling in newport_probe()
Greg Kroah-Hartman
2020/04/23
Re: [Cocci] console: Complete exception handling in newport_probe()
Markus Elfring
2020/04/23
Re: [Cocci] console: Complete exception handling in newport_probe()
Markus Elfring
2020/04/23
Re: [Cocci] [PATCH v1] console: fix an issue about ioremap leak.
Markus Elfring
2020/04/22
Re: [Cocci] Combining isomorphisms with source code adjustments?
Markus Elfring
2020/04/22
Re: [Cocci] Combining isomorphisms with source code adjustments?
Julia Lawall
2020/04/22
[Cocci] Combining isomorphisms with source code adjustments?
Markus Elfring
2020/04/21
Re: [Cocci] [V3] amdgpu: remove unnecessary condition check
Markus Elfring
2020/04/20
Re: [Cocci] Function-like macro with the same name as a typedef
Markus Armbruster
2020/04/20
Re: [Cocci] Function-like macro with the same name as a typedef
Markus Armbruster
2020/04/20
Re: [Cocci] [PATCH net-next v1] can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020/04/20
Re: [Cocci] Function-like macro with the same name as a typedef
Markus Armbruster
2020/04/20
Re: [Cocci] Function-like macro with the same name as a typedef
Markus Elfring
2020/04/20
Re: [Cocci] Function-like macro with the same name as a typedef
Markus Elfring
2020/04/19
Re: [Cocci] Checking the replacement of two specific function calls
Markus Elfring
2020/04/19
Re: [Cocci] [PATCH net-next v1] can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
Markus Elfring
2020/04/18
Re: [Cocci] [PATCH] scripts: coccicheck: Fix invalid download link
Julia Lawall
2020/04/18
[Cocci] [PATCH] scripts: coccicheck: Fix invalid download link
Tiezhu Yang
2020/04/17
Re: [Cocci] Checking the replacement of two specific function calls
Markus Elfring
2020/04/17
Re: [Cocci] Checking the replacement of two specific function calls
Markus Elfring
2020/04/16
Re: [Cocci] Checking the replacement of two specific function calls
Markus Elfring
2020/04/16
Re: [Cocci] Checking the replacement of two specific function calls
Markus Elfring
2020/04/16
Re: [Cocci] Checking the replacement of two specific function calls
Julia Lawall
2020/04/16
Re: [Cocci] Checking the replacement of two specific function calls
Markus Elfring
2020/04/16
Re: [Cocci] Checking the replacement of two specific function calls
Julia Lawall
2020/04/16
Re: [Cocci] Checking the replacement of two specific function calls
Markus Elfring
2020/04/16
Re: [Cocci] Checking the replacement of two specific function calls
Markus Elfring
2020/04/16
Re: [Cocci] Checking the replacement of two specific function calls
Julia Lawall
2020/04/16
Re: [Cocci] Checking the replacement of two specific function calls
Markus Elfring
2020/04/15
Re: [Cocci] [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
Michal Suchánek
2020/04/15
Re: [Cocci] [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
Joe Perches
2020/04/15
Re: [Cocci] [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
Waiman Long
2020/04/15
Re: [Cocci] [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
Waiman Long
2020/04/15
Re: [Cocci] [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
Johannes Weiner
2020/04/15
Re: [Cocci] Checking the replacement of two specific function calls
Markus Elfring
2020/04/15
Re: [Cocci] Checking the replacement of two specific function calls
Julia Lawall
2020/04/15
[Cocci] Checking the replacement of two specific function calls
Markus Elfring
2020/04/14
[Cocci] Querying symbol tables in SmPL scripts?
Markus Elfring
2020/04/14
Re: [Cocci] [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
Waiman Long
2020/04/14
Re: [Cocci] [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
David Howells
2020/04/14
Re: [Cocci] [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
David Sterba
2020/04/14
Re: [Cocci] [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
Michal Hocko
2020/04/14
Re: [Cocci] [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
Jason A. Donenfeld
2020/04/14
Re: [Cocci] [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
David Rientjes
2020/04/14
[Cocci] [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
Waiman Long
2020/04/14
[Cocci] [PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
Waiman Long
2020/04/14
[Cocci] [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
Waiman Long
2020/04/14
[Cocci] [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
Waiman Long
2020/04/14
Re: [Cocci] [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
Christophe Leroy
2020/04/14
Re: [Cocci] [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
Waiman Long
2020/04/14
Re: [Cocci] [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
Joe Perches
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Julia Lawall
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Julia Lawall
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Julia Lawall
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Julia Lawall
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/13
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/12
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/12
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/12
Re: [Cocci] Reporting variations of condition checks according to function calls
Markus Elfring
2020/04/12
Re: [Cocci] Reporting variations of condition checks according to function calls
Julia Lawall
2020/04/12
Re: [Cocci] Reporting variations of condition checks according to function calls
Markus Elfring
2020/04/12
Re: [Cocci] Reporting variations of condition checks according to function calls
Markus Elfring
2020/04/12
Re: [Cocci] Reporting variations of condition checks according to function calls
Julia Lawall
2020/04/12
Re: [Cocci] Reporting variations of condition checks according to function calls
Markus Elfring
2020/04/12
Re: [Cocci] Checking the application of the SmPL isomorphism “drop_else”
Markus Elfring
2020/04/12
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/12
Re: [Cocci] More support for SmPL data processing with databases?
Julia Lawall
2020/04/12
Re: [Cocci] More support for SmPL data processing with databases?
Markus Elfring
2020/04/11
Re: [Cocci] Reporting variations of condition checks according to function calls
Markus Elfring
2020/04/11
Re: [Cocci] Reporting variations of condition checks according to function calls
Markus Elfring
2020/04/11
Re: [Cocci] Reporting variations of condition checks according to function calls
Markus Elfring
2020/04/11
Re: [Cocci] Reporting variations of condition checks according to function calls
Julia Lawall
2020/04/11
Re: [Cocci] Reporting variations of condition checks according to function calls
Markus Elfring
2020/04/10
Re: [Cocci] Coccinelle rule for CVE-2019-18683
Markus Elfring
2020/04/10
Re: [Cocci] Coccinelle rule for CVE-2019-18683
Alexander Popov
2020/04/10
Re: [Cocci] Searching for functions with negative return values as error indication
Markus Elfring
2020/04/10
Re: [Cocci] Searching for functions with negative return values as error indication
Julia Lawall
2020/04/10
[Cocci] Searching for functions with negative return values as error indication
Markus Elfring
2020/04/10
Re: [Cocci] Coccinelle rule for CVE-2019-18683
Markus Elfring
2020/04/09
Re: [Cocci] Coccinelle rule for CVE-2019-18683
Julia Lawall
2020/04/09
Re: [Cocci] Coccinelle rule for CVE-2019-18683
Alexander Popov
2020/04/09
Re: [Cocci] Coccinelle rule for CVE-2019-18683
Alexander Popov
2020/04/09
Re: [Cocci] Coccinelle rule for CVE-2019-18683
Alexander Popov
2020/04/09
Re: [Cocci] Coccinelle: zalloc-simple: Fix patch mode for dma_alloc_coherent()
Markus Elfring
2020/04/09
Re: [Cocci] Coccinelle: zalloc-simple: Fix patch mode for dma_alloc_coherent()
Alex Dewar
2020/04/09
Re: [Cocci] Coccinelle rule for CVE-2019-18683
Julia Lawall
2020/04/09
Re: [Cocci] Coccinelle rule for CVE-2019-18683
Markus Elfring
2020/04/09
Re: [Cocci] Coccinelle rule for CVE-2019-18683
Jann Horn
2020/04/08
[Cocci] Coccinelle rule for CVE-2019-18683
Alexander Popov
2020/04/07
Re: [Cocci] [PATCH] Coccinelle: zalloc-simple: Fix patch mode for dma_alloc_coherent()
Alex Dewar
2020/04/07
Re: [Cocci] [PATCH] Coccinelle: zalloc_simple: Fix patch mode for dma_alloc_coherent()
Alex Dewar
2020/04/07
Re: [Cocci] [PATCH] Coccinelle: zalloc_simple: Fix patch mode for dma_alloc_coherent()
Alex Dewar
2020/04/07
Re: [Cocci] Coccinelle: zalloc-simple: Fix patch mode for dma_alloc_coherent()
Markus Elfring
2020/04/06
Re: [Cocci] [PATCH] Coccinelle: zalloc_simple: Fix patch mode for dma_alloc_coherent()
Julia Lawall
2020/04/06
Re: [Cocci] Function-like macro with the same name as a typedef
Markus Elfring
2020/04/06
[Cocci] Function-like macro with the same name as a typedef -> parse error
Markus Armbruster
2020/04/04
Re: [Cocci] [PATCH] Coccinelle: zalloc-simple: Fix patch mode for dma_alloc_coherent()
Markus Elfring
2020/04/03
[Cocci] [PATCH] Coccinelle: zalloc_simple: Fix patch mode for dma_alloc_coherent()
Alex Dewar
2020/04/01
Re: [Cocci] linux: special logic in repetitive tests
Markus Elfring
2020/03/31
Re: [Cocci] linux: bad logic in repetitive tests
Joe Perches
Earlier messages
Later messages