1. d1e774f Coccinelle: misc: Add support for devm variant in all modes by Vaishali Thakkar · 8 years ago
  2. 35b303a Coccinelle: misc: Improve the result given by context mode by Vaishali Thakkar · 8 years ago
  3. dca24c4 Coccinelle: misc: Improve the matching of rules by Vaishali Thakkar · 8 years ago
  4. 75238b9 Coccinelle: Add misc/boolconv.cocci by Andrew F. Davis · 8 years ago
  5. c899035 Coccinelle: flag conditions with no effect by Nicholas Mc Guire · 8 years ago
  6. bf56cc0 Coccinelle: noderef: Add new rules and correct the old rule by Vaishali Thakkar · 9 years ago
  7. f931362 scripts: coccinelle: remove check to move constants to right by Wolfram Sang · 9 years ago
  8. f75621c coccinelle: bugon: reduce rule applicability by Julia Lawall · 9 years ago
  9. c7eaa88 Coccinelle: array_size: reduce rule applicability by Julia Lawall · 9 years ago
  10. 8f551be Coccinelle: reduce rule applicability by Julia Lawall · 9 years ago
  11. 67afc21 coccinelle: Improve checking for missing NULL terminators by Daniel Granat · 9 years ago
  12. 1a617a8 coccinelle: misc: remove "complex return code" warnings by Johan Hovold · 9 years ago
  13. 74a8478f coccinelle: misc: move constants to the right by Julia Lawall · 9 years ago
  14. f94c56f coccinelle: simple_return: Add a blank line by Fabio Estevam · 10 years ago
  15. 9473a62 coccinelle: irqf_oneshot.cocci: Improve the generated commit log by Fabio Estevam · 10 years ago
  16. 74de120d scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar by Fabio Estevam · 10 years ago
  17. 4341f6e scripts/coccinelle/misc/semicolon.cocci: Use imperative mood by Fabio Estevam · 10 years ago
  18. dd494ac coccinelle: ifaddr: Fix the sentence by Fabio Estevam · 10 years ago
  19. fe8c46b coccinelle: returnvar: Use imperative mood by Fabio Estevam · 10 years ago
  20. 3323641 scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning by Fabian Frederick · 10 years ago
  21. 2c2b913 irqf_oneshot.cocci: add check of devm_request_threaded_irq() by Valentin Rothberg · 10 years ago
  22. 7426977 bugon.cocci: fix Options at the macro by Mauro Carvalho Chehab · 10 years ago
  23. 932058a coccinelle: misc: semantic patch to delete overly complex return code processing by Julia Lawall · 10 years ago
  24. 5be1df6 Coccinelle: Script to replace if and BUG with BUG_ON by Himangi Saraogi · 10 years ago
  25. e52320c Coccinelle: Script to detect incorrect argument to sizeof by Himangi Saraogi · 10 years ago
  26. 7ab04ea Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofs by Himangi Saraogi · 10 years ago
  27. 90829ad coccicheck: Add unneeded return variable test by Peter Senna Tschudin · 11 years ago
  28. 2d5c5db coccinelle: Check for missing NULL terminators in of_device_id tables by Stephen Boyd · 11 years ago
  29. 0a830da Coccicheck: Remove memcpy to struct assignment test by Peter Senna Tschudin · 11 years ago
  30. 46b5c9b coccinelle: replace 0/1 with false/true in functions returning bool by Rasmus Villemoes · 11 years ago
  31. 93f1446 Coccinelle: Update the options used to the new option scheme by Nicolas Palix · 12 years ago
  32. 24f0c2d scripts/coccinelle: find constant additions that could be bit ors by Julia Lawall · 12 years ago
  33. ff3771c scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment by Peter Senna Tschudin · 12 years ago
  34. 7320bfa scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test by Peter Senna Tschudin · 12 years ago
  35. ad99ac2 scripts/coccinelle/misc/warn.cocci: use WARN by Julia Lawall · 12 years ago
  36. f1f4550 scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  37. 2cbd082 scripts/coccinelle: sizeof of pointer by Julia Lawall · 13 years ago
  38. 4619c2b scripts/coccinelle: address test is always true by Julia Lawall · 13 years ago
  39. 8991058 coccinelle: semantic patch for bool issues by Julia Lawall · 13 years ago
  40. 4a05f06 coccinelle: semantic patch to check for PTR_ERR after reassignment by Julia Lawall · 13 years ago
  41. 29a36d4 scripts/coccinelle: improve the coverage of some semantic patches by Julia Lawall · 13 years ago
  42. a1087ef scripts/coccinelle: update for compatability with Coccinelle 0.2.4 by Julia Lawall · 14 years ago
  43. 49ab7a3 Coccinelle: Add misc/ifcol.cocci by Nicolas Palix · 14 years ago
  44. 033456e Coccinelle: Add misc/doubleinit.cocci by Nicolas Palix · 14 years ago