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
/
builddeb
Commit message (
Expand
)
Author
Age
Files
Lines
*
builddeb: split libc headers deployment out into a function
Masahiro Yamada
2020-01-29
1
-14
/
+18
*
builddeb: split kernel headers deployment out into a function
Masahiro Yamada
2020-01-29
1
-34
/
+42
*
builddeb: remove redundant make for ARCH=um
Masahiro Yamada
2020-01-29
1
-2
/
+1
*
builddeb: avoid invoking sub-shells where possible
Masahiro Yamada
2020-01-29
1
-13
/
+22
*
builddeb: remove redundant $objtree/
Masahiro Yamada
2020-01-29
1
-16
/
+16
*
builddeb: match temporary directory name to the package name
Masahiro Yamada
2020-01-29
1
-4
/
+4
*
builddeb: remove unneeded files in hdrobjfiles for headers package
Masahiro Yamada
2020-01-29
1
-2
/
+2
*
builddeb: allow selection of .deb compressor
Michał Mirosław
2020-01-22
1
-1
/
+1
*
builddeb: make headers package thinner
Michał Mirosław
2020-01-14
1
-2
/
+2
*
builddeb: generate multi-arch friendly linux-libc-dev package
Cedric Hombourger
2019-07-17
1
-0
/
+5
*
kbuild: deb-pkg: do not run headers_check
Masahiro Yamada
2019-06-15
1
-1
/
+1
*
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
Masahiro Yamada
2019-03-14
1
-1
/
+1
*
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
Masahiro Yamada
2019-03-14
1
-13
/
+19
*
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
Masahiro Yamada
2019-02-20
1
-5
/
+5
*
builddeb: Fix inclusion of dtbs in debian package
Rob Herring
2018-11-11
1
-2
/
+2
*
kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
Masahiro Yamada
2018-11-06
1
-1
/
+1
*
kbuild: deb-pkg: split generating packaging and build
Riku Voipio
2018-04-07
1
-220
/
+1
*
builddeb: Fix header package regarding dtc source links
Jan Kiszka
2018-03-28
1
-1
/
+1
*
builddeb: Pass the kernel:debarch substvar to dpkg-genchanges
Sven Joachim
2017-11-14
1
-2
/
+2
*
kbuild: deb-pkg: remove firmware package support
Masahiro Yamada
2017-09-21
1
-21
/
+1
*
Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-10
1
-13
/
+3
|
\
|
*
builddeb: fix typo
Andrew Donnellan
2017-04-25
1
-1
/
+1
|
*
builddeb: Update a few outdated and hardcoded strings
Riku Voipio
2017-04-25
1
-6
/
+1
|
*
deb-pkg: Remove the KBUILD_IMAGE workaround
Michal Marek
2017-03-20
1
-6
/
+1
*
|
Fix dead URLs to ftp.kernel.org
SeongJae Park
2017-03-28
1
-2
/
+2
|
/
*
builddeb: fix cross-building to arm64 producing host-arch debs
Adam Borowski
2016-11-25
1
-1
/
+1
*
builddeb: Skip gcc-plugins when not configured
Kees Cook
2016-08-16
1
-1
/
+3
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-08-02
1
-4
/
+7
|
\
|
*
Fix the Debian packaging script on systems with no codename
Marcin Mielniczuk
2016-07-26
1
-1
/
+2
|
*
builddeb: fix file permissions before packaging
Henning Schild
2016-07-26
1
-0
/
+2
|
*
builddeb: really include objtool binary in headers package
Wilfried Klaebe
2016-07-19
1
-3
/
+3
*
|
GCC plugin infrastructure
Emese Revfy
2016-06-07
1
-0
/
+1
|
/
*
builddeb: fix missing headers in linux-headers package
Azriel Samson
2016-05-10
1
-1
/
+1
*
builddeb: include objtool binary in headers package
Bjørn Mork
2016-05-10
1
-0
/
+3
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2015-11-10
1
-1
/
+10
|
\
|
*
deb-pkg: Add automatic support for armhf architecture
Ben Hutchings
2015-10-26
1
-1
/
+10
*
|
builddeb: remove debian/files before build
Riku Voipio
2015-10-16
1
-2
/
+2
|
/
*
deb-pkg: add source package
Riku Voipio
2015-09-04
1
-2
/
+36
*
fallback to hostname in scripts/package/builddeb
Christian Kujau
2015-08-19
1
-1
/
+1
*
deb-pkg: simplify directory creation
Riku Voipio
2015-08-19
1
-14
/
+5
*
deb-pkg: Add device tree blobs to the package
Arnaud Patard (Rtp)
2015-05-20
1
-0
/
+7
*
builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...
Andrey Skvortsov
2015-05-06
1
-0
/
+6
*
deb-pkg: move setting debarch for a separate function
Riku Voipio
2015-04-27
1
-7
/
+11
*
builddeb: Try to determine distribution
Sedat Dilek
2015-01-06
1
-1
/
+12
*
builddeb: Update year and git repository URL in debian/copyright
Sedat Dilek
2015-01-02
1
-2
/
+2
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-10-14
1
-14
/
+12
|
\
|
*
deb-pkg: remove obsolete -isp option to dpkg-gencontrol
Asbjoern Sloth Toennesen
2014-10-06
1
-1
/
+1
|
*
deb-pkg: Add support for powerpc little endian
Michael Neuling
2014-09-12
1
-1
/
+1
|
*
builddeb: put the dbg files into the correct directory
Michal Marek
2014-08-26
1
-12
/
+10
*
|
kbuild: Make scripts executable
Michal Marek
2014-08-20
1
-0
/
+0
|
/
[next]