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
*
recordmcount: Fix build failure on non arm64
Christophe Leroy
2020-08-21
1
-0
/
+2
*
scripts/selinux/mdp: fix initial SID handling
Stephen Smalley
2020-08-19
1
-5
/
+18
*
recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.
Gregory Herrero
2020-08-19
1
-0
/
+6
*
scripts: add dummy report mode to add_namespace.cocci
Matthias Maennich
2020-08-11
2
-2
/
+8
*
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
2020-08-02
1
-3
/
+0
*
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2020-08-02
2
-5
/
+1
*
Revert "kconfig: qconf: don't show goback button on splitMode"
Masahiro Yamada
2020-08-01
1
-3
/
+2
*
Revert "kconfig: qconf: Change title for the item window"
Masahiro Yamada
2020-08-01
1
-9
/
+1
*
kconfig: qconf: remove "goBack" debug message
Masahiro Yamada
2020-08-01
1
-1
/
+0
*
kconfig: qconf: use delete[] instead of delete to free array
Masahiro Yamada
2020-08-01
1
-2
/
+2
*
kconfig: qconf: compile moc object separately
Masahiro Yamada
2020-08-01
3
-7
/
+7
*
kconfig: qconf: use if_changed for qconf.moc rule
Masahiro Yamada
2020-08-01
1
-2
/
+4
*
modpost: explain why we can't use strsep
Wolfram Sang
2020-07-27
1
-0
/
+1
*
Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-26
1
-2
/
+10
|
\
|
*
modpost: remove use of non-standard strsep() in HOSTCC code
H. Nikolaus Schaller
2020-07-07
1
-2
/
+10
*
|
scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
Stefano Garzarella
2020-07-24
1
-1
/
+1
*
|
scripts/decode_stacktrace: strip basepath from all paths
Pi-Hsun Shih
2020-07-24
1
-2
/
+2
*
|
kbuild: Move -Wtype-limits to W=2
Rikard Falkeborn
2020-07-09
1
-0
/
+2
|
/
*
Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-05
3
-76
/
+122
|
\
|
*
kconfig: qconf: parse newer types at debug info
Mauro Carvalho Chehab
2020-07-02
1
-0
/
+3
|
*
kconfig: qconf: navigate menus on hyperlinks
Mauro Carvalho Chehab
2020-07-02
1
-18
/
+7
|
*
kconfig: qconf: don't show goback button on splitMode
Mauro Carvalho Chehab
2020-07-02
1
-2
/
+3
|
*
kconfig: qconf: simplify the goBack() logic
Mauro Carvalho Chehab
2020-07-01
1
-31
/
+17
|
*
kconfig: qconf: re-implement setSelected()
Mauro Carvalho Chehab
2020-07-01
2
-12
/
+11
|
*
kconfig: qconf: make debug links work again
Mauro Carvalho Chehab
2020-07-01
2
-5
/
+71
|
*
kconfig: qconf: make search fully work again on split mode
Mauro Carvalho Chehab
2020-07-01
1
-7
/
+18
|
*
kconfig: qconf: cleanup includes
Mauro Carvalho Chehab
2020-07-01
2
-25
/
+16
|
*
gcc-plugins: fix gcc-plugins directory path in documentation
Masahiro Yamada
2020-06-28
1
-1
/
+1
*
|
Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-07-02
10
-15
/
+92
|
\
\
|
*
|
dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
Masahiro Yamada
2020-06-30
1
-0
/
+3
|
*
|
scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c
Rob Herring
2020-06-30
10
-15
/
+89
*
|
|
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-28
1
-0
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
locking/atomics: Provide the arch_atomic_ interface to generic code
Peter Zijlstra
2020-06-25
1
-0
/
+31
|
|
/
*
|
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-21
3
-13
/
+8
|
\
\
|
*
|
scripts: Fix typo in headers_install.sh
Masanari Iida
2020-06-17
1
-1
/
+1
|
*
|
kconfig: unify cc-option and as-option
Masahiro Yamada
2020-06-17
1
-7
/
+1
|
*
|
kbuild: improve cc-option to clean up all temporary files
Masahiro Yamada
2020-06-17
1
-5
/
+6
|
|
/
*
|
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
1
-6
/
+92
|
\
\
|
*
|
recordmcount: support >64k sections
Sami Tolvanen
2020-06-16
1
-6
/
+92
|
|
/
*
/
scripts/decode_stacktrace: warn when modpath is needed but is unset
Sasha Levin
2020-06-15
1
-1
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
1
-2
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-13
1
-2
/
+2
|
|
\
|
|
*
scripts: Require pahole v1.16 when generating BTF
Lorenz Bauer
2020-06-09
1
-2
/
+2
*
|
|
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
3
-8
/
+8
|
\
\
\
|
*
|
|
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
2020-06-11
3
-8
/
+8
*
|
|
|
Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-06-12
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Merge branch 'dt/schema-cleanups' into dt/linus
Rob Herring
2020-06-12
46
-676
/
+1006
|
|
\
|
|
|
|
*
|
|
|
scripts/dtc: use pkg-config to include <yaml.h> in non-standard path
Masahiro Yamada
2020-06-08
1
-0
/
+3
*
|
|
|
|
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
5
-5
/
+44
|
\
\
\
\
\
|
*
|
|
|
|
kcsan: Pass option tsan-instrument-read-before-write to Clang
Marco Elver
2020-06-11
1
-0
/
+1
[next]