index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
/
api
Age
Commit message (
Expand
)
Author
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-01-08
dma-mapping: remove dma_zalloc_coherent()
Luis Chamberlain
2018-11-24
drm: remove no longer needed drm-get-put coccinelle script
Fernando Ramos
2018-08-22
Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c...
zhong jiang
2018-07-18
Coccinelle: add atomic_as_refcounter script
Elena Reshetova
2018-03-30
Merge airlied/drm-next into drm-misc-next
Sean Paul
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-22
drm: Remove drm_property_{un/reference}_blob aliases
Haneen Mohammed
2018-03-19
drm: remove drm_mode_object_{un/reference} aliases
Haneen Mohammed
2018-03-03
Coccinelle: memdup: Fix typo in warning messages
Dafna Hirschfeld
2018-01-29
Coccinelle: memdup: drop spurious line
Julia Lawall
2018-01-16
Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
Himanshu Jha
2018-01-16
Coccinelle: alloc_cast: Add more memory allocating functions to the list
Himanshu Jha
2018-01-16
Coccinelle: kzalloc-simple: Add all zero allocating functions
Himanshu Jha
2017-11-21
Coccinelle: Remove setup_timer.cocci
Kees Cook
2017-11-17
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-14
coccinelle: api: detect identical chip data arrays
Julia Lawall
2017-11-14
coccinelle: Improve setup_timer.cocci matching
Kees Cook
2017-11-14
Coccinelle: setup_timer: improve messages from setup_timer
Julia Lawall
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-26
drm: introduce drm_dev_{get/put} functions
Aishwarya Pant
2017-02-28
drm: Introduce drm_property_blob_{get,put}()
Thierry Reding
2017-02-28
drm: Introduce drm_gem_object_{get,put}()
Thierry Reding
2017-02-28
drm: Introduce drm_framebuffer_{get,put}()
Thierry Reding
2017-02-28
drm: Introduce drm_connector_{get,put}()
Thierry Reding
2017-02-28
drm: Introduce drm_mode_object_{get,put}()
Thierry Reding
2016-10-01
Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
Julia Lawall
2016-10-01
Coccinelle: limit memdup_user transformation to GFP_KERNEL case
Julia Lawall
2016-05-26
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-04-20
Coccinelle: setup_timer: Add space in front of parentheses
Vaishali Thakkar
2016-04-12
debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
Nicolai Stange
2016-02-18
Coccinelle: Add api/setup_timer.cocci
Vaishali Thakkar
2016-02-18
Coccinelle: pm_runtime: reduce rule applicability
Julia Lawall
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci
Sean O. Stalley
2015-08-19
coccinelle: api: extend spatch for dropping unnecessary owner
Krzysztof Kozlowski
2015-05-21
coccinelle: api: add vma_pages.cocci
Dmitry Kalinkin
2015-05-20
coccinelle: simple_open: Use imperative mood
Fabio Estevam
2015-05-20
coccinelle: pm_runtime: Insert blank line
Fabio Estevam
2014-11-06
coccinelle: api: add spatch to prevent unnecessary .owner
Wolfram Sang
2014-08-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-08-06
Coccinelle: Script to detect cast after memory allocation
Himangi Saraogi
2014-06-19
devres: remove devm_request_and_ioremap()
Jingoo Han
2014-04-08
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-01-03
scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE
Nishanth Menon
2013-10-23
scripts/coccinelle/api: remove devm_request_and_ioremap.cocci
Wolfram Sang
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-03
Coccinelle: Update the options used to the new option scheme
Nicolas Palix
2013-01-22
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
[next]