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
*
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-08-14
8
-243
/
+218
|
\
|
*
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
Masahiro Yamada
2020-08-14
2
-28
/
+27
|
*
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
2020-08-14
1
-34
/
+34
|
*
kconfig: qconf: refactor icon setups
Masahiro Yamada
2020-08-14
2
-14
/
+27
|
*
kconfig: qconf: remove unused voidPix, menuInvPix
Masahiro Yamada
2020-08-14
2
-2
/
+2
|
*
kconfig: qconf: remove ConfigItem::text/setText
Masahiro Yamada
2020-08-14
1
-8
/
+0
|
*
kconfig: qconf: remove ConfigList::addColumn/removeColumn
Masahiro Yamada
2020-08-14
2
-19
/
+11
|
*
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
Masahiro Yamada
2020-08-14
2
-19
/
+11
|
*
kconfig: qconf: drop more localization code
Masahiro Yamada
2020-08-14
1
-8
/
+3
|
*
kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
Masahiro Yamada
2020-08-14
2
-10
/
+10
|
*
kconfig: qconf: remove unused argument from ConfigView::updateList()
Masahiro Yamada
2020-08-14
2
-5
/
+5
|
*
kconfig: qconf: remove unused argument from ConfigList::updateList()
Masahiro Yamada
2020-08-14
2
-5
/
+5
|
*
kconfig: qconf: omit parent to QHBoxLayout()
Masahiro Yamada
2020-08-14
1
-1
/
+2
|
*
kconfig: qconf: remove name from ConfigSearchWindow constructor
Masahiro Yamada
2020-08-14
2
-24
/
+22
|
*
kconfig: qconf: remove unused ConfigList::listView()
Masahiro Yamada
2020-08-14
1
-4
/
+0
|
*
kconfig: qconf: overload addToolBar() to create and insert toolbar
Masahiro Yamada
2020-08-14
1
-3
/
+1
|
*
kconfig: qconf: remove toolBar from ConfigMainWindow members
Masahiro Yamada
2020-08-14
2
-2
/
+1
|
*
kconfig: qconf: use 'menu' variable for (QMenu *)
Masahiro Yamada
2020-08-14
1
-21
/
+20
|
*
kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
Masahiro Yamada
2020-08-14
1
-6
/
+5
|
*
kconfig: qconf: remove ->addSeparator() to menuBar
Masahiro Yamada
2020-08-14
1
-1
/
+0
|
*
kconfig: add 'static' to some file-local data
Masahiro Yamada
2020-08-14
2
-5
/
+11
|
*
kconfig: qconf: Fix mouse events in search view
Maxime Chretien
2020-08-14
1
-2
/
+3
|
*
kconfig: constify XPM data
Masahiro Yamada
2020-08-14
2
-30
/
+30
|
*
Revert "checkpatch: kconfig: prefer 'help' over '---help---'"
Masahiro Yamada
2020-08-14
1
-5
/
+1
|
*
kconfig: remove '---help---' support
Masahiro Yamada
2020-08-14
2
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-12
1
-0
/
+1
|
\
\
|
*
\
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-09
1
-0
/
+1
|
|
\
\
|
|
*
|
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
2020-07-05
1
-0
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
2
-38
/
+82
|
\
\
\
\
|
*
|
|
|
scripts/gdb: fix python 3.8 SyntaxWarning
Nick Desaulniers
2020-08-12
1
-2
/
+2
|
*
|
|
|
checkpatch: remove missing switch/case break test
Joe Perches
2020-08-12
1
-25
/
+0
|
*
|
|
|
checkpatch: add test for repeated words
Joe Perches
2020-08-12
1
-0
/
+38
|
*
|
|
|
checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
Quentin Monnet
2020-08-12
1
-9
/
+12
|
*
|
|
|
checkpatch: add --fix option for ASSIGN_IN_IF
Joe Perches
2020-08-12
1
-2
/
+24
|
*
|
|
|
checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_
Joe Perches
2020-08-12
1
-0
/
+6
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-08-11
1
-0
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
recordmcount: Fix build failure on non arm64
Christophe Leroy
2020-08-10
1
-0
/
+2
*
|
|
|
|
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
20
-108
/
+130
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base
Masahiro Yamada
2020-08-10
1
-7
/
+3
|
*
|
|
|
kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled
Masahiro Yamada
2020-08-10
3
-11
/
+0
|
*
|
|
|
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-08-10
9
-27
/
+36
|
*
|
|
|
kbuild: sort hostprogs before passing it to ifneq
Masahiro Yamada
2020-08-10
2
-7
/
+8
|
*
|
|
|
kbuild: move host .so build rules to scripts/gcc-plugins/Makefile
Masahiro Yamada
2020-08-10
4
-43
/
+55
|
*
|
|
|
kbuild: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-10
2
-2
/
+2
|
*
|
|
|
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-10
1
-6
/
+8
|
*
|
|
|
kbuild: do not export LDFLAGS_vmlinux
Masahiro Yamada
2020-08-10
1
-0
/
+4
|
*
|
|
|
kbuild: always create directories of targets
Masahiro Yamada
2020-08-10
1
-3
/
+1
|
*
|
|
|
kbuild: buildtar: add dtbs support
Domenico Andreoli
2020-07-07
1
-0
/
+12
|
*
|
|
|
Revert "kbuild: Create directory for target DTB"
Masahiro Yamada
2020-07-07
1
-2
/
+1
|
*
|
|
|
kbuild: run the checker after the compiler
Luc Van Oostenryck
2020-07-07
1
-2
/
+2
[next]