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.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-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
*
kbuild: remove unneeded comments and code from scripts/basic/Makefile
Masahiro Yamada
2019-08-29
1
-12
/
+2
*
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
Masahiro Yamada
2019-08-25
1
-1
/
+4
*
kbuild: pkg: add package targets to PHONY instead of FORCE
Masahiro Yamada
2019-08-25
1
-9
/
+20
*
kbuild: pkg: clean up package files/dirs from the top Makefile
Masahiro Yamada
2019-08-25
2
-10
/
+1
*
merge_config.sh: Check error codes from make
Mark Brown
2019-08-22
1
-5
/
+5
*
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
2019-08-22
3
-16
/
+15
*
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-22
1
-6
/
+1
*
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
2019-08-22
2
-68
/
+71
*
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-08-21
1
-2
/
+3
*
kbuild: make single targets work more correctly
Masahiro Yamada
2019-08-21
1
-6
/
+39
*
kbuild: Parameterize kallsyms generation and correct reporting
Kees Cook
2019-08-21
1
-19
/
+19
*
kbuild: re-implement detection of CONFIG options leaked to user-space
Masahiro Yamada
2019-08-21
1
-0
/
+72
*
kbuild: fix modkern_aflags implementation
Masahiro Yamada
2019-08-15
1
-4
/
+3
*
kbuild: refactor part-of-module more
Masahiro Yamada
2019-08-15
1
-2
/
+1
*
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
2019-08-15
1
-5
/
+5
*
kbuild: add [M] marker for build log of *.mod.o
Masahiro Yamada
2019-08-14
1
-1
/
+1
*
Kbuild: Handle PREEMPT_RT for version string and magic
Thomas Gleixner
2019-08-14
2
-2
/
+4
*
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
2019-08-14
2
-16
/
+17
*
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2019-08-14
2
-17
/
+4
*
kbuild: use $(basename ...) for cmd_asn1_compiler
Masahiro Yamada
2019-08-14
1
-2
/
+2
*
kbuild: Fail if gold linker is detected
Thomas Gleixner
2019-08-14
1
-0
/
+3
*
modpost: check for static EXPORT_SYMBOL* functions
Denis Efremov
2019-08-14
1
-0
/
+32
*
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
2019-08-10
1
-0
/
+7
*
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
2019-08-10
1
-1
/
+2
*
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
2019-08-10
1
-1
/
+2
*
kbuild: revive single target %.ko
Masahiro Yamada
2019-08-10
1
-4
/
+2
*
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
2019-08-04
1
-0
/
+4
*
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
Stephen Boyd
2019-08-01
1
-1
/
+1
*
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
2019-08-01
2
-36
/
+42
*
kbuild: modpost: remove unnecessary dependency for __modpost
Masahiro Yamada
2019-08-01
1
-2
/
+2
*
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
2019-08-01
1
-1
/
+1
*
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada
2019-08-01
1
-4
/
+2
*
kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
Masahiro Yamada
2019-07-29
1
-0
/
+6
*
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-28
3
-7
/
+2
|
\
|
*
kbuild: remove unused single-used-m
Masahiro Yamada
2019-07-27
1
-2
/
+0
|
*
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
2019-07-27
1
-2
/
+2
|
*
kbuild: remove unused objectify macro
Masahiro Yamada
2019-07-27
1
-3
/
+0
*
|
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
2019-07-22
1
-21
/
+97
|
\
\
|
|
/
|
/
|
|
*
scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf output
Mauro Carvalho Chehab
2019-07-17
1
-0
/
+29
|
*
scripts/sphinx-pre-install: cleanup Gentoo checks
Mauro Carvalho Chehab
2019-07-17
1
-2
/
+13
|
*
scripts/sphinx-pre-install: fix latexmk dependencies
Mauro Carvalho Chehab
2019-07-17
1
-0
/
+4
|
*
scripts/sphinx-pre-install: don't use LaTeX with CentOS 7
Mauro Carvalho Chehab
2019-07-17
1
-18
/
+50
|
*
scripts/sphinx-pre-install: fix script for RHEL/CentOS
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
18
-87
/
+119
|
\
\
|
*
|
kbuild: split out *.mod out of {single,multi}-used-m rules
Masahiro Yamada
2019-07-18
1
-9
/
+13
|
*
|
kbuild: remove the first line of *.mod files
Masahiro Yamada
2019-07-18
3
-11
/
+6
|
*
|
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-07-18
5
-37
/
+14
|
*
|
kbuild: export_report: read modules.order instead of .tmp_versions/*.mod
Masahiro Yamada
2019-07-18
1
-6
/
+5
|
*
|
kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
2019-07-18
1
-6
/
+9
|
*
|
kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.mod
Masahiro Yamada
2019-07-17
1
-2
/
+1
[next]