Commit Graph

3693 Commits

Author SHA1 Message Date
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
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 36055ecd63 Prepare to release linux-2.6 (3.1.8-1).
svn path=/dists/sid/linux-2.6/; revision=18482
2012-01-08 23:59:11 +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 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 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 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 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 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
Aurelien Jarno 5589c09f09 * [sh4/sh7751r] Disable CONFIG_RTS7751R2D_1. Support for this board
implies IRQless IDE, which causes data corruption.


svn path=/dists/sid/linux-2.6/; revision=18451
2012-01-03 11:25:53 +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
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
Aurelien Jarno 3206cefe45 * [sh4] Remove core-modules udeb as it is empty.
svn path=/dists/sid/linux-2.6/; revision=18443
2011-12-31 16:34:03 +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
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 5d89b7d76f Update Russian debconf template translations (Yuri Kozlov) (Closes: #653716)
svn path=/dists/sid/linux-2.6/; revision=18439
2011-12-30 16:48:06 +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
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
Ben Hutchings 7cfabda7d7 prerm: Print an error message when aborting removal of the running kernel (Closes: #601962)
svn path=/dists/sid/linux-2.6/; revision=18424
2011-12-28 00:29:32 +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
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
Bastian Blank 25d16213e2 debian/changelog: Prepare to release (3.1.6-1).
svn path=/dists/sid/linux-2.6/; revision=18411
2011-12-23 16:02:55 +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
Ben Hutchings 88a1c0f2df Note another upstream fix in 3.2-rc5 (#651382)
svn path=/dists/trunk/linux-2.6/; revision=18377
2011-12-10 19:27:16 +00:00
Ben Hutchings d0342754d6 Note upstream fixes in 3.2-rc5
svn path=/dists/trunk/linux-2.6/; revision=18376
2011-12-10 19:25:32 +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 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 ae54f841ff [x86] et131x: Include driver in installer (Closes: #651440)
svn path=/dists/trunk/linux-2.6/; revision=18365
2011-12-09 00:38:41 +00:00
Uwe Kleine-König 61b0fbb477 don't modify debian revisions that are already released
svn path=/dists/trunk/linux-2.6/; revision=18363
2011-12-07 08:57:22 +00:00
Uwe Kleine-König b2f1f81a01 [amd64] bump rt patch set to 3.2-rc4-rt6
svn path=/dists/trunk/linux-2.6/; revision=18362
2011-12-07 08:48:41 +00:00
Ben Hutchings 24bb899b45 [x86] Enable drivers for EG20T and some other Atom companion chips
Enable GPIO_PCH, GPIO_ML_IOH, I2C_EG20T, PCH_CAN, PCH_DMA, PCH_GBE,
PCH_PHUB, SERIAL_PCH_UART, SPI_TOPCLIFF_PCH, USB_GADGET, USB_EG20T as
modules

svn path=/dists/sid/linux-2.6/; revision=18359
2011-12-06 06:21:18 +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
Ben Hutchings 8971affbe1 USB: EHCI: fix HUB TT scheduling issue with iso transfer (Closes: #651015)
svn path=/dists/sid/linux-2.6/; revision=18353
2011-12-05 01:46:49 +00:00
Ben Hutchings 759fef5768 Add Bastian's name above his change
svn path=/dists/sid/linux-2.6/; revision=18351
2011-12-05 01:39:00 +00:00
Ben Hutchings 45978965e6 Prepare to release linux-2.6 (3.2~rc4-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=18349
2011-12-04 06:00:40 +00:00
Ben Hutchings 52e9bc93f2 udeb: Adjust configuration for some modules renamed in 3.2
- iwlagn is renamed to iwlwifi
- blowfish is renamed to blowfish_generic

svn path=/dists/trunk/linux-2.6/; revision=18348
2011-12-04 06:00:15 +00:00
Ben Hutchings cc4b96aba3 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.

svn path=/dists/trunk/linux-2.6/; revision=18347
2011-12-04 05:58:44 +00:00
Hector Oron 77c86295ed Backport fix for nullpointer dereference on regulator core. Thanks Arnaud Patard.
svn path=/dists/sid/linux-2.6/; revision=18346
2011-12-04 00:33:57 +00:00
Uwe Kleine-König 94ef22ed4b [amd64] bump rt feature set to 3.2-rc4-rt5
svn path=/dists/trunk/linux-2.6/; revision=18344
2011-12-03 15:30:58 +00:00
Ben Hutchings 0a1d59767e Update to 3.2-rc4
svn path=/dists/trunk/linux-2.6/; revision=18341
2011-12-02 03:48:40 +00:00
Bastian Blank 4fa4671f8d * debian/bin/gencontrol.py:
Look on real upstream version during extraction of revisions for patch
  series.
* debian/changelog: Update.

svn path=/dists/sid/linux-2.6/; revision=18337
2011-12-01 12:19:31 +00:00
Ben Hutchings e29f027ab7 Merge changes from sid up to 3.1.4-1
svn path=/dists/trunk/linux-2.6/; revision=18335
2011-12-01 04:23:13 +00:00
Bastian Blank 3cc094b7a1 debian/changelog: Prepare to release (3.1.4-1).
svn path=/dists/sid/linux-2.6/; revision=18333
2011-11-29 13:15:12 +00:00
Bastian Blank d8fa8c778d * debian/changelog: Update.
* debian/rules.real: Install generated headers.

svn path=/dists/sid/linux-2.6/; revision=18332
2011-11-29 09:54:58 +00:00
Bastian Blank 0ec066ddcc debian/changelog: Set version to 3.1.4-1.
svn path=/dists/sid/linux-2.6/; revision=18331
2011-11-29 09:43:16 +00:00
Ben Hutchings 343ef5a0cc topology: Provide CPU topology in sysfs in !SMP configurations (Closes: #649216)
svn path=/dists/sid/linux-2.6/; revision=18330
2011-11-28 05:07:47 +00:00
Ben Hutchings 0e5c2382cc Note a Debian bug report fixed by 3.1.3
svn path=/dists/sid/linux-2.6/; revision=18329
2011-11-28 03:25:56 +00:00
Bastian Blank 1c05df2344 * debian/changelog: Set version to 3.1.3-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18326
2011-11-27 19:50:33 +00:00
Ben Hutchings 476a2c9520 [ia64,powerpc,sparc,x86] wireless: Enable MWIFIEX_PCIE as module
svn path=/dists/trunk/linux-2.6/; revision=18324
2011-11-26 04:14:34 +00:00
Ben Hutchings 2b8e835780 b43: Enable B43_PHY_HT
svn path=/dists/trunk/linux-2.6/; revision=18322
2011-11-26 04:03:31 +00:00
Ben Hutchings 8de56753df Update to 3.2-rc3
svn path=/dists/trunk/linux-2.6/; revision=18319
2011-11-26 03:33:20 +00:00