Linus Torvalds
6fbd6cf85a
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
...
Pull Kbuild updates from Masahiro Yamada:
- Fix false-positive build warnings for ARCH=ia64 builds
- Optimize dictionary size for module compression with xz
- Check the compiler and linker versions in Kconfig
- Fix misuse of extra-y
- Support DWARF v5 debug info
- Clamp SUBLEVEL to 255 because stable releases 4.4.x and 4.9.x
exceeded the limit
- Add generic syscall{tbl,hdr}.sh for cleanups across arches
- Minor cleanups of genksyms
- Minor cleanups of Kconfig
* tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (38 commits)
initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD
kbuild: remove deprecated 'always' and 'hostprogs-y/m'
kbuild: parse C= and M= before changing the working directory
kbuild: reuse this-makefile to define abs_srctree
kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig
kconfig: omit --oldaskconfig option for 'make config'
kconfig: fix 'invalid option' for help option
kconfig: remove dead code in conf_askvalue()
kconfig: clean up nested if-conditionals in check_conf()
kconfig: Remove duplicate call to sym_get_string_value()
Makefile: Remove # characters from compiler string
Makefile: reuse CC_VERSION_TEXT
kbuild: check the minimum linker version in Kconfig
kbuild: remove ld-version macro
scripts: add generic syscallhdr.sh
scripts: add generic syscalltbl.sh
arch: syscalls: remove $(srctree)/ prefix from syscall tables
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
gen_compile_commands: prune some directories
kbuild: simplify access to the kernel's version
...
2021-02-25 10:17:31 -08:00
..
2021-02-02 14:25:50 +01:00
2021-01-27 10:01:46 +01:00
2021-02-16 12:09:52 +01:00
2021-02-22 09:45:23 -08:00
2021-02-09 12:26:40 +01:00
2021-02-01 11:29:11 +05:30
2021-02-16 14:47:46 -08:00
2021-02-24 10:25:37 -08:00
2021-01-27 15:13:52 +01:00
2021-02-15 11:43:32 +01:00
2021-02-02 00:16:57 +01:00
2021-02-15 21:28:53 +01:00
2021-02-24 10:35:29 -08:00
2021-02-22 10:27:48 -08:00
2021-02-08 12:53:34 +01:00
2021-02-05 15:24:59 +02:00
2021-01-13 15:08:41 +00:00
2021-02-23 15:05:10 -08:00
2021-01-12 23:23:49 +01:00
2021-01-28 21:24:40 -08:00
2021-02-12 14:00:07 +00:00
2021-01-09 13:51:36 -08:00
2021-01-23 14:57:21 +01:00
2021-02-17 14:08:17 +01:00
2021-02-21 14:44:44 -08:00
2021-02-07 17:49:11 +05:30
2021-02-22 09:27:18 -08:00
2021-02-08 13:23:42 +02:00
2021-02-22 13:29:55 -08:00
2021-02-25 10:17:31 -08:00
2021-02-25 09:56:08 -08:00
2021-01-14 17:31:05 -05:00
2021-01-20 12:31:43 +00:00
2021-02-15 12:36:27 -08:00
2021-02-15 18:28:30 +01:00
2021-02-21 11:02:48 -08:00
2021-02-08 08:33:16 -07:00
2021-02-10 16:38:02 +01:00
2021-02-22 10:53:05 -08:00
2021-02-12 17:37:23 -08:00
2021-01-27 18:18:15 -08:00
2021-02-11 17:44:41 -08:00
2021-02-16 15:23:23 -08:00
2021-01-12 17:24:30 -08:00
2021-01-14 19:29:58 -08:00
2021-01-24 14:27:17 +01:00
2021-02-17 14:07:48 +01:00
2021-02-14 12:37:48 -08:00
2021-02-22 09:45:23 -08:00
2021-02-14 18:15:15 +00:00
2021-02-16 12:01:32 +09:00
2021-02-16 12:01:32 +09:00
2021-01-22 11:08:56 +01:00
2021-01-21 14:06:00 -07:00
2021-01-08 11:02:18 -08:00
2021-02-11 18:31:48 +01:00
2021-02-04 17:00:32 +01:00
2021-01-06 16:24:59 -08:00
2021-02-04 19:25:47 +01:00
2021-01-22 14:58:01 +11:00
2021-01-16 15:12:06 -05:00
2021-02-04 16:36:28 +05:30
2021-02-11 09:45:28 -05:00
2021-01-25 11:12:29 +01:00
2021-01-07 15:21:27 +01:00
2021-01-08 15:57:29 -05:00
2021-01-18 14:26:51 +01:00
2021-02-24 09:54:24 -08:00
2021-02-09 18:01:38 +01:00
2021-01-13 22:00:37 +05:30
2021-02-04 14:42:00 +01:00
2021-01-20 18:52:12 +01:00
2021-01-19 17:57:15 +01:00
2021-01-24 18:19:46 -07:00
2021-02-17 14:12:42 +01:00
2021-02-17 14:12:43 +01:00
2021-02-03 18:37:29 -08:00
2021-02-16 09:59:41 +01:00
2021-02-08 12:28:07 +01:00
2021-01-30 11:47:12 -05:00
2021-01-27 15:20:02 -08:00
2021-02-11 16:19:20 +01:00
2021-01-16 18:14:53 +00:00
2021-02-24 13:38:28 -08:00
2021-02-07 14:51:11 -08:00
2021-02-09 12:43:42 -05:00
2021-02-24 10:13:55 -08:00
2021-01-24 18:17:20 -07:00
2021-02-24 13:38:32 -08:00
2021-01-26 14:24:26 +01:00
2021-01-22 08:52:02 +00:00
2021-01-26 14:24:26 +01:00
2021-02-24 13:38:32 -08:00
2021-02-24 13:38:32 -08:00
2021-02-24 13:38:35 -08:00
2021-02-15 10:49:11 +00:00
2021-02-04 18:37:56 -08:00
2021-02-11 13:24:44 -08:00
2021-02-23 13:39:45 -08:00
2021-02-16 13:14:06 -08:00
2021-01-14 08:21:09 -08:00
2021-02-04 14:42:00 +01:00
2021-02-10 23:34:16 +01:00
2021-02-10 07:28:43 -07:00
2021-02-12 15:27:17 +01:00
2021-02-21 10:29:20 -08:00
2021-02-12 15:27:17 +01:00
2021-01-12 14:26:31 +01:00
2021-01-27 12:27:36 +01:00
2021-01-26 18:39:45 -08:00
2021-02-05 20:48:28 +01:00
2021-01-22 11:08:56 +01:00
2021-01-26 07:42:27 +01:00
2021-01-22 11:08:56 +01:00
2021-02-08 12:24:04 +01:00
2021-02-24 13:38:31 -08:00
2021-02-24 13:38:31 -08:00
2021-01-07 16:17:31 +01:00
2021-01-18 16:13:51 +01:00
2021-01-07 14:17:29 +01:00
2021-02-17 14:12:42 +01:00
2021-02-10 15:49:38 -05:00
2021-01-21 16:16:10 +00:00
2021-02-22 10:22:54 -08:00
2021-02-11 10:51:56 +00:00
2021-01-29 15:39:48 -05:00
2021-01-22 15:09:42 +01:00
2021-01-12 21:13:01 +01:00
2021-02-09 08:17:08 -05:00
2021-01-14 17:18:25 +01:00
2021-01-14 11:20:17 +01:00
2021-01-14 11:20:17 +01:00
2021-01-14 11:20:17 +01:00
2021-02-23 13:39:45 -08:00
2021-02-23 13:39:45 -08:00
2021-01-19 12:02:20 -08:00
2021-01-19 11:47:31 -08:00
2021-02-09 09:30:16 +01:00
2021-02-22 13:01:23 -08:00
2021-02-24 13:38:30 -08:00
2021-01-27 16:45:59 +05:30
2021-02-24 13:38:35 -08:00
2021-02-24 13:38:33 -08:00
2021-01-29 20:02:29 +01:00
2021-02-24 13:38:32 -08:00
2021-02-24 13:38:34 -08:00
2021-02-24 10:25:37 -08:00
2021-02-08 12:28:07 +01:00
2021-01-24 14:43:45 +01:00
2021-01-30 01:22:31 +01:00
2021-02-10 14:44:40 +01:00
2021-02-16 19:35:29 -08:00
2021-02-11 13:24:44 -08:00
2021-02-16 13:14:06 -08:00
2021-01-25 22:06:11 +01:00
2021-02-04 18:05:59 -08:00
2021-01-24 14:27:20 +01:00
2021-01-25 09:36:27 -05:00
2021-02-02 10:26:12 +01:00
2021-01-26 11:12:00 -06:00
2021-02-12 19:23:57 -06:00
2021-02-11 08:33:41 +01:00
2021-02-17 13:17:49 -08:00
2021-02-24 13:38:29 -08:00
2021-02-24 13:38:34 -08:00
2021-02-24 13:38:28 -08:00
2021-01-21 14:06:00 -07:00
2021-02-03 19:05:50 +01:00
2021-02-25 09:56:08 -08:00
2021-02-23 14:11:13 -06:00
2021-02-23 14:12:01 -06:00
2021-02-23 09:28:51 -08:00
2021-02-01 15:31:36 +01:00
2021-01-20 14:46:04 +00:00
2021-02-16 15:23:23 -08:00
2021-01-27 18:45:29 +01:00
2021-01-22 17:08:28 +01:00
2021-02-04 16:30:14 +05:30
2021-01-27 19:29:32 +01:00
2021-01-27 17:44:18 -08:00
2021-01-24 14:27:17 +01:00
2021-01-24 14:27:20 +01:00
2021-02-05 10:08:10 +01:00
2021-02-04 05:27:20 -05:00
2021-02-17 14:07:44 +01:00
2021-02-21 12:35:04 -08:00
2021-01-25 17:32:10 +01:00
2021-01-16 23:19:26 +01:00
2021-02-04 05:27:42 -05:00
2021-02-21 13:31:43 -08:00
2021-02-23 13:39:45 -08:00
2021-02-13 14:32:04 -08:00
2021-01-28 00:35:03 +01:00
2021-01-22 15:16:01 -08:00
2021-01-18 21:39:28 +01:00
2021-02-17 14:12:42 +01:00
2021-02-17 14:12:42 +01:00
2021-02-17 14:25:50 -08:00
2021-01-15 13:23:36 +00:00
2021-02-24 13:38:33 -08:00
2021-02-23 13:39:45 -08:00
2021-01-12 14:26:31 +01:00
2021-01-22 18:20:52 -08:00
2021-02-02 14:50:15 +01:00
2021-01-19 22:31:10 +01:00
2021-02-06 00:21:42 +01:00
2021-02-04 10:45:24 +03:00
2021-01-06 16:24:59 -08:00
2021-01-27 17:26:42 +01:00
2021-01-06 17:17:22 -08:00
2021-02-16 10:40:28 +02:00
2021-02-11 16:31:57 -05:00
2021-02-02 17:02:05 -05:00
2021-02-09 12:27:29 -05:00
2021-01-20 16:48:47 -08:00
2021-02-20 21:28:04 -08:00
2021-02-13 17:17:53 +01:00
2021-02-04 18:56:56 -08:00
2021-02-15 18:50:01 +01:00
2021-01-21 16:16:10 +00:00
2021-02-01 13:20:07 -07:00
2021-01-18 10:52:41 +01:00
2021-02-12 12:56:55 +01:00
2021-02-09 12:15:07 +01:00
2021-01-26 19:18:50 +01:00
2021-01-07 16:17:31 +01:00
2021-01-21 14:06:00 -07:00
2021-01-13 22:25:07 +01:00
2021-01-19 10:20:07 -05:00
2021-01-24 14:27:17 +01:00
2021-01-13 22:25:03 +01:00
2021-02-08 22:58:55 +01:00