index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
package
/
builddeb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: package: add -e and -u options to some shell scripts
Masahiro Yamada
2024-07-16
1
-1
/
+1
*
kbuild: deb-pkg: call more misc debhelper commands
Masahiro Yamada
2024-02-19
1
-8
/
+0
*
kbuild: deb-pkg: build binary-arch in parallel
Masahiro Yamada
2024-02-19
1
-30
/
+12
*
kbuild: deb-pkg: use debian/<package> for tmpdir
Masahiro Yamada
2024-01-10
1
-29
/
+12
*
kbuild: deb-pkg: move 'make headers' to build-arch
Masahiro Yamada
2024-01-10
1
-1
/
+0
*
kbuild: deb-pkg: use build ID instead of debug link for dbg package
Masahiro Yamada
2024-01-05
1
-19
/
+13
*
kbuild: deb-pkg: use more debhelper commands in builddeb
Masahiro Yamada
2024-01-05
1
-17
/
+10
*
kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executed
Masahiro Yamada
2024-01-05
1
-3
/
+2
*
kbuild: deb-pkg: remove the fakeroot builds support
Masahiro Yamada
2023-12-10
1
-7
/
+1
*
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2023-10-01
1
-1
/
+0
*
kbuild: refactor kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
2023-07-24
1
-28
/
+1
*
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
*
kbuild: builddeb: Eliminate debian/arch use
Bastian Germann
2023-04-17
1
-1
/
+1
*
kbuild: deb-pkg: set version for linux-headers paths
Kevin Locke
2023-03-22
1
-1
/
+2
*
kbuild: deb-pkg: use dh_listpackages to know enabled packages
Masahiro Yamada
2023-03-15
1
-28
/
+33
*
kbuild: deb-pkg: split image and debug objects staging out into functions
Masahiro Yamada
2023-03-15
1
-106
/
+116
*
builddeb: Consolidate consecutive chmod calls into one
Sven Joachim
2023-01-26
1
-5
/
+3
*
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-04-22
1
-1
/
+1
*
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-24
1
-1
/
+1
*
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
*
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-13
1
-1
/
+1
*
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
Masahiro Yamada
2019-03-13
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-05
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-27
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-20
1
-21
/
+1
*
Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-11
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
[next]