Commit Graph

2481 Commits

Author SHA1 Message Date
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
Ben Hutchings 3682f00ce3 [sparc] sunxvr500: Support Intergraph graphics chips again (Closes: #508108)
svn path=/dists/sid/linux-2.6/; revision=15211
2010-02-19 02:42:12 +00:00
Martin Michlmayr d78e608af7 Disable MTD_NAND_VERIFY_WRITE to avoid errors with ubifs on OpenRD
(Thanks Gert Doering). (Closes: #570407)

svn path=/dists/sid/linux-2.6/; revision=15198
2010-02-18 17:00:43 +00:00
Martin Michlmayr 03b16304dc [armel/iop32x] Enable ARCH_IQ80321 and ARCH_IQ31244 (Thanks Arnaud
Patard).

svn path=/dists/sid/linux-2.6/; revision=15195
2010-02-18 16:44:24 +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 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
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