Commit Graph

59 Commits (cd9151e26d31048b2b5e00fd02e110e07d2200c9)

Author SHA1 Message Date
Nicolas Palix 93f1446849 Coccinelle: Update the options used to the new option scheme 12 years ago
strnape1@fel.cvut.cz f7b1671137 scripts: Coccinelle script for pci_free_consistent() 12 years ago
Julia Lawall 61cb48c3f9 scripts/coccinelle: check for field address argument to kfree 12 years ago
Julia Lawall 24f0c2d6ff scripts/coccinelle: find constant additions that could be bit ors 12 years ago
Peter Senna Tschudin ff3771cb71 scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment 12 years ago
Peter Senna Tschudin 7320bfa7cf scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test 12 years ago
Thierry Reding 75096579c3 lib: devres: Introduce devm_ioremap_resource() 12 years ago
Cyril Roelandt af56e3f017 Coccinelle: add api/d_find_alias.cocci 12 years ago
Julia Lawall ad99ac2fa7 scripts/coccinelle/misc/warn.cocci: use WARN 12 years ago
Julia Lawall e8fa600e06 scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR inconsistency 13 years ago
Fengguang Wu 7c6c4d5c4a Coccinelle: fix typo in memdup_user.cocci 13 years ago
Lars-Peter Clausen 3085897359 scripts/coccinelle: ptr_ret: Add ternary operator version 13 years ago
Julia Lawall 6fcd5f2c00 scripts/coccinelle: list iterator variable semantic patch 13 years ago
Lars-Peter Clausen f1f4550479 scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT 13 years ago
Julia Lawall 2cbd08253a scripts/coccinelle: sizeof of pointer 13 years ago
Julia Lawall 4619c2b830 scripts/coccinelle: address test is always true 13 years ago
Julia Lawall 9b3ae64be6 scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() 13 years ago
Julia Lawall 468db96122 scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err 13 years ago
Julia Lawall 8991058171 coccinelle: semantic patch for bool issues 13 years ago
Julia Lawall 4a05f06752 coccinelle: semantic patch to check for PTR_ERR after reassignment 13 years ago
Julia Lawall 47f67ea902 coccinelle: semantic patch converting 0 test to null test 13 years ago
Julia Lawall cd0207a7bf coccinelle: semantic patch for missing iounmap 13 years ago
Julia Lawall 53302c1dfa coccinelle: semantic patch for missing clk_put 13 years ago
Julia Lawall 29a36d4dec scripts/coccinelle: improve the coverage of some semantic patches 13 years ago
Julia Lawall fb3f8af4ff coccinelle: semantic patches related to devm_ functions (part 2) 13 years ago
Julia Lawall 22e0059af3 coccinelle: semantic patches related to devm_ functions (part 1) 13 years ago
Julia Lawall a1087ef6ab scripts/coccinelle: update for compatability with Coccinelle 0.2.4 14 years ago
Julia Lawall 97c1cf8fdb Coccinelle: Find doubled arguments to boolean or bit operators. 14 years ago
Julia Lawall 10247179a7 Coccinelle: Find nested lock+irqsave functions that use the same flags variables. 14 years ago
Nicolas Palix e90f659021 Coccinelle: Use new comment format to explain kfree.cocci 15 years ago
Nicolas Palix 49ab7a3913 Coccinelle: Add misc/ifcol.cocci 15 years ago
Nicolas Palix 033456e2c5 Coccinelle: Add misc/doubleinit.cocci 15 years ago
Nicolas Palix be8fe9d451 Coccinelle: Move alloc directory into api directory 15 years ago
Nicolas Palix 77c272fb24 Coccinelle: Move resource_size.cocci to the api directory 15 years ago
Nicolas Palix 99d653d4bc Coccinelle: Move err_cast.cocci to the api directory 15 years ago
Nicolas Palix 034174598b Coccinelle: Add api/memdup_user 15 years ago
Nicolas Palix 0426a97c4b Coccinelle: Add api/memdup.cocci 15 years ago
Nicolas Palix 998f552323 Coccinelle: Add api/kstrdup.cocci 15 years ago
Nicolas Palix 43ba21b57a Coccinelle: Add free/kfree.cocci 15 years ago
Nicolas Palix 5c34050188 Coccinelle: Add iterators/list_entry_update.cocci 15 years ago
Nicolas Palix afc48a82fa Coccinelle: Add iterators/itnull.cocci 15 years ago
Nicolas Palix 4045159253 Coccinelle: Add iterators/fen.cocci 15 years ago
Nicolas Palix 54c056280e Coccinelle: Add locks/mini_lock.cocci 15 years ago
Nicolas Palix 8aa6273106 Coccinelle: Add locks/double_lock.cocci 15 years ago
Nicolas Palix e105007c12 Coccinelle: Add locks/call_kern.cocci 15 years ago
Nicolas Palix 7703692ef8 Coccinelle: Move deref_null.cocci to a more appropriate directory 15 years ago
Nicolas Palix 2e1e1605fc Coccinelle: Add null/kmerr.cocci 15 years ago
Nicolas Palix c75b81bffa Coccinelle: Add null/eno.cocci 15 years ago
Nicolas Palix 82c4340b0a Add scripts/coccinelle/deref_null.cocci 15 years ago
Nicolas Palix f853f8305b Add scripts/coccinelle/err_cast.cocci 15 years ago