Commit Graph

48 Commits

Author SHA1 Message Date
Ben Hutchings 53e89121b1 oom: fix integer overflow of points in oom_badness (CVE-2011-4097)
svn path=/dists/sid/linux-2.6/; revision=18211
2011-11-01 14:47:10 +00:00
Ben Hutchings 4f95622964 xfs: Fix possible memory corruption in xfs_readlink (CVE-2011-4077)
svn path=/dists/sid/linux-2.6/; revision=18209
2011-11-01 14:25:01 +00:00
Ben Hutchings cdd9a973fd aufs: Update to aufs3.0-20111031 (Closes: #644687)
svn path=/dists/sid/linux-2.6/; revision=18207
2011-10-31 04:33:01 +00:00
Ben Hutchings ace78f87fb ark3116: Fix initialisation order (Closes: #640391)
svn path=/dists/sid/linux-2.6/; revision=18186
2011-10-28 03:47:37 +00:00
Ben Hutchings ef3e66f739 Add stable 3.0.8
svn path=/dists/sid/linux-2.6/; revision=18177
2011-10-25 09:24:34 +00:00
Ben Hutchings d8a35d2c97 cputimer: Cure lock inversion
Fix regression introduced in 3.0.7.
Update the rt patch accordingly.

svn path=/dists/sid/linux-2.6/; revision=18171
2011-10-19 02:36:03 +00:00
Bastian Blank 4c30be6ba2 Add stable release 3.0.7.
* debian/changelog: Update.
* debian/patches/bugfix/all/stable/3.0.7.patch: Add.
* debian/patches/series/6: Add new patch.

svn path=/dists/sid/linux-2.6/; revision=18167
2011-10-18 08:42:31 +00:00
Maximilian Attems ad46b0d34c rebase to 2.6.33-rc8 new upstream release
fix orig generation
* rediff various staging Kconfig and firmware patches
* rt3090 is gone

nuke evident stable, stable merged, sfc features and
MODULE_FIRMWARE (hopefully all merged ;) patches.
fix speakup patch to apply to latest staging.
auffs needs newer tree and maybe we can get rid of it postsqueeze,
so didn't try at all, just nuked.
disable vserver again for now.
merged all series file into base.

TODO: still a some stray patches, but not that urgent..

svn path=/dists/trunk/linux-2.6/; revision=15185
2010-02-18 13:22:31 +00:00
Ben Hutchings 163e2e93a2 sfc: Apply fixes from 2.6.33-rc{5,6}
svn path=/dists/trunk/linux-2.6/; revision=15063
2010-01-30 03:06:24 +00:00
Ben Hutchings 673ec2b5f1 Add stable release 2.6.32.7
Remove a whole load of patches accepted into this release.

Replace the ALPS 4-directional button patch with a minimal version
that applies on top of 2.6.32.7.

Fix conflict between 2.6.32.7 and vserver in kernel/sched.c by moving
a declaration.


svn path=/dists/trunk/linux-2.6/; revision=15061
2010-01-29 00:31:47 +00:00
Ben Hutchings c929bfe667 cdc_ether: Do not set link down initially; not all devices send link change interrupts
svn path=/dists/trunk/linux-2.6/; revision=15060
2010-01-28 23:25:20 +00:00
Ben Hutchings bbfffd32ce aufs2: Update to snapshot from 2010-01-25 (Closes: #567391)
Remove conflicting whitespace change in vserver patch.

svn path=/dists/trunk/linux-2.6/; revision=15057
2010-01-28 22:34:03 +00:00
Ben Hutchings 34cc7ba979 Add 3w-sas driver for LSI 3ware 9750 SAS controllers
svn path=/dists/trunk/linux-2.6/; revision=15002
2010-01-26 13:01:12 +00:00
Ben Hutchings 3c3bda6fe5 clockevent: Don't remove broadcast device on halt or CPU hotplug (Closes: #566547)
svn path=/dists/trunk/linux-2.6/; revision=15000
2010-01-26 01:39:34 +00:00
Ben Hutchings f46b35894b Add stable release 2.6.32.6
svn path=/dists/trunk/linux-2.6/; revision=14999
2010-01-26 00:32:43 +00:00
Ben Hutchings 87cde56b58 Fix patch filename
svn path=/dists/trunk/linux-2.6/; revision=14989
2010-01-23 14:21:47 +00:00
Ben Hutchings 5c0353aa48 Add stable release 2.6.32.5; remove obsolete patch not yet released
svn path=/dists/trunk/linux-2.6/; revision=14985
2010-01-23 02:21:37 +00:00
Ben Hutchings fdf0a7905c e1000,e1000e: enhance fragment detection (CVE-2009-4536, CVE-2009-4538)
svn path=/dists/trunk/linux-2.6/; revision=14960
2010-01-21 01:07:09 +00:00
Ben Hutchings 688d740ac7 SCSI/megaraid_sas: remove sysfs poll_mode_io world writeable permissions (CVE-2009-3939)
svn path=/dists/trunk/linux-2.6/; revision=14954
2010-01-18 22:59:25 +00:00
Ben Hutchings ab1a7a99b1 Add stable release 2.6.32.4
Fix conflict between 2.6.32.4 and vserver in mm/mremap.c by making some
cosmetic changes on top of 2.6.32.4.


svn path=/dists/trunk/linux-2.6/; revision=14953
2010-01-18 22:50:09 +00:00
Ben Hutchings 491d6bfd34 [x86] Enable rt3090sta using firmware loader
svn path=/dists/trunk/linux-2.6/; revision=14952
2010-01-18 21:49:14 +00:00
Ben Hutchings 7d4f44ba99 [x86] Update rt2860sta/rt2870sta firmware loader patch
- Accept 8K versions of rt2870.bin
- Fix hang on resume

svn path=/dists/trunk/linux-2.6/; revision=14951
2010-01-18 21:48:29 +00:00
Ben Hutchings 774fbcc6a8 Add MODULE_FIRMWARE declarations to several drivers that lacked them
More patches accepted upstream.

svn path=/dists/trunk/linux-2.6/; revision=14943
2010-01-16 01:20:31 +00:00
dann frazier f98e095348 fasync: split 'fasync_helper()' into separate add/remove functions
(CVE-2009-4141)

svn path=/dists/trunk/linux-2.6/; revision=14941
2010-01-14 16:03:28 +00:00
Ben Hutchings ddc20baf47 Fix DMA mapping for i915 driver (Closes: #558237)
svn path=/dists/trunk/linux-2.6/; revision=14940
2010-01-13 22:23:57 +00:00
dann frazier 97bb1382fa drm/i915: disable powersave by default (closes: #564807)
svn path=/dists/trunk/linux-2.6/; revision=14939
2010-01-13 19:17:02 +00:00
Ben Hutchings 15fc022c2b Documentation/3c509: document ethtool support (Closes: #564743)
svn path=/dists/trunk/linux-2.6/; revision=14935
2010-01-12 00:11:31 +00:00
Ben Hutchings 72d2550619 Add new hardware ids to various drivers, as included in 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14934
2010-01-10 18:19:51 +00:00
Ben Hutchings a8b152deb7 Add new hardware ids to various drivers, as included in 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14933
2010-01-10 17:47:00 +00:00
Bastian Blank d69f1b8812 debian/patches/series
- Remove old files.
- Add only debian specific and known non-backport features back.

svn path=/dists/trunk/linux-2.6/; revision=7825
2006-11-19 13:09:14 +00:00
maximilian attems 068ec4ce31 merge stable 2.6.18.3
svn path=/dists/trunk/linux-2.6/; revision=7816
2006-11-19 11:02:05 +00:00
Sven Luther 81e571e7b2 Added support for TI ez430 development tool ID in ti_usb.
svn path=/dists/trunk/linux-2.6/; revision=7810
2006-11-18 20:17:18 +00:00
dann frazier 3ebf9b8da0 * The scope of the USR-61S2B unusual_dev entry was tightened, but too
strictly. Loosen it to apply to additional devices with a smaller bcd.
  (closes: #396375)

svn path=/dists/trunk/linux-2.6/; revision=7809
2006-11-17 19:31:44 +00:00
Martin Michlmayr 6fe6215791 Swap the disk 1 and disk 2 LED definitions so they're right.
svn path=/dists/trunk/linux-2.6/; revision=7808
2006-11-16 16:38:00 +00:00
Martin Michlmayr 73aed1633b Fix Versatile PCI config byte accesses
svn path=/dists/trunk/linux-2.6/; revision=7806
2006-11-15 09:25:58 +00:00
maximilian attems 99fdcfe365 backport SG_IO fix (cdparanoia testcase)
svn path=/dists/trunk/linux-2.6/; revision=7797
2006-11-14 09:23:03 +00:00
maximilian attems 0f54385a52 add nvidiafb backport for a divide by zero
svn path=/dists/trunk/linux-2.6/; revision=7794
2006-11-13 23:43:53 +00:00
maximilian attems e6d1562ca1 pay attention to the chosen patch subdir
svn path=/dists/trunk/linux-2.6/; revision=7793
2006-11-13 23:37:36 +00:00
maximilian attems 6a366812ed add the bcm43xx stable fix
svn path=/dists/trunk/linux-2.6/; revision=7792
2006-11-13 23:28:45 +00:00
dann frazier 5d53f96934 * Backport various SCTP changesets from 2.6.19, recommended by Vlad Yasevich
(closes: #397946)

svn path=/dists/trunk/linux-2.6/; revision=7788
2006-11-13 07:42:27 +00:00
Steve Langasek 5198201eda re-add revision 7722, this time documenting the ABI change
svn path=/dists/trunk/linux-2.6/; revision=7742
2006-11-11 02:17:54 +00:00
Bastian Blank 4fbc413543 * Revert r2992.
* Revert r2993, changes ABI.

svn path=/dists/trunk/linux-2.6/; revision=7736
2006-11-10 13:51:34 +00:00
Steve Langasek 88e43fd456 bugfix for srm_env module from upstream (Jan-Benedict Glaw), makes the
module compatible with the current /proc interface so that reads no 
longer return EFAULT.  Closes: #353079.


svn path=/dists/trunk/linux-2.6/; revision=7729
2006-11-09 12:22:35 +00:00
Steve Langasek 06108fc954 [alpha] new titan-video patch, for compatibility with TITAN and similar
systems with non-standard VGA hose configs


svn path=/dists/trunk/linux-2.6/; revision=7724
2006-11-09 09:10:50 +00:00
maximilian attems 176e6668cf mm patches fix msync() 3.1 compliance
svn path=/dists/trunk/linux-2.6/; revision=7722
2006-11-08 23:53:16 +00:00
maximilian attems 02bf1b0cf1 open 2.6.18-6: start adding first set of reiserfs backport
svn path=/dists/trunk/linux-2.6/; revision=7721
2006-11-08 23:14:08 +00:00
Frederik Schüler ba8a8dcf45 Update trunk to 2.6.17-rc3.
Clean up and merge series files.
Swich from HZ_1000 to HZ_250

svn path=/dists/trunk/linux-2.6/; revision=6499
2006-04-30 14:15:23 +00:00
Bastian Blank c4a0fdddf5 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6385
2006-04-09 21:17:21 +00:00