index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory
Dirk Gouders
2018-08-03
1
-2
/
+2
*
kbuild: add .DELETE_ON_ERROR special target
Masahiro Yamada
2018-07-25
1
-0
/
+3
*
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
2018-07-25
7
-19
/
+30
*
kconfig: make syncconfig update .config regardless of sym_change_count
Masahiro Yamada
2018-07-25
1
-4
/
+6
*
kconfig: create directories needed for syncconfig by itself
Masahiro Yamada
2018-07-25
2
-9
/
+20
*
kconfig: remove unneeded directory generation from local*config
Masahiro Yamada
2018-07-25
1
-1
/
+0
*
kconfig: split out useful helpers in confdata.c
Masahiro Yamada
2018-07-25
1
-17
/
+64
*
kconfig: rename file_write_dep and move it to confdata.c
Masahiro Yamada
2018-07-25
3
-32
/
+30
*
kconfig: handle format string before calling conf_message_callback()
Masahiro Yamada
2018-07-25
4
-18
/
+17
*
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
2018-07-18
6
-8
/
+8
*
kconfig: check for pkg-config on make {menu,n,g,x}config
Randy Dunlap
2018-07-18
2
-0
/
+9
*
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
Joe Perches
2018-07-14
1
-3
/
+3
*
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-13
9
-23
/
+4
|
\
|
*
scripts/tags.sh: add __ro_after_init
Constantine Shulyupin
2018-07-13
1
-1
/
+1
|
*
scripts: teach extract-vmlinux about LZ4 and ZSTD
Adam Borowski
2018-07-08
1
-0
/
+2
|
*
kbuild: remove duplicated comments about PHONY
Masahiro Yamada
2018-07-06
6
-21
/
+0
|
*
kbuild: do not drop -I without parameter
Masahiro Yamada
2018-07-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
bpfilter: check compiler capability in Kconfig
Masahiro Yamada
2018-06-28
1
-1
/
+1
*
|
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-30
4
-4
/
+11
|
\
\
|
*
|
kconfig: loop boundary condition fix
Jerry James
2018-06-28
1
-1
/
+1
|
*
|
kconfig: handle P_SYMBOL in print_symbol()
Dirk Gouders
2018-06-28
2
-0
/
+7
|
*
|
kconfig: fix line numbers for if-entries in menu tree
Dirk Gouders
2018-06-25
1
-2
/
+2
|
*
|
stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=y
Sven Joachim
2018-06-25
1
-1
/
+1
*
|
|
checkpatch: remove warning for 'old' stable@kernel.org address
Linus Torvalds
2018-06-27
1
-6
/
+0
|
|
/
|
/
|
*
|
tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
Greg Thelen
2018-06-21
1
-1
/
+1
|
/
*
scripts/documentation-file-ref-check: check tools/*/Documentation
Mauro Carvalho Chehab
2018-06-15
1
-0
/
+7
*
scripts/documentation-file-ref-check: get rid of false-positives
Mauro Carvalho Chehab
2018-06-15
1
-3
/
+18
*
scripts/documentation-file-ref-check: hint: dash or underline
Mauro Carvalho Chehab
2018-06-15
1
-0
/
+6
*
scripts/documentation-file-ref-check: add a fix logic for DT
Mauro Carvalho Chehab
2018-06-15
1
-3
/
+17
*
scripts/documentation-file-ref-check: accept more wildcards at filenames
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
scripts/documentation-file-ref-check: fix help message
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-13
8
-104
/
+39
|
\
|
*
kconfig: fix localmodconfig
Sam Ravnborg
2018-06-11
1
-2
/
+2
|
*
gcc-plugins: test plugin support in Kconfig and clean up Makefile
Masahiro Yamada
2018-06-11
3
-57
/
+26
|
*
gcc-plugins: move GCC version check for PowerPC to Kconfig
Masahiro Yamada
2018-06-11
1
-8
/
+0
|
*
kcov: test compiler capability in Kconfig and correct dependency
Masahiro Yamada
2018-06-11
3
-14
/
+8
|
*
kconfig: add CC_IS_CLANG and CLANG_VERSION
Masahiro Yamada
2018-06-08
1
-14
/
+4
|
*
stack-protector: test compiler capability in Kconfig and drop AUTO mode
Masahiro Yamada
2018-06-08
2
-11
/
+1
*
|
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-09
1
-1
/
+0
|
\
\
|
*
|
staging: lustre: delete the filesystem from the tree.
Greg Kroah-Hartman
2018-06-05
1
-1
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-07
3
-7
/
+28
|
\
\
\
|
*
|
|
checkpatch: improve patch recognition
Joe Perches
2018-06-07
1
-0
/
+8
|
*
|
|
get_maintainer: improve patch recognition
Joe Perches
2018-06-07
1
-1
/
+12
|
*
|
|
mm: split page_type out from _mapcount
Matthew Wilcox
2018-06-07
1
-3
/
+3
|
*
|
|
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
2018-06-07
2
-3
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-07
7
-16
/
+264
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kbuild: disable new dtc graph and unit-address warnings
Rob Herring
2018-05-14
1
-0
/
+3
|
*
|
scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
Rob Herring
2018-05-14
6
-16
/
+261
*
|
|
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
1
-1
/
+17
|
\
\
\
[next]