Commit Graph

860 Commits

Author SHA1 Message Date
Ben Hutchings e955a034cc Merge changes from sid up to 3.16.7-ckt4-3
svn path=/dists/trunk/linux/; revision=22343
2015-02-03 23:01:03 +00:00
Ben Hutchings 3bc54756b8 net: sctp: fix slab corruption from use after free on INIT collisions (CVE-2015-1421)
svn path=/dists/sid/linux/; revision=22340
2015-02-03 20:07:00 +00:00
Maximilian Attems ccf5d0a2e1 patches/bugfix: axe merged crypto patches
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22314
2015-01-31 13:35:00 +00:00
Maximilian Attems 6f317108fd patches/bugfix: axe 3.18.5 merged patch
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22312
2015-01-31 13:34:56 +00:00
Ian Campbell ddd86e5e0c [xen] annother ballooning patch related to #776448
svn path=/dists/sid/linux/; revision=22310
2015-01-30 12:11:35 +00:00
Ian Campbell 3392dfe657 [xen] cancel ballooning if adding new memory failed (Closes: #776448)
svn path=/dists/sid/linux/; revision=22305
2015-01-29 13:42:23 +00:00
Ben Hutchings f960ba05a1 Un-backport the patches for CVE-2013-7421/CVE-2014-9644
The backported versions leave out various drivers not present in 3.16.

svn path=/dists/trunk/linux/; revision=22293
2015-01-28 03:37:06 +00:00
Ben Hutchings 4d1f08d9da Update to 3.18.4
svn path=/dists/trunk/linux/; revision=22292
2015-01-28 01:12:02 +00:00
Ben Hutchings 7a65d0afd3 Merge changes from sid up to 3.16.7-ckt4-2
svn path=/dists/trunk/linux/; revision=22291
2015-01-28 00:26:48 +00:00
Ben Hutchings afd12d78e4 crypto: Fix unprivileged arbitrary module loading (CVE-2013-7421, CVE-2014-9644)
svn path=/dists/sid/linux/; revision=22287
2015-01-27 02:35:59 +00:00
Ian Campbell f800ed5d8d [xen] Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
(Closes: #776237)

svn path=/dists/sid/linux/; revision=22285
2015-01-26 13:25:40 +00:00
Ben Hutchings 10f7943320 Merge changes from sid up to 3.16.7-ckt4-1
svn path=/dists/trunk/linux/; revision=22265
2015-01-16 02:43:15 +00:00
Ben Hutchings ca7ceedfad Add two security fixes
svn path=/dists/sid/linux/; revision=22262
2015-01-16 00:15:01 +00:00
Ben Hutchings 167d9fdacc Update to 3.16.7-ckt4
- Drop various patches that were applied upstream
- Refresh "add sysctl to disallow unprivileged CLONE_NEWUSER by default"
- Fix/ignore ABI changes as appropriate
- Explicitly disable the new CONFIG_IWLWIFI_UAPSD symbol

svn path=/dists/sid/linux/; revision=22261
2015-01-16 00:04:09 +00:00
Ian Campbell f90bca66d2 Disable TSO in mv643xx_eth driver by default again
Since previous fix appears to not work on all platforms (Closes: #764162).

svn path=/dists/sid/linux/; revision=22254
2015-01-12 14:27:33 +00:00
Ben Hutchings 3aa362afbe vfs: Fix potential deadlock in dcache (CVE-2014-8559)
svn path=/dists/sid/linux/; revision=22250
2015-01-12 05:08:31 +00:00
Ben Hutchings 45c478e07e Add various security fixes
svn path=/dists/sid/linux/; revision=22249
2015-01-12 03:09:51 +00:00
Ben Hutchings f75504c2b3 Update to 3.16.7-ckt3
- Drop various patches that were applied upstream
- Refresh the big firmware logging patch
- Fix/ignore ABI changes as appropriate


svn path=/dists/sid/linux/; revision=22238
2015-01-02 03:44:16 +00:00
Ian Campbell b84001ac07 [xen] More netback fixes
(including reintroducing support for feature-rx-notify, which was regressed by
the fix to #767261).

svn path=/dists/sid/linux/; revision=22235
2014-12-29 23:16:40 +00:00
Ben Hutchings dff5dedd0f Update to 3.18
Drop/refresh patches as necessary.

Disable aufs.

svn path=/dists/trunk/linux/; revision=22149
2014-12-09 03:06:08 +00:00
Ben Hutchings e0ff76482a Merge changes from sid up to 3.16.7-ckt2-1
svn path=/dists/trunk/linux/; revision=22148
2014-12-09 02:55:16 +00:00
Ben Hutchings ce9486ad20 Revert "drivers/net: Disable UFO through virtio" in macvtap and tun.
svn path=/dists/sid/linux/; revision=22139
2014-12-08 19:35:31 +00:00
Ben Hutchings 71fe02b042 Update to 3.16.7-ctk2; drop patches applied upstream
svn path=/dists/sid/linux/; revision=22129
2014-12-07 23:58:52 +00:00
Ben Hutchings 13c48296be Update to 3.16.7-ckt1
svn path=/dists/sid/linux/; revision=22101
2014-12-03 05:58:41 +00:00
Ian Campbell 8b698c4c58 [device-tree] Reserve memreserve regions whcih overlap with existing reservations.
Fixes boot on Midway.

svn path=/dists/sid/linux/; revision=22087
2014-11-27 10:15:57 +00:00
Maximilian Attems 3b16d15212 axe 2 more patches
pushed by bwh into 3.17.3

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22078
2014-11-22 17:02:07 +00:00
Maximilian Attems 60ad881191 patches cleanup
TODO: 2 leftover net patches to check

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22077
2014-11-22 16:58:49 +00:00
Ian Campbell c58f0350f9 Backport fix for TSO with mv643xx_eth driver
Replacing previous workaround for #764162.

svn path=/dists/sid/linux/; revision=22061
2014-11-09 10:54:17 +00:00
Ian Campbell 534a88e05a [xen] Backport various netback fixes (Closes: #767261).
svn path=/dists/sid/linux/; revision=22060
2014-11-09 10:50:36 +00:00
Ben Hutchings 78d8475ba2 Merge changes from sid up to 3.16.7-2
svn path=/dists/trunk/linux/; revision=22054
2014-11-06 21:57:46 +00:00
Ben Hutchings 84c05535e5 Set Forwarded field for several patches that I've just sent upstream
svn path=/dists/sid/linux/; revision=22045
2014-11-06 03:56:25 +00:00
Ben Hutchings e98c34d47f Add Forwarded: no or not-needed to patches that lack Origin/Forwarded fields
svn path=/dists/sid/linux/; revision=22044
2014-11-06 00:23:59 +00:00
Ben Hutchings 7c1cf09644 Add Origin and Forwarded header fields to various patches
Also add some Signed-off-by lines and remove unwanted mail headers.

svn path=/dists/sid/linux/; revision=22041
2014-11-06 00:02:29 +00:00
Ian Campbell 824ba5e0f9 Disable TSO in mv643xx_eth driver by default (Closes: #764162).
This change is eventually destined for stable, but take a version of it
manually for now.

svn path=/dists/sid/linux/; revision=22037
2014-11-04 19:22:45 +00:00
Ben Hutchings 92bd6e5dd2 mnt: Prevent pivot_root from creating a loop in the mount tree (CVE-2014-7970)
svn path=/dists/sid/linux/; revision=22002
2014-10-31 02:55:23 +00:00
Ben Hutchings b6fc81e7d1 net: sctp: Various security fixes
svn path=/dists/sid/linux/; revision=22001
2014-10-31 02:45:50 +00:00
Ben Hutchings 6f3eb650e5 drivers/net,ipv6: Fix virtio/IPv6 regression in 3.16
svn path=/dists/sid/linux/; revision=21998
2014-10-31 02:28:46 +00:00
Ben Hutchings 787fe9663d HID: i2c-hid: call the hid driver's suspend and resume callbacks (Closes: #767204)
svn path=/dists/sid/linux/; revision=21994
2014-10-31 01:50:29 +00:00
Ben Hutchings 349f6d1c15 m25p80: Fix module device ID table
svn path=/dists/sid/linux/; revision=21993
2014-10-31 01:46:13 +00:00
Ben Hutchings 23e9316c6b lockd: Try to reconnect if statd has moved (Closes: #767219)
svn path=/dists/sid/linux/; revision=21988
2014-10-31 01:31:16 +00:00
Ben Hutchings 1a074496b0 vfs,fuse: Change iov_iter_get_pages() to take both maxsize and maxpages parameters (Closes: #764285)
svn path=/dists/sid/linux/; revision=21987
2014-10-31 01:23:23 +00:00
Ben Hutchings a2ba347d6d Update to 3.16.7
svn path=/dists/sid/linux/; revision=21983
2014-10-31 00:14:51 +00:00
Ben Hutchings f31ce1cf7e rtsx_usb_ms: Use msleep_interruptible() in polling loop (Closes: #765717)
svn path=/dists/sid/linux/; revision=21977
2014-10-26 03:47:19 +00:00
Ben Hutchings 4c35143561 qla2xxx: fix kernel NULL pointer access (regression in 3.16) (Closes: #764804)
svn path=/dists/sid/linux/; revision=21942
2014-10-11 20:43:03 +00:00
Ben Hutchings 9cdc5f86ae Note hw-detect dependency on firmware error message
svn path=/dists/sid/linux/; revision=21938
2014-10-10 02:43:16 +00:00
Ben Hutchings 53daffe22c vfs: Don't exchange short filenames unconditionally. (Closes: #763700)
svn path=/dists/sid/linux/; revision=21937
2014-10-10 02:24:26 +00:00
Ben Hutchings 79be2bfa11 Update to 3.16.4
svn path=/dists/sid/linux/; revision=21932
2014-10-09 02:42:51 +00:00
Ben Hutchings 12e7309bf9 radeon: Don't check for installed firmware if driver is built-in (Closes: #763305)
svn path=/dists/sid/linux/; revision=21924
2014-09-30 00:22:37 +00:00
Ben Hutchings 9029a4f67f Update to 3.16.3
svn path=/dists/sid/linux/; revision=21865
2014-09-18 02:32:30 +00:00
Ben Hutchings 6cb0a835c8 reiserfs: Apply critical fixes
Two patches in 3.17 cc'd to stable, one of which is an easily
triggered data loss bug (#761457).

svn path=/dists/sid/linux/; revision=21843
2014-09-13 23:24:14 +00:00