1. 32c4656 drop unneeded *s by Julia Lawall · 3 years, 8 months ago
  2. 83c4a4e of: Remove of_dev_{get,put}() by Rob Herring · 3 years, 11 months ago
  3. 5e0c074 coccinelle: ifnullfree: add vfree(), kvfree*() functions by Denis Efremov · 4 years, 4 months ago
  4. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  5. 1c94871 mm: remove __krealloc by Florian Westphal · 5 years ago
  6. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  7. fe34c89 docs: driver-model: move it to the driver-api book by Mauro Carvalho Chehab · 6 years ago
  8. 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
  9. 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
  10. f58c17c coccinelle: put_device: Add a cast to an expression for an assignment by Markus Elfring · 6 years ago
  11. 30a70e8 coccinelle: put_device: Adjust a message construction by Markus Elfring · 6 years ago
  12. 4489f161 docs: driver-model: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  13. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 6 years ago
  14. 7265f5b coccinelle: put_device: reduce false positives by Wen Yang · 6 years ago
  15. da9cfb8 coccinelle: semantic code search for missing put_device() by Wen Yang · 6 years ago
  16. e856f3a coccinelle: devm_free: reduce false positives by Julia Lawall · 7 years ago
  17. 3e47599 Coccinelle: ifnullfree: Trim the warning reported in report mode by Himanshu Jha · 7 years ago
  18. b7b2ee41 coccinelle: catch krealloc() on devm_*() allocated memory by Yann Droneaud · 9 years ago
  19. a720c06 coccinelle: recognize more devm_* memory allocation functions by Yann Droneaud · 9 years ago
  20. 6dd9379 coccinelle: also catch kzfree() issues by Yann Droneaud · 9 years ago
  21. 4743775 coccinelle: ifnullfree: handle various destroy functions by Julia Lawall · 9 years ago
  22. ca047e7 coccinelle: ifnullfree: various cleanups by Julia Lawall · 9 years ago
  23. 45715f3 scripts/coccinelle/free/ifnullfree.cocci: add copyright information by Fabian Frederick · 10 years ago
  24. 791dfeb scripts/coccinelle/free: add NULL test before freeing functions by Fabian Frederick · 10 years ago
  25. 93f1446 Coccinelle: Update the options used to the new option scheme by Nicolas Palix · 12 years ago
  26. f7b1671 scripts: Coccinelle script for pci_free_consistent() by strnape1@fel.cvut.cz · 12 years ago
  27. 61cb48c scripts/coccinelle: check for field address argument to kfree by Julia Lawall · 12 years ago
  28. cd0207a coccinelle: semantic patch for missing iounmap by Julia Lawall · 13 years ago
  29. 53302c1 coccinelle: semantic patch for missing clk_put by Julia Lawall · 13 years ago
  30. 29a36d4 scripts/coccinelle: improve the coverage of some semantic patches by Julia Lawall · 13 years ago
  31. fb3f8af coccinelle: semantic patches related to devm_ functions (part 2) by Julia Lawall · 13 years ago
  32. e90f659 Coccinelle: Use new comment format to explain kfree.cocci by Nicolas Palix · 14 years ago
  33. 43ba21b Coccinelle: Add free/kfree.cocci by Nicolas Palix · 14 years ago