index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
package
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
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-12
1
-2
/
+0
*
kbuild: rpm-pkg: fix breakage when V=1 is used
Janis Schoetterl-Glausch
2022-09-28
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-30
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-09
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-24
1
-1
/
+1
*
kbuild: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-09
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
*
kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset
Reinhard Karcher
2020-03-30
1
-0
/
+5
*
builddeb: split libc headers deployment out into a function
Masahiro Yamada
2020-01-28
1
-14
/
+18
*
builddeb: split kernel headers deployment out into a function
Masahiro Yamada
2020-01-28
1
-34
/
+42
*
builddeb: remove redundant make for ARCH=um
Masahiro Yamada
2020-01-28
1
-2
/
+1
*
builddeb: avoid invoking sub-shells where possible
Masahiro Yamada
2020-01-28
1
-13
/
+22
*
builddeb: remove redundant $objtree/
Masahiro Yamada
2020-01-28
1
-16
/
+16
*
builddeb: match temporary directory name to the package name
Masahiro Yamada
2020-01-28
1
-4
/
+4
*
builddeb: remove unneeded files in hdrobjfiles for headers package
Masahiro Yamada
2020-01-28
1
-2
/
+2
*
builddeb: allow selection of .deb compressor
Michał Mirosław
2020-01-21
1
-1
/
+1
*
builddeb: make headers package thinner
Michał Mirosław
2020-01-14
1
-2
/
+2
*
kbuild/deb-pkg: annotate libelf-dev dependency as :native
Ard Biesheuvel
2020-01-03
1
-1
/
+1
*
scripts: package: mkdebian: add missing rsync dependency
Enrico Weigelt, metux IT consult
2019-12-17
1
-1
/
+1
*
kbuild: Add make dir-pkg build option
Matteo Croce
2019-11-11
1
-2
/
+6
*
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
Masahiro Yamada
2019-08-25
1
-156
/
+0
*
kbuild: pkg: add package targets to PHONY instead of FORCE
Masahiro Yamada
2019-08-25
1
-9
/
+20
*
kbuild: pkg: clean up package files/dirs from the top Makefile
Masahiro Yamada
2019-08-25
1
-9
/
+0
[next]