1. e465519 coccinelle: misc: minmax: Suppress reports for err returns by Ricardo Ribalda · 10 months ago
  2. e7549481 coccinelle: semantic patch to check for potential struct_size calls by Jacob Keller · 2 years ago
  3. f01701c update Coccinelle URL by Julia Lawall · 2 years, 6 months ago
  4. 8e54fe1 coccinelle: Remove script that checks replacing 0/1 with false/true in functions returning bool by Steven Rostedt (Google) · 2 years, 7 months ago
  5. 3885731 coccinelle: Extend address test from ifaddr semantic patch to test expressions by Jérémy LEFAURE · 2 years, 8 months ago
  6. 92b2dad scripts/coccinelle: drop bugon.cocci by Julia Lawall · 3 years, 3 months ago
  7. ac5f313 coccinelle: semantic patch to check for inappropriate do_div() calls by Wen Yang · 5 years ago
  8. aeb300c coccinelle: misc: minmax: suppress patch generation for err returns by Denis Efremov · 3 years, 10 months ago
  9. 5d2db9b coccinelle: irqf_oneshot: reduce the severity due to false positives by Krzysztof Kozlowski · 3 years, 10 months ago
  10. 7845daa coccinelle: misc: add swap script by Denis Efremov · 4 years ago
  11. cb62732 coccinelle: misc: update uninitialized_var.cocci documentation by Denis Efremov · 4 years ago
  12. 3afb532 coccinelle: misc: restrict patch mode in flexible_array.cocci by Denis Efremov · 4 years ago
  13. 5f66f73 coccinelle: misc: add minmax script by Denis Efremov · 4 years ago
  14. 2b07605 remove boolinit.cocci by Peter Zijlstra · 4 years, 3 months ago
  15. 7b36c13 coccinelle: misc: add flexible_array.cocci script by Denis Efremov · 4 years, 5 months ago
  16. b76f0ea coccinelle: misc: add excluded_middle.cocci script by Denis Efremov · 4 years, 5 months ago
  17. 7c9dc60 coccinelle: misc: add uninitialized_var.cocci script by Denis Efremov · 4 years, 6 months ago
  18. e3243e2a Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 4 years, 6 months ago
  19. de50862 coccinelle: misc: add array_size_dup script to detect missed overflow checks by Denis Efremov · 4 years, 8 months ago
  20. 55c7549 scripts: add dummy report mode to add_namespace.cocci by Matthias Maennich · 4 years, 9 months ago
  21. c75a33c net: remove newlines in NL_SET_ERR_MSG_MOD by Jacob Keller · 4 years, 9 months ago
  22. c7c4e29 scripts: add_namespace: Fix coccicheck failed by YueHaibing · 5 years ago
  23. eb8305a scripts: Coccinelle script for namespace dependencies. by Matthias Maennich · 5 years ago
  24. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 6 years ago
  25. 7fcddf7 scripts: coccinelle: Fix description of badty.cocci by Michael Stefaniuc · 6 years ago
  26. c300331 scripts: coccinelle: boolinit: drop warnings on named constants by Julia Lawall · 6 years ago
  27. 518d8a5 scripts: coccinelle: Correct warning message by Julia Lawall · 6 years ago
  28. b825b43 scripts: coccinelle: only suggest true/false in files that already use them by Julia Lawall · 6 years ago
  29. cb00a4f Coccinelle: array_size: report even if include is missing by Jérémy Lefaure · 7 years ago
  30. 2ce079f Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  31. 937c812 coccinelle: orplus: reorganize to improve performance by Julia Lawall · 7 years ago
  32. 69c4907 Coccinelle: use false positive annotation by Julia Lawall · 7 years ago
  33. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  34. d1e774f Coccinelle: misc: Add support for devm variant in all modes by Vaishali Thakkar · 8 years ago
  35. 35b303a Coccinelle: misc: Improve the result given by context mode by Vaishali Thakkar · 8 years ago
  36. dca24c4 Coccinelle: misc: Improve the matching of rules by Vaishali Thakkar · 8 years ago
  37. 75238b9 Coccinelle: Add misc/boolconv.cocci by Andrew F. Davis · 8 years ago
  38. c899035 Coccinelle: flag conditions with no effect by Nicholas Mc Guire · 8 years ago
  39. bf56cc0 Coccinelle: noderef: Add new rules and correct the old rule by Vaishali Thakkar · 9 years ago
  40. f931362 scripts: coccinelle: remove check to move constants to right by Wolfram Sang · 9 years ago
  41. f75621c coccinelle: bugon: reduce rule applicability by Julia Lawall · 9 years ago
  42. c7eaa88 Coccinelle: array_size: reduce rule applicability by Julia Lawall · 9 years ago
  43. 8f551be Coccinelle: reduce rule applicability by Julia Lawall · 9 years ago
  44. 67afc21 coccinelle: Improve checking for missing NULL terminators by Daniel Granat · 9 years ago
  45. 1a617a8 coccinelle: misc: remove "complex return code" warnings by Johan Hovold · 9 years ago
  46. 74a8478f coccinelle: misc: move constants to the right by Julia Lawall · 9 years ago
  47. f94c56f coccinelle: simple_return: Add a blank line by Fabio Estevam · 10 years ago
  48. 9473a62 coccinelle: irqf_oneshot.cocci: Improve the generated commit log by Fabio Estevam · 10 years ago
  49. 74de120d scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar by Fabio Estevam · 10 years ago
  50. 4341f6e scripts/coccinelle/misc/semicolon.cocci: Use imperative mood by Fabio Estevam · 10 years ago
  51. dd494ac coccinelle: ifaddr: Fix the sentence by Fabio Estevam · 10 years ago
  52. fe8c46b coccinelle: returnvar: Use imperative mood by Fabio Estevam · 10 years ago
  53. 3323641 scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning by Fabian Frederick · 10 years ago
  54. 2c2b913 irqf_oneshot.cocci: add check of devm_request_threaded_irq() by Valentin Rothberg · 10 years ago
  55. 7426977 bugon.cocci: fix Options at the macro by Mauro Carvalho Chehab · 10 years ago
  56. 932058a coccinelle: misc: semantic patch to delete overly complex return code processing by Julia Lawall · 10 years ago
  57. 5be1df6 Coccinelle: Script to replace if and BUG with BUG_ON by Himangi Saraogi · 11 years ago
  58. e52320c Coccinelle: Script to detect incorrect argument to sizeof by Himangi Saraogi · 11 years ago
  59. 7ab04ea Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofs by Himangi Saraogi · 11 years ago
  60. 90829ad coccicheck: Add unneeded return variable test by Peter Senna Tschudin · 11 years ago
  61. 2d5c5db coccinelle: Check for missing NULL terminators in of_device_id tables by Stephen Boyd · 11 years ago
  62. 0a830da Coccicheck: Remove memcpy to struct assignment test by Peter Senna Tschudin · 11 years ago
  63. 46b5c9b coccinelle: replace 0/1 with false/true in functions returning bool by Rasmus Villemoes · 12 years ago
  64. 93f1446 Coccinelle: Update the options used to the new option scheme by Nicolas Palix · 12 years ago
  65. 24f0c2d scripts/coccinelle: find constant additions that could be bit ors by Julia Lawall · 12 years ago
  66. ff3771c scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment by Peter Senna Tschudin · 12 years ago
  67. 7320bfa scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test by Peter Senna Tschudin · 12 years ago
  68. ad99ac2 scripts/coccinelle/misc/warn.cocci: use WARN by Julia Lawall · 12 years ago
  69. f1f4550 scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT by Lars-Peter Clausen · 13 years ago
  70. 2cbd082 scripts/coccinelle: sizeof of pointer by Julia Lawall · 13 years ago
  71. 4619c2b scripts/coccinelle: address test is always true by Julia Lawall · 13 years ago
  72. 8991058 coccinelle: semantic patch for bool issues by Julia Lawall · 13 years ago
  73. 4a05f06 coccinelle: semantic patch to check for PTR_ERR after reassignment by Julia Lawall · 13 years ago
  74. 29a36d4 scripts/coccinelle: improve the coverage of some semantic patches by Julia Lawall · 13 years ago
  75. a1087ef scripts/coccinelle: update for compatability with Coccinelle 0.2.4 by Julia Lawall · 14 years ago
  76. 49ab7a3 Coccinelle: Add misc/ifcol.cocci by Nicolas Palix · 14 years ago
  77. 033456e Coccinelle: Add misc/doubleinit.cocci by Nicolas Palix · 14 years ago