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