Commit Graph

10677 Commits

Author SHA1 Message Date
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
Ben Hutchings 70157abb7d Release linux (4.3.3-1).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVnCT2+e/yOyVhhEJAQr+qw/9E5dEKfpAfOywx9lA0eQKKBx2yt2IkdGc
 0k9UFJlJc5xpOwEH03WOlU3XktlrwNzaT6U0Qvu6MW4Y77G60fDbAB/J+1jlYatK
 02CEUmBgrD5M6Cm/9J085mglIEt+5tq0RIZwAWx7iki53H/y1KQ6uski3oZwcguu
 Go5KP744Osen5cyJKgT+vV/VGHc+BJEMcNFNI1nlh71owTQKT2ZsLx8fd3ZIdGsB
 8rTC3pIsE8YjTcaRhKcJ1t6a19fX/2fD7KsfZTo8YdfLReg29CZ6TlQF8clzh8yH
 37RWnEEYZT3vDbLVFOr4RVj0/b5skJQmuC7Bs40dywPyjEK/OQHMUWdcw4ZAxsq1
 kNL9DhShF4G+HW58VOCRZSMO+R4R2Cl7JIz4bjhhPIOka9X/vn0yk/QgR6z16g0J
 DHc2zx9+OHlUgk89KpCtDYdzHth7uQAmg6WIJemVU1Mt4jdaHKoEtAI4iNkEjdby
 1LNnmYjukIixpTtb/NJGtyQPWSOOHnRQa7Cq36SngZoT4Gowb5hbDI9v+IrSQZUj
 ruEMqMl4Bcq3/R1HKdqcs0FK+obKceaHSoLH+ludH0U7UAjh3dqCotxHkX4DT+ws
 0CJAM1PIiiXG6n+TQve/wepG/Fv2yuOJg1BEo32Qjy5RtzhZf4vgZEYKJFrCGxR3
 oBYzz+yPcvg=
 =AlwC
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.3.3-1'

Drop the ABI reference and ignored symbols.

Drop most of the patches, as they're already upstream.
2015-12-16 17:15:08 +00:00
Ben Hutchings 86eb6b9a54 Prepare to release linux (4.3.3-1). 2015-12-15 21:25:26 +00:00
Ben Hutchings ca0bbf698b tipc: Fix kfree_skb() of uninitialised pointer (regression in 4.3.3) 2015-12-15 21:25:16 +00:00
Ben Hutchings 9a894164f8 net: Ignore ABI changes due to "ipv6: add complete rcu protection around np->opt"
These don't appear to affect out-of-tree modules.
2015-12-15 19:44:44 +00:00
Ben Hutchings 8fd06d9868 vrf: Fix broken backport of "vrf: fix double free and memory corruption on register_netdevice failure" in 4.3.3 2015-12-15 17:44:38 +00:00
Ben Hutchings c4e89babe4 Update to 4.3.3
Drop 3 security fixes that were included in it.
2015-12-15 17:40:55 +00:00
Ben Hutchings d2de7ad896 Add ABI reference for 4.3.0-1 2015-12-15 02:04:48 +00:00
Ben Hutchings 79e8696482 [armel/kirkwood] udeb: Override inclusion of gpio_keys in input-modules (fixes FTBFS) 2015-12-15 02:03:43 +00:00
Ben Hutchings 61acdc692c net: add validation for the socket syscall protocol argument (CVE-2015-8543) 2015-12-14 20:59:45 +00:00
Ben Hutchings c3ac7c57ca cirrus,mgag200: Drop patches for compatibility with wheezy userland 2015-12-14 14:36:05 +00:00
Ben Hutchings e97c318264 Drop another obsolete patch for X-Gene
The xgene-reboot driver is now unused.
2015-12-14 14:21:51 +00:00
Ben Hutchings 5851bb1b32 Update to 4.4-rc5 2015-12-14 14:14:56 +00:00
Ben Hutchings b667b8e3b1 [s390x] udeb: Add crc-modules package (fixes FTBFS) 2015-12-14 11:56:34 +00:00
Ben Hutchings a4febbdc67 [arm64] Drop now-redundant patch for X-Gene device tree (fixes FTBFS) 2015-12-14 02:51:41 +00:00
Ben Hutchings e19691cb28 Prepare to release linux (4.4~rc4-1~exp1). 2015-12-13 16:25:45 +00:00
Ben Hutchings 1adea41376 Update metadata for patches that are in mainline with another commit hash 2015-12-13 04:52:07 +00:00
Ben Hutchings 32ad61f561 Release linux (4.3.1-1).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVmzgsee/yOyVhhEJAQrUHg//ZxBZ/le+h8y8tz+fk8/0dUaUD9SRiG6j
 GdyRcCuvlg2L4nhaq/UOu5yMWOQEVjlaXWEFRHK6/gDpzMuxmHrAHu0d37+KtJoW
 CGojya8fsjYOGawB5aLnneSi9V+rnTuLJbg3pkljuqq761N9hH/Atgh1jJuqGQ9F
 ZoiAaJKuMfDDJm+h1lNCb/fgPF6zjMc1CiwJZZix8Nfj0H3umyM20hRKtonJ8La7
 +2EKqytNNfwYu5oo2wiyS60TA+uziMhbmSP9HE/GjC1fAeF9DXGQUbxLuJop7WJo
 FSV+WMMDw1zMgvhHIDZ92azOJ9XPX0NpGPLsxJxtwJCrNSNbtef/zXTsolb6bKvb
 5JNjs7hOtjvGnbcyJd8LzE0yRXTycJNFCpalVsl3rXix/ZkMY4M1GOzqFTCgl1Id
 7mDVbytDcAoPnU+lTHJUqZdhKN45bqmjFleVU74eKhkeVw+sQn+WGRdeV0cfAM5l
 jBPOsV1Sicw7kZU91MRifcvkA66RqKy2cj7Nh8PsaJrotd5jWrw6hFo5rgqLQEn0
 E0nbOxwnYzfeNUH/u+JJcOdAWJl33hFyN//6AO0HsS6xUimKDGKx3/JAfLK3kO+6
 Xi8HjFHJOZrVIyZ1YQzrZ/c5jbrW8SnZeAIpkOCFP/c1Hn/sQCPo8g9OC551MQK8
 G23wxWG7Ofc=
 =mZbu
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.3.1-1'

All new patches are already included in 4.4-rc4.
Keep abiname as 'trunk'.
2015-12-13 03:56:14 +00:00
Ben Hutchings 5c96b47d41 Prepare to release linux (4.3.1-1). 2015-12-13 00:57:46 +00:00
Ben Hutchings 0eb4bd660e sched: Enable CFS_BANDWIDTH (Closes: #802746) 2015-12-13 00:34:45 +00:00
Ben Hutchings 8b24f6f292 udeb: Add hid-chicony to input-modules (Closes: #766570) 2015-12-13 00:34:45 +00:00
Ben Hutchings 2f38533595 [armhf] Add support for Odroid-XU4 (Closes: #804850) 2015-12-13 00:34:44 +00:00
Ben Hutchings 405f12a12b [x86] nouveau: bios: return actual size of the buffer retrieved via _ROM (Closes: #772716) 2015-12-13 00:34:44 +00:00
Ben Hutchings 7a68d42a2b [x86] input: Enable KEYBOARD_GPIO, INPUT_SOC_BUTTON_ARRAY (Closes: #804864) 2015-12-13 00:34:44 +00:00
Ben Hutchings 0f2fe8b81a Enable CC_STACKPROTECTOR_STRONG (Closes: #805652) 2015-12-13 00:34:39 +00:00
Ben Hutchings efc870db16 [x86] drm/i915: Mark uneven memory banks on gen4 desktop as unknown swizzling (Closes: #780363) 2015-12-12 22:53:37 +00:00