Commit Graph

11566 Commits

Author SHA1 Message Date
Aurelien Jarno e3c5586a6b Also switch mips64 to R2 2016-05-24 19:09:53 +02:00
Ben Hutchings adc4395a1e [mips*/*-malta] udeb: Add ata-modules package 2016-05-24 14:21:52 +01:00
Ben Hutchings 71324ae1c9 [mips*] Rename CPU type config files to be independent of Malta
Although the choice of CPU type currently only applies to Malta
flavours, there's nothing in these config files that prevents them
being used with other platforms (that we don't currently support).
2016-05-24 14:03:56 +01:00
Salvatore Bonaccorso 2a7ca94d22 Add CVE reference for CVE-2016-4580 fix 2016-05-24 08:11:03 +02:00
Ben Hutchings e8cbc41731 [mips{,64}r6{,el}] Add kernel flavours for the Malta platform; build linux-libc-dev and tools packages
Closes: #825024; thanks to YunQiang Su
2016-05-23 23:03:41 +01:00
Ben Hutchings 967b0f144e [mips*] Reorganise {4,5}kc-malta config into platform and CPU type
kernelarch-mips/config.{4,5}kc-malta are exact duplicates of each other,
aside from the CPU type.  Move all the common options out into
kernelarch-mips/config.malta.

Move mips/config.{4,5}kc-malta to kernelarch-mips where they belong,
adding '-r1' and '-r2' suffixes for the different CPU types.
2016-05-23 22:35:06 +01:00
Ben Hutchings e41dc6a9cb 8139too: Use same configuration on all architectures
Enable 8139TOO_TUNE_TWISTER, 8139TOO_8129 and disable 8139TOO_PIO.
2016-05-23 21:43:19 +01:00
Ben Hutchings 6468e3b19a [mips*] Change NFS and various storage and network drivers from built-in to modules 2016-05-23 21:42:54 +01:00
Ben Hutchings 8153f20f17 [mips*] Delete redundant config settings
These are already set at the top level.
2016-05-23 12:51:50 +01:00
Ben Hutchings 9873448a4d [mips*] Move FRAMEBUFFER_CONSOLE, FB to per-kernel-arch config
This only needs to be overridden for octeon.
2016-05-23 12:49:26 +01:00
Ben Hutchings b3a4c37834 [mips*] Move some common options to per-kernel-arch config 2016-05-23 12:06:08 +01:00
Ben Hutchings 87a8b51596 Clean up kconfig using kconfigeditor2 2016-05-23 11:51:57 +01:00
Ben Hutchings 5bec7a0097 [x86] kvm:vmx: more complete state update on APICv on/off (CVE-2016-4440) 2016-05-23 02:35:36 +01:00
Ben Hutchings 327c921aa7 Update to 4.5.5
Drop changes that were applied upstream.

Fix/ignore ABI changes.
2016-05-23 02:34:41 +01:00
Ben Hutchings b88823f96b Revert "stmmac: Fix 'eth0: No PHY found' regression" (Closes: #823493) 2016-05-23 00:59:46 +01:00
Ben Hutchings 3cbe9e18c1 aufs: Update support patches to aufs4.5-20160523
- mmap: Fix use-after-free in remap_file_pages(2)
2016-05-23 00:47:15 +01:00
Ben Hutchings e42a61b7e0 aufs: Update support patches to aufs4.6-20160523
- mmap: Fix use-after-free in remap_file_pages(2)
2016-05-23 00:45:08 +01:00
Salvatore Bonaccorso 342ba3d57d tipc: check nl sock before parsing nested attributes (CVE-2016-4951) 2016-05-21 16:53:08 +02:00
Aurelien Jarno 550ea78195 [mips] Set CPU to MIPS32/64 R2. 2016-05-20 22:47:26 +02:00
Aurelien Jarno d961748cbb Update patches URL now that they are in Linus tree 2016-05-20 11:23:49 +02:00
Aurelien Jarno 9a3028f2d4 [mips64el] Set CPU to MIPS64 R2. 2016-05-19 23:59:47 +02:00
Ben Hutchings 21d9029e27 [x86] Rename config-arch-{32,64} to default per-arch filenames
Since we no longer build an amd64 flavour on i386, there's no reason
to keep these files under kernelarch-x86.
2016-05-18 04:34:31 +01:00
Ben Hutchings 9198664479 [s390x] Combine and rename kconfig files to the default per-arch filename
Since we no longer build any kernel packages for s390, there is no
reason to keep these files under kernelarch-s390, or to keep them
separate from each other.
2016-05-18 04:34:31 +01:00
Ben Hutchings c063297a1c [armhf] Rename kconfig files to default per-arch and per-flavour filenames
config.armmp is used by both flavours and there's unlikely to be a
reason to add any non-multiplatform flavour.  Rename it so that it's
the per-architecture config.

config.lpae is then the only per-flavour config file for armmp-lpae,
so rename it to the default filename for that flavour.
2016-05-18 04:34:31 +01:00
Ben Hutchings 58c4f0eb74 [armel,armhf] Remove duplicate inclusion of debian/config/kernelarch-arm/config
It's already included by default, so we end up including it twice.
2016-05-18 04:34:31 +01:00
Ben Hutchings 4bd293fc1d debian/README.source: Rewrite and expand explanation of kernel config file construction 2016-05-18 04:34:27 +01:00
Ben Hutchings 7275f364d9 Fold debian/config/README into debian/README.source 2016-05-18 03:59:34 +01:00
Ben Hutchings 871f1c46dc [rt] Update to 4.6-rc7-rt1 and re-enable 2016-05-17 23:47:48 +01:00
Ben Hutchings fcb3296dc1 [tilegx] linux-libc-dev: Install <arch/*> headers in arch-specific directory
Closes: #823632; thanks to Helmut Grohne
2016-05-17 23:47:17 +01:00
Ben Hutchings 876e9c24a6 [tilegx] Build a linux-libc-dev package (Closes: #824524; thanks to Helmut Grohne) 2016-05-17 23:41:58 +01:00
Ben Hutchings a65b751ecf Add Forwarded/Origin headers to patches as appropriate 2016-05-17 14:44:47 +01:00
Ben Hutchings 817759669d Prepare to release linux (4.6-1~exp1). 2016-05-17 02:39:47 +01:00
Ben Hutchings 83034db4a9 Set ABI name to trunk 2016-05-17 02:39:27 +01:00
Ben Hutchings 0be65f828c Clean up kconfig using kconfigeditor2 2016-05-17 01:59:01 +01:00
Ben Hutchings e0d8be480a [armhf] dsa: Enable NET_DSA_MV88E6123 as module, replacing NET_DSA_MV88E6123_61_65
The driver and kconfig symbol were renamed in 4.6.
2016-05-17 01:58:25 +01:00
Ben Hutchings 135b1b0d39 [arm64] Enable RANDOMIZE_BASE (kASLR) 2016-05-17 01:56:43 +01:00
Ben Hutchings 5ba72559a1 Re-apply "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
This was reverted upstream in 4.6 due to a regression but we have a fix for
the regression (probably).
2016-05-16 20:06:26 +01:00
Ben Hutchings eaafcf8a39 Release linux (4.5.4-1).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVzoWxue/yOyVhhEJAQrD5RAAnOQWbgH3JJ/48u366vvlvebkKdfgdUQw
 wyj+rfxCxWbb2i8iGh+gk4aN9FlNfmzUlPgA2esXJiCpjmZ+Ffj0aF8k7W4HkGPw
 /dX2tuBEj7NKQ6TLY1BK9rzs8DQKMRw7lQ7r+uLlt0o8MjKMJg0FaA1UteC09trB
 AXcSZdIeAtyPaMk1mBk3qcNsDMTIb/K3zk03sGy8HKwWgJJmHbcTm4/XWEzOOZUd
 HYInRPiK724qMoIG+BkI+oigvaXEvuxHKMfKWdryKHsIyvAu4l/1myeBk/xy65Cv
 /ga+NQQHJt8mfiWfleljKU9DC4wN/SQ5Nr9wzFC512TQfFVmu47BlIQPQWZ1oHjP
 FQom301HEFTKqZRTIqOU6IQ+TPSSHWPPvD8jmmRFXycasvDkP0t2RNuM3gbhwU3b
 9hui/YUlbzQUJOgWRitnRMk1jXtHLkQm8vRf7AIVXxT5+6u4EiZUvk6gNjg3Jz6h
 dHkkrgCWzZgYIdAvqa8OF2j2ejSQUcBW3yxpSnw0T9YOxo4IiF+Il/dxwSDSX5BI
 tBoNyzNH62yMOjGSQXcYOdr64KE1mjXpST+x1tRdU+n74ifP2CtA57o93WB6Gn5z
 wVAuVeGmEAbIl7EcHl5r6ZC58da5syTl0BZEbH9YM54eLlM+qyLOwM0vWAztuIa5
 ciXotUkDZrM=
 =oSkt
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.5.4-1'
2016-05-16 20:00:43 +01:00
Ben Hutchings 0c5a10d4c1 Update to 4.6
Rebase patch series.
2016-05-16 19:49:24 +01:00
Ben Hutchings 5f0787708a Prepare to release linux (4.5.4-1). 2016-05-16 19:17:22 +01:00
Ben Hutchings 4665b0730f [armhf] Enable Exynos video drivers (Closes: #824435)
- drm: Enable DRM_EXYNOS as module, DRM_EXYNOS_MIXER, DRM_EXYNOS_FIMD,
  DRM_EXYNOS_DSI, DRM_EXYNOS_DP, DRM_EXYNOS_HDMI
- phy: Enable PHY_EXYNOS_MIPI_VIDEO, PHY_EXYNOS_DP_VIDEO as modules
- cpuidle: Enable ARM_EXYNOS_CPUIDLE
- iio: Enable EXYNOS_ADC as module
2016-05-16 19:13:58 +01:00
Ben Hutchings 75ad54c951 [i386/686] Stop recommending libc6-i686 2016-05-16 13:09:35 +01:00
Salvatore Bonaccorso be1c8b16ab KVM: MTRR: remove MSR 0x2f8 (CVE-2016-3713) 2016-05-16 13:47:07 +02:00
Ben Hutchings 48902f4f1a videobuf2-core: Fix crash after fixing CVE-2016-4568 2016-05-16 03:33:38 +01:00
Ben Hutchings 3eae053b85 uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h
Closes: #822393
2016-05-16 03:23:55 +01:00
Ben Hutchings efbab1e4bf Add various upstream fixes with known or probable security impact 2016-05-16 03:23:35 +01:00
Ben Hutchings 4e41e85a8c Clean up kconfig using kconfigeditor2 2016-05-16 02:08:05 +01:00
Salvatore Bonaccorso 878c650ebf Revert "Add CVE reference for CVE-2016-4805"
This reverts commit 066544159a.

We do not update debian/changelog entries for already released versions.
Tracked via kernel-sec and security-tracker.
2016-05-15 21:58:43 +02:00
Salvatore Bonaccorso 2365caa1f9 Further cleanup patch headers for net-fix-infoleak-in-llc.patch 2016-05-15 21:58:27 +02:00
Salvatore Bonaccorso c67a821486 Use correct patch header for via git format-patch-for-debian 2016-05-15 20:09:17 +02:00