Commit Graph

1928 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
Uwe Kleine-König 7c7ec14458 [amd64] Update rt featureset to 3.0.7-rt20
svn path=/dists/sid/linux-2.6/; revision=18172
2011-10-19 19:05:00 +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
Uwe Kleine-König 5239a7efb9 fixup rt patch for 3.0.7
svn path=/dists/sid/linux-2.6/; revision=18169
2011-10-18 08:51:36 +00:00
Uwe Kleine-König 97db62c65e [amd64] Update rt featureset to 3.0.6-rt18
svn path=/dists/sid/linux-2.6/; revision=18168
2011-10-18 08:51:28 +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
Uwe Kleine-König f9bd94a34a [amd64] Update rt featureset to 3.0.6-rt17
svn path=/dists/sid/linux-2.6/; revision=18158
2011-10-07 13:59:16 +00:00
Ben Hutchings 0e076e3520 Make taskstats require root access (CVE-2011-2494)
We want this fix everywhere, not just in rt!

svn path=/dists/sid/linux-2.6/; revision=18151
2011-10-05 14:14:35 +00:00
Uwe Kleine-König d0a01a6a66 [amd64] Update rt featureset to 3.0.6-rt16
Fixed up hunks for lib/Kconfig.debug to fit on top of sysrq-mask.patch

svn path=/dists/sid/linux-2.6/; revision=18150
2011-10-05 09:10:16 +00:00
Ben Hutchings 57f407b53b Drop fixes in rt feature patch that are also in 3.0.5
svn path=/dists/sid/linux-2.6/; revision=18149
2011-10-05 00:55:33 +00:00
Ben Hutchings 8a02f1bc34 Add stable 3.0.5 and 3.0.6
svn path=/dists/sid/linux-2.6/; revision=18146
2011-10-04 05:41:51 +00:00
Ben Hutchings d04d4963bb kobj_uevent: Ignore if some listeners cannot handle message (Closes: #641661)
svn path=/dists/sid/linux-2.6/; revision=18117
2011-09-23 05:16:38 +00:00
Ben Hutchings da389ea4fb block: Free queue resources at blk_release_queue() (Closes: #631187)
svn path=/dists/sid/linux-2.6/; revision=18115
2011-09-23 04:48:13 +00:00
Ben Hutchings b71496a759 Add patch series file for 3.0.0-5
svn path=/dists/sid/linux-2.6/; revision=18114
2011-09-23 04:46:41 +00:00
Ben Hutchings 3e240c77cc fm801: Fix regressions in 3.0 (Closes: #641946)
svn path=/dists/sid/linux-2.6/; revision=18113
2011-09-22 13:53:42 +00:00
Ben Hutchings f53fe70e4e Strip added localversion-rt file, as would normally be done by gen-patch
svn path=/dists/sid/linux-2.6/; revision=18100
2011-09-19 13:40:26 +00:00
Uwe Kleine-König 7389c0e460 [amd64] Update rt featureset to 3.0.4-rt14
(and remove whitespace noise introduced in r18089)

svn path=/dists/sid/linux-2.6/; revision=18090
2011-09-15 14:07:15 +00:00
Uwe Kleine-König 06f83b39f5 [amd64] Update rt featureset to 3.0.4-rt13
svn path=/dists/sid/linux-2.6/; revision=18073
2011-09-10 21:22:48 +00:00
Ben Hutchings 4dd557d027 uvcvideo: Fix crash when linking entities (Closes: #637740)
svn path=/dists/sid/linux-2.6/; revision=18056
2011-09-07 01:42:55 +00:00
Ben Hutchings 6b76054200 Add fixes from the stable queue believed to fix Debian bugs
svn path=/dists/sid/linux-2.6/; revision=18045
2011-09-04 23:30:50 +00:00
Ben Hutchings 02063aa7ff Add stable 3.0.4
svn path=/dists/sid/linux-2.6/; revision=18044
2011-09-04 22:28:39 +00:00
Ben Hutchings 8f0eaeaba8 [alpha] Disable GENERIC_GPIO (Closes: #638696)
svn path=/dists/sid/linux-2.6/; revision=18033
2011-08-29 13:30:57 +00:00
Ben Hutchings 3783ddfc79 Cherry-pick some important fixes from 3.0.4-rc1
svn path=/dists/sid/linux-2.6/; revision=18021
2011-08-27 07:03:52 +00:00
Ben Hutchings c0dedf4876 CIFS: Fix memory corruption on mount (Closes: #635344)
svn path=/dists/sid/linux-2.6/; revision=18015
2011-08-27 01:37:00 +00:00
Ben Hutchings 676cff8256 netfilter: TCP and raw fix for ip_route_me_harder
This fixes a case where SNAT/masquerading is not done.  David Miller
has queued this for 3.0.y.

svn path=/dists/sid/linux-2.6/; revision=17987
2011-08-23 04:24:47 +00:00
Ben Hutchings cdcd919fec Add stable 3.0.3
svn path=/dists/sid/linux-2.6/; revision=17984
2011-08-22 02:32:38 +00:00
Uwe Kleine-König 73712ef50f [amd64] Update rt featureset to 3.0.1-rt11
svn path=/dists/sid/linux-2.6/; revision=17939
2011-08-16 05:01:48 +00:00
Ben Hutchings a2515f6a5a Add stable 3.0.2 (same as 3.0.2-rc1)
svn path=/dists/sid/linux-2.6/; revision=17936
2011-08-16 04:07:43 +00:00
Ben Hutchings 72f160b3ea Expect stable version numbers to have 3 components
svn path=/dists/sid/linux-2.6/; revision=17935
2011-08-16 04:05:37 +00:00
Ben Hutchings 2be3f4cbdf Update context in rt patch for 3.0.2
svn path=/dists/sid/linux-2.6/; revision=17921
2011-08-14 20:10:24 +00:00
Ben Hutchings d56851b91a Add stable 3.0.2-rc1
svn path=/dists/sid/linux-2.6/; revision=17918
2011-08-14 18:31:06 +00:00
Ben Hutchings ae962da734 [x86] xen: allow enable use of VGA console on dom0
svn path=/dists/sid/linux-2.6/; revision=17902
2011-08-10 12:13:44 +00:00
Ben Hutchings 9a5f18b238 [amd64] Update rt featureset to 3.0.1-rt8
svn path=/dists/sid/linux-2.6/; revision=17901
2011-08-09 13:47:15 +00:00
Ben Hutchings 82eaadd2d2 [amd64] Update rt featureset to 3.0.1-rt8
svn path=/dists/sid/linux-2.6/; revision=17900
2011-08-09 13:46:15 +00:00
Ben Hutchings 7f420cf06c Set debian/patches/features/all/rt/gen-patch executable
svn path=/dists/sid/linux-2.6/; revision=17899
2011-08-09 13:42:02 +00:00
Ben Hutchings 028a3e5509 perf: do not look at ./config for configuration (Closes: #632923)
svn path=/dists/trunk/linux-2.6/; revision=17890
2011-08-07 18:45:25 +00:00
Maximilian Attems d8924c8eff 3.0.1 released
svn path=/dists/trunk/linux-2.6/; revision=17886
2011-08-05 17:56:38 +00:00
Maximilian Attems 264f8c6767 add 3.0.1-rc1 stable
has potential to unfuck current sad scsi stack troubels.
temporaly disable rt, has some conflicts to resolve.

svn path=/dists/trunk/linux-2.6/; revision=17882
2011-08-04 00:31:06 +00:00
Ben Hutchings 8fc303ee00 [amd64] Add rt featureset with 3.0-rt2 patch set
Mostly done by Uwe Kleine-König.

svn path=/dists/trunk/linux-2.6/; revision=17850
2011-07-23 20:53:57 +00:00
Bastian Blank a857c85f8d * debian/changelog: Update.
* debian/patches/features/all/xen/backend-autoload.patch:
  Allow autoloading of Xen backend drivers.
* debian/patches/series/base: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=17845
2011-07-22 19:45:19 +00:00
Bastian Blank 6a420428d2 debian/patches/bugfix/arm/ixp4xx-build-breakage.patch,
debian/patches/bugfix/mips/mips-i8259-use-struct-syscore_ops-instead-of-sysdevs.patch,
debian/patches/series/base:
Remove merged patches.

svn path=/dists/trunk/linux-2.6/; revision=17844
2011-07-22 18:51:32 +00:00
Arnaud Patard d9f3d5eadb - Merge upstream commit fixing build breakage on ixp and enable it again.
svn path=/dists/trunk/linux-2.6/; revision=17836
2011-07-19 09:26:37 +00:00
Ben Hutchings 854483b4cc Remove unused patches
svn path=/dists/trunk/linux-2.6/; revision=17828
2011-07-12 02:46:29 +00:00
Ben Hutchings 9f78cb0d58 aufs: Update for 3.0
svn path=/dists/trunk/linux-2.6/; revision=17827
2011-07-12 02:43:01 +00:00
Maximilian Attems ed2152c8dd ALSA: hda - Enable auto-parser as default for Conexant codecs
makes sound really suck *less* on x220, taken from linux-next.

svn path=/dists/trunk/linux-2.6/; revision=17819
2011-07-06 21:22:25 +00:00
Maximilian Attems 2bdd997225 one of the alsa patches landed between rc5 and rc6
nuke it.

svn path=/dists/trunk/linux-2.6/; revision=17808
2011-07-05 08:00:08 +00:00