Commit Graph

3623 Commits

Author SHA1 Message Date
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
Ben Hutchings b05115add3 Note the IGMP fix in 3.2.1
svn path=/dists/trunk/linux-2.6/; revision=18528
2012-01-15 14:51:04 +00:00
Jurij Smakov cac7275a71 Add mpt2sas to scsi-common-modules udeb on sparc and sparc64, needed
by Niagara T3 machines.

svn path=/dists/trunk/linux-2.6/; revision=18523
2012-01-13 19:35:29 +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
Arnaud Patard fa035d557c - Enable kirkwood boxes from LaCIE.
svn path=/dists/trunk/linux-2.6/; revision=18519
2012-01-13 10:39:54 +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 024d6df30e Limit CONFIG_STAGING_MEDIA to x86
svn path=/dists/trunk/linux-2.6/; revision=18515
2012-01-13 02:21:47 +00:00
Ben Hutchings ecc79383cf staging: Enable STAGING_MEDIA, which various drivers now depend on (Closes: #654800)
svn path=/dists/trunk/linux-2.6/; revision=18514
2012-01-13 02:15:01 +00:00
Ben Hutchings 5221183b3a Update to 3.2.1
svn path=/dists/trunk/linux-2.6/; revision=18513
2012-01-13 01:53:05 +00:00
Ben Hutchings 44aa912907 Specify architectures affected by pending changes
svn path=/dists/trunk/linux-2.6/; revision=18511
2012-01-13 00:00:03 +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
Bastian Blank 984ee4d67c debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=18508
2012-01-12 11:31:47 +00:00
Bastian Blank 42fbf6c05d debian/changelog: Fix version.
svn path=/dists/trunk/linux-2.6/; revision=18487
2012-01-11 16:33:07 +00:00
Arnaud Patard 280a068cb5 Backport topdown mmap support on arm (http://lists.debian.org/debian-arm/2011/12/msg00136.html)
svn path=/dists/trunk/linux-2.6/; revision=18475
2012-01-08 10:48:16 +00:00
Arnaud Patard c351fac8d7 Add back ixp4xx gpiolib (fixes ftbfs on ixp4xx)
svn path=/dists/trunk/linux-2.6/; revision=18473
2012-01-08 10:41:18 +00:00
Arnaud Patard 3ea67e909b Make sure that kernel image is not too big on armel by disabling apparmor and tomoyo
svn path=/dists/trunk/linux-2.6/; revision=18472
2012-01-08 10:37:18 +00:00
Ben Hutchings a93dbd844e Install /lib/modules/<kernel-version>/modules.builtin in linux-image packages
We want to avoid shipping any files generated by depmod (which should
be generated in the postinst) and the 'build' and 'source' symlinks
(which should be installed by the linux-headers package).  Since
depmod has generated more and more files over time, we have been
removing all unexpected files under /lib/modules/<kernel-version>,
accidentally including modules.builtin which is *not* generated by
depmod.

Try to solve the problem generally by substituting a dummy depmod
command and then just removing the 'build' and 'source' symlinks.


svn path=/dists/trunk/linux-2.6/; revision=18456
2012-01-07 22:08:58 +00:00
Bastian Blank e3913e88f2 * debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-64:
  Enable CRYPTO_SHA1_SSSE3, CRYPTO_BLOWFISH_X86_64 and
  CRYPTO_TWOFISH_X86_64_3WAY.

svn path=/dists/trunk/linux-2.6/; revision=18455
2012-01-06 14:44:33 +00:00
Bastian Blank b67ca797b7 debian/changelog: Set version to 3.2-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=18453
2012-01-06 14:30:38 +00:00
Ben Hutchings 6dae199070 Move Aurelien's udeb change to the current changelog entry
This change was made after 3.2~rc7-1~experimental.1.

svn path=/dists/trunk/linux-2.6/; revision=18450
2012-01-02 13:43:01 +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 efebeb308a media/dvb: Enable DVB_USB_IT913X as module (Closes: #653776)
svn path=/dists/trunk/linux-2.6/; revision=18448
2012-01-02 02:57:50 +00:00
Aurelien Jarno d859530c6b * [arm, mips, mipsel, sh4] Add a virtio-modules udeb on flavours which
can be emulated by QEMU.


svn path=/dists/trunk/linux-2.6/; revision=18442
2011-12-31 16:14:02 +00:00
Bastian Blank ea83f47603 debian/changelog: Prepare to release (3.2~rc7-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=18425
2011-12-28 13:56:05 +00:00
Bastian Blank 24d7d4d977 * debian/changelog: Update.
* debian/rules.real: Use xz compression for all packages.

svn path=/dists/trunk/linux-2.6/; revision=18422
2011-12-24 22:14:34 +00:00
Ben Hutchings 59c69816b4 Merge from sid again (release of 3.1.6-1)
svn path=/dists/trunk/linux-2.6/; revision=18420
2011-12-24 11:14:29 +00:00
Ben Hutchings d1023ad845 Include Arnaud's ARM setup fix in upstream changes
svn path=/dists/trunk/linux-2.6/; revision=18416
2011-12-24 10:44:24 +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
Ben Hutchings 2d81d517cc Add bug closure for including isci in installer
svn path=/dists/sid/linux-2.6/; revision=18406
2011-12-22 01:04:50 +00:00
Bastian Blank 558aeb7c38 * debian/changelog: Update.
* debian/rules.real: Use xz compression for image packages.

svn path=/dists/trunk/linux-2.6/; revision=18405
2011-12-22 00:13:50 +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
Ben Hutchings 6d1ffd1fd5 [x86] Include isci in installer
svn path=/dists/sid/linux-2.6/; revision=18402
2011-12-21 03:37:24 +00:00
Ben Hutchings b2a5a30054 [x86] et131x: Include driver in installer (Closes: #651440)
(cherry-picked from trunk)

svn path=/dists/sid/linux-2.6/; revision=18401
2011-12-21 03:35:31 +00:00
Ben Hutchings d0690e27cb udeb: Provide the default configuration for kernel-wedge
The default (arch-independent) configuration was previously provided
by the kernel-wedge package, but we want to be able to update it
without changing that in future.  Copy the configuration files from
kernel-wedge 2.82 (except loop-aes-modules which is now unused).

Depend on kernel-wedge 2.83, which adds this feature.

(cherry-picked from trunk)

svn path=/dists/sid/linux-2.6/; revision=18400
2011-12-21 03:16:29 +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 9c0dcfd33f security: Enable APPARMOR (Closes: #598408)
svn path=/dists/trunk/linux-2.6/; revision=18395
2011-12-18 18:32:54 +00:00
Ben Hutchings cd6d040363 Do not enable HYPERV_BLOCK; the driver is due to be removed
The functionality of the Hyper-V block driver (hv_blkvsc) is being
merged into the general storage driver (hv_storvsc) in 3.2.  Don't
enable the former for just one kernel version.

svn path=/dists/sid/linux-2.6/; revision=18391
2011-12-16 03:36:57 +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
Uwe Kleine-König fd6ad13765 [amd64] bump rt feature set to 3.2-rc5-rt8
svn path=/dists/trunk/linux-2.6/; revision=18389
2011-12-15 14:24:33 +00:00
Ben Hutchings 00a06bd668 [x86] Enable HYPERV etc. as modules (Closes: #652014)
svn path=/dists/sid/linux-2.6/; revision=18388
2011-12-14 06:54:52 +00:00
Ben Hutchings 5a10510a41 Improve description of arm_dma_zone_size fix and add bug number
svn path=/dists/sid/linux-2.6/; revision=18387
2011-12-14 06:45:49 +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 4d39b92352 Prepare to release linux-2.6 (3.1.5-1).
svn path=/dists/sid/linux-2.6/; revision=18380
2011-12-11 17:20:45 +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