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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-15
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-08
2
-29
/
+33
*
kbuild: deb-pkg: use Debian compliant shebang for debian/rules
Masahiro Yamada
2023-08-08
1
-1
/
+1
*
kbuild: rpm-pkg: refactor *rpm-pkg targets
Masahiro Yamada
2023-07-25
1
-8
/
+0
*
kbuild: rpm-pkg: split out the body of spec file
Masahiro Yamada
2023-07-25
2
-120
/
+120
*
kbuild: rpm-pkg: introduce %{with_devel} switch to select devel package
Masahiro Yamada
2023-07-25
1
-28
/
+25
*
kbuild: rpm-pkg: run modules_install for non-modular kernel
Masahiro Yamada
2023-07-25
1
-9
/
+6
*
kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg
Masahiro Yamada
2023-07-25
1
-15
/
+16
*
kbuild: rpm-pkg: use a dummy string for _arch when undefined
Masahiro Yamada
2023-07-25
1
-3
/
+2
*
kbuild: rpm-pkg: derive the Version from %{KERNELRELEASE}
Masahiro Yamada
2023-07-25
1
-3
/
+1
*
kbuild: refactor kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
2023-07-25
3
-33
/
+41
*
kbuild: add a phony target to run a command with Kbuild env vars
Masahiro Yamada
2023-07-25
1
-1
/
+2
*
kbuild: rpm-pkg: replace $KERNELRELEASE in spec file with %{KERNELRELEASE}
Masahiro Yamada
2023-07-25
1
-29
/
+30
*
kbuild: rpm-pkg: replace $__KERNELRELEASE in spec file with %{version}
Masahiro Yamada
2023-07-25
1
-2
/
+2
*
kbuild: rpm-pkg: record ARCH option in spec file
Masahiro Yamada
2023-07-25
1
-1
/
+3
*
kbuild: rpm-pkg: use %{makeflags} to pass common Make options
Masahiro Yamada
2023-07-25
1
-5
/
+6
*
kbuild: rpm-pkg: do not hard-code $MAKE in spec file
Masahiro Yamada
2023-07-25
1
-5
/
+7
*
kbuild: rpm-pkg: remove unneeded '-f $srctree/Makefile' in spec file
Masahiro Yamada
2023-07-25
1
-1
/
+0
*
kbuild: rpm-pkg: define _arch conditionally
Masahiro Yamada
2023-07-25
1
-1
/
+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
*
Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-04-30
3
-7
/
+4
|
\
|
*
kbuild: deb-pkg: specify targets in debian/rules as .PHONY
Masahiro Yamada
2023-04-26
1
-0
/
+2
|
*
kbuild: rpm-pkg: remove kernel-drm PROVIDES
Masahiro Yamada
2023-04-25
1
-6
/
+1
|
*
kbuild: builddeb: Eliminate debian/arch use
Bastian Germann
2023-04-17
1
-1
/
+1
*
|
kbuild: deb-pkg: Fix a spell typo in mkdebian script
Woody Suwalski
2023-04-23
1
-1
/
+1
|
/
*
kbuild: give up untracked files for source package builds
Masahiro Yamada
2023-04-11
3
-88
/
+88
*
kbuild: deb-pkg: set version for linux-headers paths
Kevin Locke
2023-03-22
1
-1
/
+2
*
kbuild: use git-archive for source package creation
Masahiro Yamada
2023-03-16
3
-1
/
+63
*
kbuild: rpm-pkg: move source components to rpmbuild/SOURCES
Masahiro Yamada
2023-03-16
1
-4
/
+8
[next]