index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles
Masahiro Yamada
2020-09-24
3
-1
/
+6
|
*
|
|
kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan
Masahiro Yamada
2020-09-24
1
-2
/
+0
|
*
|
|
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-24
5
-4
/
+10
|
*
|
|
Makefile: Add clang-tidy and static analyzer support to makefile
Nathan Huckleberry
2020-08-26
2
-0
/
+74
|
*
|
|
gen_compile_commands: remove the warning about too few .cmd files
Masahiro Yamada
2020-08-26
1
-10
/
+0
|
*
|
|
gen_compile_commands: support *.o, *.a, modules.order in positional argument
Masahiro Yamada
2020-08-26
1
-4
/
+96
|
*
|
|
gen_compile_commands: move directory walk to a generator function
Masahiro Yamada
2020-08-26
1
-12
/
+32
|
*
|
|
gen_compile_commands: make -o option independent of -d option
Masahiro Yamada
2020-08-26
1
-9
/
+9
|
*
|
|
gen_compile_commands: reword the help message of -d option
Masahiro Yamada
2020-08-26
1
-2
/
+2
|
*
|
|
gen_compile_commands: do not support .cmd files under tools/ directory
Masahiro Yamada
2020-08-26
1
-20
/
+12
|
*
|
|
gen_compile_commands: use choices for --log_levels option
Masahiro Yamada
2020-08-26
1
-10
/
+4
|
*
|
|
gen_compile_commands: parse only the first line of .*.cmd files
Masahiro Yamada
2020-08-26
1
-5
/
+2
|
*
|
|
kbuild: hide commands to run Kconfig, and show short log for syncconfig
Masahiro Yamada
2020-08-26
1
-8
/
+8
*
|
|
|
Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
2020-10-18
11
-26
/
+1118
|
\
\
\
\
|
*
|
|
|
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
|
*
|
|
|
scripts: coccicheck: Change default condition for parallelism
Sumera Priyadarsini
2020-10-12
1
-1
/
+1
|
*
|
|
|
scripts: coccicheck: Add quotes to improve portability
Sumera Priyadarsini
2020-10-12
1
-1
/
+1
|
*
|
|
|
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
|
*
|
|
|
scripts: coccicheck: Change default value for parallelism
Sumera Priyadarsini
2020-09-27
1
-0
/
+5
|
*
|
|
|
coccinelle: misc: add excluded_middle.cocci script
Denis Efremov
2020-09-21
1
-0
/
+39
|
*
|
|
|
scripts: coccicheck: Improve error feedback when coccicheck fails
Sumera Priyadarsini
2020-09-13
1
-2
/
+8
|
*
|
|
|
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: coccicheck: Add chain mode to list of modes
Sumera Priyadarsini
2020-08-21
1
-1
/
+1
*
|
|
|
|
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-10-17
1
-82
/
+223
|
\
\
\
\
\
|
*
|
|
|
|
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
2020-10-15
1
-9
/
+14
|
*
|
|
|
|
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
2020-10-15
1
-2
/
+4
|
*
|
|
|
|
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2020-10-15
1
-8
/
+43
|
*
|
|
|
|
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
2020-10-15
1
-12
/
+14
|
*
|
|
|
|
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
2020-10-15
1
-23
/
+41
|
*
|
|
|
|
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
2020-10-15
1
-23
/
+21
|
*
|
|
|
|
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
2020-10-15
1
-3
/
+4
|
*
|
|
|
|
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
1
-10
/
+24
|
*
|
|
|
|
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
2020-10-15
1
-6
/
+65
|
*
|
|
|
|
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
2020-10-15
1
-4
/
+11
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
6
-75
/
+209
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang
George Popescu
2020-10-16
1
-1
/
+9
|
*
|
|
|
|
scripts/gdb/tasks: add headers and improve spacing format
Ritesh Harjani
2020-10-16
1
-4
/
+5
|
*
|
|
|
|
scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...
Ritesh Harjani
2020-10-16
1
-8
/
+7
|
*
|
|
|
|
checkpatch: add new warnings to author signoff checks.
Dwaipayan Ray
2020-10-16
1
-16
/
+77
|
*
|
|
|
|
checkpatch: fix false positive on empty block comment lines
Ćukasz Stelmach
2020-10-16
1
-1
/
+1
|
*
|
|
|
|
checkpatch: fix multi-statement macro checks for while blocks.
Dwaipayan Ray
2020-10-16
1
-3
/
+4
|
*
|
|
|
|
checkpatch: emit a warning on embedded filenames
Joe Perches
2020-10-16
1
-0
/
+6
|
*
|
|
|
|
checkpatch: extend author Signed-off-by check for split From: header
Dwaipayan Ray
2020-10-16
1
-0
/
+4
[prev]
[next]