Linus Torvalds
df202b452f
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
...
Pull Kbuild updates from Masahiro Yamada:
- Add HOSTPKG_CONFIG env variable to allow users to override pkg-config
- Support W=e as a shorthand for KCFLAGS=-Werror
- Fix CONFIG_IKHEADERS build to support toybox cpio
- Add scripts/dummy-tools/pahole to ease distro packagers' life
- Suppress false-positive warnings from checksyscalls.sh for W=2 build
- Factor out the common code of arch/*/boot/install.sh into
scripts/install.sh
- Support 'kernel-install' tool in scripts/prune-kernel
- Refactor module-versioning to link the symbol versions at the final
link of vmlinux and modules
- Remove CONFIG_MODULE_REL_CRCS because module-versioning now works in
an arch-agnostic way
- Refactor modpost, Makefiles
* tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (56 commits)
genksyms: adjust the output format to modpost
kbuild: stop merging *.symversions
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
modpost: extract symbol versions from *.cmd files
modpost: add sym_find_with_module() helper
modpost: change the license of EXPORT_SYMBOL to bool type
modpost: remove left-over cross_compile declaration
kbuild: record symbol versions in *.cmd files
kbuild: generate a list of objects in vmlinux
modpost: move *.mod.c generation to write_mod_c_files()
modpost: merge add_{intree_flag,retpoline,staging_flag} to add_header
scripts/prune-kernel: Use kernel-install if available
kbuild: factor out the common installation code into scripts/install.sh
modpost: split new_symbol() to symbol allocation and hash table addition
modpost: make sym_add_exported() always allocate a new symbol
modpost: make multiple export error
modpost: dump Module.symvers in the same order of modules.order
modpost: traverse the namespace_list in order
modpost: use doubly linked list for dump_lists
modpost: traverse unresolved symbols in order
...
2022-05-26 12:09:50 -07:00
..
2022-05-04 11:59:09 +02:00
2022-05-18 00:08:27 +02:00
2022-05-19 22:15:51 +02:00
2022-05-18 21:21:05 +02:00
2022-04-01 09:37:18 -07:00
2022-04-19 12:06:20 +01:00
2022-05-16 12:58:11 +01:00
2022-04-19 15:23:14 +01:00
2022-03-30 10:36:41 -07:00
2022-05-19 12:11:51 +02:00
2022-03-14 21:11:09 -07:00
2022-05-04 14:09:52 +01:00
2022-05-17 17:49:04 -07:00
2022-05-17 23:41:51 -07:00
2022-04-26 14:05:21 +02:00
2022-05-24 14:31:29 -07:00
2022-03-25 10:11:38 -07:00
2022-05-26 10:43:09 -07:00
2022-05-22 20:44:29 +01:00
2022-05-03 13:47:36 +01:00
2022-05-13 14:49:38 +02:00
2022-03-23 19:58:38 +01:00
2022-05-24 10:59:38 -07:00
2022-05-26 10:43:09 -07:00
2022-05-12 15:43:04 +01:00
2022-05-07 14:31:15 -04:00
2022-05-05 13:03:18 -07:00
2022-03-10 20:17:28 +01:00
2022-05-19 19:45:34 +02:00
2022-03-10 20:21:58 +01:00
2022-04-29 14:51:46 +01:00
2022-05-17 15:03:36 -04:00
2022-03-22 15:57:01 -07:00
2022-05-02 14:06:20 -06:00
2022-03-28 16:52:57 -04:00
2022-05-23 13:56:39 -07:00
2022-03-23 19:00:33 -07:00
2022-05-23 14:04:14 -07:00
2022-05-02 14:06:20 -06:00
2022-05-08 10:01:48 -07:00
2022-05-24 18:30:27 -07:00
2022-05-02 14:06:20 -06:00
2022-04-19 17:55:45 -07:00
2022-05-10 17:50:40 -07:00
2022-05-23 14:31:28 -07:00
2022-04-25 17:03:57 -07:00
2022-05-25 12:22:58 -07:00
2022-05-20 15:29:00 -07:00
2022-04-25 20:26:44 -07:00
2022-05-09 23:12:34 -04:00
2022-03-23 10:11:03 -07:00
2022-05-23 17:51:12 -07:00
2022-05-15 18:31:28 -06:00
2022-03-15 10:32:42 +01:00
2022-03-12 13:22:11 +01:00
2022-03-29 10:18:56 -07:00
2022-03-11 19:15:03 -08:00
2022-03-31 11:43:01 -07:00
2022-04-22 12:14:05 +02:00
2022-05-08 01:33:06 -07:00
2022-04-13 12:16:00 -07:00
2022-05-08 01:33:06 -07:00
2022-04-22 12:32:03 +02:00
2022-04-26 14:32:00 +02:00
2022-03-11 10:07:57 +00:00
2022-04-08 11:31:18 +02:00
2022-04-19 21:58:48 +02:00
2022-04-27 20:22:19 +02:00
2022-05-06 15:14:31 +01:00
2022-03-15 10:32:44 +01:00
2022-03-22 15:57:13 -07:00
2022-05-17 18:24:39 +09:00
2022-03-24 19:37:53 -07:00
2022-04-07 12:53:53 +02:00
2022-03-25 14:18:28 +01:00
2022-03-25 14:18:28 +01:00
2022-03-25 14:18:28 +01:00
2022-03-28 11:37:05 -07:00
2022-04-07 12:53:54 +02:00
2022-04-18 07:21:10 +02:00
2022-05-25 16:18:27 -07:00
2022-04-14 14:08:26 +02:00
2022-04-13 16:26:17 +02:00
2022-05-09 11:33:38 +02:00
2022-03-10 16:51:50 -06:00
2022-04-15 11:41:35 -07:00
2022-05-24 16:33:20 +09:00
2022-05-24 16:33:20 +09:00
2022-04-25 14:43:08 +02:00
2022-03-22 15:57:07 -07:00
2022-05-19 14:09:54 +10:00
2022-03-16 15:13:36 -07:00
2022-04-05 18:23:05 +02:00
2022-05-12 10:49:23 +02:00
2022-03-17 20:17:02 -07:00
2022-05-24 19:55:07 -07:00
2022-05-18 00:11:17 +08:00
2022-05-09 16:18:54 -07:00
2022-05-18 15:07:43 +02:00
2022-05-01 16:39:36 -04:00
2022-05-10 14:42:06 -07:00
2022-04-13 20:04:02 +02:00
2022-04-07 09:43:41 -04:00
2022-04-11 11:48:01 +02:00
2022-04-13 12:15:50 -07:00
2022-03-15 11:34:09 -06:00
2022-04-06 15:12:36 +02:00
2022-03-24 19:06:50 -07:00
2022-04-21 20:01:09 -07:00
2022-05-22 11:32:31 -07:00
2022-03-20 00:11:05 +01:00
2022-04-13 13:09:57 +01:00
2022-04-25 20:51:12 +02:00
2022-03-16 19:38:41 -07:00
2022-03-17 16:49:58 -07:00
2022-03-14 10:06:54 +00:00
2022-03-23 19:00:34 -07:00
2022-04-22 12:32:04 +02:00
2022-05-24 11:11:13 -07:00
2022-05-11 07:40:47 -06:00
2022-05-24 19:55:07 -07:00
2022-05-12 10:00:03 -05:00
2022-05-12 10:00:03 -05:00
2022-05-16 10:18:56 +01:00
2022-04-19 15:22:25 +01:00
2022-04-05 10:24:34 +02:00
2022-05-09 23:12:33 -04:00
2022-05-10 14:42:06 -07:00
2022-03-24 19:06:50 -07:00
2022-04-27 10:57:33 -07:00
2022-03-18 09:47:04 +01:00
2022-03-23 19:00:34 -07:00
2022-04-15 14:49:55 -07:00
2022-04-05 15:39:19 +02:00
2022-03-28 19:38:09 -07:00
2022-03-21 13:01:35 -04:00
2022-05-02 14:06:20 -06:00
2022-05-24 10:18:23 -07:00
2022-04-02 05:34:41 -04:00
2022-04-12 09:35:04 +09:00
2022-03-11 15:53:13 -08:00
2022-05-06 15:59:39 +02:00
2022-03-22 15:57:03 -07:00
2022-05-22 21:03:01 +01:00
2022-04-05 09:59:39 +02:00
2022-03-21 12:07:05 -07:00
2022-03-23 19:00:33 -07:00
2022-05-03 16:09:03 -04:00
2022-05-23 13:27:58 +02:00
2022-05-24 13:09:13 -07:00
2022-03-10 07:41:14 +01:00
2022-03-29 22:45:31 +02:00
2022-04-21 07:36:56 -04:00
2022-05-01 17:45:35 +01:00
2022-04-21 11:33:56 -07:00
2022-04-21 20:01:09 -07:00
2022-03-22 15:57:10 -07:00
2022-03-22 15:57:10 -07:00
2022-03-21 12:57:38 -04:00
2022-03-22 15:57:11 -07:00
2022-03-22 17:03:12 -07:00
2022-03-22 17:03:12 -07:00
2022-05-19 16:54:15 +02:00
2022-04-08 14:20:36 -10:00
2022-03-12 18:00:56 -07:00
2022-05-09 16:21:44 -04:00
2022-03-23 12:17:36 -07:00
2022-04-01 14:40:44 -04:00
2022-05-05 18:25:57 -07:00
2022-05-22 21:51:54 +01:00
2022-03-24 15:09:53 +01:00
2022-05-24 19:55:07 -07:00
2022-03-29 18:55:37 -07:00
2022-05-09 16:21:46 -04:00
2022-04-07 16:20:00 -04:00
2022-03-22 15:57:10 -07:00
2022-05-18 18:54:17 +02:00
2022-05-24 10:36:38 -07:00
2022-05-03 11:53:15 -05:00
2022-04-29 09:53:52 +02:00
2022-05-09 23:12:33 -04:00
2022-03-22 15:57:06 -07:00
2022-05-24 19:55:07 -07:00
2022-03-25 13:02:05 -07:00
2022-03-30 07:22:13 +02:00
2022-04-05 10:24:38 +02:00
2022-05-09 12:09:30 +01:00
2022-04-13 12:38:44 +01:00
2022-05-19 20:16:05 +02:00
2022-04-05 20:16:34 +02:00
2022-04-05 20:16:34 +02:00
2022-05-22 11:32:30 -07:00
2022-04-19 10:19:02 -07:00
2022-03-28 17:29:53 -07:00
2022-05-18 15:53:52 +02:00
2022-04-22 21:30:58 +02:00
2022-04-13 20:04:02 +02:00
2022-03-21 11:13:49 +01:00
2022-03-15 11:08:23 -07:00
2022-05-19 16:58:16 -07:00
2022-05-10 09:48:08 +02:00
2022-03-18 09:52:10 -05:00
2022-05-19 16:54:15 +02:00
2022-05-10 10:40:26 -07:00
2022-04-11 17:06:42 -07:00
2022-03-21 14:00:56 -07:00
2022-05-05 13:22:34 +01:00
2022-03-11 14:31:55 -06:00
2022-03-10 16:51:50 -06:00
2022-03-17 20:16:29 -07:00
2022-03-21 13:01:35 -04:00
2022-03-23 19:58:41 +01:00
2022-04-19 12:20:45 +02:00
2022-03-21 20:01:34 -06:00
2022-05-24 11:11:13 -07:00
2022-04-28 18:22:53 +01:00
2022-05-03 14:11:58 -07:00
2022-05-24 11:29:34 -07:00
2022-05-22 21:03:01 +01:00
2022-04-07 12:53:54 +02:00
2022-03-18 13:30:54 +01:00
2022-03-22 15:57:01 -07:00
2022-05-18 15:53:52 +02:00
2022-05-16 13:45:36 -07:00
2022-03-15 16:43:31 +01:00
2022-05-02 10:47:25 +02:00
2022-05-02 10:48:40 +02:00
2022-04-29 21:11:15 -06:00
2022-03-17 20:17:18 -07:00
2022-05-03 10:20:57 -07:00
2022-04-06 10:55:50 +02:00
2022-05-08 01:33:08 -07:00
2022-04-05 09:59:38 +02:00
2022-03-23 19:00:33 -07:00
2022-05-01 13:20:03 +01:00
2022-05-12 15:35:29 +02:00
2022-05-12 10:49:23 +02:00
2022-04-13 16:34:01 +02:00
2022-03-24 19:06:51 -07:00
2022-04-18 07:21:14 +02:00
2022-05-03 10:15:06 +02:00
2022-04-11 19:18:27 -06:00
2022-04-30 08:39:32 -06:00
2022-04-26 10:16:48 +02:00
2022-05-19 12:11:51 +02:00
2022-03-22 15:57:11 -07:00
2022-04-14 16:19:30 +02:00
2022-04-10 12:38:45 +02:00
2022-05-13 23:59:23 +02:00
2022-05-19 23:46:13 +02:00
2022-04-11 17:07:29 -07:00
2022-03-24 13:13:26 -07:00
2022-03-17 20:17:18 -07:00
2022-04-25 10:25:43 +01:00
2022-04-02 10:32:14 -07:00
2022-03-28 16:53:00 -04:00
2022-05-08 01:33:07 -07:00
2022-04-13 11:37:44 -06:00
2022-03-30 04:18:14 -04:00
2022-03-22 15:57:09 -07:00
2022-04-19 12:08:57 -07:00
2022-03-11 10:17:12 -08:00
2022-05-03 08:02:09 -05:00
2022-04-01 13:40:44 -07:00