| Commit message (Expand) | Author | Age | Files | Lines |
* | drop fen.cocci | Julia Lawall | 2022-01-15 | 1 | -124/+0 |
* | scripts/coccinelle: drop bugon.cocci | Julia Lawall | 2022-01-15 | 1 | -63/+0 |
* | Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-11-13 | 1 | -0/+155 |
|\ |
|
| * | coccinelle: semantic patch to check for inappropriate do_div() calls | Wen Yang | 2021-09-11 | 1 | -0/+155 |
* | | scripts: coccinelle: allow list_entry_is_head() to use pos | Daniel Thompson | 2021-08-08 | 1 | -0/+2 |
* | | coccinelle: api: rename kzfree to kfree_sensitive | Weizhao Ouyang | 2021-08-05 | 1 | -1/+1 |
|/ |
|
* | coccinelle: api: remove kobj_to_dev.cocci script | Keith Busch | 2021-06-21 | 1 | -45/+0 |
* | coccinelle: misc: minmax: suppress patch generation for err returns | Denis Efremov | 2021-05-01 | 1 | -1/+17 |
* | drop unneeded *s | Julia Lawall | 2021-05-01 | 1 | -6/+6 |
* | coccinelle: irqf_oneshot: reduce the severity due to false positives | Krzysztof Kozlowski | 2021-05-01 | 1 | -2/+2 |
* | coccinelle: misc: add swap script | Denis Efremov | 2021-05-01 | 1 | -0/+122 |
* | coccinelle: misc: update uninitialized_var.cocci documentation | Denis Efremov | 2021-05-01 | 1 | -5/+10 |
* | coccinelle: misc: restrict patch mode in flexible_array.cocci | Denis Efremov | 2021-05-01 | 1 | -2/+21 |
* | coccinelle: misc: add minmax script | Denis Efremov | 2021-05-01 | 1 | -0/+206 |
* | of: Remove of_dev_{get,put}() | Rob Herring | 2021-02-12 | 1 | -1/+0 |
* | coccinnelle: Remove ptr_ret script | Maxime Ripard | 2020-12-15 | 1 | -97/+0 |
* | remove boolinit.cocci | Peter Zijlstra | 2020-11-09 | 1 | -195/+0 |
* | Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds | 2020-10-18 | 10 | -23/+1104 |
|\ |
|
| * | coccinelle: api: add kfree_mismatch script | Denis Efremov | 2020-10-17 | 1 | -0/+228 |
| * | coccinelle: iterators: Add for_each_child.cocci script | Sumera Priyadarsini | 2020-10-15 | 1 | -0/+358 |
| * | coccinelle: api: kfree_sensitive: print memset position | Denis Efremov | 2020-10-10 | 1 | -4/+6 |
| * | coccinelle: misc: add flexible_array.cocci script | Denis Efremov | 2020-10-03 | 1 | -0/+88 |
| * | coccinelle: api: add kvmalloc script | Denis Efremov | 2020-10-01 | 1 | -0/+256 |
| * | coccinelle: misc: add excluded_middle.cocci script | Denis Efremov | 2020-09-21 | 1 | -0/+39 |
| * | coccinelle: api: update kzfree script to kfree_sensitive | Denis Efremov | 2020-09-12 | 1 | -16/+13 |
| * | coccinelle: misc: add uninitialized_var.cocci script | Denis Efremov | 2020-09-05 | 1 | -0/+51 |
| * | coccinelle: ifnullfree: add vfree(), kvfree*() functions | Denis Efremov | 2020-09-02 | 1 | -2/+9 |
| * | coccinelle: api: add kobj_to_dev.cocci script | Denis Efremov | 2020-08-21 | 1 | -0/+45 |
| * | coccinelle: add patch rule for dma_alloc_coherent | Alex Dewar | 2020-08-21 | 1 | -3/+13 |
* | | scripts: device_attr_show.cocci: update location of sysfs doc | Mauro Carvalho Chehab | 2020-09-10 | 1 | -1/+1 |
|/ |
|
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 4 | -8/+8 |
* | Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa... | Linus Torvalds | 2020-08-06 | 5 | -4/+427 |
|\ |
|
| * | coccinelle: api: filter out memdup_user definitions | Denis Efremov | 2020-08-04 | 1 | -4/+13 |
| * | coccinelle: api: extend memdup_user rule with vmemdup_user() | Denis Efremov | 2020-08-04 | 1 | -0/+45 |
| * | coccinelle: api: extend memdup_user transformation with GFP_USER | Denis Efremov | 2020-08-04 | 1 | -2/+6 |
| * | coccinelle: api: add kzfree script | Denis Efremov | 2020-08-04 | 1 | -0/+101 |
| * | coccinelle: misc: add array_size_dup script to detect missed overflow checks | Denis Efremov | 2020-08-04 | 1 | -0/+209 |
| * | coccinelle: api/kstrdup: fix coccinelle position | Denis Efremov | 2020-08-04 | 1 | -1/+1 |
| * | coccinelle: api: add device_attr_show script | Denis Efremov | 2020-08-04 | 1 | -0/+55 |
* | | scripts: add dummy report mode to add_namespace.cocci | Matthias Maennich | 2020-07-10 | 1 | -1/+7 |
|/ |
|
* | net: remove newlines in NL_SET_ERR_MSG_MOD | Jacob Keller | 2020-05-07 | 1 | -0/+75 |
* | mm: remove __krealloc | Florian Westphal | 2020-02-04 | 1 | -4/+0 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 2 | -5/+1 |
* | coccinelle: api/devm_platform_ioremap_resource: remove useless script | Alexandre Belloni | 2019-10-17 | 1 | -60/+0 |
* | scripts: add_namespace: Fix coccicheck failed | YueHaibing | 2019-10-07 | 1 | -0/+2 |
* | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-22 | 1 | -0/+23 |
|\ |
|
| * | scripts: Coccinelle script for namespace dependencies. | Matthias Maennich | 2019-09-10 | 1 | -0/+23 |
* | | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-09-18 | 1 | -0/+102 |
|\ \
| |/
|/| |
|
| * | coccinelle: platform_get_irq: Fix parse error | YueHaibing | 2019-09-06 | 1 | -3/+3 |
| * | coccinelle: Add script to check for platform_get_irq() excessive prints | Stephen Boyd | 2019-07-30 | 1 | -0/+102 |