Age | Commit message (Expand) | Author | Files | Lines |
2019-07-17 | coccinelle: api: add devm_platform_ioremap_resource script | Himanshu Jha | 1 | -0/+60 |
2019-07-14 | Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux | Linus Torvalds | 1 | -1/+8 |
2019-07-14 | *: convert stream-like files -> stream_open, even if they use noop_llseek | Kirill Smelkov | 1 | -1/+8 |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 3 | -14/+13 |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2019-07-08 | coccinelle: api/stream_open: treat all wait_.*() calls as blocking | Kirill Smelkov | 1 | -4/+4 |
2019-07-08 | coccinelle: put_device: Add a cast to an expression for an assignment | Markus Elfring | 1 | -1/+1 |
2019-07-08 | coccinelle: put_device: Adjust a message construction | Markus Elfring | 1 | -5/+4 |
2019-07-08 | coccinelle: kstrdup: Fix typo in warning messages | Rikard Falkeborn | 1 | -4/+4 |
2019-06-21 | docs: driver-model: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 | Thomas Gleixner | 50 | -106/+156 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 | Thomas Gleixner | 1 | -1/+2 |
2019-04-06 | fs: stream_open - opener for stream-like files so that read and write can run... | Kirill Smelkov | 1 | -0/+363 |
2019-03-28 | scripts: coccinelle: Fix description of badty.cocci | Michael Stefaniuc | 1 | -1/+1 |
2019-03-28 | coccinelle: put_device: reduce false positives | Wen Yang | 1 | -0/+1 |
2019-03-17 | coccinelle: semantic code search for missing put_device() | Wen Yang | 1 | -0/+56 |
2019-01-08 | dma-mapping: remove dma_zalloc_coherent() | Luis Chamberlain | 2 | -14/+5 |
2019-01-06 | scripts: coccinelle: boolinit: drop warnings on named constants | Julia Lawall | 1 | -0/+5 |
2019-01-06 | scripts: coccinelle: check for redeclaration | Julia Lawall | 1 | -0/+3 |
2018-12-29 | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -16/+27 |
2018-12-17 | scripts: coccinelle: Correct warning message | Julia Lawall | 1 | -6/+6 |
2018-12-17 | scripts: coccinelle: only suggest true/false in files that already use them | Julia Lawall | 1 | -10/+21 |
2018-11-24 | drm: remove no longer needed drm-get-put coccinelle script | Fernando Ramos | 1 | -78/+0 |
2018-08-22 | Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c... | zhong jiang | 1 | -40/+1 |
2018-08-14 | Coccinelle: doubletest: reduce side effect false positives | Julia Lawall | 1 | -8/+26 |
2018-07-18 | Coccinelle: add atomic_as_refcounter script | Elena Reshetova | 1 | -0/+129 |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -22/+24 |
2018-05-22 | coccinelle: deref_null: improve performance | Julia Lawall | 1 | -20/+20 |
2018-05-22 | coccinelle: mini_lock: improve performance | Julia Lawall | 1 | -2/+4 |
2018-03-30 | Merge airlied/drm-next into drm-misc-next | Sean Paul | 1 | -2/+2 |
2018-03-28 | Backmerge tag 'v4.16-rc7' into drm-next | Dave Airlie | 1 | -2/+2 |
2018-03-22 | drm: Remove drm_property_{un/reference}_blob aliases | Haneen Mohammed | 1 | -10/+0 |
2018-03-19 | drm: remove drm_mode_object_{un/reference} aliases | Haneen Mohammed | 1 | -10/+0 |
2018-03-03 | Coccinelle: memdup: Fix typo in warning messages | Dafna Hirschfeld | 1 | -2/+2 |
2018-02-08 | coccinelle: deref_null: avoid useless computation | Julia Lawall | 1 | -3/+3 |
2018-02-07 | coccinelle: devm_free: reduce false positives | Julia Lawall | 1 | -1/+54 |
2018-01-29 | Coccinelle: memdup: drop spurious line | Julia Lawall | 1 | -1/+0 |
2018-01-16 | Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple | Himanshu Jha | 1 | -0/+0 |
2018-01-16 | Coccinelle: ifnullfree: Trim the warning reported in report mode | Himanshu Jha | 1 | -1/+1 |
2018-01-16 | Coccinelle: alloc_cast: Add more memory allocating functions to the list | Himanshu Jha | 1 | -21/+71 |
2018-01-16 | Coccinelle: array_size: report even if include is missing | Jérémy Lefaure | 1 | -2/+2 |
2018-01-16 | Coccinelle: kzalloc-simple: Add all zero allocating functions | Himanshu Jha | 1 | -5/+367 |
2017-11-21 | Coccinelle: Remove setup_timer.cocci | Kees Cook | 1 | -277/+0 |
2017-11-17 | Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -53/+307 |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+5 |
2017-11-16 | coccinelle: orplus: reorganize to improve performance | Julia Lawall | 1 | -14/+29 |
2017-11-14 | coccinelle: use exists to improve efficiency | Julia Lawall | 1 | -1/+1 |
2017-11-14 | Coccinelle: use false positive annotation | Julia Lawall | 1 | -4/+4 |
2017-11-14 | coccinelle: grep Options and Requires fields more precisely | Masahiro Yamada | 1 | -1/+1 |
2017-11-14 | coccinelle: api: detect identical chip data arrays | Julia Lawall | 1 | -0/+161 |