index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce FOREACH_ELEMENT
Matteo Croce
2024-04-18
1
-0
/
+1
*
cocci: merge mfree.cocci and mfree_return.cocci (#30838)
AtariDreams
2024-01-09
2
-9
/
+29
*
coccinelle: add a rule for in_addr_hash_func()
Frantisek Sumsal
2024-01-02
1
-0
/
+7
*
coccinelle: drop a couple of FIXMEs
Frantisek Sumsal
2024-01-02
2
-7
/
+10
*
coccinelle: re-indent comments
Yu Watanabe
2023-12-28
1
-4
/
+4
*
coccinelle: fix typo
Yu Watanabe
2023-12-28
1
-1
/
+1
*
Merge pull request #30639 from mrc0mmand/more-cocci-shenanigans
Yu Watanabe
2023-12-27
3
-248
/
+90
|
\
|
*
coccinelle: dial back warnings about performance
Frantisek Sumsal
2023-12-27
1
-8
/
+2
|
*
coccinelle: help Coccinelle with some more complex macros
Frantisek Sumsal
2023-12-27
3
-238
/
+81
|
*
coccinelle: search the system include path for header files as well
Frantisek Sumsal
2023-12-27
1
-1
/
+4
|
*
coccinelle: explicitly undefine SD_BOOT
Frantisek Sumsal
2023-12-26
1
-2
/
+4
*
|
coccinelle: fix typo
Yu Watanabe
2023-12-26
1
-2
/
+2
|
/
*
Merge pull request #30633 from mrc0mmand/cocci-shenanigans
Yu Watanabe
2023-12-25
3
-26
/
+53
|
\
|
*
coccinelle: properly drop braces around single-statement if()s
Frantisek Sumsal
2023-12-25
1
-20
/
+5
|
*
coccinelle: fix the log-json rule
Frantisek Sumsal
2023-12-25
1
-2
/
+1
|
*
coccinelle: rework how we run the Coccinelle transformations
Frantisek Sumsal
2023-12-25
1
-4
/
+47
*
|
format-table: introduce table_isempty and use it where appropriate
Mike Yuan
2023-12-25
1
-0
/
+10
*
|
siphash24: introduce siphash24_compress_typesafe() macro
Yu Watanabe
2023-12-25
1
-0
/
+6
*
|
coccinelle: convert hashmap_size() == 0 or friends
Yu Watanabe
2023-12-24
1
-0
/
+91
|
/
*
coccinelle: don't run iovec-make on iovec_done{,_erase}
Frantisek Sumsal
2023-10-25
1
-1
/
+5
*
tree-wide: use cocinnelle to apply _NEG_ macros
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-0
/
+46
*
coccinelle/take-fd: match for -EBADF instead of -1
Mike Yuan
2023-07-09
1
-2
/
+2
*
coccinelle: add a transformation for GNU conditionals
Frantisek Sumsal
2023-03-18
1
-0
/
+7
*
coccinelle: respect spacing from the semantic patch
Frantisek Sumsal
2023-03-18
1
-1
/
+1
*
coccinelle: skip the empty-to-null transformation on the macro itself
Frantisek Sumsal
2023-01-25
1
-2
/
+6
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-3
/
+3
*
treewide: drop "RUN_" from "RUN_WITH_UMASK"
Zbigniew Jędrzejewski-Szmek
2022-12-13
1
-1
/
+1
*
basic/list: drop LIST_IS_EMPTY
Zbigniew Jędrzejewski-Szmek
2022-07-02
1
-2
/
+0
*
coccinelle: don't try to use IN_SET() in assert_cc()
Frantisek Sumsal
2022-05-30
1
-5
/
+17
*
coccinelle: automatically look for timestamp_is_set candidates
Lennart Poettering
2022-02-22
1
-0
/
+73
*
coccinelle: automatically switch some uses of memcpy() → mempcpy()
Lennart Poettering
2022-02-16
1
-0
/
+13
*
list: drop unnecessary line continuation
Yu Watanabe
2021-12-24
1
-1
/
+1
*
Change all fixed-path bash shebangs to /u/b/env bash outside test/
наб
2021-12-12
1
-1
/
+2
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-0
/
+11
*
licensing: add spdx to our .cocci files
Zbigniew Jędrzejewski-Szmek
2021-10-01
52
-1
/
+54
*
ci: use LGPLv2+ for all our ci configuration
Zbigniew Jędrzejewski-Szmek
2021-10-01
1
-0
/
+1
*
ci: shellcheck-ify CI scripts
Frantisek Sumsal
2021-09-29
1
-11
/
+14
*
coccinelle: filter out a couple of 'false-positive' transformations
Frantisek Sumsal
2021-03-18
3
-2
/
+5
*
coccinelle: ignore specific cases to use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-27
1
-0
/
+6
*
coccinelle: add rules for log_unit_error_errno() or friends
Yu Watanabe
2020-11-27
2
-0
/
+269
*
coccinelle: always use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-19
1
-2
/
+2
*
coccinelle: add one more rule to use return value of log_xxx_errno()
Yu Watanabe
2020-11-19
1
-0
/
+9
*
coccinelle: introduce drop-braces transformation
Frantisek Sumsal
2020-10-09
1
-0
/
+27
*
coccinelle: check for invalid errno comparisons
Frantisek Sumsal
2020-10-09
1
-0
/
+10
*
coccinelle: correctly resolve our own macros
Frantisek Sumsal
2020-10-09
2
-2
/
+233
*
coccinelle: skip strjoin transformation in test_strjoin()
Frantisek Sumsal
2020-10-04
1
-10
/
+9
*
coccinelle: limit the # of expressions in in_set/not_in_set
Frantisek Sumsal
2020-10-04
2
-27
/
+4
*
coccinelle: skip the xsprintf transformation on man pages
Frantisek Sumsal
2020-10-04
1
-1
/
+2
*
coccinelle: disable flags-set where it doesn't make sense
Frantisek Sumsal
2020-10-04
1
-3
/
+9
*
coccinelle: fix the equals-null transformation
Frantisek Sumsal
2020-10-04
1
-6
/
+21
[next]