Commit Graph

832 Commits

Author SHA1 Message Date
Ben Hutchings 7ba571c00f Update to 3.11.2
svn path=/dists/trunk/linux/; revision=20689
2013-09-29 23:45:05 +00:00
Ben Hutchings de1c33f36d Drop ipv6 patch that's already in 3.11
svn path=/dists/trunk/linux/; revision=20601
2013-09-11 01:56:22 +00:00
Ben Hutchings a0ce50e15f Merge changes from sid up to 3.10.11-1
svn path=/dists/trunk/linux/; revision=20600
2013-09-11 01:24:25 +00:00
Ben Hutchings 163df07ac9 Fix 'HID: validate HID report id size' patch which was wrongly limited to drivers/hid
svn path=/dists/sid/linux/; revision=20590
2013-09-10 04:24:13 +00:00
Ben Hutchings 2533029529 Add some security fixes that have been applied upstream
svn path=/dists/sid/linux/; revision=20589
2013-09-10 03:57:37 +00:00
Ben Hutchings ff8c74676b Drop obsolete dm fix
The bug was apparently fixed differently upstream by this change in 2.6.31:

commit 8cbeb67ad50f7d68e5e83be2cb2284de8f9c03b5
Author: Mikulas Patocka <mpatocka@redhat.com>
Date:   Mon Jun 22 10:12:14 2009 +0100

    dm: avoid unsupported spanning of md stripe boundaries

svn path=/dists/trunk/linux/; revision=20560
2013-09-03 01:47:52 +00:00
Ben Hutchings 5d1ac8cde1 Set Forwarded for some patches I just submitted upstream
svn path=/dists/trunk/linux/; revision=20554
2013-09-01 16:25:39 +00:00
Ben Hutchings 328580d726 Drop ath6kl patch to avoid using virt_addr_valid()
I still don't think it should be using this function, but the build
failure on MIPS was fixed by:

commit d3ce88431892b703b04769566338a89eda6b0477
Author: Ralf Baechle <ralf@linux-mips.org>
Date:   Fri Dec 28 15:34:40 2012 +0100

    MIPS: Fix modpost error in modules attepting to use virt_addr_valid().


svn path=/dists/trunk/linux/; revision=20553
2013-09-01 15:53:53 +00:00
Ben Hutchings 283813ab80 Update to 3.10.10
svn path=/dists/sid/linux/; revision=20531
2013-08-30 03:04:20 +00:00
Ben Hutchings ed39205328 Update to 3.11-rc7
svn path=/dists/trunk/linux/; revision=20526
2013-08-28 12:16:18 +00:00
Ben Hutchings 2880548214 irq: Always define devm_{request_threaded,free}_irq() (fixes FTBFS on s390,s390x)
svn path=/dists/trunk/linux/; revision=20501
2013-08-15 20:50:28 +00:00
Ben Hutchings b07b19230f Update to 3.11-rc5
svn path=/dists/trunk/linux/; revision=20499
2013-08-15 19:47:11 +00:00
Ben Hutchings 751bd8474e Update to 3.10.7
svn path=/dists/sid/linux/; revision=20496
2013-08-15 17:39:48 +00:00
Ben Hutchings 8458336937 Merge changes from sid up to 3.10.5-1
Exclude rt featureset addition.

svn path=/dists/trunk/linux/; revision=20458
2013-08-08 08:29:51 +00:00
Ben Hutchings e7d79407b0 Update to 3.11-rc4
Drop two bug fixes applied upstream.
Adjust debian/version.patch for renaming of kernel/printk.c.

svn path=/dists/trunk/linux/; revision=20457
2013-08-08 08:22:45 +00:00
Ben Hutchings d94d501ae1 SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is set (Closes: #719002)
svn path=/dists/sid/linux/; revision=20454
2013-08-07 20:37:28 +00:00
Ben Hutchings acabcd80cc atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring (Closes: #718505)
svn path=/dists/sid/linux/; revision=20447
2013-08-07 12:40:01 +00:00
Ben Hutchings c02187d4c4 ext4: fix retry handling in ext4_ext_truncate()
svn path=/dists/sid/linux/; revision=20446
2013-08-07 12:38:44 +00:00
Ben Hutchings 4bbd0a0969 Update to Linux 3.10.5
Bump ABI to 2, as there is a firewire ABI change that I can't see how to
work around.

svn path=/dists/sid/linux/; revision=20445
2013-08-04 12:14:43 +00:00
Ben Hutchings 2bfb395c29 nl80211: fix another nl80211_fam.attrbuf race
This should fix a bug which broke networking for me twice in the last day.

svn path=/dists/sid/linux/; revision=20438
2013-07-31 10:23:29 +00:00
Ben Hutchings 95df84931f Update to 3.10.4
svn path=/dists/sid/linux/; revision=20436
2013-07-31 09:29:32 +00:00
Ben Hutchings 8680744925 Cherry-pick some of the more important fixes from 3.10.4-rc1
svn path=/dists/sid/linux/; revision=20412
2013-07-27 22:33:06 +00:00
Ben Hutchings 43af771d91 Update to 3.10.3
svn path=/dists/sid/linux/; revision=20410
2013-07-26 04:49:07 +00:00
Ben Hutchings e7210b4051 nouveau: nv50-/disp: Use output specific mask in interrupt (Closes: #717590)
svn path=/dists/sid/linux/; revision=20408
2013-07-24 03:10:07 +00:00
Ben Hutchings 1669b35019 Update to 3.11-rc2
Drop patches applied upstream; refresh the rest.
Disable aufs until it's updated.


svn path=/dists/trunk/linux/; revision=20404
2013-07-22 04:06:03 +00:00
Ben Hutchings c330b2ac02 Update to 3.10.2
svn path=/dists/sid/linux/; revision=20401
2013-07-22 02:36:36 +00:00
Ben Hutchings 6598fbc0fb rtlwifi: rtl8723ae: Fix typo in firmware names
svn path=/dists/sid/linux/; revision=20381
2013-07-18 05:04:28 +00:00
Ben Hutchings b70783d289 be2net: Fix to avoid hardware workaround when not needed
svn path=/dists/sid/linux/; revision=20365
2013-07-18 03:47:49 +00:00
Ben Hutchings 12a3def86f xen/blkback: Check device permissions before allowing OP_DISCARD (CVE-2013-2140)
svn path=/dists/sid/linux/; revision=20350
2013-07-15 02:34:00 +00:00
Ben Hutchings 4351c3dd80 Update to 3.10.1
svn path=/dists/sid/linux/; revision=20347
2013-07-15 02:19:39 +00:00
Ben Hutchings b1e43bc985 alx: Update to 3.11-rc1
svn path=/dists/sid/linux/; revision=20346
2013-07-15 01:40:38 +00:00
Ben Hutchings eddf5408f9 Update cassini firmware patch header, as it was accepted upstream
svn path=/dists/trunk/linux/; revision=20332
2013-07-03 14:00:15 +00:00
Ben Hutchings 76eac4e5ae alx: Apply bug fixes accepted for 3.11
svn path=/dists/trunk/linux/; revision=20331
2013-07-02 05:35:18 +00:00
Ben Hutchings e0193dba93 Make patch directory and forwarded states consistent
Anything Debian-specific should have 'Forwarded: not-needed' and
be in debian/.

Anything that could plausibly go upstream (maybe with significant
rework) should have an 'Origin' or 'Forwarded: no' header and
be under bugfix/ or features/.

I haven't worked out what to do with debian/dfsg/; most of those
changes ought to go upstream eventually in some form.

svn path=/dists/trunk/linux/; revision=20321
2013-07-01 06:07:37 +00:00
Ben Hutchings 9abc6f56ff Add Forwarded URLs to the remaining patches without them
svn path=/dists/trunk/linux/; revision=20307
2013-07-01 02:38:03 +00:00
Ben Hutchings fba2719096 debian/patches: Convert all upstream references to Origin URLs
Refer to Andrew Morton's 'mmotm' patch queue instead of the
corresponding volatile hashes in linux-next.

Use https where possible.

svn path=/dists/trunk/linux/; revision=20306
2013-07-01 02:34:51 +00:00
Ben Hutchings a541a240b5 debian/patches: Add DEP-5 headers (From, Subject, Forwarded/Origin) for most patches
svn path=/dists/trunk/linux/; revision=20303
2013-07-01 01:12:30 +00:00
Ben Hutchings cf9f72584f cassini: Make missing firmware non-fatal (Closes: #714128)
svn path=/dists/trunk/linux/; revision=20302
2013-06-30 23:58:47 +00:00
Ben Hutchings 7e2ba80295 Merge changes from sid up to 3.9.8-1
svn path=/dists/trunk/linux/; revision=20301
2013-06-30 18:30:22 +00:00
Ben Hutchings 14ff6dca8d Update to 3.9.8
svn path=/dists/sid/linux/; revision=20297
2013-06-28 04:39:22 +00:00
Ben Hutchings 1a53d52cfc misc/bmp085: Enable building as a module
svn path=/dists/trunk/linux/; revision=20295
2013-06-24 14:08:56 +00:00
Ben Hutchings 359aacce08 Update to 3.10-rc7
svn path=/dists/trunk/linux/; revision=20286
2013-06-23 22:02:49 +00:00
Ben Hutchings 87274a8083 Apply various security fixes
svn path=/dists/sid/linux/; revision=20285
2013-06-23 16:32:43 +00:00
Ben Hutchings 46013cc609 Update to 3.9.7
svn path=/dists/sid/linux/; revision=20283
2013-06-23 15:55:26 +00:00
Ben Hutchings 575f8cebf3 Update to 3.10-rc6
svn path=/dists/trunk/linux/; revision=20259
2013-06-16 03:08:36 +00:00
Ben Hutchings 82d06bd176 iwlegacy: Use consistent condition for il_pm_ops (fixes FTBFS on ia64)
svn path=/dists/trunk/linux/; revision=20246
2013-06-11 03:42:19 +00:00
Ben Hutchings 7f6f631e81 Refresh ath9k fix for 3.10
svn path=/dists/trunk/linux/; revision=20232
2013-06-10 04:50:31 +00:00
Ben Hutchings da3c6d6427 Merge changes from sid up to 3.9.5-1
svn path=/dists/trunk/linux/; revision=20231
2013-06-10 04:27:15 +00:00
Ben Hutchings 946c9a1bd4 ath9k: Disable PowerSave by default (Closes: #695968)
svn path=/dists/sid/linux/; revision=20223
2013-06-09 23:55:04 +00:00
Ben Hutchings 935de573c8 Update to 3.9.5
svn path=/dists/sid/linux/; revision=20218
2013-06-09 13:38:03 +00:00
Ben Hutchings 7aaf67ba18 Update to 3.10-rc4
svn path=/dists/trunk/linux/; revision=20177
2013-06-02 18:34:53 +00:00
Ben Hutchings 41bc6e7895 Update to 3.10-rc3
Refresh/drop various patches.

aufs: Update to aufs3.x-rcN-20130520

svn path=/dists/trunk/linux/; revision=20176
2013-06-02 18:14:09 +00:00
Ben Hutchings a7212e938b iscsi-target: fix heap buffer overflow on error (CVE-2013-2850)
svn path=/dists/sid/linux/; revision=20169
2013-06-01 18:49:35 +00:00
Ben Hutchings cc9601d53b Fix variable name missed when refreshing patches for 3.9
svn path=/dists/trunk/linux/; revision=20064
2013-05-09 02:31:51 +00:00
Ben Hutchings 56e6ea5572 Update to 3.9
Drop many patches and refresh a few others.
[rt] Disable until it is updated for Linux 3.9 or later

svn path=/dists/trunk/linux/; revision=20052
2013-05-06 21:53:29 +00:00
Ben Hutchings b79f46c9b9 Update to 3.8.5
svn path=/dists/trunk/linux/; revision=19953
2013-03-29 06:40:22 +00:00
Ben Hutchings 55da5d676a Merge changes from sid up to 3.2.41-2
svn path=/dists/trunk/linux/; revision=19951
2013-03-27 03:51:48 +00:00
Ben Hutchings 7f76905aea Apply KVM security fixes
svn path=/dists/sid/linux/; revision=19947
2013-03-25 14:30:20 +00:00
Ben Hutchings 3937ca5280 Merge changes from sid up to 3.2.41-1
Drop all changes to backported features and to rt.

svn path=/dists/trunk/linux/; revision=19940
2013-03-23 07:15:51 +00:00
Ben Hutchings 60f5e86973 efivars: Adjust the size checks
- efivars: pstore: Do not check size when erasing variable (bug introduced
  in backporting)
- efivars: Remove check for 50% full on write (this is more risky than what
  it tries to fix)

svn path=/dists/sid/linux/; revision=19938
2013-03-23 03:56:59 +00:00
Ben Hutchings 2ea813fe8d efivars: Work around serious firmware bugs
- Allow disabling use as a pstore backend
- Add module parameter to disable use as a pstore backend
  * [x86] Set EFI_VARS_PSTORE_DEFAULT_DISABLE=y
- explicitly calculate length of VariableName
- Handle duplicate names from get_next_variable()

Also apply another fix entangled with them:
- efi_pstore: Introducing workqueue updating sysfs

svn path=/dists/sid/linux/; revision=19937
2013-03-22 20:15:09 +00:00
Ben Hutchings 99123a38fe Apply security fixes and other important fixes from 3.2.y-queue
svn path=/dists/sid/linux/; revision=19930
2013-03-21 05:44:01 +00:00
Ben Hutchings 37775cc57c signal: Fix use of missing sa_restorer field (build regression introduced by fix for CVE-2013-0914)
svn path=/dists/trunk/linux/; revision=19928
2013-03-21 03:39:15 +00:00
Ben Hutchings b6d1b8c9fa signal: Fix use of missing sa_restorer field (build regression introduced by fix for CVE-2013-0914)
svn path=/dists/trunk/linux/; revision=19927
2013-03-21 03:38:46 +00:00
Ben Hutchings da9962ab5f signal: Fix use of missing sa_restorer field (build regression introduced by fix for CVE-2013-0914)
svn path=/dists/sid/linux/; revision=19926
2013-03-21 01:45:23 +00:00
Ben Hutchings 8542c98990 Update to 3.2.41
svn path=/dists/sid/linux/; revision=19924
2013-03-21 00:43:02 +00:00
Ben Hutchings 9a1fdd2260 Update to 3.8.4
svn path=/dists/trunk/linux/; revision=19922
2013-03-20 23:44:51 +00:00
Ben Hutchings 2949691cda [x86] i915: initialize CADL in opregion (Closes: #703271)
svn path=/dists/sid/linux/; revision=19921
2013-03-20 03:46:39 +00:00
Ben Hutchings 22a19b2efa Add various security fixes from 3.8.4-rc1
svn path=/dists/trunk/linux/; revision=19919
2013-03-19 04:52:25 +00:00
Ben Hutchings 77bae59ff4 Update to 3.8.3
svn path=/dists/trunk/linux/; revision=19918
2013-03-19 03:54:56 +00:00
Ben Hutchings a073a32cad kmsg_dump: Only dump kernel log in error cases (Closes: #703386)
- kexec: remove KMSG_DUMP_KEXEC
- kmsg_dump: don't run on non-error paths by default

Ignore ABI change to kmsg_dump_{,un}register(); I don't think these
should be used from OOT and codesearch doesn't find any users.

svn path=/dists/sid/linux/; revision=19917
2013-03-19 02:29:01 +00:00
Ben Hutchings 279ac0273f Update to 3.2.40
Drop various patches which went into this.

Avoid ABI change in PPS, and ignore ABI change in rtlwifi.

rt patch 0134 no longer applies and I can't see how to fix it, but
hopefully this will be resolved in a new stable-rt update shortly.

svn path=/dists/sid/linux/; revision=19903
2013-03-06 14:25:42 +00:00
Ben Hutchings 0028a0311f Add/fix two upstream commit references
svn path=/dists/sid/linux/; revision=19901
2013-03-04 13:39:39 +00:00
Ben Hutchings c1825fe416 vhost: fix length for cross region descriptor (CVE-2013-0311)
svn path=/dists/sid/linux/; revision=19893
2013-03-03 02:19:43 +00:00
Ben Hutchings 3161f5713d Update to 3.8.1
svn path=/dists/trunk/linux/; revision=19884
2013-03-02 04:21:44 +00:00
Ben Hutchings a3590a7797 Merge changes from sid up to 3.2.39-1
Drop most patches as they're already upstream in 3.8 or early.

Refresh some others for 3.8.  In particular, remove use of __devinit from
debian/radeon-firmware-is-required-for-drm-and-kms-on-r600-onward.patch
as this macro is no longer defined or needed.

svn path=/dists/trunk/linux/; revision=19856
2013-02-25 03:35:39 +00:00
Ben Hutchings a6a37fb6d2 Cherry-pick some upstream fixes for data loss
svn path=/dists/sid/linux/; revision=19853
2013-02-25 00:34:36 +00:00
Ben Hutchings 90ff186d0a sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
svn path=/dists/trunk/linux/; revision=19843
2013-02-24 00:22:13 +00:00
Ben Hutchings 9fd3664528 Update to 3.2.39
and update drm, agp to 3.4.32

svn path=/dists/sid/linux/; revision=19828
2013-02-20 05:16:43 +00:00
Ben Hutchings 7ee04719e6 Update to 3.8
Refresh/drop patches as appropriate.
Update aufs to aufs3.x-rcN-20130204.

svn path=/dists/trunk/linux/; revision=19826
2013-02-19 06:36:33 +00:00
Ben Hutchings 52272fc3aa mm: Try harder to allocate vmemmap blocks (Closes: #699913)
svn path=/dists/sid/linux/; revision=19803
2013-02-14 04:41:09 +00:00
Ben Hutchings 37eaac645b Update md fix for #696650 to upstream committed version
svn path=/dists/sid/linux/; revision=19800
2013-02-11 04:00:47 +00:00
Ben Hutchings 1aace03a98 Apply more DRM fixes not yet included in 3.4.y
svn path=/dists/sid/linux/; revision=19790
2013-02-06 06:26:01 +00:00
Ben Hutchings 70e103a57b Delete patches obsoleted by 3.2.38
svn path=/dists/sid/linux/; revision=19789
2013-02-06 05:33:59 +00:00
Ben Hutchings f9a611b41e Update to 3.2.38
svn path=/dists/sid/linux/; revision=19788
2013-02-06 05:33:01 +00:00
Ben Hutchings 08517ae9bd md: protect against crash upon fsync on ro array (Closes: #696650)
svn path=/dists/sid/linux/; revision=19777
2013-01-27 00:41:05 +00:00
Ben Hutchings 82605cce77 ext4: Fix corruption by hole punch in large files (Closes: #685726)
svn path=/dists/sid/linux/; revision=19776
2013-01-27 00:14:04 +00:00
Ben Hutchings d8ca2ec22d bridge: Pull ip header into skb->data before looking into ip header. (Closes: #697903)
svn path=/dists/sid/linux/; revision=19754
2013-01-19 20:07:53 +00:00
Ben Hutchings 7fa1c9ff04 fs: cachefiles: add support for large files in filesystem caching (Closes: #698376)
svn path=/dists/sid/linux/; revision=19747
2013-01-19 18:11:12 +00:00
Ben Hutchings f06024c7fa Update to 3.7.3
svn path=/dists/trunk/linux/; revision=19741
2013-01-18 01:36:03 +00:00
Ben Hutchings 34d3921224 vt6656: Fix inconsistent structure packing which leads to crash on amd64
svn path=/dists/sid/linux/; revision=19727
2013-01-14 01:49:31 +00:00
Ben Hutchings 1f0bfbac17 Update to 3.7.2
svn path=/dists/trunk/linux/; revision=19721
2013-01-12 00:38:40 +00:00
Ben Hutchings e5d8d9ad1e ALSA: usb-audio: Avoid autopm calls after disconnection; Fix missing autopm for MIDI input (Closes: #664068)
svn path=/dists/trunk/linux/; revision=19716
2013-01-06 21:24:30 +00:00
Ben Hutchings 67e40db32a ath6kl: Do not use virt_addr_valid() (fixes FTBFS on mips,mipsel)
svn path=/dists/trunk/linux/; revision=19711
2013-01-06 06:10:19 +00:00
Ben Hutchings 997f08649d Update to 3.2.36
svn path=/dists/sid/linux/; revision=19676
2013-01-04 05:10:47 +00:00
Ben Hutchings b065c3dab8 Fix up references to firmware name in added log messages
svn path=/dists/trunk/linux/; revision=19647
2012-12-24 02:50:14 +00:00
Ben Hutchings 0fb560ca34 ptp: Enable clock drivers along with associated net/PHY drivers
svn path=/dists/trunk/linux/; revision=19641
2012-12-23 23:06:58 +00:00
Ben Hutchings 8123ace851 Update to 3.7
Update aufs to aufs3.x-rcN-20121210.
Disable rt, probably not available for 3.7.
Refresh/drop patches.  They apply but the result may not build.

svn path=/dists/trunk/linux/; revision=19608
2012-12-16 15:20:29 +00:00
Ben Hutchings ef781eb6ee Merge changes from sid up to 3.2.35-1
Exclude RT changes and ABI fudges.

Refresh firmware-remove-redundant-log-messages-from-drivers.patch
against 3.6, but don't attempt to cover anything new yet.

svn path=/dists/trunk/linux/; revision=19603
2012-12-10 04:06:21 +00:00
Ben Hutchings 6ded575e90 megaraid_sas: fix memory leak if SGL has zero length entries (Closes: #688198)
svn path=/dists/sid/linux/; revision=19600
2012-12-10 00:14:48 +00:00
Ben Hutchings 7d16ce52f9 exec: Two bug fixes in binfmt recursion
svn path=/dists/sid/linux/; revision=19595
2012-12-09 20:17:53 +00:00
Ben Hutchings 4e3a6433bd kmod: make __request_module() killable (CVE-2012-4398)
svn path=/dists/sid/linux/; revision=19592
2012-12-09 19:41:58 +00:00
Ben Hutchings 69c5409867 firmware: Make success and failure logging consistent
Add logging to firmware_class and remove redundant logging from drivers.
This should give users a better chance of working out what's missing,
without the need for complex documentation.

svn path=/dists/sid/linux/; revision=19589
2012-12-09 17:13:28 +00:00
Ben Hutchings 6345540884 HID: Add Apple wireless keyboard 2011 ANSI to special driver list (Closes: #694546)
svn path=/dists/trunk/linux/; revision=19567
2012-12-02 14:34:41 +00:00
Ben Hutchings a3220ccba1 Update to 3.2.33
svn path=/dists/sid/linux/; revision=19475
2012-11-01 05:23:25 +00:00
Ben Hutchings a366f23fc9 Update to 3.6.4
svn path=/dists/trunk/linux/; revision=19461
2012-10-29 03:19:37 +00:00
Ben Hutchings b5aba14e0d Merge changes from sid up to 3.2.32
svn path=/dists/trunk/linux/; revision=19452
2012-10-22 13:47:03 +00:00
Ben Hutchings b43df3a51b Fix version reference
svn path=/dists/sid/linux/; revision=19444
2012-10-22 03:52:25 +00:00
Ben Hutchings e85bc9ad94 kernel/sys.c: fix stack memory content leak via UNAME26 (CVE-2012-0957)
svn path=/dists/sid/linux/; revision=19443
2012-10-21 03:27:59 +00:00
Ben Hutchings be2a2afd0e Update to 3.2.32
Drop ite-cir patch applied upstream.
Drop ARM acard workaround; the problem has been fixed differently upstream.

svn path=/dists/sid/linux/; revision=19438
2012-10-20 05:26:29 +00:00
Ben Hutchings 0d0f3701f1 Update to 3.6.2
Drop ite-cir patch applied upstream.
Drop ARM acard workaround; the problem has been fixed differently upstream.

svn path=/dists/trunk/linux/; revision=19437
2012-10-13 08:57:26 +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 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
Bastian Blank 9e6570e6b8 * debian/changelog: Update version to 3.6-1~experimental.1
* debian/patches: Fixup broken and remove applied patches.

svn path=/dists/trunk/linux/; revision=19409
2012-10-04 19:15:20 +00:00
Bastian Blank 31c831977e * debian/changelog: Update version to 3.5.5-1~experimental.1
* debian/patches: Fixup broken and remove applied patches.

svn path=/dists/trunk/linux/; revision=19404
2012-10-04 09:01:59 +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 af9147122a Merge changes from sid up to 3.2.29-1
Most of the patches added to sid are already in 3.5 and could be dropped.
Some others needed to be re-generated without the backporting changes.

Ignore the rt changes as there is no rt featureset for 3.5.

svn path=/dists/trunk/linux/; revision=19387
2012-09-17 02:19:21 +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 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 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 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 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
Bastian Blank c2405c638f * debian/changelog: Update version to 3.5.1-1~experimental-1.
* debian/patches: Remove merged patches.

svn path=/dists/trunk/linux/; revision=19323
2012-08-13 14:47:48 +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 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 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 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 a0123a711d [x86] applesmc: Update to Linux 3.6, including fixes for new MacBook models
svn path=/dists/trunk/linux/; revision=19301
2012-08-01 13:08:51 +00:00
Ben Hutchings 1959e0ddef Merge changes from sid up to 3.2.23-1
svn path=/dists/trunk/linux/; revision=19298
2012-08-01 03:42:23 +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
Ben Hutchings 7bc48edffc Add more fixes currently in the patch queue for 3.2.24
svn path=/dists/sid/linux/; revision=19277
2012-07-22 17:58:25 +00:00
Ben Hutchings 3eb84c68dc raid5: delayed stripe fix (Closes: #680366)
svn path=/dists/sid/linux/; revision=19274
2012-07-22 16:28:43 +00:00
Ben Hutchings 45ce64535b Fix context in atl1c bug fix patch
svn path=/dists/sid/linux/; revision=19273
2012-07-22 02:53:36 +00:00
Ben Hutchings 1069c39990 atl1c: fix issue of transmit queue 0 timed out
svn path=/dists/sid/linux/; revision=19272
2012-07-22 02:37:20 +00:00
Ben Hutchings bdf73892ab Update to 3.5
Drop many patches that were backported from 3.5.
Refresh debian/kernelvariables.patch
Disable aufs and rt for now.

svn path=/dists/trunk/linux/; revision=19270
2012-07-21 23:32:14 +00:00
Ben Hutchings 0f113817b2 cipso: don't follow a NULL pointer when setsockopt() is called
svn path=/dists/sid/linux/; revision=19267
2012-07-21 18:38:08 +00:00
Ben Hutchings f0ee42b4df e100: ucode is optional in some cases
svn path=/dists/sid/linux/; revision=19265
2012-07-21 17:49:18 +00:00
Ben Hutchings 01d775979f epoll: clear the tfile_check_list on -ELOOP (CVE-2012-3375)
svn path=/dists/sid/linux/; revision=19253
2012-07-14 22:09:58 +00:00
Ben Hutchings 5bf5b53ca5 Really remove a dropped patch
svn path=/dists/sid/linux/; revision=19249
2012-07-13 04:33:49 +00:00
Ben Hutchings 0fbbb5a0f2 udf: Improve table length check to avoid possible overflow
svn path=/dists/sid/linux/; revision=19248
2012-07-13 03:19:25 +00:00
Ben Hutchings 016f1a0814 Update to 3.2.23
svn path=/dists/sid/linux/; revision=19246
2012-07-12 05:16:31 +00:00
Ben Hutchings 6561e8a8ae Update to 3.2.22
svn path=/dists/sid/linux/; revision=19239
2012-07-04 06:06:11 +00:00
Ben Hutchings d801403393 scsi: Silence unnecessary warnings about ioctl to partition (Closes: #656899)
svn path=/dists/sid/linux/; revision=19237
2012-07-03 05:08:29 +00:00
Ben Hutchings b31cabb10b xen/netfront: teardown the device before unregistering it (Closes: #675190)
svn path=/dists/sid/linux/; revision=19222
2012-06-27 03:21:03 +00:00
Ben Hutchings d9047a7642 apparmor: remove advertising the support of network rules from compat iface (Closes: #676515)
svn path=/dists/sid/linux/; revision=19220
2012-06-27 02:55:55 +00:00