index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Fix rootless build in setuid/setgid directory
Sven Joachim
2020-11-02
1
-0
/
+2
*
kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n
Masahiro Yamada
2020-10-14
1
-2
/
+4
*
builddeb: Enable rootless builds
Guillem Jover
2020-10-09
1
-2
/
+7
*
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
*
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
[next]