index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
package
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-08
kbuild: deb-pkg: fix build error with O=
Masahiro Yamada
1
-2
/
+2
2024-11-28
kbuild: deb-pkg: add python3:native to build dependency
Masahiro Yamada
1
-1
/
+1
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
1
-0
/
+7
2024-11-27
kbuild: deb-pkg: Don't fail if modules.order is missing
Matt Fleming
1
-10
/
+12
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile
Masahiro Yamada
1
-0
/
+1
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
Masahiro Yamada
3
-6
/
+11
2024-10-07
kbuild: deb-pkg: Remove blank first line from maint scripts
Aaron Thompson
1
-1
/
+0
2024-09-07
kbuild: add debug package to pacman PKGBUILD
Jose Fernandez
1
-1
/
+14
2024-09-01
kbuild: pacman-pkg: do not override objtree
Masahiro Yamada
1
-1
/
+3
2024-09-01
kbuild: pacman-pkg: move common commands to a separate function
Masahiro Yamada
1
-7
/
+10
2024-09-01
kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
Jose Fernandez
1
-6
/
+12
2024-09-01
kbuild: cross-compile linux-headers package when possible
Masahiro Yamada
1
-0
/
+34
2024-09-01
kbuild: slim down package for building external modules
Masahiro Yamada
1
-5
/
+16
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-24
kbuild: rpm-pkg: Fix C locale setup
Petr Vorel
1
-1
/
+1
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-29
/
+163
2024-07-22
kbuild: add script and target to generate pacman package
Thomas Weißschuh
1
-0
/
+108
2024-07-20
kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec
Rafael Aquini
1
-0
/
+23
2024-07-16
kbuild: deb-pkg: use default string when variable is unset or null
Masahiro Yamada
1
-3
/
+3
2024-07-16
kbuild: package: add -e and -u options to some shell scripts
Masahiro Yamada
6
-13
/
+22
2024-07-16
kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAIL
Masahiro Yamada
1
-13
/
+7
2024-07-16
kbuild: deb-pkg: remove support for EMAIL environment variable
Masahiro Yamada
1
-1
/
+1
2024-07-16
kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec
Rafael Aquini
1
-1
/
+1
2024-07-16
kbuild: move init/build-version to scripts/
Masahiro Yamada
2
-2
/
+2
2024-07-15
kbuild: rpm-pkg: avoid the warnings with dtb's listed twice
Jose Ignacio Tornos Martinez
1
-1
/
+0
2024-06-26
kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
Masahiro Yamada
1
-5
/
+3
2024-05-10
kbuild: buildtar: install riscv compressed images as vmlinuz
Emil Renner Berthing
1
-10
/
+8
2024-05-02
kbuild: buildtar: remove warning for the default case
Masahiro Yamada
1
-11
/
+1
2024-05-02
kbuild: buildtar: add comments about inconsistent package generation
Masahiro Yamada
1
-4
/
+12
2024-03-19
kbuild: rpm-pkg: add dtb files in kernel rpm
Jose Ignacio Tornos Martinez
1
-0
/
+13
2024-02-19
Revert "kbuild/mkspec: clean boot loader configuration on rpm removal"
Masahiro Yamada
1
-3
/
+1
2024-02-19
Revert "kbuild/mkspec: support 'update-bootloader'-based systems"
Masahiro Yamada
1
-5
/
+0
2024-02-19
kbuild: rpm-pkg: mark installed files in /boot as %ghost
Masahiro Yamada
1
-0
/
+4
2024-02-19
kbuild: rpm-pkg: do not include depmod-generated files
Masahiro Yamada
1
-3
/
+19
2024-02-19
kbuild: deb-pkg: call more misc debhelper commands
Masahiro Yamada
2
-9
/
+5
2024-02-19
kbuild: deb-pkg: build binary-arch in parallel
Masahiro Yamada
2
-34
/
+47
2024-02-19
kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'
Masahiro Yamada
1
-7
/
+9
2024-02-19
kbuild: deb-pkg: show verbose log for direct package builds
Masahiro Yamada
1
-0
/
+8
2024-01-31
kbuild: rpm-pkg: simplify installkernel %post
Jose Ignacio Tornos Martinez
1
-11
/
+11
2024-01-10
kbuild: deb-pkg: use debian/<package> for tmpdir
Masahiro Yamada
1
-29
/
+12
2024-01-10
kbuild: deb-pkg: move 'make headers' to build-arch
Masahiro Yamada
2
-3
/
+2
2024-01-05
kbuild: deb-pkg: do not search for 'scripts' directory under arch/
Masahiro Yamada
1
-1
/
+1
2024-01-05
kbuild: deb-pkg: use build ID instead of debug link for dbg package
Masahiro Yamada
1
-19
/
+13
2024-01-05
kbuild: deb-pkg: use more debhelper commands in builddeb
Masahiro Yamada
3
-18
/
+14
2024-01-05
kbuild: deb-pkg: remove unneeded '-f $srctree/Makefile' in debian/rules
Masahiro Yamada
1
-5
/
+3
2024-01-05
kbuild: deb-pkg: allow to run debian/rules from output directory
Masahiro Yamada
1
-1
/
+1
2024-01-05
kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executed
Masahiro Yamada
2
-4
/
+14
2023-12-29
kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rules
Masahiro Yamada
2
-16
/
+3
2023-12-29
kbuild: deb-pkg: factor out common Make options in debian/rules
Masahiro Yamada
1
-4
/
+4
2023-12-29
kbuild: deb-pkg: hard-code Build-Depends
Masahiro Yamada
1
-3
/
+2
[next]