Commit Graph

5817 Commits

Author SHA1 Message Date
Ben Hutchings 2569d4a259 Note that CVE-2010-0291 was fixed in 2.6.32.4
svn path=/dists/trunk/linux-2.6/; revision=14984
2010-01-23 02:13:23 +00:00
Ben Hutchings cc07cdf4ee Note that CVE-2010-0003 was fixed in 2.6.32.4
svn path=/dists/trunk/linux-2.6/; revision=14983
2010-01-23 02:08:14 +00:00
Ben Hutchings 08794c6afc Add bug number for previous commit
svn path=/dists/trunk/linux-2.6/; revision=14980
2010-01-22 03:19:52 +00:00
Ben Hutchings 459c349bce Use i386 flavour configuration files regardless of the featureset
svn path=/dists/trunk/linux-2.6/; revision=14979
2010-01-22 01:51:30 +00:00
Bastian Blank 52b9024b15 debian/config/armel, debian/config/mips: Remove SCSI overrides.
svn path=/dists/trunk/linux-2.6/; revision=14978
2010-01-21 17:07:48 +00:00
Bastian Blank 1f47938baa debian/config/sparc/config: Remove RTC, unusable.
svn path=/dists/trunk/linux-2.6/; revision=14977
2010-01-21 17:02:24 +00:00
Bastian Blank 77b355389d debian/config: Remove Real Time Clock overrides.
svn path=/dists/trunk/linux-2.6/; revision=14976
2010-01-21 16:59:44 +00:00
Bastian Blank b6cf629219 debian/config: Remove HANGCHECK_TIMER overrides.
svn path=/dists/trunk/linux-2.6/; revision=14975
2010-01-21 16:45:43 +00:00
Bastian Blank b7c4d19d15 * debian/changelog: Update.
* debian/config/config:
  Set NCPFS_PACKET_SIGNING, NCPFS_IOCTL_LOCKING, NCPFS_STRONG.
* debian/config/m68k, debian/config/mips/config.4kc-malta: Remove overrides.

svn path=/dists/trunk/linux-2.6/; revision=14974
2010-01-21 16:42:53 +00:00
Bastian Blank e5436e3974 debian/lib/python/debian_linux/gencontrol.py:
Support arches without featuresets.

svn path=/dists/trunk/linux-2.6/; revision=14973
2010-01-21 16:29:34 +00:00
Bastian Blank 00213c86dd debian/config: Remove Host AP overrides.
svn path=/dists/trunk/linux-2.6/; revision=14972
2010-01-21 16:24:07 +00:00
Bastian Blank 0525d62b23 debian/config: Remove unused media support overrides.
svn path=/dists/trunk/linux-2.6/; revision=14971
2010-01-21 16:20:48 +00:00
Bastian Blank f592d97161 debian/config: Remove backlight support overrides.
svn path=/dists/trunk/linux-2.6/; revision=14970
2010-01-21 16:16:40 +00:00
Bastian Blank 02cb269789 debian/config: Remove netdevice overrides.
svn path=/dists/trunk/linux-2.6/; revision=14969
2010-01-21 16:14:24 +00:00
Bastian Blank 4b45b188ad debian/config: Unify partition selection.
svn path=/dists/trunk/linux-2.6/; revision=14967
2010-01-21 15:20:33 +00:00
Bastian Blank e65b4b8576 debian/config/armel/config, debian/config/config,
debian/config/kernelarch-x86/config-arch-64: Reorder.

svn path=/dists/trunk/linux-2.6/; revision=14966
2010-01-21 14:49:34 +00:00
Bastian Blank f0219e1641 debian/config/hppa/config, debian/config/mipsel/config.r5k-cobalt:
Remove USB_DEVICEFS overrides.

svn path=/dists/trunk/linux-2.6/; revision=14965
2010-01-21 14:44:36 +00:00
Bastian Blank d0ba8258d3 debian/config/ia64/config, debian/config/mips/config.5kc-malta:
Remove leftover overrides for USB serial devices.

svn path=/dists/trunk/linux-2.6/; revision=14964
2010-01-21 14:43:30 +00:00
Ben Hutchings 4a91c64c26 Properly describe fix for CVE-2009-4536, CVE-2009-4538
svn path=/dists/trunk/linux-2.6/; revision=14961
2010-01-21 01:12:08 +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
Ian Campbell 4f0498a82e xen: enable up to 32G of RAM for 32 bit guests.
The default of 8G seems unnecessarily constrained. 32G works fine in my testing
and is consistent with 64 bit.

svn path=/dists/trunk/linux-2.6/; revision=14936
2010-01-12 17:02:29 +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 876343b088 Prepare to release (2.6.32-5).
svn path=/dists/trunk/linux-2.6/; revision=14931
2010-01-10 15:03:55 +00:00
Maximilian Attems 179c2f316b topconfig explicitly disable EZX_PCAP
none cried for it yet since 2.6.31,
so just turn if for now.

svn path=/dists/trunk/linux-2.6/; revision=14930
2010-01-08 16:13:36 +00:00
Maximilian Attems 48aa1f40e1 disable SOUND_OSS_CORE_PRECLAIM
16:29 <broonie> Given that we're killing OSS and if anyone is using OSS they
                may well be using the 4front one

was on by default Kconfig choice and not yet turned of in fedora
as they still build blackisted oss drivers.

Acked-by: Mark Brown <broonie@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=14929
2010-01-08 15:57:42 +00:00
Maximilian Attems ae1f106167 topconfig enable DEVTMPFS
modern descendant of devfs.
seems to use similar ns violations.

seen enabled on fedora too and explicitly asked by udev maintainer.

svn path=/dists/trunk/linux-2.6/; revision=14928
2010-01-08 15:57:20 +00:00
Maximilian Attems 46904dbb92 fix branch profiling Kconfig variable use
as before turn it explicitly off

svn path=/dists/trunk/linux-2.6/; revision=14927
2010-01-08 15:24:52 +00:00
Maximilian Attems fbac8f1aad topconfig explicitly unset branch profiling
svn path=/dists/trunk/linux-2.6/; revision=14926
2010-01-08 15:22:23 +00:00
Maximilian Attems 1f29ca2237 topconfig enable SND_HDA_PATCH_LOADER
seen enabled in fedora and looks useful.

svn path=/dists/trunk/linux-2.6/; revision=14925
2010-01-08 15:22:19 +00:00
Maximilian Attems 2496c446b2 x86 enable modular I2C_SCMI build
svn path=/dists/trunk/linux-2.6/; revision=14924
2010-01-08 15:22:13 +00:00
Maximilian Attems c6258ea1ce topconfig enable modular RTC_DRV_AB3100
svn path=/dists/trunk/linux-2.6/; revision=14923
2010-01-08 14:28:56 +00:00
Maximilian Attems ddbde3a6ca topconfig enable modular RTC_DRV_PCF2123
svn path=/dists/trunk/linux-2.6/; revision=14922
2010-01-08 14:28:51 +00:00
Maximilian Attems 138984fb2b topconfig enable modular RTC_DRV_WM831X
svn path=/dists/trunk/linux-2.6/; revision=14921
2010-01-08 14:28:41 +00:00
Maximilian Attems 245c082c43 nuke old gone Kconfig Variables step 5
gone FSC drivers
see 91f17e02a224dc649eaffc8e0bca6db85efb9cd7

gone pcf8574 driver
see e7c5c49ecdac6dc5a6b67a27838b1b562eeec1b9

gone WDT_501_PCI ifdef
see 9b901ee0cb007eb4e2ee056e5b1c5c2837d53bdb

gone prome console

svn path=/dists/trunk/linux-2.6/; revision=14920
2010-01-08 14:06:51 +00:00
Maximilian Attems 540c66525e nuke old gone Kconfig Variables step 4
EVENT_TRACER got renamed and hidden.

GIGASET_UNDOCREQ gone and defined per default
see b88bd95655c7bc059606529e01467594978d7b72

LBD is only seen in some 32 bit kernelarchs a
bit too risky to kill it right now.

DMAR_GFX_WA is gone
see c7ab48d2acaf959e4d59c3f55d12fdb7ca9afd7c

FB_MATROX_MULTIHEAD gone and default
see 0728bacbba3b0267fa8ca8be69aa43d81b57ab51

THINKPAD_ACPI_BAY gone
see 1f6fc2de9525e34ee93bd392fa046369a8cfbf1e

svn path=/dists/trunk/linux-2.6/; revision=14919
2010-01-08 14:06:37 +00:00
Maximilian Attems f19dfb14e2 nuke old gone Kconfig Variables step 3
SENSORS_MAX6875 gone
see 4b364f230a5ef984818837ec7c2be0884eac191c

pca9539 gone
see 732d481127abaa0add41ee918191ea08e9ede17e

dead stlc45xx staging driver
see 9ab1b56aa02aa4d578232a8addc785c91e7b2bac

dead sxg staging driver
see e9d599220b97e7d52311f6011c75ba0cfcb356fe

dead staging at76_usb driver ->  at76c50x-usb
see 1c6592f3b78640902494650efb88d8c2520c5c92

dead staging cpc-usb driver -> ems_usb
see c1e815c03b7313d6474164bfe91916da1329ad2b

svn path=/dists/trunk/linux-2.6/; revision=14918
2010-01-08 14:06:16 +00:00
Maximilian Attems 157d9f73d9 nuke old gone Kconfig Variables step 2
MARKERS removed
see  fc5377668c3d808e1d53c4aee152c836f55c3490

dead me4000 driver -> comedi
see 06bf27ddaae4deb796ec90a11c5ecefd7364e3ed

dead staging meilhaus driver -> comedi
see a8fcffbde4cedf319f7009cec21baddf9422685e

dead pcf8575 driver
see 8f67eeb0b44cde19216955975ffef8513a87c0c0

moved pata_rdc RDC_17F3101X driver
see 249c033c29ed4eccd24b52959747f2663deaa02f

unified staging crap RT3070

svn path=/dists/trunk/linux-2.6/; revision=14917
2010-01-08 14:05:59 +00:00
Maximilian Attems 22c6e9ba35 nuke old gone Kconfig Variables step 1
dead CONFIG_AGNX staging driver
see 7d230df37a7c08f01e57e1623e0706b3949751a2

dead epl staging driver
see 0841a555af4e15c1048f69b800a475f2fbf315a9

dead heci staging driver
see 0b33559a1adb3b9953503c9b55a61c37db34ffc0

gone HID_DEBUG for debugfs report
see a635f9dd83f3382577f4544a96df12356e951a40

gone IWLWIFI_RFKILL for cfg80211 rfkill
see a60e77e5a41330334fd0ca428f18919d1ea6ed62

gone LEDS_LP5521 orphan Kconfig entry
see 34abdf252699ebc549fad54c1db481612f22a826

svn path=/dists/trunk/linux-2.6/; revision=14916
2010-01-08 14:05:47 +00:00
Maximilian Attems 0ef77d5efe topconfig explicitly disable INTEL_TXT
no use for that right now, seen disabled in fedora too.
might be reconsidered later with available userspace..

svn path=/dists/trunk/linux-2.6/; revision=14915
2010-01-08 12:55:12 +00:00
Maximilian Attems bd80d4c05a topconfig explicitly set ATA_VERBOSE_ERROR
recommeded by Kconfig and seen in fedora.
armel might want to override for smaller image.

svn path=/dists/trunk/linux-2.6/; revision=14914
2010-01-08 12:55:08 +00:00