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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
kbuild: remove leftover comment for filechk utility
Rasmus Villemoes
1
-2
/
+0
2020-10-20
treewide: remove DISABLE_LTO
Sami Tolvanen
5
-9
/
+1
2020-10-14
kbuild: deb-pkg: clean up package name variables
Masahiro Yamada
1
-9
/
+9
2020-10-14
kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n
Masahiro Yamada
2
-9
/
+16
2020-10-12
kbuild: enforce -Werror=return-type
Olaf Hering
1
-1
/
+1
2020-10-11
scripts: remove namespace.pl
Jacob Keller
3
-480
/
+2
2020-10-09
builddeb: Add support for all required debian/rules targets
Guillem Jover
1
-2
/
+6
2020-10-09
builddeb: Enable rootless builds
Guillem Jover
2
-2
/
+8
2020-10-09
builddeb: Pass -n to gzip for reproducible packages
Guillem Jover
1
-1
/
+1
2020-10-09
kbuild: split the build log of kallsyms
Masahiro Yamada
1
-10
/
+10
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
10
-11
/
+11
2020-09-24
scripts/setlocalversion: make git describe output more reliable
Rasmus Villemoes
1
-5
/
+16
2020-09-24
kbuild: remove cc-option test of -Werror=date-time
Masahiro Yamada
2
-2
/
+2
2020-09-24
kbuild: remove cc-option test of -fno-stack-check
Masahiro Yamada
1
-1
/
+1
2020-09-24
kbuild: remove cc-option test of -fno-strict-overflow
Masahiro Yamada
2
-2
/
+2
2020-09-24
kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles
Masahiro Yamada
4
-2
/
+6
2020-09-24
kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan
Masahiro Yamada
1
-2
/
+0
2020-09-24
kbuild: do not create built-in objects for external module builds
Masahiro Yamada
1
-1
/
+2
2020-09-24
kbuild: preprocess module linker script
Masahiro Yamada
21
-23
/
+34
2020-09-07
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
6
-6
/
+6
2020-08-26
Makefile: Add clang-tidy and static analyzer support to makefile
Nathan Huckleberry
4
-2
/
+93
2020-08-26
gen_compile_commands: remove the warning about too few .cmd files
Masahiro Yamada
1
-10
/
+0
2020-08-26
kbuild: wire up the build rule of compile_commands.json to Makefile
Masahiro Yamada
1
-4
/
+25
2020-08-26
gen_compile_commands: support *.o, *.a, modules.order in positional argument
Masahiro Yamada
1
-4
/
+96
2020-08-26
gen_compile_commands: move directory walk to a generator function
Masahiro Yamada
1
-12
/
+32
2020-08-26
gen_compile_commands: make -o option independent of -d option
Masahiro Yamada
1
-9
/
+9
2020-08-26
gen_compile_commands: reword the help message of -d option
Masahiro Yamada
1
-2
/
+2
2020-08-26
gen_compile_commands: do not support .cmd files under tools/ directory
Masahiro Yamada
1
-20
/
+12
2020-08-26
gen_compile_commands: use choices for --log_levels option
Masahiro Yamada
1
-10
/
+4
2020-08-26
gen_compile_commands: parse only the first line of .*.cmd files
Masahiro Yamada
1
-5
/
+2
2020-08-26
kbuild: hide commands to run Kconfig, and show short log for syncconfig
Masahiro Yamada
2
-9
/
+12
2020-08-26
kbuild: Simplify DEBUG_INFO Kconfig handling
Sedat Dilek
2
-7
/
+9
2020-08-24
Linux 5.9-rc2
v5.9-rc2
Linus Torvalds
1
-1
/
+1
2020-08-23
Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
21
-25
/
+161
2020-08-23
Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+6
2020-08-23
Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+49
2020-08-23
Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-92
/
+52
2020-08-23
Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2020-08-23
Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-7
/
+7
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
44
-163
/
+310
2020-08-23
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+13
2020-08-23
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-13
/
+6
2020-08-23
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+9
2020-08-22
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-08-22
Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-89
/
+86
2020-08-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-22
/
+42
2020-08-22
Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-41
/
+79
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-18
/
+36
2020-08-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
16
-52
/
+119
2020-08-22
Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-14
/
+42
[next]