Linus Torvalds
fd6f57bfda
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
...
Pull Kbuild updates from Masahiro Yamada:
- Add new kconfig target 'make mod2noconfig', which will be useful to
speed up the build and test iteration.
- Raise the minimum supported version of LLVM to 11.0.0
- Refactor certs/Makefile
- Change the format of include/config/auto.conf to stop double-quoting
string type CONFIG options.
- Fix ARCH=sh builds in dash
- Separate compression macros for general purposes (cmd_bzip2 etc.) and
the ones for decompressors (cmd_bzip2_with_size etc.)
- Misc Makefile cleanups
* tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (34 commits)
kbuild: add cmd_file_size
arch: decompressor: remove useless vmlinux.bin.all-y
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
kbuild: drop $(size_append) from cmd_zstd
sh: rename suffix-y to suffix_y
doc: kbuild: fix default in `imply` table
microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}
certs: move scripts/extract-cert to certs/
kbuild: do not quote string values in include/config/auto.conf
kbuild: do not include include/config/auto.conf from shell scripts
certs: simplify $(srctree)/ handling and remove config_filename macro
kbuild: stop using config_filename in scripts/Makefile.modsign
certs: remove misleading comments about GCC PR
certs: refactor file cleaning
certs: remove unneeded -I$(srctree) option for system_certificates.o
certs: unify duplicated cmd_extract_certs and improve the log
certs: use $< and $@ to simplify the key generation rule
kbuild: remove headers_check stub
kbuild: move headers_check.pl to usr/include/
certs: use if_changed to re-generate the key when the key type is changed
...
2022-01-19 11:15:19 +02:00
..
2021-11-25 18:30:52 +01:00
2021-12-09 16:42:27 -08:00
2021-12-17 12:37:18 -08:00
2021-11-26 16:19:19 +01:00
2022-01-05 12:09:06 +01:00
2022-01-15 16:30:29 +02:00
2021-11-23 10:29:05 +01:00
2021-11-26 16:48:59 +01:00
2021-12-03 10:58:13 -08:00
2022-01-03 17:05:02 +05:30
2021-12-31 14:35:40 +00:00
2022-01-14 16:02:28 +01:00
2021-11-28 14:02:41 -08:00
2021-12-16 22:16:41 +01:00
2021-12-17 12:26:14 +01:00
2021-12-12 17:12:18 +00:00
2021-12-16 13:21:12 +00:00
2022-01-08 14:42:01 -05:00
2021-11-29 13:02:00 +00:00
2022-01-12 17:02:27 -08:00
2022-01-06 16:22:52 -08:00
2021-11-17 14:52:44 +00:00
2021-12-31 13:31:34 +01:00
2021-11-22 08:41:56 -08:00
2022-01-09 23:30:13 +01:00
2021-11-15 10:13:36 +01:00
2022-01-17 08:07:57 +02:00
2021-12-03 18:24:21 -08:00
2022-01-06 08:37:03 -08:00
2022-01-11 12:17:45 -08:00
2022-01-17 05:49:30 +02:00
2022-01-13 09:05:29 -08:00
2021-12-24 14:06:45 +00:00
2022-01-07 17:14:30 +00:00
2022-01-17 05:49:30 +02:00
2021-11-16 10:56:54 +01:00
2022-01-05 16:21:44 +01:00
2022-01-12 15:57:59 -08:00
2021-11-23 15:10:26 +05:30
2021-12-30 17:27:44 -08:00
2021-12-22 13:56:19 +01:00
2022-01-12 12:51:41 -08:00
2021-12-11 09:09:45 +01:00
2022-01-09 10:36:51 -07:00
2021-12-22 23:38:29 -05:00
2022-01-05 12:25:42 -07:00
2022-01-06 12:27:03 +01:00
2021-12-29 17:54:40 -08:00
2021-12-18 13:27:23 -08:00
2021-12-16 14:57:10 -08:00
2021-12-16 14:57:10 -08:00
2021-12-29 20:03:05 -08:00
2022-01-05 19:46:32 -08:00
2021-11-12 10:19:09 -08:00
2021-12-10 15:56:13 -08:00
2021-11-17 10:36:15 -05:00
2021-12-03 10:58:13 -08:00
2021-12-08 16:49:42 +01:00
2022-01-11 09:14:37 -08:00
2021-12-08 11:19:20 +01:00
2021-12-09 16:42:28 -08:00
2021-12-09 16:42:28 -08:00
2021-12-21 15:09:46 -08:00
2021-11-27 13:52:22 +01:00
2021-12-30 17:44:07 +01:00
2021-12-14 12:30:26 +00:00
2021-12-23 22:35:00 +11:00
2022-01-15 16:30:33 +02:00
2021-12-18 08:04:53 -08:00
2021-12-10 17:10:55 -08:00
2021-12-18 08:04:53 -08:00
2021-12-16 22:22:16 +01:00
2021-11-18 09:36:39 +01:00
2021-11-11 09:35:13 +01:00
2021-11-17 14:44:29 +01:00
2021-12-17 21:42:17 +05:30
2021-12-15 14:04:27 +01:00
2021-12-23 16:55:20 +01:00
2021-12-10 12:51:28 +01:00
2022-01-18 08:51:51 +02:00
2021-12-01 00:06:43 +01:00
2021-11-22 12:31:49 +00:00
2022-01-08 14:42:01 -05:00
2021-12-15 15:58:40 +01:00
2021-12-31 08:57:45 -05:00
2022-01-05 19:46:32 -08:00
2022-01-17 09:40:29 +02:00
2021-12-09 14:09:36 -05:00
2022-01-16 07:42:58 +02:00
2022-01-07 13:43:18 +00:00
2022-01-10 11:53:25 +00:00
2021-12-15 14:04:27 +01:00
2021-12-15 14:04:27 +01:00
2021-11-29 06:38:35 -07:00
2022-01-15 16:30:29 +02:00
2022-01-10 09:49:13 +01:00
2021-11-18 15:05:56 -05:00
2021-12-16 14:07:07 +01:00
2022-01-04 13:15:33 -05:00
2022-01-15 16:30:29 +02:00
2022-01-15 16:30:29 +02:00
2021-12-26 15:02:06 -08:00
2021-12-20 18:01:09 +00:00
2021-12-13 11:44:47 +01:00
2021-11-28 21:53:04 +01:00
2021-12-07 20:44:58 -08:00
2021-12-07 20:44:58 -08:00
2021-12-24 10:24:30 -05:00
2021-12-06 16:05:11 -08:00
2021-12-21 15:09:46 -08:00
2021-12-17 16:13:14 +01:00
2021-11-11 22:45:40 +01:00
2021-12-17 09:06:15 +01:00
2021-12-10 20:47:38 +01:00
2021-12-16 10:59:02 -07:00
2022-01-12 15:46:11 -08:00
2021-12-20 09:03:05 +01:00
2021-12-20 13:53:26 +01:00
2021-11-20 10:35:54 -08:00
2022-01-04 12:17:35 +00:00
2021-12-01 00:15:07 +01:00
2021-12-04 10:56:23 +01:00
2022-01-15 20:37:06 +02:00
2021-12-09 16:42:29 -08:00
2021-12-09 16:42:26 -08:00
2021-12-13 12:04:45 -06:00
2021-12-21 10:34:39 +01:00
2022-01-04 14:36:06 +01:00
2021-12-01 21:04:34 -05:00
2022-01-17 05:49:30 +02:00
2022-01-07 10:44:44 -05:00
2022-01-16 16:15:14 +02:00
2022-01-07 10:44:44 -05:00
2022-01-14 15:17:17 +09:00
2021-12-06 13:46:24 -05:00
2021-12-06 13:46:24 -05:00
2022-01-05 11:22:17 +00:00
2021-11-26 18:31:46 +02:00
2022-01-11 12:36:47 +02:00
2022-01-15 20:37:06 +02:00
2022-01-15 16:30:30 +02:00
2022-01-15 20:37:06 +02:00
2021-12-17 17:17:14 +01:00
2021-11-11 09:34:35 -08:00
2022-01-15 16:30:27 +02:00
2022-01-18 06:40:47 +02:00
2022-01-15 20:37:06 +02:00
2022-01-15 16:30:29 +02:00
2021-12-05 10:28:57 +01:00
2021-11-11 22:45:40 +01:00
2022-01-17 07:32:51 +02:00
2021-12-06 16:06:02 -08:00
2021-12-16 22:22:20 +01:00
2022-01-06 12:27:05 +00:00
2022-01-09 23:35:16 +01:00
2022-01-09 23:30:13 +01:00
2022-01-07 09:22:19 +00:00
2021-12-06 16:06:02 -08:00
2022-01-10 11:53:25 +00:00
2022-01-10 11:53:25 +00:00
2021-12-09 07:02:22 -08:00
2022-01-12 10:14:09 -06:00
2021-11-16 19:07:53 -08:00
2022-01-15 16:30:31 +02:00
2021-11-11 09:34:35 -08:00
2022-01-15 16:30:28 +02:00
2022-01-18 06:40:47 +02:00
2022-01-12 12:37:02 -08:00
2022-01-08 00:28:41 -05:00
2022-01-16 08:08:11 +02:00
2022-01-16 08:08:11 +02:00
2022-01-02 18:48:47 +00:00
2021-12-09 15:41:09 -05:00
2021-11-18 10:50:45 -08:00
2022-01-12 16:26:58 -08:00
2022-01-15 16:30:28 +02:00
2021-12-09 13:23:02 -08:00
2021-12-16 10:37:13 +00:00
2022-01-03 21:24:34 -07:00
2022-01-12 19:59:05 +01:00
2022-01-12 19:59:05 +01:00
2021-12-23 22:35:00 +11:00
2022-01-11 11:26:57 -08:00
2021-11-18 10:03:47 +01:00
2022-01-08 12:43:57 -06:00
2022-01-14 16:02:28 +01:00
2021-11-17 14:49:00 +01:00
2021-11-17 14:48:59 +01:00
2021-12-17 16:59:47 +11:00
2021-11-26 11:38:20 -08:00
2022-01-06 12:18:08 +00:00
2021-11-18 09:36:39 +01:00
2022-01-07 00:25:25 +01:00
2021-12-07 15:14:12 +01:00
2021-12-07 16:24:44 -08:00
2021-11-30 17:25:20 -08:00
2021-11-30 17:25:20 -08:00
2021-12-06 16:04:44 -08:00
2021-11-15 13:27:13 +00:00
2021-11-19 12:23:45 +01:00
2021-12-20 11:02:38 +01:00
2021-12-21 10:22:19 +01:00
2021-12-04 10:56:23 +01:00
2021-12-22 09:21:43 +01:00
2022-01-17 05:49:30 +02:00
2021-12-06 13:46:24 -05:00
2021-12-10 06:38:26 -08:00
2021-12-31 13:42:30 +01:00
2021-12-30 13:23:44 +01:00
2021-12-20 16:53:44 +01:00
2021-12-02 11:44:56 -08:00
2022-01-09 17:00:17 -08:00
2021-11-16 13:10:34 +00:00
2022-01-06 12:26:13 +01:00
2022-01-19 11:15:19 +02:00
2022-01-06 12:26:13 +01:00
2021-12-07 15:14:12 +01:00
2021-12-09 16:42:27 -08:00
2021-11-30 17:25:20 -08:00
2021-12-10 14:06:03 +00:00
2021-11-30 11:57:58 +00:00
2021-11-18 18:40:08 +02:00
2021-12-08 16:06:10 +01:00
2022-01-15 16:30:28 +02:00
2021-12-20 18:01:09 +00:00
2022-01-11 15:38:59 -05:00
2022-01-15 16:30:30 +02:00
2021-12-07 11:36:30 -08:00
2022-01-10 08:13:52 -08:00
2021-12-01 00:06:43 +01:00
2021-12-03 15:58:27 +01:00
2021-12-07 16:36:17 -08:00
2022-01-09 00:18:47 +02:00
2022-01-13 16:23:04 -05:00
2022-01-08 12:43:58 -06:00
2021-11-26 16:27:42 +01:00
2021-11-25 18:35:23 +01:00
2021-11-26 16:27:42 +01:00
2021-11-26 16:27:42 +01:00
2021-11-26 16:27:42 +01:00
2021-12-13 12:42:08 +00:00
2022-01-12 15:46:11 -08:00
2021-12-30 12:13:04 +01:00
2022-01-14 18:50:54 -05:00
2021-11-11 13:09:33 +01:00
2021-12-20 18:47:37 -08:00
2022-01-14 18:50:52 -05:00
2022-01-15 16:30:29 +02:00
2022-01-15 16:30:25 +02:00
2021-12-09 10:49:56 -08:00
2021-12-06 22:33:39 +01:00
2022-01-07 09:22:19 +00:00
2021-12-23 11:21:53 +00:00
2022-01-08 00:28:41 -05:00