Commit Graph

5898 Commits

Author SHA1 Message Date
Ben Hutchings 4f7028d8b0 Remove bugfix/sparc/drivers_net-broken.patch; SPARC32 is broken in general
svn path=/dists/trunk/linux-2.6/; revision=15205
2010-02-19 00:44:35 +00:00
Ben Hutchings 6589d8c0a0 Update firmware files to be removed from drivers/staging
svn path=/dists/trunk/linux-2.6/; revision=15204
2010-02-19 00:37:57 +00:00
Maximilian Attems 22bce40804 Revert "Reenable r8169 firmware loader patch"
patch not yet updated to 2.6.33-rc8
This reverts commit r15189 or 74c87e625d2d6e2cd0f8ce17420f5b573a778887.

svn path=/dists/trunk/linux-2.6/; revision=15201
2010-02-18 18:27:12 +00:00
Maximilian Attems d88a3c35f3 clear confusion on old rt28x0sta patches
use updated one, nuke old one.

svn path=/dists/trunk/linux-2.6/; revision=15200
2010-02-18 18:23:53 +00:00
Maximilian Attems b8657a348e nuke stray patch
merged 2.6.33-rc1
noticed by Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=15199
2010-02-18 18:19:08 +00:00
Maximilian Attems dab4a833c2 drop squeeze workaround
as suggested by  Ben Hutchings.

svn path=/dists/trunk/linux-2.6/; revision=15197
2010-02-18 16:55:46 +00:00
Maximilian Attems b5cb9fb948 Revert "Fix patch context for 2.6.33-rc8"
this applies to 2.6.33-rc8, so
this reverts commit c20fd20178e727e31442527c886204ec6ff50fd1.

svn path=/dists/trunk/linux-2.6/; revision=15196
2010-02-18 16:47:58 +00:00
Ben Hutchings f080ccd8c7 Remove commented-out references to obsolete patches
svn path=/dists/trunk/linux-2.6/; revision=15193
2010-02-18 14:12:00 +00:00
Ben Hutchings e85eebcdbb Update cxusb Kconfig selection fixes for 2.6.33
svn path=/dists/trunk/linux-2.6/; revision=15192
2010-02-18 14:10:37 +00:00
Ben Hutchings aa2b0b9995 Restore MODULE_FIRMWARE declaration patches not merged upstream in 2.6.33
svn path=/dists/trunk/linux-2.6/; revision=15191
2010-02-18 14:03:40 +00:00
Ben Hutchings dced2bc8d0 Remove fix to usbnet; merged upstream
svn path=/dists/trunk/linux-2.6/; revision=15190
2010-02-18 14:01:17 +00:00
Ben Hutchings b138e80962 Reenable r8169 firmware loader patch
svn path=/dists/trunk/linux-2.6/; revision=15189
2010-02-18 13:59:57 +00:00
Ben Hutchings ac3dbf96fd Reenable rt28x0sta firmware loader patch
svn path=/dists/trunk/linux-2.6/; revision=15188
2010-02-18 13:57:06 +00:00
Ben Hutchings 4f1c2925f3 Update rt28x0sta firmware loader patch for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15187
2010-02-18 13:49:59 +00:00
Ben Hutchings c56c0d544d Fix patch context for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15186
2010-02-18 13:49: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
Maximilian Attems 3d930c037a add efifb fix from bugzilla
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=15177
2010-02-16 13:15:38 +00:00
Maximilian Attems 7e9f27fb1d wireless: report reasonable bitrate for MCS rates through wext
patch from linux-next, can be feeded to stable once hit linux-2.6.
discovered on linux-2.6.32 F12 branch.

svn path=/dists/trunk/linux-2.6/; revision=15176
2010-02-16 12:20:49 +00:00
Maximilian Attems 361375effc hwmon: Add driver for VIA CPU core temperature.
enabled modular in topconfig.
missed the 2.6.32 merge window not by far and also seen in
fedora 2.6.32 12 branch.

supports VIA C7 and Nano.

svn path=/dists/trunk/linux-2.6/; revision=15175
2010-02-16 11:53:24 +00:00
Maximilian Attems 94302494a9 topconfig enable VT_HW_CONSOLE_BINDING
seen enabled on fedora, and only disabled due to legacy reasons
(was a dev option back then).
fixes stupid grub to first load efifb and to allow to unbind that one.

Tested-by: Kan-Ru Chen <kanru@kanru.info>

svn path=/dists/trunk/linux-2.6/; revision=15174
2010-02-16 10:26:43 +00:00
Maximilian Attems 0444600a0f Postinst only write kernel-img.conf for palo boxes.
there wasnt much point in writing an empty file with comments anyway.
linux-2.6 images should now be piuparts clean on most archs.

this is a tamed down version of the orginal proposal to get
it rid everywhere:
http://lists.debian.org/debian-kernel/2009/11/msg00328.html

Reviewed-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>

svn path=/dists/trunk/linux-2.6/; revision=15173
2010-02-16 10:13:55 +00:00
Ben Hutchings 71af6e5df6 templates: Remove more bogus //g modifiers
svn path=/dists/trunk/linux-2.6/; revision=15165
2010-02-16 03:45:59 +00:00
Ben Hutchings 9e3a9aeb3e postinst: Remove bogus //g modifiers
svn path=/dists/trunk/linux-2.6/; revision=15163
2010-02-16 03:21:13 +00:00
Ben Hutchings f47edd511c macvlan: Add bridge, VEPA and private modes (Closes: #568756)
svn path=/dists/trunk/linux-2.6/; revision=15162
2010-02-16 03:10:04 +00:00
Ben Hutchings 50a54703bd Ignore failure of lsusb when gathering information for bug reports (Closes: #569725)
svn path=/dists/trunk/linux-2.6/; revision=15161
2010-02-16 02:42:05 +00:00
Bastian Blank a878e850af Restrict access to sensitive SysRq keys by default
* debian/changelog: Update.
* debian/config/config: Set MAGIC_SYSRQ_DEFAULT_MASK.
* debian/patches/debian/sysrq-mask.patch, debian/patches/series/9:
  Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=15150
2010-02-14 15:11:35 +00:00
Maximilian Attems 95b328053d postinst don't reference k-p related manpage
we don't want to tell users to install it.
as it is only useful for dev usage simply don't recommend it.

svn path=/dists/trunk/linux-2.6/; revision=15149
2010-02-13 12:25:52 +00:00
Ben Hutchings bb1ae1e9b7 [x86] Enable USB IP drivers (Closes: #568903)
svn path=/dists/trunk/linux-2.6/; revision=15148
2010-02-12 03:16:37 +00:00
Ben Hutchings 812fb681cc Do not build obsolete lgs8gl5 driver
svn path=/dists/trunk/linux-2.6/; revision=15147
2010-02-12 03:08:42 +00:00
Ben Hutchings 5aaf59c403 Prepare to release linux-2.6 (2.6.32-6).
Set urgency to high due to #568416 and various security fixes.


svn path=/dists/trunk/linux-2.6/; revision=15144
2010-02-11 11:48:14 +00:00
Ben Hutchings ffe78cf59f [x86] KVM: Add IOPL/CPL checks to emulator, to prevent privilege escalation within a guest. (CVE-2010-0298, CVE-2010-0306)
svn path=/dists/trunk/linux-2.6/; revision=15142
2010-02-11 02:16:55 +00:00
dann frazier fa9f65f4b9 Fix potential crash with sys_move_pages (CVE-2010-0415)
svn path=/dists/trunk/linux-2.6/; revision=15138
2010-02-10 06:23:35 +00:00
Ben Hutchings 4ae828b4e7 Add stable release 2.6.32.8
svn path=/dists/trunk/linux-2.6/; revision=15137
2010-02-09 22:27:42 +00:00
Aurelien Jarno d6be1f8092 * Enable CONFIG_FB_CIRRUS and CONFIG_LOGO on 4kc-malta and 5kc-malta.
svn path=/dists/trunk/linux-2.6/; revision=15131
2010-02-07 17:31:57 +00:00
Martin Michlmayr 81f5688c3f Implement power-off for D-Link DNS-323 rev B1 and fix the blinking
power LED (Erik Benada) (Closes: #503172).

svn path=/dists/trunk/linux-2.6/; revision=15130
2010-02-07 10:27:02 +00:00
dann frazier df44b845c3 connector: Delete buggy notification code. (CVE-2010-0410)
svn path=/dists/trunk/linux-2.6/; revision=15128
2010-02-05 03:30:28 +00:00
dann frazier 5071700ff1 KVM: PIT: control word is write-only (CVE-2010-0309)
svn path=/dists/trunk/linux-2.6/; revision=15126
2010-02-05 03:17:25 +00:00
Ben Hutchings 0a685203fb Set ABI to 2
All symbols changed when ftrace was disabled.
Going back to ABI=1 is not an option.

svn path=/dists/trunk/linux-2.6/; revision=15124
2010-02-04 21:15:57 +00:00
dann frazier d9ed568dda add bug closure
svn path=/dists/trunk/linux-2.6/; revision=15123
2010-02-04 21:10:59 +00:00
Ben Hutchings d80218483d Revert incorrect change to powerpc clocksource setup
svn path=/dists/trunk/linux-2.6/; revision=15122
2010-02-04 21:08:38 +00:00
Ben Hutchings 3e1c5d2328 Build lgs8gxx driver along with cxusb (Closes: #568414)
svn path=/dists/trunk/linux-2.6/; revision=15121
2010-02-04 19:34:02 +00:00
dann frazier 0b2c1541cf Remove TIF_ABI_PENDING bit from x86, sparc & powerpc, fixing
32-bit userland/64-bit kernel breakage (Closes: #568416)

svn path=/dists/trunk/linux-2.6/; revision=15120
2010-02-04 18:42:32 +00:00
Bastian Blank 65ee02f46b Don't let default compiler flags escape into the build.
* debian/changelog: Update.
* debian/bin/gencontrol.py: Rename CFLAGS to CFLAGS_KERNEL.
* debian/rules.real: Use CFLAGS_KERNEL.

svn path=/dists/trunk/linux-2.6/; revision=15119
2010-02-04 11:09:53 +00:00
Bastian Blank b03ba34bc9 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=15118
2010-02-04 09:51:13 +00:00
Bastian Blank 525878223f debian/config/s390/config: Adopt to reality.
svn path=/dists/trunk/linux-2.6/; revision=15117
2010-02-04 09:33:43 +00:00
Bastian Blank d92a694fd9 debian/rules.real: Use /usr/lib/* as target for kbuild links.
svn path=/dists/trunk/linux-2.6/; revision=15116
2010-02-04 09:03:36 +00:00
Bastian Blank 1c25c34ed2 debian/config/defines: Revert undiscussed ABI bump.
svn path=/dists/trunk/linux-2.6/; revision=15115
2010-02-04 08:41:58 +00:00
dann frazier e7548cc8bc prepare for release
svn path=/dists/trunk/linux-2.6/; revision=15112
2010-02-04 01:36:27 +00:00
Ben Hutchings e98a4de3e1 Set ABI to 2; disabling ftrace changes all symbols
svn path=/dists/trunk/linux-2.6/; revision=15111
2010-02-04 01:15:31 +00:00
Ben Hutchings d3b5f1e2c7 Add upstream fix for regression caused by split-flush_old_exec-into-two-functions.patch
svn path=/dists/trunk/linux-2.6/; revision=15110
2010-02-04 01:14:37 +00:00