Commit Graph

1007 Commits

Author SHA1 Message Date
Ben Hutchings 50642bd64f Update to 2.6.38-rc6
I never did upload 2.6.38~rc5.1~experimental.1, so reopen the
changelog entry.

Drop some patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=16933
2011-02-22 13:19:11 +00:00
Ben Hutchings 5fa092eee4 Merge /dists/sid/linux-2.6 (2.6.37-1).
Keep ABI at 'trunk'.
Disable aufs again (but keep the patches).
Drop patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=16904
2011-02-17 11:28:30 +00:00
Ben Hutchings 3f3fa452a5 Update to 2.6.38-rc5
Adjust/remove patches as appropriate.

svn path=/dists/trunk/linux-2.6/; revision=16898
2011-02-16 13:38:58 +00:00
Ben Hutchings 8660c76607 nbd: Remove module-level ioctl mutex mistakenly introduced in 2.6.37
svn path=/dists/sid/linux-2.6/; revision=16888
2011-02-15 03:14:52 +00:00
Ben Hutchings 9ec3ad2f30 Restrict write permissions on files in procfs/sysfs
svn path=/dists/sid/linux-2.6/; revision=16887
2011-02-15 02:51:47 +00:00
Ben Hutchings 0b7edf388b [sparc] Fix misaligned tracing information (Closes: #609371)
svn path=/dists/trunk/linux-2.6/; revision=16848
2011-01-24 02:12:36 +00:00
Ben Hutchings 3b19bfc2e8 r8169: Keep firmware in memory (Closes: #609538)
svn path=/dists/trunk/linux-2.6/; revision=16846
2011-01-24 01:34:50 +00:00
Aurelien Jarno c0b4964a04 * [sh4] Export cpu_core_map to fix build failure with CONFIG_SFC=m.
svn path=/dists/trunk/linux-2.6/; revision=16842
2011-01-20 09:28:20 +00:00
Ben Hutchings 546c3eebcb Update to 2.6.37
svn path=/dists/trunk/linux-2.6/; revision=16775
2011-01-05 02:42:33 +00:00
Ben Hutchings e782daae45 Merge changes from sid branch
svn path=/dists/trunk/linux-2.6/; revision=16774
2011-01-05 02:35:19 +00:00
Ben Hutchings 335585c492 starfire: Fix dma_addr_t size test for MIPS (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=16744
2010-12-29 06:22:34 +00:00
Ben Hutchings 503d455dea i2c-i801: Include <linux/slab.h> (fixes FTBFS on alpha)
svn path=/dists/trunk/linux-2.6/; revision=16741
2010-12-28 04:21:28 +00:00
Ben Hutchings a5cf971a08 [ia64] drm/nouveau: Revert unnecessary exclusion of ACPI support code
svn path=/dists/trunk/linux-2.6/; revision=16737
2010-12-25 16:20:03 +00:00
Ben Hutchings 745668d827 Update to 2.6.37-rc7
svn path=/dists/trunk/linux-2.6/; revision=16728
2010-12-22 02:13:49 +00:00
Ben Hutchings c4bd1958a9 [mips] Restore dma_cache_sync()
svn path=/dists/trunk/linux-2.6/; revision=16705
2010-12-12 14:55:10 +00:00
Ben Hutchings d9dae15123 Second attempt to fix FTBFS on various architectures
[alpha] Do not use -Werror for arch/alpha
[arm/ixp4xx] Rename FREQ macro to avoid collisions (v2)
drm/nouveau: Only select ACPI_VIDEO if its dependencies are met
[mips] Change mips_sc_is_activated() to do what the comment says

svn path=/dists/trunk/linux-2.6/; revision=16695
2010-12-11 06:40:13 +00:00
Ben Hutchings 7e971a68a8 Attempt to fix FTBFS on various architectures
svn path=/dists/trunk/linux-2.6/; revision=16686
2010-12-10 02:59:04 +00:00
Ben Hutchings c30dcc74f3 Update to 2.6.37-rc5
svn path=/dists/trunk/linux-2.6/; revision=16685
2010-12-09 01:58:15 +00:00
Ben Hutchings 769ca9f529 DVB/V4L: Fix Kconfig select/depend conflicts
svn path=/dists/trunk/linux-2.6/; revision=16620
2010-12-04 18:11:11 +00:00
Ben Hutchings 2830fdaa56 dm: Deal with merge_bvec_fn in component devices better (Closes: #604457)
svn path=/dists/trunk/linux-2.6/; revision=16610
2010-11-29 01:39:38 +00:00
Ben Hutchings 741625c82c Update to 2.6.37-rc3
svn path=/dists/trunk/linux-2.6/; revision=16606
2010-11-28 04:14:29 +00:00
Martin Michlmayr 3432cd1608 Add ixp4xx build fix from Arnaud Patard (Closes: #602669)
svn path=/dists/trunk/linux-2.6/; revision=16535
2010-11-08 10:38:29 +00:00
Martin Michlmayr a79d62b473 better fix
svn path=/dists/trunk/linux-2.6/; revision=16490
2010-10-25 18:28:57 +00:00
Martin Michlmayr 3b55135d99 Revert "orion/kirkwood: reset PCIe unit on boot" since it breaks
the QNAP TS-209.

svn path=/dists/trunk/linux-2.6/; revision=16463
2010-10-19 18:23:47 +00:00
Ben Hutchings 30e7656cce [x86] Skip looking for ioapic overrides when ioapics are not present (Closes: #598533)
svn path=/dists/trunk/linux-2.6/; revision=16426
2010-10-10 21:12:51 +00:00
Ben Hutchings e870e8a6e1 perf: Fix paths in Python report script wrappers
svn path=/dists/trunk/linux-2.6/; revision=16423
2010-10-10 15:08:13 +00:00
Ben Hutchings e54cefd0de perf: Enable Perl and Python scripting
svn path=/dists/trunk/linux-2.6/; revision=16422
2010-10-10 02:36:46 +00:00
Ben Hutchings 3fd8f69aad perf: Move scripts to /usr/share/perf-core in linux-base package (Closes: #599624)
svn path=/dists/trunk/linux-2.6/; revision=16420
2010-10-10 01:48:46 +00:00
Ben Hutchings 7527d0c144 [x86] Staging: fix Makefile so brcm80211 will actually build (Closes: #599465)
svn path=/dists/trunk/linux-2.6/; revision=16412
2010-10-08 04:03:15 +00:00
Ben Hutchings bf6d43cfe5 qla4xxx: Fix build on some architectures lacking 64-bit I/O (Closes: #598503)
svn path=/dists/trunk/linux-2.6/; revision=16410
2010-10-07 02:39:06 +00:00
Ben Hutchings 099f6081ad Remove unused and obsolete patches
svn path=/dists/trunk/linux-2.6/; revision=16368
2010-09-29 01:58:11 +00:00
Ben Hutchings 1c573ade5f Update to 2.6.36-rc6
svn path=/dists/trunk/linux-2.6/; revision=16367
2010-09-29 01:54:09 +00:00
Ben Hutchings 769bfb21c3 USB: fix bug in initialization of interface minor numbers (Closes: #598207)
svn path=/dists/trunk/linux-2.6/; revision=16364
2010-09-28 01:21:38 +00:00
Ben Hutchings 826a4ea552 drm/i915: Ensure that the crtcinfo is populated during mode_fixup() (Closes: #592415)
svn path=/dists/trunk/linux-2.6/; revision=16362
2010-09-27 23:54:29 +00:00
Ben Hutchings 4374bd74e6 Fix config dependencies for VIDEO_VIVI
svn path=/dists/trunk/linux-2.6/; revision=16333
2010-09-19 01:53:29 +00:00
Ben Hutchings 5da64e6d86 [x86] Add brcm80211 driver for Broadcom 802.11n wireless network controllers
svn path=/dists/trunk/linux-2.6/; revision=16313
2010-09-19 00:31:27 +00:00
Maximilian Attems 32f1dc52a9 nuke old unmerged patch.
svn path=/dists/trunk/linux-2.6/; revision=16273
2010-09-13 08:14:58 +00:00
Ben Hutchings 96fba25e4b New upstream release candidate 2.6.36-rc4
Remove patches merged upstream.
Rewrite debian/scripts-kconfig-reportoldconfig.patch
Rewrite bugfix/mips/disable-werror.patch as debian/mips-disable-werror.patch
Refresh some other patches.

svn path=/dists/trunk/linux-2.6/; revision=16272
2010-09-13 01:37:29 +00:00
Aurelien Jarno 523a495e7f * [mips] Add an octeon flavour.
svn path=/dists/trunk/linux-2.6/; revision=16244
2010-09-06 08:41:21 +00:00
Maximilian Attems 3c800e19ee add stable 2.6.35 releases
svn path=/dists/trunk/linux-2.6/; revision=16235
2010-09-05 11:53:32 +00:00
Aurelien Jarno b6c3696b72 * Fix netfilter CONFIG_COMPAT support.
svn path=/dists/trunk/linux-2.6/; revision=16211
2010-08-29 14:26:58 +00:00
Ben Hutchings 720ef1586d Merge some changes from squeeze/sid branch
linux-base: Remove dependency on libapt-pkg-perl (Closes: #589996)
Update debconf template translations:
- Czech (Michal Simunek) (Closes: #590546)
- Portugese (Américo Monteiro) (Closes: #590557)
- French (David Prévot) (Closes: #591149)
- Russian (Yuri Kozlov) (Closes: #591241)
- Swedish (Martin Bagge) (Closes: #592045)
- German (Holger Wansing) (Closes: #592226)
[x86] Enable samsung-laptop driver
[sparc] Enable XVR1000 driver (Closes: #574243)
README.Debian: Add references to kernel handbook and wiki
[i386/{openvz,xen}-686] Remove AMD Geode LX and VIA C3 "Nehemiah" from the list of supported processors


svn path=/dists/trunk/linux-2.6/; revision=16156
2010-08-18 02:29:07 +00:00
Maximilian Attems 79fc48200d add missing mm lvm fixup patch
reprepare to release 2.6.35-1~experimental.2

svn path=/dists/trunk/linux-2.6/; revision=16150
2010-08-16 21:50:59 +00:00
Maximilian Attems 27de5d7e30 add linus stable bugfix directly from linux-2.6
see https://bugzilla.kernel.org/show_bug.cgi?id=16588 for details.

svn path=/dists/trunk/linux-2.6/; revision=16147
2010-08-15 10:45:43 +00:00
Maximilian Attems b007fe0480 add stable release 2.6.35.1 and 2.6.35.2
just apply fine without conflicts.

svn path=/dists/trunk/linux-2.6/; revision=16145
2010-08-14 11:27:01 +00:00
Ben Hutchings 0221b2bbc2 Update to 2.6.35
svn path=/dists/trunk/linux-2.6/; revision=16034
2010-08-02 01:30:37 +00:00
Ben Hutchings d9fbd566dd Merge changes from 2.6.32-18
svn path=/dists/trunk/linux-2.6/; revision=16013
2010-07-23 23:59:49 +00:00
Ben Hutchings 52f56aec65 Use upstream fix for ds2782_battery
svn path=/dists/trunk/linux-2.6/; revision=16012
2010-07-23 23:51:51 +00:00
Maximilian Attems 6f58ab8b3e add inotify patch headers
svn path=/dists/sid/linux-2.6/; revision=16009
2010-07-23 08:09:38 +00:00
Maximilian Attems a8b086f5b7 fix inotify-oneshot-support patch so it builds.
svn path=/dists/sid/linux-2.6/; revision=16008
2010-07-23 07:58:43 +00:00
Ben Hutchings 55022fb173 3c59x: Fix call to mdio_sync() with the wrong argument (Closes: #589989)
svn path=/dists/sid/linux-2.6/; revision=16005
2010-07-23 00:03:57 +00:00
Ben Hutchings cc97dc48ef ds2782_battery: Fix build failure on several architectures
svn path=/dists/trunk/linux-2.6/; revision=16000
2010-07-20 00:09:39 +00:00
Ben Hutchings 9fdab640ee [!x86] Disable FB_VIA; these GPUs are only found on x86 motherboards
svn path=/dists/trunk/linux-2.6/; revision=15999
2010-07-20 00:08:12 +00:00
Maximilian Attems a3b1ddbaa6 add scheduling fix
svn path=/dists/sid/linux-2.6/; revision=15998
2010-07-18 21:43:07 +00:00
Maximilian Attems 9df08e77c3 add inotify patches
seen in upstream submisson and on F-12, F-13.
fixes rh #607327

svn path=/dists/sid/linux-2.6/; revision=15997
2010-07-18 21:04:48 +00:00
Ben Hutchings a8bf6028b5 drm/i915: Add 'reclaimable' to i915 self-reclaimable page allocations
(really closes: #534422, we hope)

svn path=/dists/sid/linux-2.6/; revision=15994
2010-07-18 20:46:53 +00:00
Ben Hutchings 8c01e4e155 iwlwifi: Allocate pages for RX buffers, reducing the probability of allocation failure (Closes: #580124)
svn path=/dists/sid/linux-2.6/; revision=15986
2010-07-14 00:56:24 +00:00
Ben Hutchings 3cf4012f58 viafb: Add transitive dependencies via gpiolib
Fix the FTBFS for alpha, ia64 and most mips/mipsel flavours.
Revert the explicit config change for ia64.

svn path=/dists/trunk/linux-2.6/; revision=15985
2010-07-13 23:26:01 +00:00
Ben Hutchings ef5d525c90 Update to 2.6.35-rc5; remove patches merged upstream
svn path=/dists/trunk/linux-2.6/; revision=15980
2010-07-13 00:03:21 +00:00
Ben Hutchings 731f99da79 drm/i915: Fix memory corruption on resume from hibernation (Closes: #534422)
svn path=/dists/sid/linux-2.6/; revision=15971
2010-07-10 15:40:48 +00:00
Ben Hutchings 3bb2146f60 perf: Replace my patches with upstream patches
svn path=/dists/sid/linux-2.6/; revision=15969
2010-07-09 04:20:35 +00:00
Ben Hutchings a0f4087607 linux-tools: Restrict architectures and fix build for hppa
perf: Use sane default CFLAGS
perf: Don't hide compiler/linker errors from libelf test
perf: Don't use /dev/null as the output file for libelf test
Don't attempt to build for architectures where perf events are not available.

svn path=/dists/sid/linux-2.6/; revision=15967
2010-07-08 03:30:36 +00:00
Maximilian Attems 8072756c6b agp: add no warn since we have a fallback to vmalloc paths
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15964
2010-07-07 10:36:45 +00:00
Ben Hutchings e4b386eff3 kbuild: Fix setlocalversion invocation when objtree != srctree
svn path=/dists/trunk/linux-2.6/; revision=15962
2010-07-07 03:12:37 +00:00
Ben Hutchings ef0d28e36c Replace stable pre-patches 2.6.32.16-rc1 and 2.6.33.6-rc1 with final versions
svn path=/dists/sid/linux-2.6/; revision=15947
2010-07-05 21:13:21 +00:00
Ben Hutchings 25ca77847f Update to upstream release candidate 2.6.35-rc4
Remove patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=15939
2010-07-05 12:01:38 +00:00
Ben Hutchings 04b38ec92d Merge changes from 2.6.32-16
Add patches that were added in 2.6.32-16 and are not in 2.6.35-rc3.
Update configuration.
Update maintainer scripts and debconf templates.
Add linux-tools-<version> package.

svn path=/dists/trunk/linux-2.6/; revision=15934
2010-07-04 21:07:52 +00:00
Ben Hutchings 0c747108a8 Update to upstream release candidate 2.6.35-rc3
Refresh/remove patches as appropriate.
Add patches for SD7220 firmware in ip_qib where it moved from ipath.

svn path=/dists/trunk/linux-2.6/; revision=15933
2010-07-04 20:11:06 +00:00
Ben Hutchings c1f681847c Add r8192u_usb driver
Apply all upstream bug fixes up to 2.6.34.
Remove the firmware images.
Enable it on x86.

svn path=/dists/sid/linux-2.6/; revision=15930
2010-07-03 17:23:21 +00:00
Ben Hutchings 5e7f08b2cc rtl8192s_usb: Fix various bugs
svn path=/dists/sid/linux-2.6/; revision=15929
2010-07-03 16:38:31 +00:00
Ben Hutchings 186b3c8352 Remove patches that have been superseded without being released
svn path=/dists/sid/linux-2.6/; revision=15928
2010-07-02 22:53:36 +00:00
Ben Hutchings 20354e8cf3 Add drm changes from stable 2.6.33.6-rc1
svn path=/dists/sid/linux-2.6/; revision=15924
2010-07-02 03:20:26 +00:00
Ben Hutchings 7b38a3c038 Add stable 2.6.32.16-rc1
ath9k has been further patched since we applied
ath9k-add-support-for-802.11n-bonded-out-AR2427.patch so we need a
separate patch to revert it.

This stable release patches option so we need a new version of
USB-option-Use-generic-USB-wwan-code.patch.

svn path=/dists/sid/linux-2.6/; revision=15923
2010-07-02 03:18:08 +00:00
Ben Hutchings 75147a353a Add upstream references for 3c59x patches
svn path=/dists/sid/linux-2.6/; revision=15921
2010-07-01 11:32:59 +00:00
Ben Hutchings 316e61ab30 ipv6: Fix a couple of bugs affecting temporary address lifetimes
svn path=/dists/sid/linux-2.6/; revision=15919
2010-07-01 00:12:25 +00:00
Ben Hutchings a0d70280e7 asix: fix setting mac address for AX88772 (Closes: #587580)
svn path=/dists/sid/linux-2.6/; revision=15915
2010-06-30 01:01:44 +00:00
Ben Hutchings 40f4afd23b Add missing initialisation to 3c59x-Use-fine-grained-locks-for-MII-and-windowed-regs.patch
svn path=/dists/sid/linux-2.6/; revision=15909
2010-06-25 02:01:57 +00:00
Ben Hutchings 7bf3bd3d4c Revert "tpm: autoload tpm_tis based on system PnP IDs" (Closes: #584273)
svn path=/dists/sid/linux-2.6/; revision=15908
2010-06-25 01:39:51 +00:00
Ben Hutchings b0319ba2f3 3c59x: Change locking to avoid use of disable_irq() (Closes: #586967)
svn path=/dists/sid/linux-2.6/; revision=15905
2010-06-24 00:04:28 +00:00
Martin Michlmayr cb94fc59f2 update mv_cesa
svn path=/dists/sid/linux-2.6/; revision=15898
2010-06-20 13:31:03 +00:00
Ben Hutchings 39f01da488 [x86] Fix confusion between rtl8192u_usb and rtl8192s_usb drivers (Closes: #584945):
- Enable rtl8192u_usb driver
- Fix and update device ID table in rtl8192s_usb driver

svn path=/dists/trunk/linux-2.6/; revision=15882
2010-06-18 00:57:45 +00:00
Ben Hutchings b3cd196347 r8169: Fix MDIO timing (Closes: #583139)
svn path=/dists/sid/linux-2.6/; revision=15880
2010-06-16 02:04:02 +00:00
Ben Hutchings 5db6cefd82 radeon: Fix MacBook Pro connector quirk (Closes: #585943)
svn path=/dists/sid/linux-2.6/; revision=15879
2010-06-16 01:06:19 +00:00
Ben Hutchings 14fd830fa6 [mips] Fix boot from ATA hard drives (Closes: #584784):
- Set io_map_base for several PCI bridges lacking it
- Replace per-platform built-in IDE drivers with libata-based drivers
- Enable BLK_DEV_SD as built-in on all platforms

svn path=/dists/trunk/linux-2.6/; revision=15867
2010-06-13 22:50:51 +00:00
Ben Hutchings 5fb601373e [mips] Fix boot from ATA hard drives (Closes: #584784):
- Set io_map_base for several PCI bridges lacking it
- Replace per-platform built-in IDE drivers with libata-based drivers
- Enable BLK_DEV_SD as built-in on all platforms

svn path=/dists/sid/linux-2.6/; revision=15866
2010-06-13 22:43:01 +00:00
Ben Hutchings bc7f0aa2e3 eeepc-laptop: Disable wireless hotplug on more models where the controller is not at the expected address (Closes: #576199)
svn path=/dists/sid/linux-2.6/; revision=15847
2010-06-10 00:17:48 +00:00
Ben Hutchings ef951cd9a1 ipr: add writeq definition if needed (Closes: #584840)
svn path=/dists/trunk/linux-2.6/; revision=15846
2010-06-09 22:16:05 +00:00
Aurelien Jarno b64db222fa * [mips] backport mips/swarm: fix M3 TLB exception handler.
svn path=/dists/sid/linux-2.6/; revision=15844
2010-06-08 16:11:18 +00:00
Ben Hutchings 175fcbcd44 sctp: fix append error cause to ERROR chunk correctly
Fix regression due to fix for CVE-2010-1173

svn path=/dists/sid/linux-2.6/; revision=15841
2010-06-08 02:38:58 +00:00
Ben Hutchings 8e1bd30018 Fix patch format and upstream references
svn path=/dists/sid/linux-2.6/; revision=15835
2010-06-06 17:52:24 +00:00
Ben Hutchings 5bc5ff1632 Merge relevant changes from 2.6.32-{14,15,16}
svn path=/dists/trunk/linux-2.6/; revision=15834
2010-06-06 17:51:44 +00:00
Aurelien Jarno ce47b79657 * [sh4] fix sh_tmu clocksource following recent nohz changes.
svn path=/dists/sid/linux-2.6/; revision=15823
2010-06-02 09:10:51 +00:00
Ben Hutchings 219331eabc Add stable 2.6.32.15
Reverts two bogus changes, one of which we already reverted and one in code
that we don't build.

svn path=/dists/sid/linux-2.6/; revision=15822
2010-06-02 03:03:01 +00:00
dann frazier 34b3ac241f [hppa] clear floating point exception flag on SIGFPE signal
(Closes: #559406)

svn path=/dists/sid/linux-2.6/; revision=15820
2010-06-01 15:58:28 +00:00
Ben Hutchings b781c01f02 writeback: Fix fall-out of initial fix for the infamous slow-umount bug
Patch fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch fixed
<https://bugzilla.kernel.org/show_bug.cgi?id=15906> but introduced
some regressions.

Apply fix-ups:
- "writeback: Update dirty flags in two step" fixes behaviour in some
  corner-case
- "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
  fixes an oops
- "writeback: fix non-integrity write-back" fixes a trivial bug in the
  previous change

Also update fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch
with the final upstream commit information.

svn path=/dists/trunk/linux-2.6/; revision=15809
2010-05-30 23:23:26 +00:00
Ben Hutchings 57f3f4f490 Replace 2.6.32.14-rc1 with 2.6.32.14
One of the reversions in revert-percpu-stable-changes.patch was
now included in 2.6.32.14, so replace that patch.

svn path=/dists/sid/linux-2.6/; revision=15793
2010-05-27 02:32:34 +00:00
Ben Hutchings ae5e9182c1 Update feature patch format
Use git mailbox format with the added line 'commit <id> upstream', as
in the stable series.

Where a patch has been committed upstream unchanged except for the
commit message, use the committed version.

This covers almost all features aside from aufs2, speakup, openvz,
vserver and xen-pvops.


svn path=/dists/sid/linux-2.6/; revision=15771
2010-05-26 04:02:28 +00:00
Ben Hutchings 88ca49b2ab net: sysfs: Check for null ethtool_ops before getting speed/duplex
svn path=/dists/sid/linux-2.6/; revision=15770
2010-05-26 03:43:45 +00:00
Ben Hutchings 382d2b806f ext4: Fix compat EXT4_IOC_ADD_GROUP
svn path=/dists/sid/linux-2.6/; revision=15767
2010-05-25 23:05:00 +00:00
Ben Hutchings 52b9ef4104 nouveau: Fix fbcon corruption with font width not divisible by 8 (Closes: #583162)
svn path=/dists/sid/linux-2.6/; revision=15766
2010-05-25 22:46:33 +00:00
Maximilian Attems a355910dbb add intel drm changes from 2.6.33.5
svn path=/dists/sid/linux-2.6/; revision=15765
2010-05-25 04:07:11 +00:00
Maximilian Attems 39d4f41982 add stable 2.6.32.14-rc1 patch
nuke merged forwarded revert.

svn path=/dists/sid/linux-2.6/; revision=15764
2010-05-25 04:06:41 +00:00
Ben Hutchings 2dc1864b91 Update bugfix patch format
Use git mailbox format with the added line 'commit <id> upstream', as
in the stable series.

Where a patch has been committed upstream unchanged except for the
commit message, use the committed version.

This covers almost all bugfixes that are still applied.

svn path=/dists/sid/linux-2.6/; revision=15762
2010-05-24 03:34:28 +00:00
Ben Hutchings 9428f2280b Remove never-used patches
svn path=/dists/sid/linux-2.6/; revision=15761
2010-05-24 03:09:14 +00:00
Ben Hutchings 523b8bd718 [hppa] Revert "parisc: Set PCI CLS early in boot."
svn path=/dists/sid/linux-2.6/; revision=15759
2010-05-22 00:19:50 +00:00
Ben Hutchings 89f42b2e98 iwlwifi: Disable QoS when connected to a non-QoS-capable AP (Closes: #578262)
svn path=/dists/sid/linux-2.6/; revision=15758
2010-05-21 23:35:43 +00:00
Ben Hutchings b074367c42 Apply some vlan driver enhancements from 2.6.33 and 2.6.34
vlan/macvlan: propagate transmission state to upper layers
macvlan: add GRO bit to features mask
macvlan: allow multiple driver backends
Add macvtap driver (Closes: #568755)

svn path=/dists/sid/linux-2.6/; revision=15752
2010-05-19 04:29:24 +00:00
Maximilian Attems 7e89961674 revert usb autosuspend stuff
19:27 <mjg59> Yes, upstream wants to do it differently

svn path=/dists/trunk/linux-2.6/; revision=15751
2010-05-18 22:01:33 +00:00
Maximilian Attems c2f7eef2c9 add missing usb autosuspend patch
Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=15750
2010-05-18 17:42:44 +00:00
Maximilian Attems e61f224150 Explicitly pass in whether sb is pinned or not
fix famous Kees Cook bug,
patches are scheduled for 2.6.35-rc1 and will go into stable.
this is the first that fixes original issue.

svn path=/dists/trunk/linux-2.6/; revision=15747
2010-05-18 14:24:31 +00:00
Maximilian Attems 4aa3afdc00 acpi: Fall back to manually changing SCI_EN.
fixes second suspend cycles on newer Thinkpads,
we need a backport of this in 2.6.32 too.

svn path=/dists/trunk/linux-2.6/; revision=15742
2010-05-18 14:08:28 +00:00
Maximilian Attems 6242e2ea82 Enable autosuspend on UVC by default
fed up on waiting that this lands upstream, seen starting in F-12.

svn path=/dists/trunk/linux-2.6/; revision=15741
2010-05-18 14:05:27 +00:00
Maximilian Attems 7c61a54199 add fedora patch for recent thinkpads
svn path=/dists/trunk/linux-2.6/; revision=15740
2010-05-18 14:03:19 +00:00
Ben Hutchings 215b9f81bd Update HPA workarounds to upstream (soon?) version
svn path=/dists/trunk/linux-2.6/; revision=15736
2010-05-18 02:43:50 +00:00
Ben Hutchings 740f50083f Merge /dists/sid/linux-2.6 (2.6.32-13).
svn path=/dists/trunk/linux-2.6/; revision=15735
2010-05-18 02:17:18 +00:00
Ben Hutchings 6cb557b2f1 [ia64] Hardcode the output of the scripts under arch/ia64/scripts so
that we can build out-of-tree modules correctly (refresh and re-add
dropped patch) (Closes: #392592)

svn path=/dists/sid/linux-2.6/; revision=15734
2010-05-18 01:29:21 +00:00
Aurelien Jarno 9bae13f791 [ Aurelien Jarno ]
* mips/swarm: fix boot from IDE based media (Sebastian Andrzej Siewior)
    (closes: #466977).


svn path=/dists/trunk/linux-2.6/; revision=15716
2010-05-17 16:07:45 +00:00
Aurelien Jarno f542d42c76 Nuke bugfix/mips/enable-pata-platform.patch (merged)
svn path=/dists/trunk/linux-2.6/; revision=15715
2010-05-17 16:02:40 +00:00
Ben Hutchings 2d67c1abec Update patches from Tejun Heo for HPA workaround
svn path=/dists/sid/linux-2.6/; revision=15694
2010-05-17 01:30:52 +00:00
Maximilian Attems aeb99c73e0 rebase on 2.6.34
nuke merged patches

svn path=/dists/trunk/linux-2.6/; revision=15693
2010-05-17 01:01:25 +00:00
Ben Hutchings dcdcdf6317 amd64-agp: Probe unknown AGP devices the right way (Closes: #548090)
svn path=/dists/sid/linux-2.6/; revision=15692
2010-05-16 22:14:39 +00:00
Ben Hutchings 368e89ed2b sis-agp: Remove SIS 760, handled by amd64-agp
svn path=/dists/sid/linux-2.6/; revision=15691
2010-05-16 22:14:19 +00:00
Ben Hutchings b9e8771968 3c503: Fix IRQ probing (Closes: #566522)
svn path=/dists/sid/linux-2.6/; revision=15689
2010-05-16 03:49:36 +00:00
Maximilian Attems be18b0e6fb cleanup edid patch
svn path=/dists/sid/linux-2.6/; revision=15688
2010-05-15 19:55:28 +00:00
Maximilian Attems c59fa08ee2 drm/edid: Fix 1024x768@85Hz
Repored-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15687
2010-05-15 19:53:47 +00:00
Ben Hutchings f41f9fbb6a V4L/DVB: budget: Select correct frontend drivers (Closes: #575223)
svn path=/dists/sid/linux-2.6/; revision=15686
2010-05-15 16:56:27 +00:00
Ben Hutchings 426e0050f9 Apply various fixes for HPA handling from Tejun Heo
SCSI/libata: Disable HPA if it overlaps a partition (Closes: #572618)
partitions: Rescan partition tables after HPA is disabled
libata: Disable HPA if it is only enabled after suspend

svn path=/dists/sid/linux-2.6/; revision=15682
2010-05-14 22:37:47 +00:00
Ben Hutchings 200fb0420f Remove drm changes from 2.6.32.13; apply drm and sfc changes from 2.6.33.4
svn path=/dists/sid/linux-2.6/; revision=15677
2010-05-13 02:55:09 +00:00
Ben Hutchings ab4b6a0566 Restore patch wrongly removed in r15669
svn path=/dists/sid/linux-2.6/; revision=15671
2010-05-13 01:18:25 +00:00
Maximilian Attems 86a2fa7a44 add stable 2.6.32.13
wow no drm conflict!?

svn path=/dists/sid/linux-2.6/; revision=15669
2010-05-12 22:57:09 +00:00
Aurelien Jarno ff12f60bcc * backport MIPS FPU emulator: allow Cause bits of FCSR to be writeable
by ctc1. (closes: #580602).


svn path=/dists/sid/linux-2.6/; revision=15659
2010-05-11 13:00:41 +00:00
Maximilian Attems 0c1701cc8d apply correct patch for CVE-2010-1437
Reported-by: dann frazier <dannf@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15654
2010-05-10 14:28:49 +00:00
Aurelien Jarno 443822dac2 * backport mips/swarm: fix M3 TLB exception handler.
svn path=/dists/sid/linux-2.6/; revision=15650
2010-05-09 08:09:46 +00:00
Aurelien Jarno 668cc1521c Add missing patch from previous commit
svn path=/dists/sid/linux-2.6/; revision=15649
2010-05-09 04:46:58 +00:00
Maximilian Attems b1c7ef412d [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O erorrs
add followup patch from linux-next heading stable.

svn path=/dists/sid/linux-2.6/; revision=15642
2010-05-08 17:25:37 +00:00
Maximilian Attems 416fb6481b raid6: fix recovery performance regression
linux-next heading to stable.

svn path=/dists/sid/linux-2.6/; revision=15641
2010-05-08 17:18:16 +00:00
Maximilian Attems 2cd26425f2 Enable retries for SYNCRONIZE_CACHE commands to fix I/O error
add ext3 fs error patch from linux-next.

svn path=/dists/sid/linux-2.6/; revision=15640
2010-05-08 17:13:29 +00:00
Maximilian Attems 46b6f91ed4 KEYS: find_keyring_by_name() can gain access to a freed keyring
add CVE-2010-1437 fix from stable queue

svn path=/dists/sid/linux-2.6/; revision=15639
2010-05-08 17:00:55 +00:00
Maximilian Attems 45de593283 add kvm backport
unbreaks kvm in qemu.

svn path=/dists/sid/linux-2.6/; revision=15632
2010-05-07 14:40:49 +00:00
Maximilian Attems 45aa9bb8cb sync to 2.6.34-rc6
disabled arm feature patches, nuked merged stuff, disabled aufs,
fixed orig generation.

svn path=/dists/trunk/linux-2.6/; revision=15628
2010-05-05 21:44:47 +00:00
Frederik Schüler baf4b5a420 sparc: Fix use of uid16_t and gid16_t in asm/stat.h
svn path=/dists/sid/linux-2.6/; revision=15624
2010-05-05 15:57:35 +00:00
Ben Hutchings 28817f7dbd Merge /dists/sid/linux-2.6 (2.6.32-12).
svn path=/dists/trunk/linux-2.6/; revision=15620
2010-05-04 02:55:51 +00:00
Ben Hutchings c35ba993cc Add stable 2.6.33.3
svn path=/dists/trunk/linux-2.6/; revision=15619
2010-05-04 02:16:05 +00:00
dann frazier 55dffb71b3 [powerpc] KGDB: don't needlessly skip PAGE_USER test for Fsl booke
Note: KGDB is not currently enabled in debian builds (CVE-2010-1446)

svn path=/dists/sid/linux-2.6/; revision=15591
2010-04-30 06:58:07 +00:00
dann frazier f1cefb0bfa tipc: Fix oops on send prior to entering networked mode (CVE-2010-1187)
svn path=/dists/sid/linux-2.6/; revision=15590
2010-04-30 06:40:47 +00:00
dann frazier c4545e34e5 [CIFS] Allow null nd (as nfs server uses) on create (CVE-2010-1148)
svn path=/dists/sid/linux-2.6/; revision=15589
2010-04-30 06:34:55 +00:00
dann frazier d85dfc1fa6 sctp: Fix skb_over_panic resulting from multiple invalid parameter
errors (CVE-2010-1173)

svn path=/dists/sid/linux-2.6/; revision=15588
2010-04-30 06:04:07 +00:00
Ben Hutchings c0bb5557f8 virtio_net: Make delayed refill more reliable (Closes: #576838)
svn path=/dists/sid/linux-2.6/; revision=15584
2010-04-29 01:38:23 +00:00
Ben Hutchings a594afd1b6 ipheth: potential null dereferences on error path
svn path=/dists/sid/linux-2.6/; revision=15583
2010-04-29 01:26:22 +00:00
Maximilian Attems c89fdc7781 Revert module.c and module.h changes from -stable update
as discussed on stable-review, seen in suse 2.6.32.

svn path=/dists/sid/linux-2.6/; revision=15580
2010-04-28 23:51:18 +00:00
Maximilian Attems 2347b3082f add iscsi regression fix
svn path=/dists/sid/linux-2.6/; revision=15579
2010-04-28 23:41:05 +00:00
Maximilian Attems eb763a85f0 ext4 Issue the discard operation *before* releasing the blocks to be
reused

as we now support TRIM this can trigger..

svn path=/dists/sid/linux-2.6/; revision=15578
2010-04-28 23:30:49 +00:00
Maximilian Attems 7e457be2c7 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
add stable queue patch and prerequisite patch.

svn path=/dists/sid/linux-2.6/; revision=15577
2010-04-28 23:24:42 +00:00
Maximilian Attems 11b60187c8 add the released stable patches
svn path=/dists/sid/linux-2.6/; revision=15561
2010-04-27 05:49:07 +00:00
Maximilian Attems 7bc0469416 add p54 backport fixes
all vanilla patches forwarded to stable, rest is from wireless-next.
seen in Fedora 13, important as we don't shipp prism54 monster.
hopefully will make users more happy with p54.

svn path=/dists/sid/linux-2.6/; revision=15550
2010-04-24 01:14:43 +00:00
Maximilian Attems 2422d961a8 drm/radeon/kms: further spread spectrum fixes
add fedora 2.6.33 backport.

svn path=/dists/sid/linux-2.6/; revision=15549
2010-04-24 00:38:45 +00:00
Maximilian Attems 9c2dbbef16 Add EC path for Thinkpad X100
svn path=/dists/sid/linux-2.6/; revision=15543
2010-04-23 02:36:56 +00:00
Maximilian Attems 5be0aa8a34 "libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)"
sent to stable too.

svn path=/dists/sid/linux-2.6/; revision=15542
2010-04-23 02:36:48 +00:00
Maximilian Attems f9d8b2e3d9 add 2.6.33.3 drm fixes
nuke the applied one

svn path=/dists/sid/linux-2.6/; revision=15534
2010-04-22 20:51:11 +00:00
Maximilian Attems 25cf10d27f add stable 2.6.32.12-rc1
nuke 2 applied patches, deapply some merged stuff,
no drm stuff waiting for 2.6.33.3 for it.

svn path=/dists/sid/linux-2.6/; revision=15533
2010-04-22 20:37:17 +00:00
Ben Hutchings 1107734c10 ACPI: EC: Limit burst to 64 bits
This is an incremental fix on top of "ACPI: EC: Allow multibyte access
to EC".  Remove my previous fix to that patch, which is also included
in this.

svn path=/dists/sid/linux-2.6/; revision=15530
2010-04-22 01:56:24 +00:00
Ben Hutchings 1cc3bff50f megaraid_sas: Fix copying of sense data for 32-bit management tools on 64-bit kernel (Closes: #578398)
svn path=/dists/sid/linux-2.6/; revision=15525
2010-04-19 23:34:48 +00:00
Ben Hutchings 0db64f98bc rndis_host: Poll status channel before control channel (Closes: #576929)
svn path=/dists/sid/linux-2.6/; revision=15524
2010-04-19 23:09:43 +00:00
Martin Michlmayr ea251fc2c9 Enable PATA_PLATFORM on SWARM
svn path=/dists/sid/linux-2.6/; revision=15523
2010-04-18 15:32:45 +00:00
Maximilian Attems ba52c020b8 libata/SCSI: fix locking around blk_abort_request()
svn path=/dists/sid/linux-2.6/; revision=15522
2010-04-18 03:59:36 +00:00
Maximilian Attems 403a26e3a3 libata,ata_piix: detect and clear spurious IRQs
backported fix by tejun seen in opensuse.

svn path=/dists/sid/linux-2.6/; revision=15521
2010-04-18 03:54:15 +00:00
Maximilian Attems 16ff68059e add reiserfs fix from opensuse
svn path=/dists/sid/linux-2.6/; revision=15520
2010-04-18 03:07:03 +00:00
Ben Hutchings ec3ca76417 forcedeth: Fix hardware version check for TX bug workaround (Closes: #572201)
svn path=/dists/sid/linux-2.6/; revision=15517
2010-04-17 14:46:31 +00:00
Ben Hutchings ee494c641c i915: Stop trying to use ACPI lid status to determine LVDS connection (Closes: #577724)
svn path=/dists/sid/linux-2.6/; revision=15516
2010-04-17 14:38:09 +00:00
Ben Hutchings 2e7b72b161 ACPI: Add braces where they appear to be missing in the change to exprep.c
svn path=/dists/sid/linux-2.6/; revision=15511
2010-04-12 21:02:37 +00:00
Ben Hutchings e3133d081c ACPI: EC: Allow multibyte access to EC (Closes: #563313)
svn path=/dists/sid/linux-2.6/; revision=15504
2010-04-10 01:19:17 +00:00
Ben Hutchings 4615b319be phylib: Fix typo in bcm63xx PHY driver table
svn path=/dists/sid/linux-2.6/; revision=15503
2010-04-09 21:38:21 +00:00
Ben Hutchings b248dff719 drm/radeon: R300 AD only has one quad pipe (Closes: #575681)
svn path=/dists/sid/linux-2.6/; revision=15497
2010-04-07 03:31:10 +00:00
Ben Hutchings b2af51002b [x86] PCI/forcedeth: Disable MSI for MCP55 on P5N32-E SLI (Closes: #552299)
svn path=/dists/sid/linux-2.6/; revision=15495
2010-04-07 02:44:13 +00:00
Maximilian Attems 10205cf4e1 add stable 2.6.33.2
easy, no rejects.. :)

svn path=/dists/trunk/linux-2.6/; revision=15477
2010-04-03 19:20:20 +00:00
Maximilian Attems f0311cd431 add 2.6.32.11
not much change since rc1

svn path=/dists/sid/linux-2.6/; revision=15468
2010-04-02 05:37:07 +00:00
Maximilian Attems f0adb0fee5 revert abi breaking patch for now
we can add it later when we have real reason to bump ABI,
patch seems useful for virtual boxes.

svn path=/dists/sid/linux-2.6/; revision=15464
2010-03-31 06:22:55 +00:00
Maximilian Attems 1604b212fe linus nak'ed the pci quirks patch
svn path=/dists/sid/linux-2.6/; revision=15463
2010-03-31 02:24:13 +00:00
Maximilian Attems 240c86ae0b add four 2.6.33.2 drm fixes
referenced pci quirk is in 2.6.32.10.

svn path=/dists/sid/linux-2.6/; revision=15462
2010-03-31 01:58:52 +00:00
Maximilian Attems a5f93cc74e add 2.6.32.10-rc1 minus drm
those will be taken from 2.6.33.2 in follow up.
remove merged patch from Ben.

svn path=/dists/sid/linux-2.6/; revision=15461
2010-03-31 01:44:49 +00:00
Maximilian Attems 12584987f7 add ssb followup fixlet found in F-12 tree
svn path=/dists/sid/linux-2.6/; revision=15459
2010-03-30 21:56:54 +00:00
Ben Hutchings 67d40d322e nouveau: nv50: Implement ctxprog/state generation
svn path=/dists/sid/linux-2.6/; revision=15458
2010-03-30 03:07:57 +00:00
Ben Hutchings 1a18a4a036 rt2860sta: Fix argument to linux_pci_unmap_single() (Closes: #575726)
svn path=/dists/sid/linux-2.6/; revision=15454
2010-03-29 00:33:41 +00:00
Maximilian Attems 10c2fc0cd6 add patch for ssb deadlock that was hit by linus lately
backport found in F-12

svn path=/dists/sid/linux-2.6/; revision=15433
2010-03-21 04:32:16 +00:00
Ben Hutchings e8c0ad2957 Remove patch "tracing: do not disable interrupts for trace_clock_local."
We cherry-picked this patch in an attempt to fix #574368, but it is
neither necessary nor sufficient to do so.


svn path=/dists/sid/linux-2.6/; revision=15431
2010-03-20 20:09:17 +00:00
Ben Hutchings d254a7df29 eeepc-laptop: Disable wireless hotplug on 1005HA, 1201N and 1005PE since it disconnects the wrong device (Closes: #573607)
svn path=/dists/sid/linux-2.6/; revision=15429
2010-03-20 18:16:38 +00:00
Ben Hutchings 3d1093d637 eeepc-laptop: Disable CPU speed control on 701 and 702 since it can cause the system to hang (Closes: #559578)
svn path=/dists/sid/linux-2.6/; revision=15428
2010-03-20 18:16:01 +00:00
Ben Hutchings 5bed08af1c iwlwifi: Fix repeated warnings about tfds_in_queue (Closes: #574526)
svn path=/dists/sid/linux-2.6/; revision=15427
2010-03-20 15:29:20 +00:00
Ben Hutchings 0a5187549a [sparc] Provide io{read,write}{16,32}be() (Closes: #574421)
svn path=/dists/sid/linux-2.6/; revision=15420
2010-03-18 05:38:30 +00:00
Maximilian Attems 553ecc0f41 cherry-pick 8b2a5dac7859dd
svn path=/dists/sid/linux-2.6/; revision=15419
2010-03-17 17:53:30 +00:00
Maximilian Attems e2eaccaa9d really add stable 2.6.33.1
svn path=/dists/trunk/linux-2.6/; revision=15415
2010-03-17 16:13:26 +00:00
Maximilian Attems 3ed25255e1 update patch to disable MODULE_DEVICE_TABLE
"pciidlist is also used in struct drm_driver"
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15409
2010-03-16 22:28:21 +00:00
Maximilian Attems 69bc0c9410 no autoload of nouveau yet
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15407
2010-03-16 22:16:11 +00:00
Maximilian Attems 100388fdd0 add stable 2.6.33.1
less work on this side ;)

svn path=/dists/trunk/linux-2.6/; revision=15394
2010-03-16 03:34:40 +00:00
Maximilian Attems c29f0664cb mirror removal of kvm patch from sid
svn path=/dists/trunk/linux-2.6/; revision=15393
2010-03-16 03:34:34 +00:00
Maximilian Attems 75be4423b4 add real 2.6.32.10
allmost identical to rc1 ;-)

svn path=/dists/sid/linux-2.6/; revision=15386
2010-03-16 00:20:58 +00:00
Ben Hutchings 6661048810 Revert all DRM changes in 2.6.32.10 and apply all changes in 2.6.33.1-rc1
svn path=/dists/sid/linux-2.6/; revision=15376
2010-03-15 00:34:37 +00:00
Maximilian Attems 3a1683af77 add lonely 2.6.33.1 stable drm patch
applies to 2.6.33 drm

svn path=/dists/sid/linux-2.6/; revision=15372
2010-03-14 09:29:47 +00:00
Ben Hutchings ba45e52a66 Fix first line of kernel-doc for a few functions
svn path=/dists/sid/linux-2.6/; revision=15367
2010-03-13 20:48:17 +00:00
Maximilian Attems cc9cac2d87 reorder patch applying order
revert fixes from 10 we add later, not pretty but clean.
xen fails to apply.

svn path=/dists/sid/linux-2.6/; revision=15366
2010-03-13 04:58:25 +00:00
Maximilian Attems 80d3467a76 add 2.6.32.10-rc1 patch
start work:
nuke sparc aligment merged patch, disable evident merged one.
patch conflicts with drm backport heavily.

svn path=/dists/sid/linux-2.6/; revision=15365
2010-03-13 04:40:13 +00:00
Ben Hutchings f705599869 firmware: Correct copyright information and add source for CIS files
svn path=/dists/sid/linux-2.6/; revision=15327
2010-03-05 23:58:06 +00:00
Ben Hutchings 5ff84864b7 Correct attribution and licence of Sierra Wireless CIS files
svn path=/dists/sid/linux-2.6/; revision=15326
2010-03-05 23:50:42 +00:00
Ben Hutchings 199f5f061a [sparc64] Make prom entry spinlock NMI safe (Closes: #572442)
svn path=/dists/sid/linux-2.6/; revision=15321
2010-03-04 23:13:16 +00:00
Ben Hutchings fe30fac8d0 qla2xxx: Disable MSI/MSI-X on some chips or as selected by module parameter (Closes: #572322)
svn path=/dists/sid/linux-2.6/; revision=15317
2010-03-04 14:05:36 +00:00
Ben Hutchings 7ee30c2c6c Revert patch 'agpgart-Reprobe-VGA-devices-new-GART-device-added.patch'
This unfortunately does not solve the general problem, and was rejected
by David Airlie.

svn path=/dists/sid/linux-2.6/; revision=15303
2010-03-02 00:05:07 +00:00
Bastian Blank 9765b66cd2 debian/patches/bugfix/all/agpgart-Reprobe-VGA-devices-new-GART-device-added.patch:
Fix patch.

svn path=/dists/sid/linux-2.6/; revision=15290
2010-02-28 10:57:03 +00:00
Ben Hutchings 2f60f3c636 agpgart: Reprobe VGA devices when a new GART device is added (Closes: #570229)
svn path=/dists/sid/linux-2.6/; revision=15289
2010-02-28 01:17:13 +00:00
Aurelien Jarno f2ea7c46fb * Fix signal stack alignement on sparc64 (Closes: #569797)
svn path=/dists/sid/linux-2.6/; revision=15285
2010-02-27 01:49:52 +00:00
Maximilian Attems 8de617f5f7 add tcp bugfix causing high CPU load
[ bug introduced in 2.6.32-rc1 ]

svn path=/dists/sid/linux-2.6/; revision=15277
2010-02-25 12:11:13 +00:00
Maximilian Attems 2b9b4f709a nuke other 2.6.33 merged patch
thanks Ben. :)

svn path=/dists/trunk/linux-2.6/; revision=15271
2010-02-24 20:48:28 +00:00
Maximilian Attems c027d2347c update to 2.6.33
disable 2 patches, one merged for sure so nuke
orig taball generation without changes.

svn path=/dists/trunk/linux-2.6/; revision=15270
2010-02-24 20:44:15 +00:00
Maximilian Attems 02015c3e98 add radeon fix for mem corruption in low mem
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15267
2010-02-24 12:07:35 +00:00
Ben Hutchings 97ce961689 fs/exec.c: fix initial stack reservation (regression in 2.6.32.9)
svn path=/dists/sid/linux-2.6/; revision=15266
2010-02-24 01:07:52 +00:00
Maximilian Attems f45325a5fc add stable 2.6.32.9
svn path=/dists/sid/linux-2.6/; revision=15264
2010-02-23 16:44:54 +00:00
Maximilian Attems 143e861735 add vgaarb followon patch
previous wasn't complete.

svn path=/dists/sid/linux-2.6/; revision=15263
2010-02-23 11:25:51 +00:00
Maximilian Attems 2f5c47eb63 drm/i915: give up on 8xx lid status
add patch tracked by stable 2.6.32 regressions,
queued for linus.

svn path=/dists/sid/linux-2.6/; revision=15256
2010-02-22 10:37:51 +00:00
Ben Hutchings b082e373b1 sfc: Apply fixes from 2.6.33
svn path=/dists/sid/linux-2.6/; revision=15234
2010-02-20 03:34:49 +00:00
Maximilian Attems 5c9ceda5a7 vgaarb: fix incorrect dereference of userspace pointer.
not in 2.6.32.9 but was sent to stable and most probably in .10

svn path=/dists/sid/linux-2.6/; revision=15231
2010-02-19 18:16:03 +00:00
Maximilian Attems eeba5295fa r8169 patch for rx length check errors. (CVE-2009-4537)
patch seen on fedora: "r8169 issue reported at 26c3
  (fix taken from Red Hat/CentOS 5.4)"
not yet seen upstream.

svn path=/dists/sid/linux-2.6/; revision=15230
2010-02-19 18:07:27 +00:00
Maximilian Attems 6670f5d628 add stable 2.6.32.9-rc1
disable 2 patches we carry, add relevant changelog info.

svn path=/dists/sid/linux-2.6/; revision=15229
2010-02-19 18:02:26 +00:00
Maximilian Attems c5e0cfebb2 nuke mol patch
upstream seems pretty inactive these days,
also we no longer add gratious exports for oot foo.
get stuff into staging..

svn path=/dists/trunk/linux-2.6/; revision=15223
2010-02-19 10:04:58 +00:00
Ben Hutchings 146672f319 Remove unreferenced patches
svn path=/dists/trunk/linux-2.6/; revision=15221
2010-02-19 03:51:14 +00:00
Ben Hutchings 7543d00022 Fix up x86 KVM security patches for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15219
2010-02-19 03:43:19 +00:00
Ben Hutchings e9c01fc871 Remove bugfix/fix-hifn_795X-divdi3.patch; fixed properly upstream in 2.6.25
svn path=/dists/trunk/linux-2.6/; revision=15208
2010-02-19 02:13:30 +00:00
Ben Hutchings 5c83dccf90 Fix up bugfix/mips/disable-werror.patch for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15206
2010-02-19 02:00:53 +00:00
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
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
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 dced2bc8d0 Remove fix to usbnet; merged upstream
svn path=/dists/trunk/linux-2.6/; revision=15190
2010-02-18 14:01:17 +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
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 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
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 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
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
Ben Hutchings bd319132de Restore patch removed in r15104
split-flush_old_exec-into-two-functions.patch also modifies
binfmt_elf_fdpic and must be applied on top of
fdpic-respect-pt_gnu_stack-exec-protection-markings-when-creating-nommu-stack.patch

Don't mention it in the changelog since it has no actual effect on
Debian kernels.


svn path=/dists/trunk/linux-2.6/; revision=15105
2010-02-03 00:48:52 +00:00
Ben Hutchings 222e0d7fa9 Remove patch to binfmt_elf_fdpic
We do not build this module and we do not support NOMMU platforms.

svn path=/dists/trunk/linux-2.6/; revision=15104
2010-02-03 00:38:56 +00:00
dann frazier 42ee301828 * Patches queued for 2.6.32.8:
- FDPIC: Respect PT_GNU_STACK exec protection markings when creating
    NOMMU stack
  - Split 'flush_old_exec' into two functions (CVE-2010-0307)

svn path=/dists/trunk/linux-2.6/; revision=15102
2010-02-02 23:38:40 +00:00
Ben Hutchings ec0059d2e1 Revert r15093 "[sparc] ftrace: Fix build-time architecture detection..."
This is unnecessary since dannf has disabled FUNCTION_TRACER.
Move the bug closure accordingly.

svn path=/dists/trunk/linux-2.6/; revision=15100
2010-02-02 22:53:26 +00:00
Ben Hutchings 74def3ddce clocksource/events: Fix fallout of generic code changes (Closes: #568030)
svn path=/dists/trunk/linux-2.6/; revision=15094
2010-02-01 23:40:51 +00:00
Ben Hutchings 7e0532181f [sparc] ftrace: Fix build-time architecture detection (Closes: #568025)
svn path=/dists/trunk/linux-2.6/; revision=15093
2010-02-01 22:54:12 +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