Commit Graph

7411 Commits

Author SHA1 Message Date
Uwe Kleine-König df8a5bf53a Update to 4.13-rc7 2017-08-29 22:07:26 +02:00
Roger Shimizu b31bdbd377 Add bug closure of #870185 2017-08-28 21:29:05 +09:00
Roger Shimizu 7ab99769cd Add bug closure of #870185 2017-08-28 01:18:14 +09:00
Roger Shimizu 68e022e33c [armel] Disable CONFIG_STRICT_KERNEL_RWX
This will save about 3MB on linux Image (before compression).
u-boot loader on some armel devices has limitation that:
 - kernel image size <= 2MB (already described in
debian/config/armel/defines)
 - kernel size after decompression <= 7MB
2017-08-28 00:43:57 +09:00
Roger Shimizu c55043a43e [armel] Change MTD and RTC related to modules (fixes FTBFS)
Change MTD_OF_PARTS, MTD_BLOCK, and MTD_PHYSMAP_OF from built-in
to modules.

And, also change all RTC related except RTC_DRV_MV, which includes
RTC_DRV_DS1307, RTC_DRV_RS5C372, RTC_DRV_PCF8563, RTC_DRV_M41T80,
and RTC_DRV_S35390A, to modules. Because most marvell boards use
RTC_DRV_MV.
2017-08-26 11:55:48 +09:00
Salvatore Bonaccorso 8e44fd873c Update to 4.12.7 2017-08-25 21:47:57 +02:00
Roger Shimizu d0704122dd [armel] Disable CONFIG_STRICT_KERNEL_RWX
This will save about 3MB on linux Image (before compression).
u-boot loader on some armel devices has limitation that:
 - kernel image size <= 2MB (already described in
debian/config/armel/defines)
 - kernel size after decompression <= 7MB
2017-08-22 01:01:21 +09:00
Ben Hutchings a129c1c207 Update to 4.13-rc6 2017-08-21 03:09:19 +01:00
Ben Hutchings 0697a35c1d [sh4] Do not use hyphen in exported variable names (fixes FTBFS) 2017-08-19 22:37:50 +01:00
Ben Hutchings 4895a85e76 cpupower: Add/update definition of MSRHEADER macro for turbostat and x86_energy_perf_policy
Closes: #872414

(cherry picked from commit 58cec05a0e)
2017-08-17 15:29:32 +01:00
Ben Hutchings d1e6bb1301 Prepare to release linux (4.13~rc5-1~exp1). 2017-08-14 23:20:50 +01:00
Ben Hutchings 31202be148 Update to 4.13-rc5 2017-08-14 23:18:47 +01:00
Ben Hutchings 3e6866374d [alpha] udeb: Add i2c-modules (fixes FTBFS) 2017-08-14 19:48:41 +01:00
Ben Hutchings 8c896b2cbc liblockdep: Re-enable liblockdep packages following upstream fixes
This reverts commit 85b468262e "Remove unused liblockdep packaging"
and 87d08943da "liblockdep: Stop trying to build packages, as it
failed to build again", but doesn't restore the patches.  All our
patches, and further build fixes, were applied upstream as of
v4.13-rc1.
2017-08-13 17:42:32 +01:00
Ben Hutchings c8e760ebac Remove support for upstream DocBook-based documentation
It has finally been removed after all docs were converted to ReST format.
As there is no longer a way to build manpages, remove the linux-manual
package.
2017-08-13 17:26:07 +01:00
Ben Hutchings 58cec05a0e cpupower: Add/update definition of MSRHEADER macro for turbostat and x86_energy_perf_policy 2017-08-13 16:22:35 +01:00
Ben Hutchings d545b4e4d0 Update to 4.13-rc4
Drop and refresh patchs as appropriate.
2017-08-13 14:45:14 +01:00
Ben Hutchings 9f225007dc Prepare to release linux (4.12.6-1). 2017-08-12 23:09:26 +01:00
Ben Hutchings 66d8e083d5 Merge remote-tracking branch 'alioth/rosh/strip_armel'
Note Roger's changes in changelog.
2017-08-12 23:08:53 +01:00
Ben Hutchings 0134b5c8b9 [amd64,arm64] mm: Revert x86_64 and arm64 ELF_ET_DYN_BASE base (Closes: #869090) 2017-08-12 23:08:23 +01:00
Ben Hutchings 3322494cdd netfilter: Enable NFT_FIB_IPV4, NFT_FIB_IPV6, NFT_FIB_INET as modules (Closes: #868803) 2017-08-12 22:40:40 +01:00
Ben Hutchings aa404ad63b bfq: Enable auto-loading when built as a module 2017-08-12 22:36:27 +01:00
Ben Hutchings bea6941301 blk-mq: Enable IOSCHED_BFQ as module (Closes: #869028); enable BFQ_GROUP_IOSCHED 2017-08-12 22:35:11 +01:00
Ben Hutchings e16a8acf8a blk-mq: Change MQ_IOSCHED_KYBER from built-in to module
Also explicitly set MQ_IOSCHED_DEADLINE to built-in per default.
2017-08-12 22:34:03 +01:00
Ben Hutchings eb7e4fa1ec [x86] sound: Enable SND_X86; enable HDMI_LPE_AUDIO as module (Closes: #869372) 2017-08-12 22:13:33 +01:00
Ben Hutchings 5df992ba4d integrity: Enable INTEGRITY_SIGNATURE, INTEGRITY_ASYMMETRIC_KEYS (Closes: #869565) 2017-08-12 22:13:33 +01:00
Ben Hutchings 1087d11fd6 [arm64] video: Enable FRAMEBUFFER_CONSOLE (Closes: #870071) 2017-08-12 22:13:33 +01:00
Ben Hutchings 831ae89c56 rtlwifi: Fix firmware loading bugs (Closes: #869084) 2017-08-12 21:54:36 +01:00
Ben Hutchings 3b32a0551f xfrm: policy: check policy direction value (CVE-2017-11600) 2017-08-12 21:36:28 +01:00
Ben Hutchings 878e72cc4c Only list CVEs fixed by 4.12.4-4.12.6
As this will already be a major version update for unstable there's little
point in listing the additional changes in stable updates.
2017-08-12 20:34:29 +01:00
Salvatore Bonaccorso 851fa7516e Set ABI to 1 2017-08-12 17:16:42 +02:00
Salvatore Bonaccorso e5fcecb6a6 Drop experimental suffix from next version
Gbp-Dch: Ignore
2017-08-12 17:15:04 +02:00
Salvatore Bonaccorso e58e3e6be9 Update to 4.12.6 2017-08-12 16:54:34 +02:00
Salvatore Bonaccorso 5bc71d3ff6 Wrap long changelog lines
Gbp-Dch: Ignore
2017-08-12 11:42:30 +02:00
Salvatore Bonaccorso 0442142ae4 udp: consistently apply ufo or fragmentation (CVE-2017-1000112) 2017-08-11 09:12:58 +02:00
Salvatore Bonaccorso 3b6247dba4 packet: fix tp_reserve race in packet_set_ring (CVE-2017-1000111) 2017-08-11 09:09:51 +02:00
Salvatore Bonaccorso dcdb404db7 Add CVE ID for CVE-2017-10663 (f2fs: sanity check checkpoint segno and blkoff) 2017-08-10 08:09:14 +02:00
Uwe Kleine-König d977cbc209 [arm64] Add sdhci device for Espressobin
This completes the fix for #871049
2017-08-09 09:26:46 +02:00
Uwe Kleine-König 0f54fcdf56 [arm64] enable MMC_SDHCI_XENON and MVNETA for Espressobin 2017-08-08 21:44:03 +00:00
Uwe Kleine-König df3ad3271d readd CVS reference that was dropped by mistake 2017-08-08 10:17:23 +02:00
Uwe Kleine-König bc29a1558a Update to 4.12.5 2017-08-08 09:54:35 +02:00
Salvatore Bonaccorso 693284da5b media: saa7164: fix double fetch PCIe access condition (CVE-2017-8831) 2017-08-03 20:36:47 +02:00
Salvatore Bonaccorso 9f89bea8ab ipv6: avoid overflow of offset in ip6_find_1stfragopt (CVE-2017-7542) 2017-08-03 20:32:16 +02:00
Salvatore Bonaccorso b5081c50bc dentry name snapshots (CVE-2017-7533) 2017-08-03 20:27:55 +02:00
Salvatore Bonaccorso 3341a33e22 Add changelog entry for CVE-2017-7541
Gbp-Dch: Ignore
2017-07-24 07:06:09 +02:00
Ben Hutchings 662ee32fad debian/control: Fix version in dependencies on linux-headers-*-common*
linux-headers-*-common* packages are arch-independent since version
4.9~rc7-1~exp1, so to allow for binNMUs we need to specify
${source:Version} in versioned dependencies on them.

Closes: #869511
2017-07-23 22:46:31 +01:00
Ben Hutchings db815c4a3b Update to 4.12.3 2017-07-22 18:26:23 +01:00
Ben Hutchings 192ee88a05 [i386] perf tools: Fix unwind build (fixes FTBFS) 2017-07-22 17:41:53 +01:00
Ben Hutchings b26c964684 [armhf] udeb: Replace imx-ipuv3-crtc with imxdrm in fb-modules 2017-07-22 12:40:05 +01:00
Ben Hutchings 4e4f504451 [armhf] Revert "gpu: host1x: Add IOMMU support" (fixes FTBFS) 2017-07-22 11:26:42 +01:00
Ben Hutchings e6acb1f3d5 [mips*/octeon] Fix broken EDAC driver (fixes FTBFS) 2017-07-22 00:38:10 +01:00
Ben Hutchings 45a06e2c0f Clean up symbol version fixes for symbols exported from asm
We can't keep reverting these changes, so instead move forward.  Most
architectures now have <asm/asm-protoypes.h> and only 3 were left:

- alpha: Added <asm/asm-protoypes.h> and submitted patch upstream
- m68k: Did same, but realised it's only needed for Coldfire configs
  so we don't need any patches
- sparc: Cherry-picked changes from upstream
2017-07-19 19:36:04 +01:00
Ben Hutchings aaafbb9091 [sparc64] Update "Revert "sparc: move exports to definitions"" again
This should really fix the FTBFS - at least, the build got as far as
building linux-image packages.

genksyms doesn't recognise __int128 as a type name, so fails to parse
the prototype for __multi3().  I could fix genksyms but would have to
regenerate the parser tables which would be a horrible patch to
maintan.  So use a struct type instead for now.  gcc doesn't seem to
care about this because it isn't a normal C function.

Also update the patch properly for 4.12 - I removed exports for some
symbols that were not really removed but renamed.
2017-07-18 22:50:53 +01:00
Ben Hutchings 33fb750f9d media: Enable USB_RAINSHADOW_CEC as module (see #868511) 2017-07-18 13:27:48 +01:00
Ben Hutchings 4cbd8fdf4b Prepare to release linux (4.12.2-1~exp1). 2017-07-18 12:19:38 +01:00
Ben Hutchings 094004fb35 Set ABI name to trunk 2017-07-18 12:19:35 +01:00
Ben Hutchings 0e64929fc5 scripts/mod: Update modpost wrapper for 4.12
Commit cf0c3e68aa81 "kbuild: fix asm-offset generation to work with clang"
changed the macros used by devicetable-offsets.c.  Copy the new sed code
from upstream scripts/Makefile.lib.
2017-07-18 04:45:51 +01:00
Ben Hutchings 50381a0ca2 Update to 4.12.2
Refresh aufs4 patches by hand, as there is no release for 4.12 yet.

Refresh lockdown patches with genpatch.py and then by hand, as the
branch is a little out of date and many patches went upstream.

[rt] Disable until it is updated for 4.12 or later
2017-07-18 01:06:31 +01:00
Ben Hutchings 81c11b5921 Add script to regenerate lockdown patch series from git 2017-07-18 00:06:46 +01:00
Ben Hutchings 5886a28670 Prepare to release linux (4.11.11-1). 2017-07-17 03:01:21 +01:00
Ben Hutchings e9698def40 firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
Dependency of "pinctrl: cherryview: Extend the Chromebook DMI quirk to
Intel_Strago systems".
2017-07-17 03:00:56 +01:00
Ben Hutchings 4e322430ec [armhf] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
Thanks: Guillaume Tucker
Closes: #865646
2017-07-17 01:09:51 +01:00
Cyril Brulebois 1a49ee814f udeb: Ship usb3503 module in usb-modules (Closes: #865645)
This module is needed for e.g. Arndale development boards, thanks to Wei
Liu.
2017-07-17 00:48:46 +01:00
Ben Hutchings 0de513746f [x86] pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems
Closes: #862723
2017-07-17 00:38:29 +01:00
Ben Hutchings 769a37d5bd [x86] ideapad-laptop: Add various IdeaPad models to no_hw_rfkill list
Closes: #866706
2017-07-17 00:04:31 +01:00
Ben Hutchings bd04387e13 aufs: Update support patchset to aufs4.11.7+-20170703 (Closes: #867257) 2017-07-16 23:39:47 +01:00
Ben Hutchings abb94a6a73 [arm64] sound: Enable SND_HDA_INTEL as module (Closes: #867611) 2017-07-16 22:29:47 +01:00
Ben Hutchings 3c66f8f592 udeb: Add dm-raid to md-modules (Closes: #868251) 2017-07-16 22:10:36 +01:00
Ben Hutchings 81c2ab92a3 crypto: Enable CRYPTO_USER, CRYPTO_USER_API_RNG as modules (Closes: #868291) 2017-07-16 22:09:02 +01:00
Ben Hutchings 1f47c2fad3 [armhf] udeb: Add sunxi_wdt to kernel-image (Closes: #866130) 2017-07-16 21:52:04 +01:00
Ben Hutchings 4f2e547171 media: Enable MEDIA_CEC_SUPPORT, VIDEO_VIVID_CEC; USB_PULSE8_CEC as module
Closes: #868511
2017-07-16 21:37:15 +01:00
Ben Hutchings 823d15feb8 [rt] Update to 4.11.9-rt7 2017-07-16 21:28:09 +01:00
Ben Hutchings 09f1166971 binfmt_elf: use ELF_ET_DYN_BASE only for PIE (CVE-2017-1000370, CVE-2017-1000371) 2017-07-16 21:24:08 +01:00
Ben Hutchings 292c881344 Update to 4.11.11 2017-07-16 21:22:27 +01:00
Salvatore Bonaccorso 5cea93cf9c [rt] Update to 4.11.8-rt5 2017-07-09 13:45:42 +02:00
Salvatore Bonaccorso 5b8fb021cd Bump ABI to 2 2017-07-09 12:57:02 +02:00
Salvatore Bonaccorso e70c79cce5 Update to 4.11.9 2017-07-09 12:54:43 +02:00
Salvatore Bonaccorso 49173dac27 Add CVE id for xen-blkback issue, XSA-216 2017-07-05 06:37:00 +02:00
Salvatore Bonaccorso 2125fc6614 Update to 4.11.8 2017-06-29 21:21:01 +02:00
Salvatore Bonaccorso 3aaf7fba55 rxrpc: Fix several cases where a padded len isn't checked in ticket decode (CVE-2017-7482) 2017-06-29 08:24:46 +02:00
Vagrant Cascadian fe29debbce [arm64] Enable support for Rockchip systems (Closes: #860976). 2017-06-28 16:43:40 -07:00
Uwe Kleine-König 6bd12386aa [arm64] enable FB_SIMPLE 2017-06-28 20:02:24 +00:00
Salvatore Bonaccorso 4bffab0d23 Update to 4.11.7
Drop upstream applied patch.

Refresh features/all/rt/sched-mmdrop-delayed.patch.

Ignore changes for module: drivers/iio/imu/inv_mpu6050/*.
2017-06-26 22:01:21 +02:00
Salvatore Bonaccorso 3f7061bec4 Add ABI reference for 4.11.0-1 2017-06-26 21:25:30 +02:00
Ben Hutchings ac812885ce Fix typo in changlog (thanks KiBi) 2017-06-24 18:32:59 +01:00
Ben Hutchings c63d4533ab [sparc64] Update "Revert "sparc: move exports to definitions"" for the addition of __multi3 (fixes FTBFS) 2017-06-20 20:08:40 +01:00
Ben Hutchings 63a7595d75 [md68k] udeb: Use only the common module list for nic-shared-modules (fixes FTBFS)
Delete all the additional lines:
- 7990, 82596 and 8390p are now included in nic-modules, resulting in the
  "some modules are in more than one package" error
- 8390 and libphy are already listed in the common module list
- There's no particular reason to think m68k needs the dummy driver
2017-06-20 19:31:50 +01:00
Ben Hutchings 0d6a5d8794 Prepare to release linux (4.11.6-1). 2017-06-20 00:25:45 +01:00
Ben Hutchings 496cb584dc Note CVEs fixed in 4.11.5 2017-06-20 00:25:35 +01:00
Ben Hutchings 0f89be27d3 mm: larger stack guard gap, between vmas (CVE-2017-1000364) 2017-06-20 00:19:55 +01:00
Ben Hutchings a4d082d16d [armhf] PCI: Enable PCI_HOST_GENERIC (Closes: #864726) 2017-06-18 21:08:04 +01:00
Ben Hutchings 52978aae0c USB: serial: option: add two Longcheer device ids (Closes: #864604) 2017-06-18 21:05:59 +01:00
Ben Hutchings 0119f2ad46 fs: Reenable HPFS_FS as module (Closes: #864878) 2017-06-18 21:01:55 +01:00
Ben Hutchings b39658b2cf [rt] Update to 4.11.5-rt1 and reenable 2017-06-18 18:14:57 +01:00
Ben Hutchings 76ed7c5f09 Update to 4.11.6 2017-06-18 18:12:42 +01:00
Ben Hutchings 21159c097a Release linux (4.9.30-2).
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAlk+1/UACgkQ57/I7JWG
 EQnBDBAAyXVWuRSGT/qEyF/ML8KM8R9lQJDDm5eN/NRl5Tk1QEU+8vo0DnSC0SCb
 hMvML/HFsyTXdgKALU3ygKfI+5MloLYTNVkWGmWFuMBUcBWHNcHJEinlvRmS3jfh
 QJCsPYgaTi7qk+fLg7lidlDQZ0vXzQlXU7QXQJgtKx2YxQhwdUNx2qtNwjWxJSgU
 hT5VRpU0CiaRdTxO8KQYCipDko7ohznjCCXzemgYBKCOqSWE7EwD5d2WqtcTinR0
 Mpess7GR9LjEoUwoQ5cUksOPUSWP2BFsre8QpuGeoC7VoawhmKYJj91CvcheV7rs
 jStLk5DjntoMKitAUSpETjHIefk+4HEVbv5av8clmYkVCXiSAUZGiywql5Gl0T6B
 V6C9dwpUbSdevKvsEhmKi2Ei12kQ3kt/sL2WrPPHmqWUfT7KwPbUOR6MkrtyQoz+
 6McaJlSIu+Ln3/naZEHh73yAwBc/D/Q+9bxpSYMngyFGZNL6JqJc2I6N9x+zg3xV
 MSLTASQcdsGJENuoKE2+eqW7xqtQcdxBF416Pc9CC5Czifz+V7dELmShjvjX3lJm
 YBBgZtfS7IOBg8kW6EIKhn8Xv8xRvMA1fyeonV1fjv48e8fPb7it24chy0GK7t0z
 QNNVf06kHLPuDWHiCgWRm0ZDYWuyQLZdq90xKKoiGEIm2zeZnGU=
 =7TPb
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.9.30-2' into sid
2017-06-12 19:09:18 +01:00
Ben Hutchings 8f781e82fb Prepare to release linux (4.9.30-2). 2017-06-12 16:35:12 +01:00
Ben Hutchings e43fbf8183 Add summary of what the ipv6 fixes are for 2017-06-12 16:24:03 +01:00
Ben Hutchings 29fbd594e5 NFSv4.x/callback: Create the callback service through svc_create_pooled (Closes: #862357) 2017-06-12 16:20:51 +01:00
Ben Hutchings 8fe8c336a3 [armhf] udeb: Add axp20x_usb_power to kernel-image; add i2c-modules package
... including i2c-mv64xxx and i2c-rk3x

Thanks to Karsten Merker.
Closes: #856111
2017-06-12 15:49:01 +01:00