Commit Graph

10602 Commits

Author SHA1 Message Date
Ben Hutchings 2f8b046985 Prepare to release linux (4.3.3-3). 2016-01-02 16:45:46 +00:00
Ben Hutchings 1309260f30 udeb: Add USB PHY drivers to usb-modules and delete duplicates in core-modules
This leaves only PCIe PHYs in core-modules.
2016-01-02 16:44:57 +00:00
Ben Hutchings 0a702d57f3 Ignore pinctrl ABI changes 2016-01-02 16:27:54 +00:00
Ben Hutchings e148000b24 ptrace: Fix ABI change for priv-esc fix 2016-01-02 16:27:28 +00:00
Ian Campbell 5342a1ab3d Merge remote-tracking branch 'origin/master' 2016-01-02 09:42:53 +00:00
Ben Hutchings 9a3c406688 [s390x] udeb: Add crc-modules package (Closes: #808051) 2016-01-02 04:21:06 +00:00
Ben Hutchings ec4aa10d21 [x86] pinctrl: Enable PINCTRL_CHERRYVIEW (Closes: #808044) 2016-01-02 04:17:32 +00:00
Ben Hutchings eafb4c30fd Revert "xhci: don't finish a TD if we get a short transfer event mid TD"
Closes: #808602, #808953, regression in 4.3-rc7
2016-01-02 03:09:56 +00:00
Ben Hutchings 67c6a4d5ce [armhf] Enable INPUT_AXP20X_PEK, CAN_SUN4I, SND_SUN4I_CODEC as modules (Closes: #808623) 2016-01-02 01:10:13 +00:00
Ben Hutchings 50c5af2358 [armhf] crypto: sun4i-ss - add missing statesize (Closes: #808625) 2016-01-01 19:46:24 +00:00
Ian Campbell 466a4e0e52 [armhf] Enable basic support for DRA7XX systems, such as Beagle-x15. 2016-01-01 19:46:12 +00:00
Ben Hutchings 50263628e4 [x86] drm/i915: Don't compare has_drrs strictly in pipe config (Closes: #808720) 2016-01-01 19:24:50 +00:00
Ben Hutchings 45e2ecad07 drm/nouveau/pmu: do not assume a PMU is present (Closes: #809481) 2016-01-01 18:41:43 +00:00
Ben Hutchings d9ebd74365 [armhf] udeb: Add modular clock, GPIO, PHY and regulator drivers to core-modules (Closes: #809521) 2016-01-01 18:22:31 +00:00
Ian Campbell bc6586e947 [armhf] Enable support for Rockchip devices. (Closes: #809083) 2016-01-01 13:29:33 +00:00
Ian Campbell 078c9d3fd0 Changelog entry for armel/kirkwood updates 2016-01-01 12:38:59 +00:00
Martin Michlmayr a53efced4f Add explanation about calculating maximum kernel sizes 2016-01-01 12:35:05 +00:00
Martin Michlmayr adc2665321 Add maximum kernel size for HP Media Vault mv2120 2016-01-01 12:35:05 +00:00
Martin Michlmayr 51e6b5576e Update maximum kernel size for armel/kirkwood
Since we're appending the DTB, we no longer have to consider the
machine ID.
2016-01-01 12:35:05 +00:00
Salvatore Bonaccorso 9e020405e9 Add reference to CVE-2015-8709 2016-01-01 08:27:22 +01:00
Salvatore Bonaccorso abab5c2745 [x86] kvm: Reload pit counters for all channels when restoring state (CVE-2015-7513) 2015-12-31 15:49:59 +01:00
Ben Hutchings e57c91d886 KEYS: Fix race between read and revoke (CVE-2015-7550) 2015-12-31 02:53:31 +00:00
Ben Hutchings 6642f73533 [armhf] Add support for BCM2836 and Raspberry Pi 2
- Patches for BCM283x drivers taken from linux-next
- A few more changes requested for 4.5:
  http://thread.gmane.org/gmane.linux.kernel/2115942
- Enable all the drivers
- Add SD and USB controller drivers to udebs
2015-12-30 04:18:26 +00:00
Ben Hutchings 0a44c00d5c [rt] Add the patch series file to git 2015-12-29 01:19:13 +00:00
Ben Hutchings dbeb5a9a03 Update to 4.3-rc7 2015-12-28 12:50:59 +00:00
Ben Hutchings fd75678652 Update 'net: add validation for the socket syscall protocol argument' to upstream version 2015-12-27 19:21:59 +00:00
Ben Hutchings 6408412cc6 Add upstream references to selftest patches 2015-12-27 14:14:49 +00:00
Ben Hutchings a52be96b10 Regroup patches in series 2015-12-27 14:11:18 +00:00
Ben Hutchings 3fac5cf03c ptrace: being capable wrt a process requires mapped uids/gids 2015-12-27 06:19:08 +00:00
Ben Hutchings 7b6f99cec5 [xen] pciback: Fix state validation in MSI control operations (CVE-2015-8551, CVE-2015-8852, XSA-157) 2015-12-27 05:54:06 +00:00
Ben Hutchings 94b974ce0f [xen] Fix race conditions in back-end drivers (CVE-2015-8550, XSA-155) 2015-12-27 05:49:13 +00:00
Ben Hutchings 1ff79b037c bluetooth: Validate socket address length in sco_sock_bind() (CVE-2015-8575) 2015-12-27 04:26:45 +00:00
Ben Hutchings e9708970a6 pptp: verify sockaddr_len in pptp_bind() and pptp_connect() (CVE-2015-8569) 2015-12-27 04:26:45 +00:00
Ben Hutchings 5db0f0e307 block: ensure to split after potentially bouncing a bio (Closes: #809082) 2015-12-27 04:26:45 +00:00
Ben Hutchings 47bc73ef73 [rt] Fix build error in kernel/time/hrtimer.c 2015-12-24 23:37:10 +00:00
Ben Hutchings fb638c19f7 [rt] Update to 4.4-rc6-rt1 and re-enable 2015-12-24 21:29:36 +00:00
Salvatore Bonaccorso d6b9e3f082 ovl: fix permission checking for setattr (CVE-2015-8660) 2015-12-24 06:42:25 +01:00
Ben Hutchings 82d332eacf Prepare to release linux (4.4~rc6-1~exp1). 2015-12-21 17:30:10 +00:00
Ben Hutchings 0aaf811548 Update to 4.4-rc6 2015-12-21 11:13:30 +00:00
Ben Hutchings fc3ff0606d mm: Fix missing #include in <linux/mmdebug.h> (fixes FTBFS on arm64) 2015-12-19 20:32:14 +00:00
Ben Hutchings 6d71f80f26 Release linux (4.3.3-2).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVnMDfee/yOyVhhEJAQosXBAAnFpbDl+uNcavUXcp9wZOhjSN07GzFafM
 vQYkyTonvWqGYewvaeyqIoJINheIATA1HR53JAzsqY/92uV+ENhtxUdNCUymLm8y
 pPCLic0yTJyDrC9JS0r5qkTUtggC+W8wjmRZAP2wDJjmrkar64QqpzyYS2tvkSAk
 5e7C/8Fb2EkAB61iQkCDHDiQS4vLO/rZa0YIWWqShT+e6R01RDg7ItVHazVR+5TW
 4gqZadAX+pJ6ROzhjK5LNVyWpPSWQd3IDcT7/uE/cTxN29jl2pisZbJ1uq0k3LAJ
 4qK8zXJkQAyDFbHeQ2+g7emXbbs9BEse8v2ryz9A5TWkRJbdsmUU64GermYK+pZ+
 3h2ZxYA0tah5CSk6s3mRGaQ/2o7Yafo5eMmia6HrkZM1c2ztMNhkAzddWVLpDoNA
 BOTqbDkSV/qnXp1p8Y2serVvr3Loxn7dDC1UiQJhCQz8PePwQ6mN9Hm4WMBTNgka
 teyzIF4M7WK7aE9vkC58n9uatqoOwrRLukeq1hQxTwLKQeG6lRmPBgKjcctAyHub
 0hzZQBtk6Hfl6MufHmI0JPxsNALLx61euXxPooR49ulgOD7AN4VHnBOWGga/mzM2
 Cff/BMMOZJ9bed1r0ug8pENx+/PmdVTb8KwTjhlk/onaIpMf8AUKY/bVj3snbHTA
 mS2O7pj3ib8=
 =80w7
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.3.3-2'

Drop the ABI kluge.
2015-12-19 17:03:30 +00:00
Ben Hutchings 8571d54a8b Add config parameter to disable linux-headers-all packages
The linux-grsec source package needs a way to explicitly disable these
binary packages which are already built by the linux source package.
We already do that when there are no actual kernels for the target
architecture.  Rename the FOREIGN_KERNEL make variable and combine the
two conditions.

Based on work by Yves-Alexis Perez.
2015-12-19 16:57:10 +00:00
Ben Hutchings fa3d046a13 [ppc64*] drm: Enable DRM_AST as module (Closes: #808338) 2015-12-18 20:20:06 +00:00
Ben Hutchings 8896bc2063 [armel,mips*] Add ABI reference for 4.3.0-1 2015-12-18 15:16:20 +00:00
Ben Hutchings f051d2dd26 Prepare to release linux (4.3.3-2). 2015-12-17 18:21:52 +00:00
Ben Hutchings 4e7c2dd4de [sh4] Disable CC_STACKPROTECTOR_STRONG temporarily (fixes FTBFS) 2015-12-17 18:21:47 +00:00
Ben Hutchings ee4980cb32 [armhf,sparc64] Force ZONE_DMA to be enabled, reversing ABI change in 4.3.3 (fixes FTBFS) 2015-12-17 17:59:24 +00:00
Ben Hutchings 60287c781a udeb: Remove optional mpt2sas from scsi-extra-modules, obsoleted by mpt3sas 2015-12-17 04:11:53 +00:00
Ben Hutchings 5ddad63b4e [sparc64] udeb: Replace mpt2sas with mpt3sas in scsi-common-modules
Fixes FTBFS as mpt2sas is no longer built.
2015-12-17 04:11:11 +00:00
Ben Hutchings 3a5485ba28 Prepare to release linux (4.4~rc5-1~exp1). 2015-12-16 17:16:09 +00:00