Commit Graph

7317 Commits

Author SHA1 Message Date
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