summaryrefslogtreecommitdiff
path: root/kernel/gen_kheaders.sh
AgeCommit message (Expand)Author
2025-03-15Revert "kheaders: Ignore silly-rename files"Masahiro Yamada
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-01-10kheaders: prevent `find` from seeing perl temp filesHONG Yifan
2025-01-10kheaders: use 'tar' instead of 'cpio' for copying filesMasahiro Yamada
2025-01-10kheaders: rename the 'cpio_dir' variable to 'tmpdir'Masahiro Yamada
2025-01-10kheaders: avoid unnecessary process forks of grepMasahiro Yamada
2025-01-10kheaders: exclude include/generated/utsversion.h from kheaders_data.tar.xzMasahiro Yamada
2024-12-20kheaders: Ignore silly-rename filesDavid Howells
2024-05-30kheaders: use `command -v` to test for existence of `cpio`Miguel Ojeda
2024-05-30kheaders: explicitly define file modes for archived headersMatthias Maennich
2023-05-28Revert "kheaders: substituting --sort in archive creation"Masahiro Yamada
2023-01-22kheaders: use standard naming for the temporary directoryThomas Weißschuh
2023-01-18kheaders: explicitly validate existence of cpio commandThomas Weißschuh
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada
2022-05-08kheaders: Have cpio unconditionally replace filesDaniel Mentz
2021-05-27kbuild: clean up ${quiet} checks in shell scriptsMasahiro Yamada
2021-04-25kbuild: redo fake deps at include/config/*.hAlexey Dobriyan
2020-06-06kbuild: add variables for compression toolsDenis Efremov
2019-11-11kheaders: explain why include/config/autoconf.h is excluded from md5sumMasahiro Yamada
2019-11-11kheaders: remove the last bashism to allow sh to run itMasahiro Yamada
2019-11-11kheaders: optimize header copy for in-tree buildsMasahiro Yamada
2019-11-11kheaders: optimize md5sum calculation for in-tree buildsMasahiro Yamada
2019-11-11kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'Masahiro Yamada
2019-10-17kheaders: substituting --sort in archive creationDmitry Goldin
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin
2019-07-09kheaders: include only headers into kheaders_data.tar.xzMasahiro Yamada
2019-07-09kheaders: remove meaningless -R option of 'ls'Masahiro Yamada
2019-05-24kheaders: Do not regenerate archive if config is not changedJoel Fernandes (Google)
2019-05-24kheaders: Move from proc to sysfsJoel Fernandes (Google)