Commit Graph

2462 Commits

Author SHA1 Message Date
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
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
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 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
Maximilian Attems bddf236fb5 Newer Standards-Version 3.8.4 without changes.
svn path=/dists/trunk/linux-2.6/; revision=15099
2010-02-02 22:08:58 +00:00
dann frazier 5b9a77a77e Disable FUNCTION_TRACER due to performance/build issues.
svn path=/dists/trunk/linux-2.6/; revision=15095
2010-02-01 23:42:40 +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
Maximilian Attems 1edf84b96b x86: Disable deprecated X86_CPU_DEBUG, causes boot failures.
see upstream bugzilla #15075

svn path=/dists/trunk/linux-2.6/; revision=15089
2010-02-01 16:20:46 +00:00
Ben Hutchings 22de7196fb Prepare to release linux-2.6 (2.6.32-6).
Set ABI to 1.
Set urgency to high due to CVE-2009-4141.

svn path=/dists/trunk/linux-2.6/; revision=15086
2010-02-01 06:44:11 +00:00
Ben Hutchings fcf0ef35a2 Note that change to cdc_ether closes #567689
svn path=/dists/trunk/linux-2.6/; revision=15064
2010-01-30 21:49:13 +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
dann frazier edab891462 Enable FUNCTION_TRACER and STACK_TRACER (Closes: #563847)
svn path=/dists/trunk/linux-2.6/; revision=15059
2010-01-28 23:21:54 +00:00
Ben Hutchings a4efe934e0 Note that 2.6.32.4 fixes #567352
svn path=/dists/trunk/linux-2.6/; revision=15058
2010-01-28 22:53:45 +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
dann frazier fd7685fc62 [vserver] explicitly disable CFS_HARD_LIMITS
svn path=/dists/trunk/linux-2.6/; revision=15023
2010-01-26 23:10:37 +00:00
Maximilian Attems cfe445f5bb topconfig set modular HWPOISON_INJECT
checkout Documentation / vm / hwpoison.txt for fun :)

svn path=/dists/trunk/linux-2.6/; revision=15022
2010-01-26 23:06:49 +00:00
Maximilian Attems 6b33069da4 enable more mobile IPv6 needs
Acked-by: Bastian Blank <waldi@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=15016
2010-01-26 18:14:19 +00:00
Maximilian Attems 2c83717624 pass DEB_MAINT_PARAMS to hook scripts
hook scripts like to know the invoked maintainer script options.

svn path=/dists/trunk/linux-2.6/; revision=15014
2010-01-26 17:24:06 +00:00
Bastian Blank 60e4953382 * debian/changelog
* debian/config/config:
  Set DVB_DYNAMIC_MINORS, USB_DYNAMIC_MINORS, SND_DYNAMIC_MINORS.
* debian/config/powerpc/config: Remove duplicated option.

svn path=/dists/trunk/linux-2.6/; revision=15013
2010-01-26 17:11:28 +00:00
Maximilian Attems ec2edc6b47 topconfig enable PCIEASPM
see http://lwn.net/Articles/266585/
wasn't ready for lenny 2.6.26, but this had to be revisited since.
(closes: #545417)

svn path=/dists/trunk/linux-2.6/; revision=15011
2010-01-26 16:58:55 +00:00
Maximilian Attems 11bc4c4ac4 topconfig enable ITCO_VENDOR_SUPPORT
no reason to be disabled, enabled in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=15010
2010-01-26 16:52:53 +00:00
Maximilian Attems 5c7607248b Enable easier debugging of Power Managment code.
* topconfig set PM_DEBUG, PM_TRACE
* unset PM_VERBOSE (dev option)
* x86 set PM_TRACE_RTC and PM_TEST_SUSPEND

svn path=/dists/trunk/linux-2.6/; revision=15009
2010-01-26 16:48:48 +00:00
Maximilian Attems 16c2a4237a topconfig enable INFINIBAND_IPOIB_CM
seems old heritage, maybe it was bad and experimental back then..

svn path=/dists/trunk/linux-2.6/; revision=15008
2010-01-26 16:39:19 +00:00
Maximilian Attems a3197ccc8c topconfig set 9P_FSCACHE
we enable fscache everywhere, so do it here too.

svn path=/dists/trunk/linux-2.6/; revision=15004
2010-01-26 16:10:32 +00:00
Maximilian Attems 38678952e0 topconfig set MEMORY_FAILURE
currently only available for x86.  sparc will probably also get it.
fedora enables it. adds page flag, see
d466f2fcb32cd97fd586bfa33f5dba3ac78aadb0 and subsequent commits.

svn path=/dists/trunk/linux-2.6/; revision=15003
2010-01-26 16:10:13 +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 13125c9c65 postinst: Enable escape sequences in debconf notes (Closes: #566539)
svn path=/dists/trunk/linux-2.6/; revision=15001
2010-01-26 03:17:07 +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
Ben Hutchings 5f0aee969f Force distribution=UNRELEASED in debian/bin/test-patches so that it works in released source packages
svn path=/dists/trunk/linux-2.6/; revision=14998
2010-01-26 00:15:19 +00:00
Bastian Blank 5d95621eaa * debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-64:
  Make AGP and AGP_AMD64 again built-in.

svn path=/dists/trunk/linux-2.6/; revision=14992
2010-01-25 12:51:29 +00:00
Ben Hutchings 9da608e41a Note that #566532 was fixed by 2.6.32.4
svn path=/dists/trunk/linux-2.6/; revision=14990
2010-01-23 19:47:33 +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 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