summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle
Commit message (Expand)AuthorAge
* Coccinelle: Remove setup_timer.cocciKees Cook2017-11-21
* Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-17
|\
| * coccinelle: orplus: reorganize to improve performanceJulia Lawall2017-11-15
| * coccinelle: use exists to improve efficiencyJulia Lawall2017-11-14
| * Coccinelle: use false positive annotationJulia Lawall2017-11-14
| * coccinelle: grep Options and Requires fields more preciselyMasahiro Yamada2017-11-14
| * coccinelle: api: detect identical chip data arraysJulia Lawall2017-11-14
| * coccinelle: Improve setup_timer.cocci matchingKees Cook2017-11-14
| * Coccinelle: setup_timer: improve messages from setup_timerJulia Lawall2017-11-14
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\ \
| * | drm: introduce drm_dev_{get/put} functionsAishwarya Pant2017-09-26
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* drm: Introduce drm_property_blob_{get,put}()Thierry Reding2017-02-28
* drm: Introduce drm_gem_object_{get,put}()Thierry Reding2017-02-28
* drm: Introduce drm_framebuffer_{get,put}()Thierry Reding2017-02-28
* drm: Introduce drm_connector_{get,put}()Thierry Reding2017-02-28
* drm: Introduce drm_mode_object_{get,put}()Thierry Reding2017-02-28
* Coccinelle: misc: Add support for devm variant in all modesVaishali Thakkar2016-12-11
* Coccinelle: misc: Improve the result given by context modeVaishali Thakkar2016-12-11
* Coccinelle: misc: Improve the matching of rulesVaishali Thakkar2016-12-11
* Coccinelle: Add misc/boolconv.cocciAndrew F. Davis2016-12-11
* Coccinelle: flag conditions with no effectNicholas Mc Guire2016-10-11
* Coccinelle: pm_runtime: ensure relevance of pm_runtime reportsJulia Lawall2016-10-01
* Coccinelle: limit memdup_user transformation to GFP_KERNEL caseJulia Lawall2016-10-01
* scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocciLuis R. Rodriguez2016-07-22
* coccinelle: catch krealloc() on devm_*() allocated memoryYann Droneaud2016-06-21
* coccinelle: recognize more devm_* memory allocation functionsYann Droneaud2016-06-21
* coccinelle: also catch kzfree() issuesYann Droneaud2016-06-21
* Coccinelle: noderef: Add new rules and correct the old ruleVaishali Thakkar2016-06-20
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-05-27
|\
| * scripts: coccinelle: remove check to move constants to rightWolfram Sang2016-04-20
| * Coccinelle: setup_timer: Add space in front of parenthesesVaishali Thakkar2016-04-20
* | debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usageNicolai Stange2016-04-12
|/
* Coccinelle: Add api/setup_timer.cocciVaishali Thakkar2016-02-18
* coccinelle: bugon: reduce rule applicabilityJulia Lawall2016-02-18
* Coccinelle: pm_runtime: reduce rule applicabilityJulia Lawall2016-02-18
* Coccinelle: array_size: reduce rule applicabilityJulia Lawall2016-02-18
* Coccinelle: reduce rule applicabilityJulia Lawall2016-02-18
* scripts/coccinelle: modernize &Julia Lawall2016-02-18
* coccinelle: tests: unsigned value cannot be lesser than zeroAndrzej Hajda2016-01-12
* coccinelle: Improve checking for missing NULL terminatorsDaniel Granat2015-10-26
* coccinelle: ifnullfree: handle various destroy functionsJulia Lawall2015-10-26
* coccinelle: ifnullfree: various cleanupsJulia Lawall2015-10-26
* cocinelle: iterators: semantic patch to delete unneeded of_node_putJulia Lawall2015-10-26
* scripts/coccinelle: fix typosJulia Lawall2015-10-26
* coccinelle: misc: remove "complex return code" warningsJohan Hovold2015-10-26
* coccinelle: tests: improve odd_ptr_err.cocciJulia Lawall2015-10-26
* coccinelle: misc: move constants to the rightJulia Lawall2015-10-26
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\
| * coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciSean O. Stalley2015-09-08