Coccinelle archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-18 19:57:31 to 2015-09-14 08:29:05 UTC [more...]

[Cocci] Find expressions of given type
 2015-09-14  8:29 UTC 

[Cocci] Spatch fail on v1.0.2
 2015-09-11 10:56 UTC  (7+ messages)

[Cocci] Comments removed on (adjacent) lines not touched ... ?
 2015-09-10 16:24 UTC  (11+ messages)

[Cocci] coccinelle problems with kernel code
 2015-09-09 17:50 UTC  (9+ messages)

[Cocci] White space formatting
 2015-09-09 15:18 UTC  (6+ messages)

[Cocci] [PATCH v2] coccinelle: misc: move constants to the right
 2015-09-04 19:27 UTC 

[Cocci] Handling of sub-packages by autoconf interfaces
 2015-09-04 19:05 UTC  (3+ messages)

[Cocci] [PATCH] coccinelle: misc: move constants to the right
 2015-09-04 16:43 UTC  (2+ messages)

[Cocci] [RFC] firmware: annotate thou shalt not request fw on init or probe
 2015-09-03 11:45 UTC  (7+ messages)

[Cocci] [PATCH] Makefile: fix autotools pre ./configure version regression
 2015-09-03  7:36 UTC  (3+ messages)

[Cocci] [PATCH] coccinelle: tests: improve odd_ptr_err.cocci
 2015-08-30 20:18 UTC 

[Cocci] Can we stop supporting OCaml 3.11?
 2015-08-26 15:30 UTC 

[Cocci] 1.0.2
 2015-08-26 10:43 UTC  (11+ messages)
` [Cocci] release: 1.0.2: Better file selection
` [Cocci] release: 1.0.2: Software evolution around parallelisation support

[Cocci] [PATCH] coccinelle: api: suggest use of kvfree
 2015-08-24 18:40 UTC 

[Cocci] Checking data structure modification with SmPL
 2015-08-22 20:50 UTC  (8+ messages)

[Cocci] tutorial
 2015-08-22 19:05 UTC 

[Cocci] [PATCH v2] coccinelle: add style check for assignment in if
 2015-08-22 17:04 UTC 

[Cocci] [RFC v3] coccinelle: add style check for assignment in if
 2015-08-22 15:54 UTC  (2+ messages)

[Cocci] [PATCH] coccinelle: api: extend spatch for dropping unnecessary owner
 2015-08-19 15:24 UTC  (2+ messages)

[Cocci] 1.0.2
 2015-08-19 14:25 UTC 

[Cocci] [PATCH] coccinelle: add style check for assignment in if
 2015-08-15 17:46 UTC  (4+ messages)

[Cocci] [RFC v2] coccinelle: add style check for assignment in if
 2015-08-14 13:40 UTC 

[Cocci] [PATCH v2 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
 2015-08-12 23:52 UTC  (7+ messages)
` [Cocci] [PATCH v2 1/4] mm: Add support for __GFP_ZERO flag to dma_pool_alloc()
` [Cocci] [PATCH v2 2/4] mm: Add dma_pool_zalloc() call to DMA API
` [Cocci] [PATCH v2 3/4] pci: mm: Add pci_pool_zalloc() call
` [Cocci] [PATCH v2 4/4] coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci

[Cocci] [RFC] coccinelle: add style check for assignment in if
 2015-08-12 15:16 UTC  (7+ messages)

[Cocci] [PATCH] coccinelle: pm_runtime: Fix grammar and typo
 2015-08-11  4:59 UTC  (2+ messages)

[Cocci] Finding unstored return values with SmPL
 2015-08-08 12:56 UTC  (37+ messages)
          ` [Cocci] Finding designated initialisers "
                                ` [Cocci] Fine-tuning for the processing of function name lists?

[Cocci] [PATCH] coccinelle: memdup.cocci: fix matching rules
 2015-08-06 14:37 UTC  (4+ messages)

[Cocci] [PATCH v3 0/2] coccinelle: add localversion information
 2015-08-05 21:15 UTC  (10+ messages)
` [Cocci] [PATCH v3 1/2] autotools: simplify the way to determine version information
` [Cocci] [PATCH v3 2/2] autotools: add localversion information
  ` [Cocci] "

[Cocci] [PATCH 0/2] coccinelle: add localversion information
 2015-08-05 21:13 UTC  (11+ messages)
` [Cocci] [PATCH 1/2] autotools: unify the way to determine version information
        ` [Cocci] "
` [Cocci] [PATCH 2/2] autotools: add localversion information

[Cocci] Replacing function definition with a macro
 2015-08-04 17:09 UTC  (5+ messages)

[Cocci] Finding non-zero returning functions with SmPL
 2015-07-27 16:02 UTC  (3+ messages)

[Cocci] expression list[n] el and 
 2015-07-25 14:35 UTC  (2+ messages)

[Cocci] [PATCH v2 0/2] coccinelle: add localversion information
 2015-07-24 18:56 UTC  (4+ messages)
` [Cocci] [PATCH v2 1/2] autotools: unify the way to determine version information
` [Cocci] [PATCH v2 2/2] autotools: add localversion information

[Cocci] sys.path for Python?
 2015-07-24 17:30 UTC  (4+ messages)

[Cocci] if conditions
 2015-07-24 11:20 UTC  (3+ messages)

[Cocci] comment indentation
 2015-07-23 12:44 UTC  (2+ messages)

[Cocci] [PATCH 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
 2015-07-21 19:38 UTC  (3+ messages)
` [Cocci] [PATCH 3/4] pci: mm: Add pci_pool_zalloc() call

[Cocci] [PATCH v3 0/5] pycocci: few updates and add to install target
 2015-07-21  6:15 UTC  (10+ messages)
` [Cocci] [PATCH v3 1/5] pycocci: add requirements class
` [Cocci] [PATCH v3 2/5] pycocci: add git class
` [Cocci] [PATCH v3 3/5] pycocci: figure out if to enable --jobs, --use-gitgrep or --use-glimpse
` [Cocci] [PATCH v3 4/5] pycocci: add Coccinelle SmPL patch proof support
` [Cocci] [PATCH v3 5/5] pycocci: add man page and promote pycocci to install target

[Cocci] [PATCH v2 0/2] backports: respin on 0002-no_dmabuf SmPL and ckmake changes
 2015-07-20 22:37 UTC  (4+ messages)
` [Cocci] [PATCH v2 1/2] patches: replace most of 0002-no_dmabuf with SmPL
` [Cocci] [PATCH v2 2/2] ckmake: address directory max depth

[Cocci] [PATCH v2 0/4] pycocci: index opts, SmPL patch proof support
 2015-07-20 17:33 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).