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: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
2024-07-28
1
-1
/
+1
*
kbuild: rpm-pkg: Fix C locale setup
Petr Vorel
2024-07-24
1
-1
/
+1
*
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
8
-29
/
+163
|
\
|
*
kbuild: add script and target to generate pacman package
Thomas Weißschuh
2024-07-21
1
-0
/
+108
|
*
kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec
Rafael Aquini
2024-07-20
1
-0
/
+23
|
*
kbuild: deb-pkg: use default string when variable is unset or null
Masahiro Yamada
2024-07-16
1
-3
/
+3
|
*
kbuild: package: add -e and -u options to some shell scripts
Masahiro Yamada
2024-07-16
6
-13
/
+22
|
*
kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAIL
Masahiro Yamada
2024-07-15
1
-13
/
+7
|
*
kbuild: deb-pkg: remove support for EMAIL environment variable
Masahiro Yamada
2024-07-15
1
-1
/
+1
|
*
kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec
Rafael Aquini
2024-07-15
1
-1
/
+1
|
*
kbuild: move init/build-version to scripts/
Masahiro Yamada
2024-07-15
2
-2
/
+2
*
|
kbuild: rpm-pkg: avoid the warnings with dtb's listed twice
Jose Ignacio Tornos Martinez
2024-07-14
1
-1
/
+0
|
/
*
kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
Masahiro Yamada
2024-06-25
1
-5
/
+3
*
kbuild: buildtar: install riscv compressed images as vmlinuz
Emil Renner Berthing
2024-05-09
1
-10
/
+8
*
kbuild: buildtar: remove warning for the default case
Masahiro Yamada
2024-05-02
1
-11
/
+1
*
kbuild: buildtar: add comments about inconsistent package generation
Masahiro Yamada
2024-05-02
1
-4
/
+12
*
kbuild: rpm-pkg: add dtb files in kernel rpm
Jose Ignacio Tornos Martinez
2024-03-18
1
-0
/
+13
*
Revert "kbuild/mkspec: clean boot loader configuration on rpm removal"
Masahiro Yamada
2024-02-19
1
-3
/
+1
*
Revert "kbuild/mkspec: support 'update-bootloader'-based systems"
Masahiro Yamada
2024-02-19
1
-5
/
+0
*
kbuild: rpm-pkg: mark installed files in /boot as %ghost
Masahiro Yamada
2024-02-19
1
-0
/
+4
*
kbuild: rpm-pkg: do not include depmod-generated files
Masahiro Yamada
2024-02-19
1
-3
/
+19
*
kbuild: deb-pkg: call more misc debhelper commands
Masahiro Yamada
2024-02-19
2
-9
/
+5
*
kbuild: deb-pkg: build binary-arch in parallel
Masahiro Yamada
2024-02-19
2
-34
/
+47
*
kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'
Masahiro Yamada
2024-02-19
1
-7
/
+9
*
kbuild: deb-pkg: show verbose log for direct package builds
Masahiro Yamada
2024-02-19
1
-0
/
+8
*
kbuild: rpm-pkg: simplify installkernel %post
Jose Ignacio Tornos Martinez
2024-01-31
1
-11
/
+11
*
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
2
-3
/
+2
*
kbuild: deb-pkg: do not search for 'scripts' directory under arch/
Masahiro Yamada
2024-01-05
1
-1
/
+1
*
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
3
-18
/
+14
*
kbuild: deb-pkg: remove unneeded '-f $srctree/Makefile' in debian/rules
Masahiro Yamada
2024-01-05
1
-5
/
+3
*
kbuild: deb-pkg: allow to run debian/rules from output directory
Masahiro Yamada
2024-01-05
1
-1
/
+1
*
kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executed
Masahiro Yamada
2024-01-05
2
-4
/
+14
*
kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rules
Masahiro Yamada
2023-12-29
2
-16
/
+3
*
kbuild: deb-pkg: factor out common Make options in debian/rules
Masahiro Yamada
2023-12-29
1
-4
/
+4
*
kbuild: deb-pkg: hard-code Build-Depends
Masahiro Yamada
2023-12-29
1
-3
/
+2
*
kbuild: deb-pkg: split debian/copyright from the mkdebian script
Masahiro Yamada
2023-12-29
2
-20
/
+17
*
kbuild: deb-pkg: remove the fakeroot builds support
Masahiro Yamada
2023-12-10
1
-7
/
+1
*
scripts: clean up IA-64 code
Masahiro Yamada
2023-12-03
2
-7
/
+1
*
kbuild: remove the last use of old cmd_src_tar rule in packaging
Masahiro Yamada
2023-11-28
1
-1
/
+1
*
kbuild: buildtar: always make modules_install
Petr Vorel
2023-11-28
1
-4
/
+2
*
kbuild: buildtar: Remove unused $dirs
Petr Vorel
2023-11-28
1
-2
/
+0
*
kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/
Masahiro Yamada
2023-10-03
1
-0
/
+6
*
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2023-10-01
2
-4
/
+0
*
kbuild: fix kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
2023-09-14
1
-1
/
+1
*
kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
Masahiro Yamada
2023-08-29
1
-0
/
+5
*
kbuild: deb-pkg: split debian/rules
Masahiro Yamada
2023-08-07
2
-29
/
+33
*
kbuild: deb-pkg: use Debian compliant shebang for debian/rules
Masahiro Yamada
2023-08-07
1
-1
/
+1
*
kbuild: rpm-pkg: refactor *rpm-pkg targets
Masahiro Yamada
2023-07-24
1
-8
/
+0
[next]