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.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-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
2023-09-01
kbuild: support modules_sign for external modules as well
Masahiro Yamada
2
-18
/
+18
2023-09-01
kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=n
Masahiro Yamada
1
-4
/
+5
2023-09-01
kbuild: move more module installation code to scripts/Makefile.modinst
Masahiro Yamada
2
-29
/
+38
2023-09-01
kbuild: reduce the number of mkdir calls during modules_install
Masahiro Yamada
1
-1
/
+7
2023-08-29
kbuild: remove $(MODLIB)/source symlink
Masahiro Yamada
1
-6
/
+2
2023-08-29
kbuild: move depmod rule to scripts/Makefile.modinst
Masahiro Yamada
3
-13
/
+16
2023-08-29
kbuild: add modules_sign to no-{compiler,sync-config}-targets
Masahiro Yamada
1
-2
/
+2
2023-08-29
kbuild: do not run depmod for 'make modules_sign'
Masahiro Yamada
1
-0
/
+2
2023-08-29
kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
Masahiro Yamada
2
-1
/
+6
2023-08-22
alpha: remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-22
alpha: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
32
-32
/
+32
2023-08-22
ia64: remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-22
ia64: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
21
-25
/
+21
2023-08-22
sparc: remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-22
sparc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
39
-39
/
+40
2023-08-22
kbuild: remove include/ksym from CLEAN_FILES
Masahiro Yamada
1
-1
/
+1
2023-08-21
MAINTAINERS: Add usr/ (initramfs generation) to KBUILD
Nicolas Schier
1
-0
/
+1
2023-08-20
extrawarn: move -Wrestrict into W=1 warnings
Arnd Bergmann
1
-3
/
+2
2023-08-20
extrawarn: enable format and stringop overflow warnings in W=1
Arnd Bergmann
1
-5
/
+6
2023-08-20
kbuild: avoid duplicate warning options
Arnd Bergmann
1
-17
/
+26
2023-08-20
kbuild: consolidate warning flags in scripts/Makefile.extrawarn
Arnd Bergmann
2
-88
/
+90
2023-08-16
kconfig: port qconf to work with Qt6 in addition to Qt5
Boris Kolpackov
2
-21
/
+44
2023-08-13
docs: kbuild: Document search jump feature
Jesse Taube
1
-0
/
+8
2023-08-13
kconfig: nconf: Add search jump feature
Jesse Taube
3
-15
/
+140
2023-08-07
scripts/setlocalversion: also consider annotated tags of the form vx.y.z-${fi...
Rasmus Villemoes
1
-10
/
+26
2023-08-07
scripts/setlocalversion: clean up stale comment
Rasmus Villemoes
1
-1
/
+1
2023-08-07
kbuild: deb-pkg: split debian/rules
Masahiro Yamada
2
-29
/
+33
2023-08-07
kbuild: deb-pkg: use Debian compliant shebang for debian/rules
Masahiro Yamada
2
-2
/
+2
2023-07-31
modpost: remove ElF_Rela variables from for-loop in section_rel(a)
Masahiro Yamada
1
-14
/
+11
2023-07-31
modpost: clean up MIPS64 little endian relocation code
Masahiro Yamada
2
-55
/
+43
2023-07-31
modpost: pass r_type to addend_*_rel()
Masahiro Yamada
1
-13
/
+11
2023-07-31
modpost: change return type of addend_*_rel()
Masahiro Yamada
1
-39
/
+24
2023-07-24
kbuild: rpm-pkg: skip build dependency check on non-rpm systems
Masahiro Yamada
1
-1
/
+2
2023-07-24
kbuild: rpm-pkg: refactor *rpm-pkg targets
Masahiro Yamada
2
-33
/
+29
2023-07-24
kbuild: rpm-pkg: build the kernel in-place for rpm-pkg
Masahiro Yamada
1
-0
/
+1
2023-07-24
kbuild: rpm-pkg: rename binkernel.spec to kernel.spec
Masahiro Yamada
4
-4
/
+6
2023-07-24
kbuild: rpm-pkg: split out the body of spec file
Masahiro Yamada
2
-120
/
+120
2023-07-24
kbuild: rpm-pkg: introduce %{with_devel} switch to select devel package
Masahiro Yamada
2
-29
/
+26
2023-07-24
kbuild: rpm-pkg: run modules_install for non-modular kernel
Masahiro Yamada
1
-9
/
+6
2023-07-24
kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg
Masahiro Yamada
2
-16
/
+17
2023-07-24
kbuild: rpm-pkg: use a dummy string for _arch when undefined
Masahiro Yamada
1
-3
/
+2
2023-07-24
kbuild: rpm-pkg: derive the Version from %{KERNELRELEASE}
Masahiro Yamada
1
-3
/
+1
2023-07-24
kbuild: refactor kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
3
-33
/
+41
2023-07-24
kbuild: add a phony target to run a command with Kbuild env vars
Masahiro Yamada
3
-5
/
+6
2023-07-24
kbuild: rpm-pkg: replace $KERNELRELEASE in spec file with %{KERNELRELEASE}
Masahiro Yamada
1
-29
/
+30
2023-07-24
kbuild: rpm-pkg: replace $__KERNELRELEASE in spec file with %{version}
Masahiro Yamada
1
-2
/
+2
2023-07-24
kbuild: rpm-pkg: record ARCH option in spec file
Masahiro Yamada
1
-1
/
+3
2023-07-24
kbuild: rpm-pkg: use %{makeflags} to pass common Make options
Masahiro Yamada
1
-5
/
+6
2023-07-24
kbuild: rpm-pkg: do not hard-code $MAKE in spec file
Masahiro Yamada
2
-7
/
+10
2023-07-24
kbuild: rpm-pkg: remove unneeded '-f $srctree/Makefile' in spec file
Masahiro Yamada
1
-1
/
+0
[next]