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-02-26 11:26:07 +00:00
2018-08-13 18:28:19 -07:00
2019-01-23 22:14:56 +01:00
2019-03-15 15:00:28 -07:00
2019-02-26 11:26:06 +00:00
2018-06-21 14:25:24 +02:00
2019-02-01 22:05:50 +00:00
2018-07-30 11:45:53 +01:00
2018-09-27 21:55:30 +02:00
2018-05-31 10:39:29 +01:00
2018-06-15 18:10:01 -03:00
2018-05-31 10:40:32 +01:00
2019-01-02 10:37:05 +00:00
2018-03-20 10:01:59 +01:00
2018-12-06 06:56:37 -08:00
2019-02-13 19:12:50 +01:00
2018-07-22 14:13:43 +02:00
2018-09-19 10:44:50 +01:00
2019-01-03 18:57:57 -08:00
2018-10-26 16:26:34 -07:00
2018-10-26 16:26:34 -07:00
2018-06-26 09:07:58 +02:00
2018-09-26 08:45:18 -06:00
2019-02-01 21:54:49 +00:00
2019-03-17 12:56:31 +09:00
2018-05-19 11:53:46 +01:00
2018-06-21 12:33:07 +02:00
2018-10-17 13:14:33 -07:00
2018-10-25 17:57:35 -07:00
2018-12-19 17:47:53 +00:00
2019-02-19 21:05:45 +00:00
2019-03-15 15:00:28 -07:00
2019-02-19 21:05:42 +00:00
2019-02-19 21:05:35 +00:00
2019-02-07 23:10:45 +01:00
2018-04-11 10:28:38 -07:00
2018-12-14 20:27:29 +01:00
2018-05-19 11:53:46 +01:00
2018-09-03 16:50:35 +02:00
2018-05-07 07:15:41 +02:00
2019-01-04 13:13:47 -08:00
2018-11-02 08:31:52 +01:00
2018-06-07 17:34:35 -07:00
2019-02-01 21:44:11 +00:00
2018-06-21 12:33:07 +02:00
2018-11-12 10:51:01 +00:00
2019-02-01 22:05:50 +00:00
2018-05-08 14:50:42 +02:00
2019-02-01 21:44:10 +00:00
2019-02-01 22:05:23 +00:00
2019-02-01 21:44:15 +00:00
2018-12-12 13:20:07 -08:00
2019-02-07 11:44:47 +00:00
2019-02-26 11:32:54 +00:00
2019-02-07 23:10:45 +01:00
2018-12-12 13:20:07 -08:00
2018-07-25 12:09:09 +02:00
2018-09-10 11:05:48 +02:00
2019-03-15 14:37:46 -07:00
2019-02-07 00:13:28 +01:00
2019-02-01 21:44:19 +00:00
2018-03-24 14:27:49 +00:00
2019-02-26 11:26:06 +00:00