Commit Graph

7328 Commits

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