index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
gen_kheaders.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-06
kheaders: make it possible to override TAR
Michał Górny
1
-3
/
+3
2025-06-24
kheaders: double-quote variables to satisfy shellcheck
Masahiro Yamada
1
-1
/
+1
2025-06-24
kheaders: rebuild kheaders_data.tar.xz when KBUILD_BUILD_TIMESTAMP is changed
Masahiro Yamada
1
-1
/
+2
2025-06-24
kheaders: rebuild kheaders_data.tar.xz when a file is modified within a minute
Masahiro Yamada
1
-72
/
+22
2025-03-15
Revert "kheaders: Ignore silly-rename files"
Masahiro Yamada
1
-1
/
+0
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-21
/
+21
2025-01-10
kheaders: prevent `find` from seeing perl temp files
HONG Yifan
1
-2
/
+7
2025-01-10
kheaders: use 'tar' instead of 'cpio' for copying files
Masahiro Yamada
1
-11
/
+2
2025-01-10
kheaders: rename the 'cpio_dir' variable to 'tmpdir'
Masahiro Yamada
1
-9
/
+9
2025-01-10
kheaders: avoid unnecessary process forks of grep
Masahiro Yamada
1
-3
/
+3
2025-01-10
kheaders: exclude include/generated/utsversion.h from kheaders_data.tar.xz
Masahiro Yamada
1
-0
/
+4
2024-12-20
kheaders: Ignore silly-rename files
David Howells
1
-0
/
+1
2024-05-30
kheaders: use `command -v` to test for existence of `cpio`
Miguel Ojeda
1
-1
/
+6
2024-05-30
kheaders: explicitly define file modes for archived headers
Matthias Maennich
1
-1
/
+1
2023-05-28
Revert "kheaders: substituting --sort in archive creation"
Masahiro Yamada
1
-6
/
+3
2023-01-22
kheaders: use standard naming for the temporary directory
Thomas Weißschuh
1
-1
/
+1
2023-01-18
kheaders: explicitly validate existence of cpio command
Thomas Weißschuh
1
-0
/
+2
2022-09-29
kbuild: build init/built-in.a just once
Masahiro Yamada
1
-3
/
+3
2022-05-08
kheaders: Have cpio unconditionally replace files
Daniel Mentz
1
-1
/
+1
2021-05-27
kbuild: clean up ${quiet} checks in shell scripts
Masahiro Yamada
1
-3
/
+1
2021-04-25
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
1
-1
/
+1
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
1
-1
/
+1
2019-11-11
kheaders: explain why include/config/autoconf.h is excluded from md5sum
Masahiro Yamada
1
-2
/
+9
2019-11-11
kheaders: remove the last bashism to allow sh to run it
Masahiro Yamada
1
-6
/
+7
2019-11-11
kheaders: optimize header copy for in-tree builds
Masahiro Yamada
1
-7
/
+9
2019-11-11
kheaders: optimize md5sum calculation for in-tree builds
Masahiro Yamada
1
-16
/
+16
2019-11-11
kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'
Masahiro Yamada
1
-4
/
+4
2019-10-17
kheaders: substituting --sort in archive creation
Dmitry Goldin
1
-4
/
+7
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
1
-1
/
+4
2019-07-09
kheaders: include only headers into kheaders_data.tar.xz
Masahiro Yamada
1
-31
/
+16
2019-07-09
kheaders: remove meaningless -R option of 'ls'
Masahiro Yamada
1
-4
/
+4
2019-05-24
kheaders: Do not regenerate archive if config is not changed
Joel Fernandes (Google)
1
-4
/
+11
2019-05-24
kheaders: Move from proc to sysfs
Joel Fernandes (Google)
1
-0
/
+89