1. 3cdb8e9 drop fen.cocci by Julia Lawall · 3 years ago
  2. 92b2dad scripts/coccinelle: drop bugon.cocci by Julia Lawall · 3 years, 1 month ago
  3. a9b9669 Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 3 years, 1 month ago
  4. ac5f313 coccinelle: semantic patch to check for inappropriate do_div() calls by Wen Yang · 5 years ago
  5. e71ec0b scripts: coccinelle: allow list_entry_is_head() to use pos by Daniel Thompson · 3 years, 5 months ago
  6. 9eec079 coccinelle: api: rename kzfree to kfree_sensitive by Weizhao Ouyang · 3 years, 5 months ago
  7. 5e52344 coccinelle: api: remove kobj_to_dev.cocci script by Keith Busch · 3 years, 6 months ago
  8. aeb300c coccinelle: misc: minmax: suppress patch generation for err returns by Denis Efremov · 3 years, 8 months ago
  9. 32c4656 drop unneeded *s by Julia Lawall · 3 years, 8 months ago
  10. 5d2db9b coccinelle: irqf_oneshot: reduce the severity due to false positives by Krzysztof Kozlowski · 3 years, 8 months ago
  11. 7845daa coccinelle: misc: add swap script by Denis Efremov · 3 years, 10 months ago
  12. cb62732 coccinelle: misc: update uninitialized_var.cocci documentation by Denis Efremov · 3 years, 10 months ago
  13. 3afb532 coccinelle: misc: restrict patch mode in flexible_array.cocci by Denis Efremov · 3 years, 10 months ago
  14. 5f66f73 coccinelle: misc: add minmax script by Denis Efremov · 3 years, 10 months ago
  15. 83c4a4e of: Remove of_dev_{get,put}() by Rob Herring · 3 years, 11 months ago
  16. b784c77 coccinnelle: Remove ptr_ret script by Maxime Ripard · 4 years ago
  17. 2b07605 remove boolinit.cocci by Peter Zijlstra · 4 years, 2 months ago
  18. f66179c Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 4 years, 2 months ago
  19. edc05fe coccinelle: api: add kfree_mismatch script by Denis Efremov · 4 years, 2 months ago
  20. 82c2d81 coccinelle: iterators: Add for_each_child.cocci script by Sumera Priyadarsini · 4 years, 2 months ago
  21. 28c185a coccinelle: api: kfree_sensitive: print memset position by Denis Efremov · 4 years, 3 months ago
  22. 7b36c13 coccinelle: misc: add flexible_array.cocci script by Denis Efremov · 4 years, 3 months ago
  23. 44d8870 coccinelle: api: add kvmalloc script by Denis Efremov · 4 years, 3 months ago
  24. b76f0ea coccinelle: misc: add excluded_middle.cocci script by Denis Efremov · 4 years, 3 months ago
  25. 6519a5a coccinelle: api: update kzfree script to kfree_sensitive by Denis Efremov · 4 years, 5 months ago
  26. c9a6bef scripts: device_attr_show.cocci: update location of sysfs doc by Mauro Carvalho Chehab · 4 years, 4 months ago
  27. 7c9dc60 coccinelle: misc: add uninitialized_var.cocci script by Denis Efremov · 4 years, 4 months ago
  28. 5e0c074 coccinelle: ifnullfree: add vfree(), kvfree*() functions by Denis Efremov · 4 years, 4 months ago
  29. a2fc371 coccinelle: api: add kobj_to_dev.cocci script by Denis Efremov · 4 years, 4 months ago
  30. 7a2624e coccinelle: add patch rule for dma_alloc_coherent by Alex Dewar · 4 years, 4 months ago
  31. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  32. e3243e2a Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 4 years, 5 months ago
  33. d05f94a coccinelle: api: filter out memdup_user definitions by Denis Efremov · 4 years, 5 months ago
  34. 9c568db coccinelle: api: extend memdup_user rule with vmemdup_user() by Denis Efremov · 4 years, 5 months ago
  35. 547ade4 coccinelle: api: extend memdup_user transformation with GFP_USER by Denis Efremov · 4 years, 5 months ago
  36. 7cf4be6 coccinelle: api: add kzfree script by Denis Efremov · 4 years, 5 months ago
  37. de50862 coccinelle: misc: add array_size_dup script to detect missed overflow checks by Denis Efremov · 4 years, 6 months ago
  38. 2fbecb7 coccinelle: api/kstrdup: fix coccinelle position by Denis Efremov · 4 years, 6 months ago
  39. abfc19f coccinelle: api: add device_attr_show script by Denis Efremov · 4 years, 7 months ago
  40. 55c7549 scripts: add dummy report mode to add_namespace.cocci by Matthias Maennich · 4 years, 7 months ago
  41. c75a33c net: remove newlines in NL_SET_ERR_MSG_MOD by Jacob Keller · 4 years, 8 months ago
  42. 1c94871 mm: remove __krealloc by Florian Westphal · 5 years ago
  43. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  44. 283ea34 coccinelle: api/devm_platform_ioremap_resource: remove useless script by Alexandre Belloni · 5 years ago
  45. c7c4e29 scripts: add_namespace: Fix coccicheck failed by YueHaibing · 5 years ago
  46. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  47. 1f7d290 Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  48. eb8305a scripts: Coccinelle script for namespace dependencies. by Matthias Maennich · 5 years ago
  49. ca7ce5a coccinelle: platform_get_irq: Fix parse error by YueHaibing · 5 years ago
  50. ef349ab coccinelle: api/atomic_as_refcounter: add SPDX License Identifier by Matthias Maennich · 5 years ago
  51. 98051ba coccinelle: Add script to check for platform_get_irq() excessive prints by Stephen Boyd · 5 years ago
  52. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  53. d09778d coccinelle: api: add devm_platform_ioremap_resource script by Himanshu Jha · 5 years ago
  54. fe34c89 docs: driver-model: move it to the driver-api book by Mauro Carvalho Chehab · 6 years ago
  55. fcd9814 Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 5 years ago
  56. 3975b09 *: convert stream-like files -> stream_open, even if they use noop_llseek by Kirill Smelkov · 6 years ago
  57. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  58. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  59. 0c4ab18 coccinelle: api/stream_open: treat all wait_.*() calls as blocking by Kirill Smelkov · 6 years ago
  60. f58c17c coccinelle: put_device: Add a cast to an expression for an assignment by Markus Elfring · 6 years ago
  61. 30a70e8 coccinelle: put_device: Adjust a message construction by Markus Elfring · 6 years ago
  62. a3b0b6f coccinelle: kstrdup: Fix typo in warning messages by Rikard Falkeborn · 6 years ago
  63. 4489f161 docs: driver-model: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  64. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 6 years ago
  65. fb9e53c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 by Thomas Gleixner · 6 years ago
  66. 10dce8a fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 6 years ago
  67. 7fcddf7 scripts: coccinelle: Fix description of badty.cocci by Michael Stefaniuc · 6 years ago
  68. 7265f5b coccinelle: put_device: reduce false positives by Wen Yang · 6 years ago
  69. da9cfb8 coccinelle: semantic code search for missing put_device() by Wen Yang · 6 years ago
  70. dfd32ca dma-mapping: remove dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  71. c300331 scripts: coccinelle: boolinit: drop warnings on named constants by Julia Lawall · 6 years ago
  72. dc7884f scripts: coccinelle: check for redeclaration by Julia Lawall · 6 years ago
  73. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  74. 518d8a5 scripts: coccinelle: Correct warning message by Julia Lawall · 6 years ago
  75. b825b43 scripts: coccinelle: only suggest true/false in files that already use them by Julia Lawall · 6 years ago
  76. 4ddf373 drm: remove no longer needed drm-get-put coccinelle script by Fernando Ramos · 6 years ago
  77. 6fbd856 Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.cocci by zhong jiang · 6 years ago
  78. 09d4d96 Coccinelle: doubletest: reduce side effect false positives by Julia Lawall · 6 years ago
  79. b56e535 Coccinelle: add atomic_as_refcounter script by Elena Reshetova · 7 years ago
  80. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  81. 21195f8 coccinelle: deref_null: improve performance by Julia Lawall · 7 years ago
  82. 32d0572 coccinelle: mini_lock: improve performance by Julia Lawall · 7 years ago
  83. 83fd26c Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  84. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  85. 3ae7fb2 drm: Remove drm_property_{un/reference}_blob aliases by Haneen Mohammed · 7 years ago
  86. e007488 drm: remove drm_mode_object_{un/reference} aliases by Haneen Mohammed · 7 years ago
  87. a11761c Coccinelle: memdup: Fix typo in warning messages by Dafna Hirschfeld · 7 years ago
  88. a2b0fe7 coccinelle: deref_null: avoid useless computation by Julia Lawall · 7 years ago
  89. e856f3a coccinelle: devm_free: reduce false positives by Julia Lawall · 7 years ago
  90. 25899e0 Coccinelle: memdup: drop spurious line by Julia Lawall · 7 years ago
  91. 1936f8f Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple by Himanshu Jha · 7 years ago
  92. 3e47599 Coccinelle: ifnullfree: Trim the warning reported in report mode by Himanshu Jha · 7 years ago
  93. d8e7eb5 Coccinelle: alloc_cast: Add more memory allocating functions to the list by Himanshu Jha · 7 years ago
  94. cb00a4f Coccinelle: array_size: report even if include is missing by Jérémy Lefaure · 7 years ago
  95. 5e2d9da Coccinelle: kzalloc-simple: Add all zero allocating functions by Himanshu Jha · 7 years ago
  96. 9477b4a Coccinelle: Remove setup_timer.cocci by Kees Cook · 7 years ago
  97. 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
  98. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  99. 937c812 coccinelle: orplus: reorganize to improve performance by Julia Lawall · 7 years ago
  100. 6851ba1 coccinelle: use exists to improve efficiency by Julia Lawall · 7 years ago