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
/
mkspec
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: use git-archive for source package creation
Masahiro Yamada
2023-03-16
1
-0
/
+10
*
kbuild: rpm-pkg: move source components to rpmbuild/SOURCES
Masahiro Yamada
2023-03-16
1
-4
/
+8
*
kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install
Masahiro Yamada
2023-02-26
1
-2
/
+2
*
kbuild: srcrpm-pkg: create source package without cleaning
Masahiro Yamada
2023-02-26
1
-4
/
+4
*
kbuild: do not put .scmversion into the source tarball
Masahiro Yamada
2023-01-30
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
*
kbuild: add ability to make source rpm buildable using koji
Ivan Vecera
2022-11-24
1
-0
/
+7
*
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
*
kbuild: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-10
1
-1
/
+1
*
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-07-18
1
-1
/
+1
*
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
2019-07-09
1
-1
/
+1
*
kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
Masahiro Yamada
2018-11-06
1
-5
/
+6
*
kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
Javier Martinez Canillas
2018-04-13
1
-0
/
+2
*
kbuild: rpm-pkg: Support GNU tar >= 1.29
Jason Gunthorpe
2018-03-28
1
-1
/
+1
*
kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}
Masahiro Yamada
2017-11-14
1
-16
/
+16
*
kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabled
Masahiro Yamada
2017-11-14
1
-25
/
+32
*
kbuild: rpm-pkg: refactor mkspec with here doc
Masahiro Yamada
2017-11-14
1
-113
/
+105
*
kbuild: rpm-pkg: clean up mkspec
Masahiro Yamada
2017-10-09
1
-28
/
+16
*
kbuild: rpm-pkg: install vmlinux.bz2 unconditionally
Masahiro Yamada
2017-10-09
1
-3
/
+0
*
kbuild: rpm-pkg: remove ppc64 specific image handling
Masahiro Yamada
2017-10-09
1
-5
/
+0
*
kbuild: rpm-pkg: fix version number handling
Masahiro Yamada
2017-09-21
1
-4
/
+2
*
kbuild: rpm-pkg: delete firmware_install to fix build error
Masahiro Yamada
2017-09-21
1
-6
/
+2
*
kbuild/mkspec: avoid using brace expansion
Anton Tikhomirov
2016-12-11
1
-1
/
+2
*
kbuild/mkspec: support 'update-bootloader'-based systems
Jiri Kosina
2016-04-20
1
-0
/
+5
*
kbuild/mkspec: clean boot loader configuration on rpm removal
Paolo Abeni
2016-03-04
1
-0
/
+5
*
kbuild/mkspec: fix grub2 installkernel issue
Jiri Kosina
2016-02-26
1
-4
/
+4
*
kbuild: avoid listing /lib/modules in kernel spec file
Mike Marciniszyn
2015-08-26
1
-1
/
+0
*
kbuild/mkspec: Simplify vmlinux.bz2 creation
Borislav Petkov
2015-04-27
1
-3
/
+1
*
scripts/package: binrpm-pkg do not create source and devel package
Jérôme Glisse
2014-12-08
1
-0
/
+4
*
rpm-pkg: add generation of kernel-devel
Mike Marciniszyn
2013-07-23
1
-2
/
+26
*
rpm-pkg: install firmware files in kernel relative directory
Mike Marciniszyn
2013-07-23
1
-4
/
+5
*
rpm-pkg: add %post section to create initramfs and grub hooks
Mike Marciniszyn
2013-07-23
1
-0
/
+9
*
kbuild: fix error when building from src rpm
Mike Marciniszyn
2013-06-24
1
-0
/
+1
*
kbuild: clear KBUILD_SRC when calling 'make' in RPM spec
David R. Bild
2013-02-22
1
-1
/
+1
*
kbuild: Create a kernel-headers RPM
Arun Sharma
2011-05-24
1
-0
/
+17
*
Replace '-' in kernel version with '_'
Arun Sharma
2011-05-04
1
-1
/
+1
*
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...
Linus Torvalds
2010-10-28
1
-1
/
+1
|
\
|
*
scripts/package: don't break if %{_smp_mflags} isn't set
Nishanth Aravamudan
2010-10-14
1
-1
/
+1
*
|
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
1
-1
/
+1
|
\
|
|
*
scripts: use %_tmppath in "make rpm-pkg"
John Saalwaechter
2010-02-02
1
-1
/
+1
*
|
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
2010-03-29
1
-1
/
+1
|
/
*
kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set
Frans Pop
2009-10-11
1
-1
/
+1
*
kbuild: fix mkspec to cleanup RPM_BUILD_ROOT
Josh Hunt
2009-03-07
1
-1
/
+1
*
kbuild: add vmlinux to kernel rpm
Josh Hunt
2009-02-15
1
-0
/
+8
*
scripts/package: don't break if %{_smp_mflags} isn't set
Jeremy Kerr
2008-10-29
1
-1
/
+1
*
kbuild: mkspec - fix build rpm
Evgeniy Manachkin
2008-10-29
1
-0
/
+3
*
kbuild: fix "mkdir -p" usage in scripts/package/mkspec
Rolf Eike Beer
2006-09-25
1
-2
/
+2
[next]