Linus Torvalds
28d747f266
Kbuild updates for v5.1 (2nd)
...
- add more Build-Depends to Debian source package
- prefix header search paths with $(srctree)/
- make modpost show verbose section mismatch warnings
- avoid hard-coded CROSS_COMPILE for h8300
- fix regression for Debian make-kpkg command
- add semantic patch to detect missing put_device()
- fix some warnings of 'make deb-pkg'
- optimize NOSTDINC_FLAGS evaluation
- add warnings about redundant generic-y
- clean up Makefiles and scripts
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJcjm13AAoJED2LAQed4NsG9FoQALFscagW8R5LIDmzzRPmslhF
W1qm9rEmtdnOHGg20QbYUnJwtGZjVN4lIZp6eQ3v6mhvm6IY2VhInGJpcLnwbojb
o7y4wKcP9/ucIpfV/z32DrUfEM+qnQwztn56u7lJBxf4cTFEOIwIIS8v1KEnsNXX
Zzvu1kSKsc4ZHHdE7h3dmr3iC5GOz/6EAJ9U33WcLy24tRTevIxcZsYvb/SOvDAT
NYdPK8yptuVVO+odHObNwMVBidRcXRb49gWQGWLuAvfbklh33pomYarWkNe/Syif
UeCHDNwvqzEmjSks73EomdCjME0roWhgKbm/dXJKXhe2hBzP1psMWNzRPSRa4yIj
SHE7UfFPXCa+tNveJo2qzTOhpMw1DRiNgZD3EM2cRvwZ1ip8emJr70qFfL+RGpqq
4ZlLb9Tibb51ApLcn+r0AnOMrC8MkK1zC8dKNxgUwdJ7D4UqZ70348c2GXE54yfv
kxst/gtLb9r6YEtaCsKbCk1XgR2y2QGtyYrVLKsI/v6fhPVBKxnDXIpsn0Q6NYFi
UiYKojTpFKvEMl0tc1EaYrIGoq9ZH4wDna3q4lOSRiyrypUl8NfflWwDSIuYVP5Z
Y2tIPYTcGeCxt3gyXu0riL6tvpy1KGVlByNB9V297rSrVenH4VcfYPLJhYAtqpRo
gO2eyp64i9LduVZOrEEP
=6GIM
-----END PGP SIGNATURE-----
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Pull more Kbuild updates from Masahiro Yamada:
- add more Build-Depends to Debian source package
- prefix header search paths with $(srctree)/
- make modpost show verbose section mismatch warnings
- avoid hard-coded CROSS_COMPILE for h8300
- fix regression for Debian make-kpkg command
- add semantic patch to detect missing put_device()
- fix some warnings of 'make deb-pkg'
- optimize NOSTDINC_FLAGS evaluation
- add warnings about redundant generic-y
- clean up Makefiles and scripts
* tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
kconfig: remove stale lxdialog/.gitignore
kbuild: force all architectures except um to include mandatory-y
kbuild: warn redundant generic-y
Revert "modsign: Abort modules_install when signing fails"
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
kbuild: deb-pkg: avoid implicit effects
coccinelle: semantic code search for missing put_device()
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
kbuild: add workaround for Debian make-kpkg
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
unicore32: simplify linker script generation for decompressor
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
kbuild: move archive command to scripts/Makefile.lib
modpost: always show verbose warning for section mismatch
ia64: prefix header search path with $(srctree)/
libfdt: prefix header search paths with $(srctree)/
deb-pkg: generate correct build dependencies
2019-03-17 13:25:26 -07:00
..
2019-03-16 13:05:32 -07:00
2018-06-03 20:40:33 +10:00
2018-10-26 16:26:32 -07:00
2019-03-07 11:28:33 +01:00
2019-03-16 12:36:39 -07:00
2019-02-12 15:20:09 +00:00
2019-03-10 10:17:23 -07:00
2018-04-12 16:08:02 +02:00
2019-02-15 08:40:12 -07:00
2019-01-08 17:15:10 -08:00
2019-03-02 00:40:04 +01:00
2018-09-09 15:08:58 -06:00
2019-03-09 09:56:17 -08:00
2018-08-10 16:09:40 -06:00
2019-03-12 10:39:53 -07:00
2018-11-07 13:29:04 +01:00
2018-12-23 11:52:45 +08:00
2019-01-14 17:25:41 -07:00
2019-03-05 14:53:52 -05:00
2019-03-15 14:22:59 -07:00
2019-02-17 15:38:47 -07:00
2019-03-14 09:11:54 -07:00
2019-03-08 10:27:21 -08:00
2018-11-25 12:25:53 -07:00
2018-11-06 07:36:22 -07:00
2019-01-07 15:36:11 -07:00
2019-01-16 17:42:35 +01:00
2019-01-07 22:22:16 +08:00
2019-03-15 18:52:12 -07:00
2018-09-09 15:08:58 -06:00
2018-07-15 13:55:44 +02:00
2018-09-09 15:08:58 -06:00
2019-02-11 10:35:35 +01:00
2018-12-18 14:55:22 +01:00
2019-03-09 09:56:17 -08:00
2019-02-23 10:34:08 +01:00
2018-03-05 14:41:38 -08:00
2018-09-09 15:08:58 -06:00
2019-02-07 12:56:23 -07:00
2019-02-01 16:05:03 -07:00
2019-01-22 13:37:25 +01:00
2018-12-11 16:28:41 -08:00
2018-09-09 15:08:58 -06:00
2019-03-17 12:56:32 +09:00
2019-01-15 11:05:28 +01:00
2018-07-26 16:21:09 -06:00
2019-02-11 08:27:47 -07:00
2018-11-20 09:30:43 -07:00
2019-01-16 22:09:33 +01:00
2019-03-04 12:55:18 -07:00
2018-09-09 15:08:58 -06:00
2018-06-15 18:11:26 -03:00
2019-03-01 09:54:06 -05:00
2018-09-09 15:08:58 -06:00
2019-01-14 08:37:17 -07:00
2018-09-09 15:08:58 -06:00
2018-09-04 23:37:38 +02:00
2018-09-09 15:08:58 -06:00
2019-03-09 09:56:17 -08:00
2018-12-21 12:44:41 -08:00
2018-09-28 15:14:54 +02:00
2018-09-09 15:08:58 -06:00
2018-10-25 06:50:48 -07:00
2018-08-18 12:30:42 -07:00
2018-12-06 12:29:47 +00:00
2019-01-27 12:29:37 +01:00
2018-12-21 11:32:49 +11:00
2019-03-09 09:56:17 -08:00
2018-03-26 12:13:21 -04:00
2019-03-09 09:56:17 -08:00
2018-06-04 14:02:11 -07:00
2018-11-20 09:30:43 -07:00
2019-01-27 12:29:37 +01:00
2019-02-27 09:00:02 -05:00
2019-02-22 08:54:09 -07:00
2018-11-20 09:30:43 -07:00
2018-12-18 16:13:04 +01:00
2019-02-28 13:30:55 +01:00
2018-03-18 07:38:48 -07:00
2018-06-30 07:52:42 -06:00
2018-10-07 09:16:50 -06:00
2019-01-23 10:59:56 +00:00
2019-03-09 09:56:17 -08:00
2019-02-04 21:23:59 -05:00
2018-11-20 09:30:43 -07:00
2019-02-22 08:50:17 -07:00
2019-02-21 10:28:55 -05:00
2019-03-09 09:56:17 -08:00
2019-02-22 09:27:55 +01:00
2019-01-29 22:11:49 +01:00
2019-03-15 15:00:28 -07:00
2019-02-01 16:04:01 -07:00
2018-09-09 15:08:58 -06:00
2019-03-02 15:28:20 +01:00
2019-02-02 10:34:52 +01:00
2018-10-09 13:26:05 +02:00
2019-02-03 18:06:19 -08:00
2018-10-24 18:01:11 +01:00
2018-05-14 16:44:41 +02:00
2019-02-20 07:29:47 -07:00
2019-03-10 12:47:57 -07:00
2019-02-11 08:23:07 -07:00
2019-03-07 18:32:02 -08:00
2018-09-09 14:46:44 -06:00
2019-01-14 08:37:17 -07:00
2018-07-18 08:44:22 -06:00
2018-08-30 10:59:48 -07:00
2018-12-06 13:57:03 +01:00
2018-06-22 11:10:55 +02:00
2019-03-07 18:32:03 -08:00
2018-12-13 09:41:32 -06:00
2018-11-20 09:30:43 -07:00
2018-06-26 09:01:27 -06:00
2018-10-12 11:35:47 -06:00
2018-06-15 13:36:08 +02:00
2019-02-06 16:44:16 -07:00
2018-10-11 11:28:53 -05:00
2018-06-08 10:24:27 -06:00
2018-05-08 09:16:41 -06:00