1. 932058a coccinelle: misc: semantic patch to delete overly complex return code processing by Julia Lawall · 10 years ago
  2. 5be1df6 Coccinelle: Script to replace if and BUG with BUG_ON by Himangi Saraogi · 10 years ago
  3. e52320c Coccinelle: Script to detect incorrect argument to sizeof by Himangi Saraogi · 10 years ago
  4. 7ab04ea Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofs by Himangi Saraogi · 10 years ago
  5. 90829ad coccicheck: Add unneeded return variable test by Peter Senna Tschudin · 10 years ago
  6. 2d5c5db coccinelle: Check for missing NULL terminators in of_device_id tables by Stephen Boyd · 10 years ago
  7. 0a830da Coccicheck: Remove memcpy to struct assignment test by Peter Senna Tschudin · 10 years ago
  8. 46b5c9b coccinelle: replace 0/1 with false/true in functions returning bool by Rasmus Villemoes · 11 years ago
  9. 93f1446 Coccinelle: Update the options used to the new option scheme by Nicolas Palix · 11 years ago
  10. 24f0c2d scripts/coccinelle: find constant additions that could be bit ors by Julia Lawall · 11 years ago
  11. ff3771c scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment by Peter Senna Tschudin · 11 years ago
  12. 7320bfa scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test by Peter Senna Tschudin · 12 years ago
  13. ad99ac2 scripts/coccinelle/misc/warn.cocci: use WARN by Julia Lawall · 12 years ago
  14. f1f4550 scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  15. 2cbd082 scripts/coccinelle: sizeof of pointer by Julia Lawall · 12 years ago
  16. 4619c2b scripts/coccinelle: address test is always true by Julia Lawall · 12 years ago
  17. 8991058 coccinelle: semantic patch for bool issues by Julia Lawall · 12 years ago
  18. 4a05f06 coccinelle: semantic patch to check for PTR_ERR after reassignment by Julia Lawall · 12 years ago
  19. 29a36d4 scripts/coccinelle: improve the coverage of some semantic patches by Julia Lawall · 12 years ago
  20. a1087ef scripts/coccinelle: update for compatability with Coccinelle 0.2.4 by Julia Lawall · 14 years ago
  21. 49ab7a3 Coccinelle: Add misc/ifcol.cocci by Nicolas Palix · 14 years ago
  22. 033456e Coccinelle: Add misc/doubleinit.cocci by Nicolas Palix · 14 years ago