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
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb
Masahiro Yamada
2023-06-27
1
-8
/
+4
*
kbuild: builddeb: always make modules_install, to install modules.builtin*
Josh Triplett
2023-06-27
1
-1
/
+1
*
Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-04-30
3
-7
/
+4
|
\
|
*
kbuild: deb-pkg: specify targets in debian/rules as .PHONY
Masahiro Yamada
2023-04-26
1
-0
/
+2
|
*
kbuild: rpm-pkg: remove kernel-drm PROVIDES
Masahiro Yamada
2023-04-25
1
-6
/
+1
|
*
kbuild: builddeb: Eliminate debian/arch use
Bastian Germann
2023-04-17
1
-1
/
+1
*
|
kbuild: deb-pkg: Fix a spell typo in mkdebian script
Woody Suwalski
2023-04-23
1
-1
/
+1
|
/
*
kbuild: give up untracked files for source package builds
Masahiro Yamada
2023-04-11
3
-88
/
+88
*
kbuild: deb-pkg: set version for linux-headers paths
Kevin Locke
2023-03-22
1
-1
/
+2
*
kbuild: use git-archive for source package creation
Masahiro Yamada
2023-03-16
3
-1
/
+63
*
kbuild: rpm-pkg: move source components to rpmbuild/SOURCES
Masahiro Yamada
2023-03-16
1
-4
/
+8
*
kbuild: deb-pkg: use dh_listpackages to know enabled packages
Masahiro Yamada
2023-03-15
2
-29
/
+39
*
kbuild: deb-pkg: split image and debug objects staging out into functions
Masahiro Yamada
2023-03-15
1
-106
/
+116
*
kbuild: deb-pkg: set CROSS_COMPILE only when undefined
Masahiro Yamada
2023-03-15
1
-3
/
+2
*
kbuild: deb-pkg: do not take KERNELRELEASE from the source version
Masahiro Yamada
2023-03-15
2
-5
/
+5
*
kbuild: deb-pkg: make debian source package working again
Masahiro Yamada
2023-03-15
1
-1
/
+4
*
kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install
Masahiro Yamada
2023-02-26
1
-2
/
+2
*
kbuild: deb-pkg: improve the usability of source package
Masahiro Yamada
2023-02-26
2
-5
/
+20
*
kbuild: deb-pkg: fix binary-arch and clean in debian/rules
Masahiro Yamada
2023-02-26
1
-4
/
+2
*
kbuild: tar-pkg: use tar rules in scripts/Makefile.package
Masahiro Yamada
2023-02-26
1
-51
/
+1
*
kbuild: deb-pkg: switch over to source format 3.0 (quilt)
Masahiro Yamada
2023-02-26
1
-23
/
+18
*
kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
Masahiro Yamada
2023-02-26
1
-1
/
+1
*
kbuild: srcrpm-pkg: create source package without cleaning
Masahiro Yamada
2023-02-26
1
-4
/
+4
*
kbuild: deb-pkg: create source package without cleaning
Masahiro Yamada
2023-02-26
1
-0
/
+24
*
kbuild: do not put .scmversion into the source tarball
Masahiro Yamada
2023-01-30
1
-5
/
+3
*
builddeb: clean generated package content
Bastian Germann
2023-01-26
1
-1
/
+1
*
builddeb: Consolidate consecutive chmod calls into one
Sven Joachim
2023-01-26
1
-5
/
+3
*
scripts: rpm: make clear that mkspec script contains 4.13 feature
Arend van Spriel
2023-01-11
1
-1
/
+1
*
kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
Masahiro Yamada
2022-12-30
1
-1
/
+2
*
buildtar: fix tarballs with EFI_ZBOOT enabled
Veronika Kabatova
2022-12-17
1
-1
/
+1
*
kbuild: add ability to make source rpm buildable using koji
Ivan Vecera
2022-11-24
1
-0
/
+7
*
kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends
Masahiro Yamada
2022-11-21
1
-1
/
+1
*
kbuild: Restore .version auto-increment behaviour for Debian packages
Marc Zyngier
2022-11-17
1
-1
/
+1
*
kbuild: Stop including vmlinux.bz2 in the rpm's
Zack Rusin
2022-10-13
1
-2
/
+0
*
kbuild: rpm-pkg: fix breakage when V=1 is used
Janis Schoetterl-Glausch
2022-09-29
1
-2
/
+2
*
kbuild: rpm-pkg: fix build error when _arch is undefined
Masahiro Yamada
2022-07-27
1
-0
/
+3
*
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-04-22
1
-1
/
+1
*
kbuild: Add make tarzst-pkg build option
Paweł Jasiak
2021-10-12
1
-0
/
+4
*
kbuild: buildtar: add riscv support
Carlos de Paula
2021-03-29
1
-0
/
+8
*
builddeb: Fix rootless build in setuid/setgid directory
Sven Joachim
2020-11-02
1
-0
/
+2
*
kbuild: deb-pkg: clean up package name variables
Masahiro Yamada
2020-10-14
1
-9
/
+9
*
kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n
Masahiro Yamada
2020-10-14
2
-9
/
+16
*
builddeb: Add support for all required debian/rules targets
Guillem Jover
2020-10-10
1
-2
/
+6
*
builddeb: Enable rootless builds
Guillem Jover
2020-10-09
2
-2
/
+8
*
builddeb: Pass -n to gzip for reproducible packages
Guillem Jover
2020-10-09
1
-1
/
+1
*
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-25
1
-1
/
+1
*
kbuild: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-10
2
-2
/
+2
*
kbuild: buildtar: add dtbs support
Domenico Andreoli
2020-07-07
1
-0
/
+12
*
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
2020-06-11
1
-2
/
+2
*
kbuild: add variables for compression tools
Denis Efremov
2020-06-06
1
-3
/
+3
[next]