Commit graph

11692 commits

Author SHA1 Message Date
Ben Hutchings
ba3de699a1 Prepare to release linux (4.5~rc5-1~exp1). 2016-02-21 13:17:27 +00:00
Ben Hutchings
c9699a3466 Release linux (4.4.2-3).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVsm3ree/yOyVhhEJAQrSkhAAwKvXAXe3oiSV8xFAwykpp3XxeBznCdre
 /nCb5mE9+Dx7j/k7PCo1SeTtZjRqj7pfW7mjJ4ZIR1fWpfiF+ch4+WPaLn/QcxIS
 tqBFx5JzWjOP5MtxCgm5pr9YBkfibH/HDpLpwSY1FlLj1wTx8LcZyDc0cR4ntbDu
 S6p1Hi1ajVwaHlyYobNkN2OJdnGelI1wdQ2wYvQOo3Vv+xJOrF13fxoZ/f6e4fEp
 cBpHaA05N+Hv6VlAZTJ6YbuKkhruOG1IO6Ku4x9/E7IU/BD9bofd+khA8XO4j+mg
 a6/g+F/tygZ9XVrhl+gKig7VhndZJ5tH5QrIIttn7OWwA/FT7VtxRPtjQ9eyfwgH
 ZYx4s2kxBmcmMduwssGz47JQ9sb5kIBQfs4P4YxPFF5oVibCCcLCkVgkM/42MThS
 u1dslGOHli6wvzI+BOiN/h3GQOCJxYFC6xgYZyuN/zi8ZLbhbxSHRPGn5QhbQOBd
 dNyDEjKkrXiYzPLgb+mj3m9J8QXlI2RtD9AXPuk0eYj/I1K5VOFkai/1ysuP2Mfj
 xKvX4ZAVJSxKO5D7T1g55Vo/tXbuW0gs/sWrguMYBXFJsfI154y7voKDYkk9l5PI
 E1YSwPsUdOmYmlRf+1/CPH+MzLnu2y0TP6Y1jTyKPOxOkVzzRLnbqhHRLD8PFkN0
 3MEENRL3asg=
 =Htrh
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.4.2-3'
2016-02-21 13:17:07 +00:00
Ben Hutchings
bd792d2441 Prepare to release linux (4.4.2-3). 2016-02-21 13:11:19 +00:00
Ben Hutchings
aae9cf4b6f Update to 4.5-rc5 2016-02-21 04:12:42 +00:00
Ben Hutchings
88d259a75c [x86] efi-bgrt: Fix kernel panic when mapping BGRT data (Closes: #815125)
Plus the following fix-up.
2016-02-20 23:25:05 +00:00
Ben Hutchings
416a13b622 [powerpc] mm: Fix HAVE_ARCH_SOFT_DIRTY dependencies (fixes FTBFS)
Drop the previous attempted fix, which didn't work.
2016-02-20 17:29:49 +00:00
Ben Hutchings
1036674239 Release linux (4.4.2-2).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVscsG+e/yOyVhhEJAQpmnBAAz3I1IQm2kg7uHb0DavhRL+EnpAzasobw
 gPoKWapyPVauC1K9d69CYi+fNPSdVDmcNXhZa1DzCyoVxYeKAfqDxbdosJSCwr8+
 UKYF55JwCdjoO1CUWs8qFRtnoFw8ykC+y+5TzDp1ma6CUUrR/zwM0EWJ2oUdM7Ss
 VeVJ59VTsp+iJ69qxh0WcaBjVp86jA62K5l5fHSXRCR/dvmgaNU58GyL5vs/mNqj
 zESyeHQ3YAdiZ5tSOSZxTylq6V5diyeM4hVxBrOdY2713GCi3zMWKS8RSXOn5+9q
 2XiSjq/wyCdJ/S/B0nrH5ZT/de4FA38bFxBizQugJ62pY8GAakYjBjuI0lF+eek/
 hfQqTJrqGCbIe4jh5eZZrua9yjLXBc9d/1RUyMf3VX/gNARUAHVgIaIkCI98lGdI
 mpBP/6gkLJVP/G0xEiZA+eEEPuKTRzonaT6RqHjB1pqQ/8FpjpNP6NbgWPJ9xwZl
 pj/4fhtyJ1cU0PQbPQzAVLH8bdwbS/W6BOHBSyHNdCmXGw7GbRe5fwmETz3YZzKk
 LQPAZfl0XJozKZb4ENYUVhG0CRKl8jtonTpsJ2e4AQEZP68FY9MC5nPPTsbG/dvu
 9jgXrQaWwvWlEHHxOaZvZVJpDhEOLRczoS9H7WKk4irVvY7sdXJee5uo9GG703ME
 71HA0y7AzIo=
 =BxMG
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.4.2-2'
2016-02-20 04:46:55 +00:00
Ben Hutchings
6b46662b94 swapops.h: Add #include to fix build failure on powerpc 2016-02-20 04:31:41 +00:00
Ben Hutchings
0033746862 Move makefile hierarchy to debian/rules.d; use debian/build for output only
By passing both -C and -f options to make, we can separate makefiles
from the output directory without adding prefixes to all targets.

We can also reduce the 'clean' commands to little more than 'rm -rf'.
2016-02-19 20:24:18 +00:00
Ben Hutchings
e1fd4b6f1e Move definition of OUTDIR from debian/build/**/Makefile to outer rules
Simplify things by making debian/rules.real, debian/rules and
debian/build/Makefile.inc (for the recursive case) set OUTDIR.
2016-02-19 20:02:31 +00:00
Ben Hutchings
5f504574df Prepare to release linux-tools (4.4-2). 2016-02-19 17:11:29 +00:00
Ben Hutchings
d2c5c9e085 Prepare to release linux (4.4.2-2). 2016-02-19 14:48:52 +00:00
Ben Hutchings
e6ce1b131d [mipsel/loongson-2f] udeb: Add i2c-modules to avoid duplicate modules
Also add "Provides: i2c-modules" to kernel-image udeb for loongson-2e.
2016-02-19 14:48:00 +00:00
Martin Michlmayr
a776630eb7 [arm64] Create i2c-modules udeb to avoid duplicate modules
Create i2c-modules udeb on arm64 to avoid the following build failure:

        kernel-wedge find-dups 4.4.0-1-arm64
debian/nic-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
debian/input-modules-4.4.0-1-arm64-di lib/modules/4.4.0-1-arm64/kernel/drivers/i2c/i2c-core.ko
some modules are in more than one package
command exited with status 1
2016-02-18 18:22:43 -08:00
Ben Hutchings
ff2f944b1e [armel/versatile] Enable GPIOLIB (fixes FTBFS)
SMC91X depends on !OF || GPIOLIB, i.e. if OF is enabled then GPIOLIB
must be too.  Starting with 4.5, versatile is only supported as part
of a multiplatform kernel.  Multiplatform confgiurations always have
OF enabled, so we now need to enable GPIOLIB.
2016-02-19 02:02:46 +00:00
Ben Hutchings
b0a0319c86 Build fixdep under debian/build and clean it up properly
Mattia Dongili noted that it's currently built under tools/build
(upstream bug).  Build it under the current output directory
(which means we build it multiple times) and clean all copies.
2016-02-19 01:17:12 +00:00
Ben Hutchings
d97f0b3ee8 [alpha,sh4] Attempt to fix build failures 2016-02-18 23:40:09 +00:00
Ben Hutchings
2b1e87a61f linux-perf: Include version number in strace groups installation directory
Closes: #813080
2016-02-18 21:47:37 +00:00
Ben Hutchings
c232b093cb [armel,armhf] net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
This looks like it fixes #814681.
2016-02-18 16:45:54 +00:00
Ben Hutchings
71665302ad udeb: Make DAC960 and cciss optional in scsi-modules again
They are only built on some architectures, but armhf and arm64 #include
this file so currently FTBFS.
2016-02-18 16:45:09 +00:00
Ben Hutchings
32be752344 lockdep: Add missing macros 2016-02-18 04:14:17 +00:00
Ben Hutchings
c536b8098a Update to 4.5-rc4
Drop/refresh patches as appropriate.
2016-02-18 03:24:24 +00:00
Ben Hutchings
8e8d8a00f2 Prepare to release linux (4.5~rc4-1~exp1). 2016-02-18 01:57:21 +00:00
Ben Hutchings
d7161dc252 Prepare to release linux-tools (4.4-1). 2016-02-18 01:33:13 +00:00
Ben Hutchings
e52fccf3e5 [x86] udeb: Move scsi_transport_fc to scsi-core-modules
hv_storvsc in hyperv-modules now depends on it so we need to avoid duplicating
it in {hyperv,scsi}-modules.
2016-02-18 01:27:04 +00:00
Ben Hutchings
cdcc46b5c4 Release linux (4.4.2-1).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVsT0Jue/yOyVhhEJAQo96w/+IZBasj9Vf3KovHNaOXaW1rZL6GRVNzpB
 OSNqINfAEtvOR8RuwAcA/zgHy7NNDS9CkDQgjGdJKIhdXXem7mG7Oo3iEwb5osL7
 HhUPmeTmXqsa5C6GWzNtERrtX6N8XtBV3inR8iSS46XOm+RHq5UnffqZB35DqUbq
 G0h5hiZSXXIXbn0MYJWSPAekAmTXdcevGUoe8bIBD+wH/X4oPINmQLkH6PL5iK7B
 KHbf7dJ+JnmbsKJdBpfZvPoa6B1a9FL3HLKkOQjmYF0YjIzZe14JHnvjZNULBmj9
 eqmwpfPxAmR5XQgUBu1TPx37FB/nJdMUjZQNz01k0Ybv3l6lKocc7YwX3kViitqe
 CiWqbq7LPwN1QNGI6Sf7UB/1XjWJPzWsYoZ0AjDH3ihIPrxmYCdjJstFXr0W3qEG
 4e3pJv8gqHxP5SSmE5PQQcS8uiisHmADHZc7C02mxWGDLpqb3gmtgrGqQRFjkk55
 tpn8jz2fGGt5VQkhpSBE8wWG4fHRFwiLaAsCVv9jE36pLNq5M9U9VnilCPeoTkti
 JcDfPYBjma6RVADIU6tkNnjxJcHFXAqEb5Jn0Wq89GGaS1egAlch4K/XYS+OnIH9
 m2Fg4P+TdMePDYxh40tNTIwwHcHLffNfe9K+Ien/DmffuQ87Jk4hfKPW/ZXDO3jO
 qdrmLXK2BEg=
 =syys
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.4.2-1'

Drop rt featureset changes.

Drop patches that are already in 4.5-rc4.

Keep the ABI version at 'trunk'.
2016-02-17 22:45:34 +00:00
Ben Hutchings
42d36aac27 Prepare to release linux (4.4.2-1). 2016-02-17 21:20:12 +00:00
Ben Hutchings
edd433b85f Update to 4.4.2
Drop patches included in it.

Refresh rt patches with textual conflicts.
2016-02-17 21:19:37 +00:00
Ben Hutchings
b0ddcef1a9 udeb: Fix issues with wildcards that caused FTBFS on armhf, thanks to Karsten Merker
Karsten did a test-build on armhf and found failures due to missing modules
and directories.

* The wireless drivers from staging need to be optional; this requires
  support for wildcards in optional-inclusion lines
* The check for a containing directory must only be done for non-optional
  inclusion lines

Bump the kernel-wedge version requirement and add the optional-include
suffixes.
2016-02-17 18:00:31 +00:00
Ben Hutchings
96504c2870 IFF_NO_QUEUE: Fix for drivers not calling ether_setup() (regression in 4.3) 2016-02-17 18:00:31 +00:00
Ben Hutchings
2c39d8f576 Merge remote-tracking branch 'alioth/ukleinek/4.4.1-rt6' into HEAD 2016-02-16 13:54:44 +00:00
Uwe Kleine-König
91d4b94303 [rt] update to 4.4.2-rt6 2016-02-16 14:23:21 +01:00
Ben Hutchings
5427214b64 [i386/686-pae] PCI: Set pci=nobios by default 2016-02-16 02:51:44 +00:00
Ben Hutchings
fcd5547ba0 [i386/686-pae] mm: Fix types used in pgprot cacheability flags translations 2016-02-16 02:04:23 +00:00
Ben Hutchings
5b76884dc2 [amd64] efi: Build our own page table structure
This avoids adding W+X pages to the default page table, which is not
only bad for security but also now triggers a warning on boot.
2016-02-16 02:03:55 +00:00
Ben Hutchings
feb964cdac [armel/marvell] udeb: Remove inet_lro from nic-modules 2016-02-15 19:28:54 +00:00
Ben Hutchings
9549742239 [hppa] Update build-dependencies for renaming of binutils-hppa64 2016-02-15 18:49:41 +00:00
Ben Hutchings
641aba8311 Compile with gcc-5 on all architectures 2016-02-15 18:48:03 +00:00
Ben Hutchings
c07a4d3987 Refresh config symbols for 4.5-rc4
Delete obsolete config symbols; rename/replace some as appropriate.
2016-02-15 17:50:19 +00:00
Ben Hutchings
4b4fa14653 Update to 4.5-rc4
Drop many, many patches which went upstream.  Refresh others for
filename or context changes, and for removal of radeon UMS support.

[rt] Disable until it is updated for 4.5 or later

aufs: Update support patches to aufs4.x-rcN-20160215
2016-02-15 17:37:08 +00:00
Ben Hutchings
a5a866d112 udeb: Really add virtio_input to virtio-modules (not input-modules)
kernel-wedge is sensitive to the difference between '-' and '_' so
adding 'virtio-input ?' to input-modules had no effect.

If we really added virtio_input to input-modules then we would end up
with virtio and virtio_ring duplicated.  Instead, add it to
virtio-modules like all the other virtio drivers.
2016-02-15 15:22:31 +00:00
Ben Hutchings
306abaa161 udeb: Move most USB wireless drivers from nic-usb-modules to nic-wireless-modules 2016-02-15 03:33:03 +00:00
Ben Hutchings
c66e31d10c udeb: nic-pcmcia-modules: Remove Arcnet drivers 2016-02-15 03:29:43 +00:00
Ben Hutchings
740fbe327e udeb: nic-modules: Remove FDDI and HIPPI drivers, and inet_lro module 2016-02-15 03:29:32 +00:00
Ben Hutchings
b01f6d01fe usb-storage-modules: Include USB storage drivers by default 2016-02-15 03:06:32 +00:00
Ben Hutchings
7d12e0fcef usb-serial-modules: Include USB serial drivers by default 2016-02-15 03:06:32 +00:00
Ben Hutchings
acd4224ce8 usb-modules: Include USB host drivers by default 2016-02-15 03:06:32 +00:00
Ben Hutchings
9264d0947e udeb: scsi-modules: Include SCSI drivers by default 2016-02-15 03:06:32 +00:00
Ben Hutchings
301a940180 sound-modules: Include sound drivers by defaults 2016-02-15 03:06:28 +00:00
Ben Hutchings
d5d980eb63 udeb: {pata,sata}-modules: Include ATA drivers by default 2016-02-15 02:41:38 +00:00