index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-15
kconfig: remove grammatically ambiguous option_error
Masahiro Yamada
1
-10
/
+0
2018-12-15
kconfig: remove grammatically ambiguous "unexpected option" diagnostic
Masahiro Yamada
1
-10
/
+1
2018-12-15
kconfig: warn no new line at end of file
Masahiro Yamada
1
-0
/
+4
2018-12-15
scripts/spdxcheck.py: always open files in binary mode
Thierry Reding
1
-2
/
+4
2018-12-15
checkstack.pl: fix for aarch64
Qian Cai
1
-2
/
+2
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
7
-16
/
+45
2018-12-13
kbuild: Add support for DT binding schema checks
Rob Herring
2
-2
/
+26
2018-12-13
ARM: smp: add support for per-task stack canaries
Ard Biesheuvel
3
-0
/
+113
2018-12-12
kconfig: clean up EOF handling in the lexer
Masahiro Yamada
1
-3
/
+2
2018-12-12
kconfig: fix ambiguous grammar in terms of new lines
Masahiro Yamada
2
-15
/
+24
2018-12-12
kconfig: refactor pattern matching in STRING state
Masahiro Yamada
1
-11
/
+3
2018-12-12
kconfig: remove unneeded pattern matching to whitespaces
Masahiro Yamada
1
-6
/
+0
2018-12-12
kconfig: require T_EOL to reduce visible statement
Masahiro Yamada
1
-2
/
+2
2018-12-12
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada
1
-0
/
+2
2018-12-12
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
1
-1
/
+1
2018-12-10
parisc: syscalls: ignore nfsservctl for other architectures
Firoz Khan
1
-0
/
+1
2018-12-09
scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
Joe Lawrence
2
-1
/
+14
2018-12-08
kbuild: remove a special handling for *.agh in Makefile.headersinst
Masahiro Yamada
1
-1
/
+0
2018-12-08
kconfig: remove k_invalid from expr_parse_string() return type
Masahiro Yamada
1
-12
/
+2
2018-12-08
kconfig: remove S_OTHER symbol type and correct dependency tracking
Masahiro Yamada
3
-24
/
+16
2018-12-08
kconfig: split out code touching a file to conf_touch_dep()
Masahiro Yamada
1
-43
/
+49
2018-12-08
kconfig: rename conf_split_config() to conf_touch_deps()
Masahiro Yamada
1
-2
/
+2
2018-12-08
kconfig: remove unneeded setsym label in conf_read_simple()
Masahiro Yamada
1
-3
/
+3
2018-12-08
Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+5
2018-12-06
stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass
Alexander Popov
1
-3
/
+5
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+35
2018-12-02
kbuild: move .SECONDARY special target to Kbuild.include
Masahiro Yamada
2
-4
/
+3
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2018-12-01
kbuild: remove redundant 'set -e' from cmd_* defines
Masahiro Yamada
2
-3
/
+0
2018-12-01
kbuild: refactor if_changed
Masahiro Yamada
1
-2
/
+1
2018-12-01
kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
Masahiro Yamada
2
-9
/
+9
2018-12-01
kbuild: change if_changed_rule for multi-line recipe
Masahiro Yamada
2
-19
/
+15
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
4
-55
/
+36
2018-12-01
kbuild: refactor modversions build rules
Masahiro Yamada
1
-37
/
+17
2018-12-01
kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
Masahiro Yamada
1
-1
/
+1
2018-12-01
kbuild: remove redundant 'set -e' from filechk_offsets
Masahiro Yamada
1
-1
/
+1
2018-12-01
kbuild: let fixdep directly write to .*.cmd files
Masahiro Yamada
2
-13
/
+9
2018-12-01
kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
Masahiro Yamada
2
-9
/
+2
2018-12-01
kbuild: move modpost out of 'scripts' target
Masahiro Yamada
2
-4
/
+1
2018-12-01
modpost: move unresolved symbol checks to check_exports()
Masahiro Yamada
1
-15
/
+18
2018-12-01
modpost: merge module iterations
Masahiro Yamada
1
-6
/
+1
2018-12-01
modpost: refactor seen flag clearing in add_depends()
Masahiro Yamada
1
-6
/
+6
2018-12-01
modpost: file2alias: check prototype of handler
Masahiro Yamada
1
-4
/
+3
2018-12-01
modpost: file2alias: go back to simple devtable lookup
Masahiro Yamada
1
-95
/
+49
2018-12-01
modpost: skip ELF local symbols during section mismatch check
Paul Walmsley
1
-0
/
+12
2018-12-01
unifdef: use memcpy instead of strncpy
Linus Torvalds
1
-2
/
+2
2018-11-30
kbuild: Enable dtc graph_port warning by default
Rob Herring
1
-1
/
+0
2018-11-30
kbuild: disable dtc simple_bus_reg warnings by default
Rob Herring
1
-0
/
+1
2018-11-29
scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145
Rob Herring
17
-147
/
+436
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-78
/
+0
[prev]
[next]