Commit Graph

317 Commits

Author SHA1 Message Date
Ben Hutchings ec1f0e633c [x86] KVM: fix missing checks in syscall emulation (CVE-2012-0045)
svn path=/dists/trunk/linux-2.6/; revision=18657
2012-01-31 05:37:11 +00:00
Ben Hutchings 416f29e181 Apply various important fixes from the 3.2 stable queue
svn path=/dists/trunk/linux-2.6/; revision=18656
2012-01-31 05:20:05 +00:00
Ben Hutchings 9380781c46 [m68k] Fix assembler constraint to prevent overeager gcc optimisation
svn path=/dists/trunk/linux-2.6/; revision=18643
2012-01-28 02:18:46 +00:00
Ben Hutchings 77b3487e37 Update to 3.2.2
svn path=/dists/trunk/linux-2.6/; revision=18633
2012-01-26 04:48:16 +00:00
Ben Hutchings 746b4c4442 Fold debian/patches/series/2 into base
svn path=/dists/trunk/linux-2.6/; revision=18631
2012-01-25 04:24:04 +00:00
Ben Hutchings a14e8e55fc proc: clean up and fix /proc/<pid>/mem handling (CVE-2012-0056)
svn path=/dists/trunk/linux-2.6/; revision=18605
2012-01-23 15:02:16 +00:00
Ben Hutchings 0819241ba4 Add missing pieces of the ALPS v3/v4 patches
svn path=/dists/trunk/linux-2.6/; revision=18569
2012-01-18 16:14:04 +00:00
Ben Hutchings fce293bb12 Merge changes from sid up to 3.1.8-2.
svn path=/dists/trunk/linux-2.6/; revision=18533
2012-01-15 20:02:46 +00:00
Ben Hutchings 0876b9a397 Input: ALPS - add support for protocol versions 3 and 4 (Closes: #618422, #648207)
svn path=/dists/trunk/linux-2.6/; revision=18531
2012-01-15 15:01:18 +00:00
Ben Hutchings d4b3869d50 Restrict ioctl forwarding on partitions and logical volumes (CVE-2011-4127)
svn path=/dists/trunk/linux-2.6/; revision=18530
2012-01-15 14:55:21 +00:00
Ben Hutchings 8b7d7d53b5 net: reintroduce missing rcu_assign_pointer() calls
Fixes a regression in 3.2.

svn path=/dists/trunk/linux-2.6/; revision=18529
2012-01-15 14:51:36 +00:00
Arnaud Patard ba01f127e1 Backport 88f6282 A1 support from mainline
svn path=/dists/trunk/linux-2.6/; revision=18520
2012-01-13 10:42:17 +00:00
Ben Hutchings fd9c780956 [alpha] add io{read,write}{16,32}be functions, thanks to Michael Cree
svn path=/dists/trunk/linux-2.6/; revision=18517
2012-01-13 03:01:43 +00:00
Ben Hutchings ad450cd218 [um,m68k] Register a generic CPU device (fixes regression introduced by the fix for #649216)
svn path=/dists/trunk/linux-2.6/; revision=18516
2012-01-13 02:51:49 +00:00
Ben Hutchings 036f34422f [ia64] Add accept4() syscall (Closes: #647825)
svn path=/dists/trunk/linux-2.6/; revision=18510
2012-01-12 23:53:23 +00:00
Ben Hutchings 0cebee6320 igmp: Avoid zero delay when receiving odd mixture of IGMP queries (Closes: #654876) (CVE-2012-0207)
svn path=/dists/sid/linux-2.6/; revision=18484
2012-01-10 03:10:34 +00:00
Ben Hutchings a4a17af2cc [x86] KVM: Prevent starting PIT timers in the absence of irqchip support (CVE-2011-4622)
svn path=/dists/sid/linux-2.6/; revision=18481
2012-01-08 23:57:50 +00:00
Ben Hutchings d522842c22 Restrict ioctl forwarding on partitions and logical volumes (CVE-2011-4127)
svn path=/dists/sid/linux-2.6/; revision=18480
2012-01-08 23:56:42 +00:00
Arnaud Patard 4b05a947e9 forgot to commit series file ...
svn path=/dists/trunk/linux-2.6/; revision=18477
2012-01-08 10:51:43 +00:00
Ben Hutchings 6a8499f514 v4l2-ioctl: integer overflow in video_usercopy()
svn path=/dists/sid/linux-2.6/; revision=18459
2012-01-08 01:41:34 +00:00
Ben Hutchings 9413d691a6 Undo removal of exported functions in 3.1.8
blk_init_allocated_queue_node() was removed; restore it as a wrapper.
On sparc, io_remap_pfn_range() was changed into an inline function;
change it back for now.

svn path=/dists/sid/linux-2.6/; revision=18458
2012-01-08 01:15:40 +00:00
Ben Hutchings 85136b37c3 Update to 3.1.8
svn path=/dists/sid/linux-2.6/; revision=18457
2012-01-08 00:24:03 +00:00
Ben Hutchings 7193956cc5 Drop "bridge: provide a mtu() method for fake_dst_ops", only needed for 3.2
svn path=/dists/sid/linux-2.6/; revision=18452
2012-01-04 13:27:45 +00:00
Ben Hutchings 3341c6b5ba [arm] Remove use of possibly undefined BUILD_BUG_ON in <asm/bug.h> (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18449
2012-01-02 13:24:06 +00:00
Ben Hutchings 3cc9ce52b2 Revert "aufs: Do not refer to AUFS_NAME in pr_fmt (fixes FTBFS on m68k)"
This is not sufficient to fix the failure.

svn path=/dists/sid/linux-2.6/; revision=18444
2011-12-31 23:19:41 +00:00
Ben Hutchings 005c58fae5 aufs: Do not refer to AUFS_NAME in pr_fmt (fixes FTBFS on m68k)
svn path=/dists/sid/linux-2.6/; revision=18441
2011-12-30 17:11:25 +00:00
Ben Hutchings eace8ee92e Revert "clockevents: Set noop handler in clockevents_exchange_device()", included in stable update 3.1.5 (Closes: #653398)
svn path=/dists/sid/linux-2.6/; revision=18440
2011-12-30 16:52:00 +00:00
Ben Hutchings 36b3180d45 l2tp: ensure sk->dst is still valid (Closes: #652503)
svn path=/dists/sid/linux-2.6/; revision=18437
2011-12-30 11:03:36 +00:00
Ben Hutchings 105e27367a rtc: Fix alarm rollover when day or month is out-of-range (Closes: #646429)
svn path=/dists/sid/linux-2.6/; revision=18430
2011-12-29 15:34:52 +00:00
Ben Hutchings e9e5b11d6b net: Fix regressions that may result in a crash when using br_netfilter
svn path=/dists/sid/linux-2.6/; revision=18429
2011-12-28 21:42:53 +00:00
Ben Hutchings e3c3cf2822 drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU
svn path=/dists/sid/linux-2.6/; revision=18428
2011-12-28 21:34:35 +00:00
Ben Hutchings 576fc1b72c iwlwifi: allow to switch to HT40 if not associated (Closes: #653423)
svn path=/dists/sid/linux-2.6/; revision=18426
2011-12-28 16:20:44 +00:00
Ben Hutchings 8af8fcd361 snapshot: Implement compat_ioctl (Closes: #502816)
svn path=/dists/sid/linux-2.6/; revision=18423
2011-12-27 20:10:31 +00:00
Ben Hutchings e0da08a8cb Restore aufs fix dropped in last merge from sid
svn path=/dists/trunk/linux-2.6/; revision=18417
2011-12-24 10:55:56 +00:00
Ben Hutchings d859d1ee3f Update to 3.2-rc7
svn path=/dists/trunk/linux-2.6/; revision=18415
2011-12-24 10:41:53 +00:00
Bastian Blank 72fb377acc Merge /dists/sid/linux-2.6 (3.1.6-1).
svn path=/dists/trunk/linux-2.6/; revision=18414
2011-12-23 18:56:37 +00:00
Bastian Blank 55a911975f * debian/changelog: Set version to 3.1.6-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18404
2011-12-22 00:05:05 +00:00
Bastian Blank a4d8f9927f * debian/changelog: Update to 3.2~rc6-1~experimental.1.
* debian/patches: Remove merged patch.

svn path=/dists/trunk/linux-2.6/; revision=18398
2011-12-19 12:05:26 +00:00
Ben Hutchings 64378c34a9 cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler (Closes: #650119)
svn path=/dists/sid/linux-2.6/; revision=18390
2011-12-16 03:22:27 +00:00
Ben Hutchings 93a7026d1b [arm] setup: initialize arm_dma_zone_size earlier (Closes: #651215)
svn path=/dists/trunk/linux-2.6/; revision=18386
2011-12-14 02:20:40 +00:00
Arnaud Patard 356ae72a44 Add arm_dma_zone_size fix as it should fix #651215
svn path=/dists/sid/linux-2.6/; revision=18385
2011-12-13 08:15:07 +00:00
Ben Hutchings 76b84abd2b staging: r8712u: Add new USB ID (Closes: #651622)
svn path=/dists/sid/linux-2.6/; revision=18383
2011-12-13 05:52:42 +00:00
Ben Hutchings b9fdb45a49 Revert r18378 "[x86] Fix issues in KVM nVMX implementation by backporting..."
These changes must wait until after 3.1.5-1.

svn path=/dists/sid/linux-2.6/; revision=18379
2011-12-11 17:19:48 +00:00
Aurelien Jarno 9dc3d8bdf6 * [x86] Fix issues in KVM nVMX implementation by backporting changes
from 3.2.


svn path=/dists/sid/linux-2.6/; revision=18378
2011-12-11 16:53:04 +00:00
Ben Hutchings 3c2b560acc Update to 3.2-rc5
svn path=/dists/trunk/linux-2.6/; revision=18373
2011-12-10 14:13:58 +00:00
Ben Hutchings d61e2efe8f Deal with ABI changes in 3.1.5
struct clocksource changed but clocksource functions shouldn't be used
by OOT modules; ignore the change.

struct inet_peer changed; although it shouldn't be used by OOT modules
it does affect symbol versions for many of the networking core
functions.  Since the structure is only allocated in one place so we
can safely extend it instead of adding the new member in the middle.

svn path=/dists/sid/linux-2.6/; revision=18372
2011-12-10 05:02:34 +00:00
Ben Hutchings 0c328410c2 Update to 3.1.5
svn path=/dists/sid/linux-2.6/; revision=18367
2011-12-10 00:46:27 +00:00
Ben Hutchings c35b492ed9 [powerpc] pasemi_mac: Fix building as module
svn path=/dists/trunk/linux-2.6/; revision=18357
2011-12-06 04:32:08 +00:00
Ben Hutchings 893f0879fa brcmsmac: Fix I/O functions for MIPS and for big-endian architectures
svn path=/dists/sid/linux-2.6/; revision=18356
2011-12-05 16:05:06 +00:00
Ben Hutchings 619c99e343 [x86] Enable MEMTEST (Closes: #613321, #646361)
If bad RAM is detected, WARN and recommend a more thorough test

svn path=/dists/sid/linux-2.6/; revision=18354
2011-12-05 06:04:56 +00:00