Commit Graph

3971 Commits

Author SHA1 Message Date
Ben Hutchings 43ae16c40a [x86] efi: Build EFI stub with EFI-appropriate options
svn path=/dists/sid/linux/; revision=19436
2012-10-12 04:05:04 +00:00
Ben Hutchings fe2316a734 e1000e: Change wthresh to 1 to avoid possible Tx stalls
svn path=/dists/sid/linux/; revision=19435
2012-10-12 03:28:22 +00:00
Ben Hutchings fef45a9d29 connector: Make CONNECTOR built-in; enable PROC_EVENTS (Closes: #588200)
svn path=/dists/sid/linux/; revision=19434
2012-10-12 03:09:17 +00:00
Ben Hutchings 728f0ff1a1 udeb: Add hid-logitech-dj to input-modules (Closes: #661379)
svn path=/dists/sid/linux/; revision=19433
2012-10-12 03:05:01 +00:00
Ben Hutchings efc90e0081 Update to 3.2.31
Drop 2 patches included in it.
Add some more hideous hacks to maintain ABI.

svn path=/dists/sid/linux/; revision=19432
2012-10-12 02:49:02 +00:00
Ben Hutchings f0fc49f73a [aufs] Update to aufs3.2-20120827
svn path=/dists/sid/linux/; revision=19431
2012-10-10 05:43:52 +00:00
Ben Hutchings 31166c5d8e [rt] Update to 3.2.30-rt45
svn path=/dists/sid/linux/; revision=19428
2012-10-10 05:15:23 +00:00
Ben Hutchings fe2bf16875 iwlwifi: Do not request unreleased firmware for IWL6000 (Closes: #689416)
svn path=/dists/sid/linux/; revision=19420
2012-10-08 13:58:15 +00:00
Ben Hutchings b0f9128000 SUNRPC: Set alloc_slot for backchannel tcp ops (regression in 3.2.30)
svn path=/dists/sid/linux/; revision=19414
2012-10-07 13:54:38 +00:00
Ben Hutchings dc33059883 tg3: Fix TSO CAP for 5704 devs w / ASF enabled
Cherry-picked based on an upstream bug report by a Debian user.

svn path=/dists/sid/linux/; revision=19413
2012-10-05 03:40:40 +00:00
Ben Hutchings d9b6943846 [mips,mipsel] Ignore NFS/SunRPC ABI changes in 3.2.30 (fixes FTBFS)
Since NFS is built-in on MIPS we need to specify symbol patterns rather
than module names.

(It would be nice if we could work out which module the built-in
symbols would belong to, and match against that.  Better still if we
could stop supporting configurations with no initramfs!)

svn path=/dists/sid/linux/; revision=19412
2012-10-05 03:37:54 +00:00
Ben Hutchings ee3f1c9384 codel: refine one condition to avoid a nul rec_inv_sqrt
svn path=/dists/sid/linux/; revision=19403
2012-09-29 12:20:38 +00:00
dann frazier 0f84fde893 prepare for release
svn path=/dists/sid/linux/; revision=19401
2012-09-26 22:58:36 +00:00
Ben Hutchings b43d1bc80a Add changelog reference and selective list of changes for 3.2.30
svn path=/dists/sid/linux/; revision=19395
2012-09-24 19:55:34 +00:00
Ben Hutchings 9b830c9436 Update to 3.2.30
Drop a lot of patches that were cherry-picked from it.
Ignore perf_event and sunrpc xprt ABI changes (should be the only ones).

svn path=/dists/sid/linux/; revision=19389
2012-09-20 04:42:46 +00:00
Ben Hutchings 9cc53f7907 [s390/s390x-tape] udeb: Remove fuse-modules configuration (fixes FTBFS)
svn path=/dists/sid/linux/; revision=19388
2012-09-20 01:41:17 +00:00
Ben Hutchings 348c9c149b Prepare to release linux (3.2.29-1).
svn path=/dists/sid/linux/; revision=19383
2012-09-16 18:26:52 +00:00
Ben Hutchings 1418cb6f60 udeb: Add fuse-modules to support os-prober (see #684265)
svn path=/dists/sid/linux/; revision=19382
2012-09-16 03:35:17 +00:00
Ben Hutchings 4feefc75c7 [i386] i810fb: Enable FB_I810_GTF, FB_I810_I2C (Closes: #687644)
svn path=/dists/sid/linux/; revision=19381
2012-09-16 00:19:44 +00:00
Ben Hutchings 1fd7124a8b Cherry-pick important fixes from 3.2 stable patch queue
Mostly networking security fixes; also one mm denial-of-service fix
and one other networking fix that involves an ABI change.

svn path=/dists/sid/linux/; revision=19380
2012-09-16 00:04:13 +00:00
Ben Hutchings cfbfe7ebbc [rt] Update to 3.2.28-rt42
svn path=/dists/sid/linux/; revision=19379
2012-09-15 22:47:10 +00:00
Ben Hutchings 2f89585a47 Update to 3.2.29
svn path=/dists/sid/linux/; revision=19378
2012-09-15 22:26:00 +00:00
Ben Hutchings d4de026a3f speakup: lower default software speech rate (Closes: #686742)
svn path=/dists/sid/linux/; revision=19375
2012-09-10 03:32:25 +00:00
Ben Hutchings 80bb8e7fe5 [armel/kirkwood] ahci: Add JMicron 362 device IDs (Closes: #634180)
svn path=/dists/sid/linux/; revision=19372
2012-09-10 00:13:53 +00:00
Ben Hutchings 9f46f66c60 speakup: Fix crash on 'goto' operation (Closes: #685953)
svn path=/dists/sid/linux/; revision=19370
2012-09-09 17:07:24 +00:00
Ben Hutchings 662f1a9f77 [x86] drm/i915: Fix i8xx interrupt handling (Closes: #655152)
svn path=/dists/sid/linux/; revision=19369
2012-09-07 02:33:55 +00:00
Ben Hutchings 638384b951 [i386] video: Clean up Geode framebuffer config
- [i386/486] video: Change FB_GEODE_LX from built-in to module (lxfb) (Closes: #686528)
- [i386/686-pae] video: Disable Geode framebuffer drivers, not used with any chips that support PAE

svn path=/dists/sid/linux/; revision=19368
2012-09-03 01:47:39 +00:00
Ben Hutchings 0dc8c8d372 [alpha] Use gcc-4.6 (Closes: #685894)
svn path=/dists/sid/linux/; revision=19356
2012-08-28 18:11:27 +00:00
Ben Hutchings 05990430e6 usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams (Closes: #668211)
svn path=/dists/sid/linux/; revision=19350
2012-08-21 03:50:56 +00:00
Ben Hutchings 872731beb7 Put log lines for 3.2.28 in the *current* log entry, not 3.2.23-1
svn path=/dists/sid/linux/; revision=19348
2012-08-20 13:22:34 +00:00
Ben Hutchings 5633e0ad61 input: Enable TOUCHSCREEN_ATMEL_MXT as module (Closes: #685123)
svn path=/dists/sid/linux/; revision=19334
2012-08-19 21:32:20 +00:00
Ben Hutchings 67c3f4b39e rc: ite-cir: Initialise ite_dev::rdev earlier (Closes: #684441)
svn path=/dists/sid/linux/; revision=19333
2012-08-19 21:28:13 +00:00
Ben Hutchings a04d395feb Update to 3.2.28
svn path=/dists/sid/linux/; revision=19327
2012-08-19 19:23:15 +00:00
Ben Hutchings c4144348c0 [rt] Update to 3.2.27-rt40
add_interrupt_randomness() is disabled again, but I am querying this.

svn path=/dists/sid/linux/; revision=19324
2012-08-14 05:46:25 +00:00
Bastian Blank 94ee7c7fb6 * debian/bin/gencontrol.py:
Use xen-system instead of xen-hypervisor for meta-packages.
* debian/changelog: Update.

svn path=/dists/sid/linux/; revision=19322
2012-08-13 11:02:50 +00:00
Ben Hutchings 3aeb7e379a PCI/PM/Runtime: make PCI traces quieter (Closes: #684049)
svn path=/dists/sid/linux/; revision=19320
2012-08-12 23:41:13 +00:00
Ben Hutchings 5b04cb8ce9 e1000: add dropped DMA receive enable back in for WoL (Closes: #684618)
svn path=/dists/sid/linux/; revision=19319
2012-08-12 21:27:01 +00:00
Ben Hutchings fc952ae9b0 Note that 3.2.24 closes #684293
svn path=/dists/sid/linux/; revision=19317
2012-08-11 20:32:07 +00:00
Ben Hutchings f9b37576f7 rds: set correct msg_namelen (CVE-2012-3430)
svn path=/dists/sid/linux/; revision=19316
2012-08-11 01:02:27 +00:00
Ben Hutchings c2ae6a23b9 Update to 3.2.27
Drop 2 patches that went into this update.

Drop the rt patch that disables use of add_interrupt_randomness().  It
conflicts with the RNG changes in 3.2.27, and those include a change
that makes it lockless specifically so it will be usable with rt.

svn path=/dists/sid/linux/; revision=19315
2012-08-10 01:42:19 +00:00
Ben Hutchings 3797ba1690 Drop r8169 bql patch, as it has been reverted upstream
svn path=/dists/sid/linux/; revision=19314
2012-08-07 12:15:25 +00:00
Ben Hutchings d01a0bc616 [rt] Update to 3.2.26-rt39
This is a bit of a kluge, as Steven Rostedt is no longer providing
rebased tags in git.  There is one updated (23) and one new patch
(282) from 3.2.24-rt38-rebase, and the version bump patch that follows
the trivial merge of 3.2.26 and 3.2.24-rt38 (283).

The combined diff for this patch series appears to be the same (modulo
line numbers shifted by Debian patches) as that between 3.2.26 and
3.2.26-rt39.

svn path=/dists/sid/linux/; revision=19313
2012-08-07 05:50:17 +00:00
Ben Hutchings 9411d323eb lirc_sir: make device registration work (Closes: #680762)
svn path=/dists/sid/linux/; revision=19311
2012-08-05 22:55:38 +00:00
Ben Hutchings 4a4fd06c67 fs: Update link security restrictions to match Linux 3.6:
- Drop kconfig options; restrictions can only be disabled by sysctl
- Change the audit message type from AUDIT_AVC (1400) to AUDIT_ANON_LINK (1702)

svn path=/dists/sid/linux/; revision=19310
2012-08-05 21:02:07 +00:00
Ben Hutchings b91d68d275 Update to 3.2.26
svn path=/dists/sid/linux/; revision=19309
2012-08-05 19:58:55 +00:00
Ben Hutchings e398cff2ef net: Add byte queue limits (bql) for reduced buffer-bloat
[prerequisite] net: new counter for tx_timeout errors in sysfs
bnx2,bnx2x,e1000e,forcedeth,igb,ixgbe,r8169,sfc,skge,sky2,tg3: Add support for bql


svn path=/dists/sid/linux/; revision=19307
2012-08-04 13:32:28 +00:00
Ben Hutchings 28f28f994c Bump ABI to 4
The mm fixes in 3.2.25 changed struct address_space_operations and
struct task_struct.

svn path=/dists/sid/linux/; revision=19305
2012-08-03 01:41:42 +00:00
Ben Hutchings 1d65a00c89 Update to 3.2.25
Drop one bug fix that was included.
Refresh various other patches with more or less serious conflicts.

svn path=/dists/sid/linux/; revision=19304
2012-08-03 01:37:42 +00:00
Ben Hutchings 3175cdc576 debugfs: Add mode, uid and gid mount options; set default mode to 700 (Closes: #681418)
svn path=/dists/sid/linux/; revision=19294
2012-07-26 03:51:00 +00:00
Ben Hutchings aa7975939f Update to 3.2.24
Drop many bugfix patches that passed review in this version.
Resolve conflicts between rt featureset and the leap second fixes.
Add patches to undo various ABI changes.

svn path=/dists/sid/linux/; revision=19293
2012-07-26 01:04:02 +00:00