Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coccinelle: ifnullfree: add vfree(), kvfree*() functions | Denis Efremov | 2020-09-02 | 1 | -2/+9 |
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 | Thomas Gleixner | 2019-06-19 | 1 | -1/+2 |
* | Coccinelle: ifnullfree: Trim the warning reported in report mode | Himanshu Jha | 2018-01-16 | 1 | -1/+1 |
* | coccinelle: also catch kzfree() issues | Yann Droneaud | 2016-06-21 | 1 | -1/+3 |
* | coccinelle: ifnullfree: handle various destroy functions | Julia Lawall | 2015-10-26 | 1 | -1/+9 |
* | coccinelle: ifnullfree: various cleanups | Julia Lawall | 2015-10-26 | 1 | -11/+7 |
* | scripts/coccinelle/free/ifnullfree.cocci: add copyright information | Fabian Frederick | 2014-08-08 | 1 | -2/+3 |
* | scripts/coccinelle/free: add NULL test before freeing functions | Fabian Frederick | 2014-08-08 | 1 | -0/+52 |