1. 04b4d5f fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 5 years ago
  2. 6fbd856 Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.cocci by zhong jiang · 6 years ago
  3. 09d4d96 Coccinelle: doubletest: reduce side effect false positives by Julia Lawall · 6 years ago
  4. b56e535 Coccinelle: add atomic_as_refcounter script by Elena Reshetova · 7 years ago
  5. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  6. 21195f8 coccinelle: deref_null: improve performance by Julia Lawall · 6 years ago
  7. 32d0572 coccinelle: mini_lock: improve performance by Julia Lawall · 6 years ago
  8. 83fd26c Merge airlied/drm-next into drm-misc-next by Sean Paul · 6 years ago
  9. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 6 years ago
  10. 3ae7fb2 drm: Remove drm_property_{un/reference}_blob aliases by Haneen Mohammed · 6 years ago
  11. e007488 drm: remove drm_mode_object_{un/reference} aliases by Haneen Mohammed · 6 years ago
  12. a11761c Coccinelle: memdup: Fix typo in warning messages by Dafna Hirschfeld · 6 years ago
  13. a2b0fe7 coccinelle: deref_null: avoid useless computation by Julia Lawall · 6 years ago
  14. e856f3a coccinelle: devm_free: reduce false positives by Julia Lawall · 6 years ago
  15. 25899e0 Coccinelle: memdup: drop spurious line by Julia Lawall · 6 years ago
  16. 1936f8f Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple by Himanshu Jha · 6 years ago
  17. 3e47599 Coccinelle: ifnullfree: Trim the warning reported in report mode by Himanshu Jha · 6 years ago
  18. d8e7eb5 Coccinelle: alloc_cast: Add more memory allocating functions to the list by Himanshu Jha · 6 years ago
  19. cb00a4f Coccinelle: array_size: report even if include is missing by Jérémy Lefaure · 7 years ago
  20. 5e2d9da Coccinelle: kzalloc-simple: Add all zero allocating functions by Himanshu Jha · 7 years ago
  21. 9477b4a Coccinelle: Remove setup_timer.cocci by Kees Cook · 7 years ago
  22. 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
  23. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  24. 937c812 coccinelle: orplus: reorganize to improve performance by Julia Lawall · 7 years ago
  25. 6851ba1 coccinelle: use exists to improve efficiency by Julia Lawall · 7 years ago
  26. 69c4907 Coccinelle: use false positive annotation by Julia Lawall · 7 years ago
  27. e0be348 coccinelle: grep Options and Requires fields more precisely by Masahiro Yamada · 7 years ago
  28. a44b866 coccinelle: api: detect identical chip data arrays by Julia Lawall · 7 years ago
  29. 1b18d05 coccinelle: Improve setup_timer.cocci matching by Kees Cook · 7 years ago
  30. bc27b77 Coccinelle: setup_timer: improve messages from setup_timer by Julia Lawall · 7 years ago
  31. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  32. 9a96f55 drm: introduce drm_dev_{get/put} functions by Aishwarya Pant · 7 years ago
  33. 6472e50 drm: Introduce drm_property_blob_{get,put}() by Thierry Reding · 7 years ago
  34. e6b6271 drm: Introduce drm_gem_object_{get,put}() by Thierry Reding · 7 years ago
  35. a4a69da drm: Introduce drm_framebuffer_{get,put}() by Thierry Reding · 7 years ago
  36. ad09360 drm: Introduce drm_connector_{get,put}() by Thierry Reding · 7 years ago
  37. 020a218 drm: Introduce drm_mode_object_{get,put}() by Thierry Reding · 7 years ago
  38. d1e774f Coccinelle: misc: Add support for devm variant in all modes by Vaishali Thakkar · 8 years ago
  39. 35b303a Coccinelle: misc: Improve the result given by context mode by Vaishali Thakkar · 8 years ago
  40. dca24c4 Coccinelle: misc: Improve the matching of rules by Vaishali Thakkar · 8 years ago
  41. 75238b9 Coccinelle: Add misc/boolconv.cocci by Andrew F. Davis · 8 years ago
  42. c899035 Coccinelle: flag conditions with no effect by Nicholas Mc Guire · 8 years ago
  43. d97629f Coccinelle: pm_runtime: ensure relevance of pm_runtime reports by Julia Lawall · 8 years ago
  44. 43d9639 Coccinelle: limit memdup_user transformation to GFP_KERNEL case by Julia Lawall · 8 years ago
  45. cc65e82 scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci by Luis R. Rodriguez · 8 years ago
  46. b7b2ee4 coccinelle: catch krealloc() on devm_*() allocated memory by Yann Droneaud · 8 years ago
  47. a720c06 coccinelle: recognize more devm_* memory allocation functions by Yann Droneaud · 8 years ago
  48. 6dd9379 coccinelle: also catch kzfree() issues by Yann Droneaud · 8 years ago
  49. bf56cc0 Coccinelle: noderef: Add new rules and correct the old rule by Vaishali Thakkar · 8 years ago
  50. dc03c0f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  51. f931362 scripts: coccinelle: remove check to move constants to right by Wolfram Sang · 8 years ago
  52. 531f503 Coccinelle: setup_timer: Add space in front of parentheses by Vaishali Thakkar · 8 years ago
  53. 5103068 debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage by Nicolai Stange · 8 years ago
  54. c5eda8f Coccinelle: Add api/setup_timer.cocci by Vaishali Thakkar · 8 years ago
  55. f75621c coccinelle: bugon: reduce rule applicability by Julia Lawall · 8 years ago
  56. 79ff2b3 Coccinelle: pm_runtime: reduce rule applicability by Julia Lawall · 8 years ago
  57. c7eaa88 Coccinelle: array_size: reduce rule applicability by Julia Lawall · 8 years ago
  58. 8f551be Coccinelle: reduce rule applicability by Julia Lawall · 8 years ago
  59. 1b669e7 scripts/coccinelle: modernize & by Julia Lawall · 8 years ago
  60. 3f984cb coccinelle: tests: unsigned value cannot be lesser than zero by Andrzej Hajda · 9 years ago
  61. 67afc21 coccinelle: Improve checking for missing NULL terminators by Daniel Granat · 9 years ago
  62. 4743775 coccinelle: ifnullfree: handle various destroy functions by Julia Lawall · 9 years ago
  63. ca047e7 coccinelle: ifnullfree: various cleanups by Julia Lawall · 9 years ago
  64. 41167d0 cocinelle: iterators: semantic patch to delete unneeded of_node_put by Julia Lawall · 9 years ago
  65. 7c2aa61 scripts/coccinelle: fix typos by Julia Lawall · 9 years ago
  66. 1a617a8 coccinelle: misc: remove "complex return code" warnings by Johan Hovold · 9 years ago
  67. 02da7b4 coccinelle: tests: improve odd_ptr_err.cocci by Julia Lawall · 9 years ago
  68. 74a8478f coccinelle: misc: move constants to the right by Julia Lawall · 9 years ago
  69. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  70. 1fc524d coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci by Sean O. Stalley · 9 years ago
  71. bec8a5a coccinelle: api: extend spatch for dropping unnecessary owner by Krzysztof Kozlowski · 9 years ago
  72. f94c56f coccinelle: simple_return: Add a blank line by Fabio Estevam · 9 years ago
  73. 9473a62 coccinelle: irqf_oneshot.cocci: Improve the generated commit log by Fabio Estevam · 9 years ago
  74. 4c8f20b coccinelle: api: add vma_pages.cocci by Dmitry Kalinkin · 9 years ago
  75. 74de120d scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar by Fabio Estevam · 9 years ago
  76. 4341f6e scripts/coccinelle/misc/semicolon.cocci: Use imperative mood by Fabio Estevam · 9 years ago
  77. ca34cba coccinelle: simple_open: Use imperative mood by Fabio Estevam · 9 years ago
  78. dd494ac coccinelle: ifaddr: Fix the sentence by Fabio Estevam · 9 years ago
  79. fe8c46b coccinelle: returnvar: Use imperative mood by Fabio Estevam · 9 years ago
  80. f9beafc coccinelle: pm_runtime: Insert blank line by Fabio Estevam · 9 years ago
  81. 3323641 scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning by Fabian Frederick · 9 years ago
  82. 2c2b913 irqf_oneshot.cocci: add check of devm_request_threaded_irq() by Valentin Rothberg · 9 years ago
  83. 787140a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  84. 7426977 bugon.cocci: fix Options at the macro by Mauro Carvalho Chehab · 10 years ago
  85. 1f648f8 coccinelle: api: add spatch to prevent unnecessary .owner by Wolfram Sang · 10 years ago
  86. 932058a coccinelle: misc: semantic patch to delete overly complex return code processing by Julia Lawall · 10 years ago
  87. 899552d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  88. 45715f3 scripts/coccinelle/free/ifnullfree.cocci: add copyright information by Fabian Frederick · 10 years ago
  89. 791dfeb scripts/coccinelle/free: add NULL test before freeing functions by Fabian Frederick · 10 years ago
  90. 5be1df6 Coccinelle: Script to replace if and BUG with BUG_ON by Himangi Saraogi · 10 years ago
  91. e52320c Coccinelle: Script to detect incorrect argument to sizeof by Himangi Saraogi · 10 years ago
  92. 7ab04ea Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofs by Himangi Saraogi · 10 years ago
  93. 99fcec3 Coccinelle: Script to detect cast after memory allocation by Himangi Saraogi · 10 years ago
  94. b5889ab coccinelle/null: solve parse error by Himangi Saraogi · 10 years ago
  95. c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 10 years ago
  96. 90829ad coccicheck: Add unneeded return variable test by Peter Senna Tschudin · 10 years ago
  97. 2d5c5db coccinelle: Check for missing NULL terminators in of_device_id tables by Stephen Boyd · 10 years ago
  98. f23a9fa scripts/coccinelle: Use PTR_ERR_OR_ZERO by Sachin Kamat · 10 years ago
  99. 0a830da Coccicheck: Remove memcpy to struct assignment test by Peter Senna Tschudin · 10 years ago
  100. 79f0345 scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE by Nishanth Menon · 11 years ago