index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kerneldoc2' into docs-next
Jonathan Corbet
2018-02-20
1
-301
/
+365
|
\
|
*
docs: Add an SPDX header to kernel-doc
Jonathan Corbet
2018-02-20
1
-0
/
+1
|
*
docs: kernel-doc: Don't mangle literal code blocks in comments
Jonathan Corbet
2018-02-15
1
-5
/
+64
|
*
docs: kernel-doc: Finish moving STATE_* code out of process_file()
Jonathan Corbet
2018-02-15
1
-62
/
+77
|
*
docs: kernel-doc: Move STATE_PROTO processing into its own function
Jonathan Corbet
2018-02-15
1
-18
/
+28
|
*
docs: kernel-doc: Move STATE_BODY processing to a separate function
Jonathan Corbet
2018-02-15
1
-92
/
+101
|
*
docs: kernel-doc: Move STATE_NAME processing into its own function
Jonathan Corbet
2018-02-15
1
-65
/
+72
|
*
docs: kernel-doc: Move STATE_NORMAL processing into its own function
Jonathan Corbet
2018-02-15
1
-5
/
+16
|
*
docs: kernel-doc: Rename and split STATE_FIELD
Jonathan Corbet
2018-02-15
1
-11
/
+11
|
*
docs: kernel-doc: Get rid of xml_escape() and friends
Jonathan Corbet
2018-02-15
1
-56
/
+9
*
|
scripts: kernel-doc: support in-line comments on nested structs/unions
Mauro Carvalho Chehab
2018-02-19
1
-1
/
+1
*
|
scripts: kernel_doc: fixup reporting of function identifiers
Mike Rapoport
2018-02-19
1
-1
/
+1
*
|
Add scripts/split-man.pl
Matthew Wilcox
2018-02-13
1
-0
/
+28
*
|
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-02-10
13
-66
/
+120
|
\
\
|
*
|
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
2018-02-10
3
-4
/
+4
|
*
|
kconfig: add xrealloc() helper
Masahiro Yamada
2018-02-10
6
-5
/
+16
|
*
|
kconfig: send error messages to stderr
Masahiro Yamada
2018-02-08
4
-19
/
+24
|
*
|
kconfig: echo stdin to stdout if either is redirected
Masahiro Yamada
2018-02-08
1
-3
/
+4
|
*
|
kconfig: remove check_stdin()
Masahiro Yamada
2018-02-08
1
-14
/
+0
|
*
|
kconfig: remove 'config*' pattern from .gitignnore
Masahiro Yamada
2018-02-08
1
-1
/
+0
|
*
|
kconfig: show '?' prompt even if no help text is available
Masahiro Yamada
2018-02-08
1
-7
/
+2
|
*
|
kconfig: do not write choice values when their dependency becomes n
Masahiro Yamada
2018-02-08
1
-9
/
+7
|
*
|
coccinelle: deref_null: avoid useless computation
Julia Lawall
2018-02-07
1
-3
/
+3
|
*
|
coccinelle: devm_free: reduce false positives
Julia Lawall
2018-02-07
1
-1
/
+54
|
*
|
kconfig: Warn if help text is blank
Ulf Magnusson
2018-02-02
1
-0
/
+6
|
|
/
*
|
Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-02-08
4
-78
/
+37
|
\
\
|
*
|
gcc-plugins: Use dynamic initializers
Kees Cook
2018-02-06
3
-78
/
+33
|
*
|
gcc-plugins: Add include required by GCC release 8
valdis.kletnieks@vt.edu
2018-02-06
1
-0
/
+4
*
|
|
Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-07
1
-1
/
+1
|
\
\
\
|
*
|
|
modpost: Remove trailing semicolon
Luis de Bethencourt
2018-01-16
1
-1
/
+1
*
|
|
|
kasan: rework Kconfig settings
Arnd Bergmann
2018-02-07
1
-0
/
+2
*
|
|
|
lib/ubsan: remove returns-nonnull-attribute checks
Andrey Ryabinin
2018-02-07
1
-1
/
+0
*
|
|
|
checkpatch: improve OPEN_BRACE test
Joe Perches
2018-02-07
1
-3
/
+5
*
|
|
|
checkpatch: avoid some false positives for TABSTOP declaration test
Joe Perches
2018-02-07
1
-1
/
+1
*
|
|
|
checkpatch: exclude drivers/staging from if with unnecessary parentheses test
Joe Perches
2018-02-07
1
-1
/
+3
*
|
|
|
checkpatch: improve the TABSTOP test to include declarations
Joe Perches
2018-02-07
1
-1
/
+1
*
|
|
|
checkpatch: add a few DEVICE_ATTR style tests
Joe Perches
2018-02-07
1
-21
/
+93
*
|
|
|
checkpatch: improve quoted string and line continuation test
Joe Perches
2018-02-07
1
-1
/
+1
*
|
|
|
checkpatch: ignore some octal permissions of 0
Joe Perches
2018-02-07
1
-2
/
+7
*
|
|
|
checkpatch: allow long lines containing URL
Andreas Brauchli
2018-02-07
1
-0
/
+5
*
|
|
|
kasan: support alloca() poisoning
Paul Lawrence
2018-02-07
1
-1
/
+2
*
|
|
|
kasan/Makefile: support LLVM style asan parameters
Andrey Ryabinin
2018-02-07
1
-11
/
+18
*
|
|
|
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2018-02-07
2
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-2
/
+9
|
\
\
\
|
*
|
|
checkpatch: add pF/pf deprecation warning
Sergey Senozhatsky
2018-01-09
1
-2
/
+9
*
|
|
|
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-02-01
15
-5057
/
+518
|
\
\
\
\
|
*
|
|
|
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
Marc Herbert
2018-01-27
2
-5
/
+7
|
*
|
|
|
kconfig: make "Selected by:" and "Implied by:" readable
Petr Vorel
2018-01-25
3
-6
/
+27
|
*
|
|
|
kconfig: announce removal of oldnoconfig if used
Masahiro Yamada
2018-01-25
1
-0
/
+2
|
*
|
|
|
kconfig: fix make xconfig when gettext is missing
Yaakov Selkowitz
2018-01-21
1
-0
/
+1
[next]