Commit Graph

1007 Commits

Author SHA1 Message Date
Ben Hutchings 3312a8a8d2 Fix up features/all/r8169-rtl8168d-1-2-request_firmware-2.patch for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15207
2010-02-19 02:04:25 +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 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 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 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
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
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
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
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
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 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
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
Maximilian Attems 59dfd89bbc cleanup trunk from openvz references
no patch forcoming, no schedule for a patch.
thus no openvz bannana for squeeze.

svn path=/dists/trunk/linux-2.6/; revision=14991
2010-01-24 12:08:42 +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
Ben Hutchings cd10938aa0 ath5k: Fix eeprom checksum check for custom sized eeproms (Closes: #563136)
svn path=/dists/trunk/linux-2.6/; revision=14898
2010-01-07 20:16:02 +00:00
Ben Hutchings 54b1af6bf9 sfc: Apply fixes from 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14897
2010-01-07 19:21:53 +00:00
Ben Hutchings c1978c3140 Add stable release 2.6.32.3
svn path=/dists/trunk/linux-2.6/; revision=14893
2010-01-07 02:59:12 +00:00
Ben Hutchings 6fde575aa5 dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips (Closes: #515533)
svn path=/dists/trunk/linux-2.6/; revision=14892
2010-01-05 03:14:04 +00:00
Ben Hutchings ae84b00876 via-velocity: Give RX descriptors to the NIC later on open or MTU change (Closes: #508527)
svn path=/dists/trunk/linux-2.6/; revision=14891
2010-01-05 03:12:36 +00:00
Martin Michlmayr 7d6e97f05a ARM: Add an earlyprintk debug console
svn path=/dists/trunk/linux-2.6/; revision=14875
2010-01-04 11:31:08 +00:00
Ben Hutchings 25acb9d736 modules: Skip empty sections when exporting section notes (Closes: #563036)
svn path=/dists/trunk/linux-2.6/; revision=14842
2010-01-02 20:29:59 +00:00
dann frazier 1597bb4a8a suggested changes from upstream
svn path=/dists/trunk/linux-2.6/; revision=14832
2009-12-30 16:34:02 +00:00
dann frazier bb0756f7e7 Fix vserver build on ia64, s390
svn path=/dists/trunk/linux-2.6/; revision=14831
2009-12-29 20:10:32 +00:00
dann frazier 80760ca76c Re-enable vserver
svn path=/dists/trunk/linux-2.6/; revision=14807
2009-12-24 04:27:48 +00:00
Ben Hutchings 3209d7cf9e radeon: fix crtc vblank update for r600 (regression in 2.6.32.2)
svn path=/dists/trunk/linux-2.6/; revision=14804
2009-12-22 01:29:59 +00:00
Ben Hutchings d9cddba68f r8169: Allow RTL8168D v1 and v2 to be used without firmware files (Closes: #561309)
svn path=/dists/trunk/linux-2.6/; revision=14803
2009-12-21 01:37:24 +00:00
Ben Hutchings b7bad86edf ia64: Include <linux/personality.h> header in <asm/fcntl.h>; fixes FTBFS
svn path=/dists/trunk/linux-2.6/; revision=14802
2009-12-19 16:19:24 +00:00
Ben Hutchings 918afa000c Add stable release 2.6.32.2
svn path=/dists/trunk/linux-2.6/; revision=14801
2009-12-19 00:46:07 +00:00
Ben Hutchings 1414f927eb sfc: Apply changes from 2.6.33-rc1 adding support for SFC9000 family
svn path=/dists/trunk/linux-2.6/; revision=14800
2009-12-19 00:08:19 +00:00
dann frazier 36c1397603 * Input: ALPS - add support for touchpads with 4-directional button
* Input: ALPS - add interleaved protocol support (Dell E6x00 series)
  (Closes: #561589)

svn path=/dists/trunk/linux-2.6/; revision=14799
2009-12-18 16:11:50 +00:00
dann frazier 884d1b6646 bugfix/arm/scsi-osd-build-fix.patch was also part of 2.6.32.1.
Revert it, then apply the full stable patch, as per convention.

svn path=/dists/trunk/linux-2.6/; revision=14789
2009-12-16 19:24:16 +00:00
dann frazier 1c4cfe4ae1 * Add stable release 2.6.32.1:
- ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT (CVE-2009-4131)

svn path=/dists/trunk/linux-2.6/; revision=14786
2009-12-14 22:27:57 +00:00
Ben Hutchings 1e2530a0ed netfilter: xtables: fix conntrack match v1 ipt-save output (Closes: #556587)
svn path=/dists/trunk/linux-2.6/; revision=14785
2009-12-14 02:03:57 +00:00
Ben Hutchings cb8c51d3ec atl1c: Fix system hang when link drops (Closes: #559577)
svn path=/dists/trunk/linux-2.6/; revision=14769
2009-12-10 03:58:05 +00:00
Ben Hutchings dcb78dcf90 aufs2: Update to snapshot from 2009-12-05
svn path=/dists/trunk/linux-2.6/; revision=14760
2009-12-09 01:11:13 +00:00
Ben Hutchings e1f2840848 i915: Enable auto-loading even though CONFIG_DRM_I915_KMS is not set
svn path=/dists/trunk/linux-2.6/; revision=14740
2009-12-06 16:28:47 +00:00
Ben Hutchings bd182f9598 aufs2: Update to snapshot from 2009-11-29
svn path=/dists/trunk/linux-2.6/; revision=14739
2009-12-06 16:11:08 +00:00
Ben Hutchings e5d7296470 usbnet: Set link down initially for drivers that update link state (Closes: #444043)
svn path=/dists/trunk/linux-2.6/; revision=14722
2009-12-03 23:52:48 +00:00
Ben Hutchings baef4ede8d atl1e: Remove broken implementation of TSO for TCP/IPv6 (Closes: #558426)
and allow other hardware offloads to be disabled in case they are also buggy

svn path=/dists/trunk/linux-2.6/; revision=14721
2009-12-03 23:46:55 +00:00
Ben Hutchings e01e47de00 Add MODULE_FIRMWARE declarations to many drivers that lacked them
so that missing firmware will be reported automatically during upgrades

svn path=/dists/trunk/linux-2.6/; revision=14720
2009-12-03 23:38:41 +00:00
Bastian Blank 1dfe4b1e09 debian/patches: Fix patches, remove merged patches.
svn path=/dists/trunk/linux-2.6/; revision=14717
2009-12-03 08:12:24 +00:00
dann frazier 9217f25ead mac80211: fix spurious delBA handling (CVE-2009-4026)
svn path=/dists/trunk/linux-2.6/; revision=14708
2009-12-01 05:46:27 +00:00
dann frazier 48d073c565 mac80211: fix two remote exploits (CVE pending)
svn path=/dists/trunk/linux-2.6/; revision=14707
2009-12-01 05:39:18 +00:00
Ben Hutchings 3e4966ed53 Add 'removable' option to the mmc module. (Closes: #504391)
svn path=/dists/trunk/linux-2.6/; revision=14703
2009-11-29 23:11:23 +00:00
Ben Hutchings edcb50627f DocBook: Fix build breakage
svn path=/dists/trunk/linux-2.6/; revision=14656
2009-11-21 04:16:43 +00:00
Martin Michlmayr 1402941f25 add some build fixes that still haven't made it in
svn path=/dists/trunk/linux-2.6/; revision=14650
2009-11-19 16:54:19 +00:00
Ben Hutchings b575145097 Merge /dists/sid/linux-2.6.
This should include all changes up to 2.6.31-2, except patches merged upstream.
Fix up ARM patches to apply to 2.6.32.

svn path=/dists/trunk/linux-2.6/; revision=14642
2009-11-17 01:18:56 +00:00
Martin Michlmayr 115edcab14 Add patch from Albin Tonnerre to add HAVE_KERNEL_LZMA to arm.
svn path=/dists/trunk/linux-2.6/; revision=14605
2009-11-12 17:32:42 +00:00
Ben Hutchings aac015e39f aufs2: Remove incorrect static assertion (Closes: #554120)
svn path=/dists/sid/linux-2.6/; revision=14559
2009-11-05 01:03:16 +00:00
Ben Hutchings 23229038ef Update to 2.6.32-rc6
Refresh firmware patches for Kconfig context changes.
Remove bugfix patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=14541
2009-11-04 02:02:19 +00:00
Ben Hutchings f9f12616c4 r8169: Remove firmware for RTL8168D v1 and v2 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14537
2009-11-04 00:33:53 +00:00
Ben Hutchings eb174421b4 lgs8gxx: Remove firmware for lgs8g75 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14536
2009-11-04 00:31:07 +00:00
Ben Hutchings 19ac3d26c1 [powerpc] Remove SMP warning from PowerMac cpufreq (Closes: #554124).
Logged under Bastian's name since the patch is from him.

svn path=/dists/sid/linux-2.6/; revision=14534
2009-11-03 02:16:20 +00:00
Ben Hutchings 8be6124957 drm/radeon/r600: add clarifying comment to r600 blit code
svn path=/dists/trunk/linux-2.6/; revision=14533
2009-11-03 01:07:16 +00:00
Martin Michlmayr 93d85d700e Add OpenRD-Client support again.
svn path=/dists/sid/linux-2.6/; revision=14520
2009-10-30 10:37:33 +00:00
Bastian Blank dee5b1680a * debian/changelog: Update.
* debian/patches/debian/arch-mips-not-embedded.patch: Add.
* debian/patches/series/base: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=14508
2009-10-29 20:59:57 +00:00
Martin Michlmayr f74c146281 add mips build fix
svn path=/dists/sid/linux-2.6/; revision=14468
2009-10-27 13:21:06 +00:00