Commit Graph

5903 Commits

Author SHA1 Message Date
Ben Hutchings 71af6e5df6 templates: Remove more bogus //g modifiers
svn path=/dists/trunk/linux-2.6/; revision=15165
2010-02-16 03:45:59 +00:00
Ben Hutchings 9e3a9aeb3e postinst: Remove bogus //g modifiers
svn path=/dists/trunk/linux-2.6/; revision=15163
2010-02-16 03:21:13 +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
Ben Hutchings 0a685203fb Set ABI to 2
All symbols changed when ftrace was disabled.
Going back to ABI=1 is not an option.

svn path=/dists/trunk/linux-2.6/; revision=15124
2010-02-04 21:15:57 +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
Bastian Blank b03ba34bc9 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=15118
2010-02-04 09:51:13 +00:00
Bastian Blank 525878223f debian/config/s390/config: Adopt to reality.
svn path=/dists/trunk/linux-2.6/; revision=15117
2010-02-04 09:33:43 +00:00
Bastian Blank d92a694fd9 debian/rules.real: Use /usr/lib/* as target for kbuild links.
svn path=/dists/trunk/linux-2.6/; revision=15116
2010-02-04 09:03:36 +00:00
Bastian Blank 1c25c34ed2 debian/config/defines: Revert undiscussed ABI bump.
svn path=/dists/trunk/linux-2.6/; revision=15115
2010-02-04 08:41:58 +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 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
Ben Hutchings 162bbcf175 Disable STACK_TRACER since it selects FUNCTION_TRACER
svn path=/dists/trunk/linux-2.6/; revision=15103
2010-02-03 00:33:24 +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
Maximilian Attems 7e4f87bcf6 topconfig fix typo
svn path=/dists/trunk/linux-2.6/; revision=15066
2010-01-31 00:02:46 +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