index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
kconfig: Document automatic submenu creation code
Ulf Magnusson
2018-01-22
1
-0
/
+38
|
*
|
|
|
kconfig: Fix choice symbol expression leak
Ulf Magnusson
2018-01-22
1
-0
/
+3
|
*
|
|
|
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
2018-01-22
1
-1
/
+1
|
*
|
|
|
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
2018-01-22
1
-0
/
+1
|
*
|
|
|
kconfig: Don't leak main menus during parsing
Ulf Magnusson
2018-01-22
1
-9
/
+24
|
*
|
|
|
kconfig: Don't leak 'option' arguments during parsing
Ulf Magnusson
2018-01-11
1
-1
/
+3
|
*
|
|
|
kconfig: Don't leak 'source' filenames during parsing
Ulf Magnusson
2018-01-11
2
-0
/
+5
|
*
|
|
|
kconfig: Don't leak symbol names during parsing
Ulf Magnusson
2018-01-10
1
-17
/
+19
|
*
|
|
|
kconfig: generate lexer and parser during build instead of shipping
Masahiro Yamada
2017-12-16
3
-4944
/
+1
|
*
|
|
|
kbuild: prepare to remove C files pre-generated by flex and bison
Masahiro Yamada
2017-12-16
1
-3
/
+17
|
*
|
|
|
kbuild: add LEX and YACC variables
Masahiro Yamada
2017-12-16
1
-2
/
+2
|
*
|
|
|
kconfig: display recursive dependency resolution hint just once
Masahiro Yamada
2017-12-16
1
-2
/
+6
|
*
|
|
|
kconfig: Clean up modules handling and fix crash
Ulf Magnusson
2017-12-15
1
-4
/
+6
|
*
|
|
|
kconfig: Clarify expression rewriting
Ulf Magnusson
2017-12-15
1
-0
/
+52
|
*
|
|
|
kconfig: Rename menu_check_dep() to rewrite_m()
Ulf Magnusson
2017-12-15
1
-6
/
+10
|
*
|
|
|
kconfig: Sync zconf.y with zconf.tab.c_shipped
Ulf Magnusson
2017-12-12
1
-1
/
+1
|
*
|
|
|
kconfig: Document the 'symbol' struct
Ulf Magnusson
2017-12-07
1
-1
/
+44
|
*
|
|
|
kconfig: Document the 'menu' struct
Ulf Magnusson
2017-12-07
1
-0
/
+45
|
*
|
|
|
kconfig: Warn if choice default is not in choice
Ulf Magnusson
2017-12-07
1
-0
/
+10
*
|
|
|
|
Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-01
9
-115
/
+560
|
\
\
\
\
\
|
*
|
|
|
|
Coccinelle: coccicheck: fix typo
Julia Lawall
2018-02-02
1
-1
/
+1
|
*
|
|
|
|
Coccinelle: memdup: drop spurious line
Julia Lawall
2018-01-29
1
-1
/
+0
|
*
|
|
|
|
Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
Himanshu Jha
2018-01-16
1
-0
/
+0
|
*
|
|
|
|
Coccinelle: ifnullfree: Trim the warning reported in report mode
Himanshu Jha
2018-01-16
1
-1
/
+1
|
*
|
|
|
|
Coccinelle: alloc_cast: Add more memory allocating functions to the list
Himanshu Jha
2018-01-16
1
-21
/
+71
|
*
|
|
|
|
Coccinelle: array_size: report even if include is missing
Jérémy Lefaure
2018-01-16
1
-2
/
+2
|
*
|
|
|
|
Coccinelle: kzalloc-simple: Add all zero allocating functions
Himanshu Jha
2018-01-16
1
-5
/
+367
|
*
|
|
|
|
kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail
Masahiro Yamada
2017-12-13
1
-3
/
+7
|
*
|
|
|
|
scripts/package: snap-pkg target
Paolo Pisati
2017-12-13
2
-0
/
+30
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-02-01
3
-142
/
+101
|
\
\
\
\
\
|
*
|
|
|
|
kbuild: fix W= option checks for extra DTC warnings
Masahiro Yamada
2018-01-25
1
-2
/
+2
|
*
|
|
|
|
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
2018-01-18
1
-0
/
+3
|
*
|
|
|
|
fixdep: use existing helper to check modular CONFIG options
Masahiro Yamada
2018-01-18
1
-12
/
+12
|
*
|
|
|
|
fixdep: refactor parse_dep_file()
Masahiro Yamada
2018-01-18
1
-40
/
+40
|
*
|
|
|
|
fixdep: move global variables to local variables of main()
Masahiro Yamada
2018-01-18
1
-26
/
+16
|
*
|
|
|
|
fixdep: remove unneeded memcpy() in parse_dep_file()
Masahiro Yamada
2018-01-18
1
-13
/
+9
|
*
|
|
|
|
fixdep: factor out common code for reading files
Masahiro Yamada
2018-01-18
1
-55
/
+20
|
*
|
|
|
|
fixdep: use malloc() and read() to load dep_file to buffer
Masahiro Yamada
2018-01-18
1
-24
/
+32
|
*
|
|
|
|
fixdep: remove unnecessary <arpa/inet.h> inclusion
Masahiro Yamada
2018-01-18
1
-1
/
+0
|
*
|
|
|
|
fixdep: exit with error code in error branches of do_config_file()
Lukas Bulwahn
2018-01-08
1
-4
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
2
-0
/
+19
|
\
\
\
\
\
|
*
\
\
\
\
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
2018-01-02
2
-26
/
+4
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
soundwire: Add SoundWire bus type
Vinod Koul
2017-12-19
2
-0
/
+19
*
|
|
|
|
|
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-31
1
-1300
/
+206
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scripts: kernel_doc: better handle show warnings logic
Mauro Carvalho Chehab
2018-01-01
1
-15
/
+41
|
*
|
|
|
|
|
scripts: kernel-doc: apply filtering rules to warnings
Mauro Carvalho Chehab
2017-12-21
1
-7
/
+23
|
*
|
|
|
|
|
scripts: kernel-doc: improve nested logic to handle multiple identifiers
Mauro Carvalho Chehab
2017-12-21
1
-25
/
+44
|
*
|
|
|
|
|
scripts: kernel-doc: handle nested struct function arguments
Mauro Carvalho Chehab
2017-12-21
1
-12
/
+26
|
*
|
|
|
|
|
scripts: kernel-doc: print the declaration name on warnings
Mauro Carvalho Chehab
2017-12-21
1
-22
/
+16
|
*
|
|
|
|
|
scripts: kernel-doc: get rid of $nested parameter
Mauro Carvalho Chehab
2017-12-21
1
-15
/
+4
[prev]
[next]