MaverickDetail

Revision 101 as of 2010-06-14 16:30:09

Clear message

Activity Status

Blueprint/Activity

Overview

Status

arm-m-missing-security-features (0/0/2)

A few generic Linux kernel security features are not currently implemented for ARM, such as SECCOMP, CONFIG_CC_STACKPROTECTOR, Address Space Layout Randomisation and /dev/mem protection.

Todo

arm-m-using-device-tree-on-arm (3/0/8)

* Proposed boot interface on linux-arm-kernel and devicetree-discuss * Adapting clock domain patches to an upstream-friendly patchset [vorlon] do we need work items here about making sure the patches are included in the kernel for 10.10?

Todo

desktop-maverick-easy-wayland-testing (1/0/1)

Make it easy to play with the Wayland display server

Complete

desktop-maverick-xorg-gpu-freeze-reports (0/0/3)

* What can we do better for -intel GPU freezes? - These inevitably will have lots of duplicates, which reduced their usefulness in Lucid. What information do we need to match duplicates? Can we get the kernel to help? * Can we get the same sort of information via radeontool & avivotool for ati cards? * Can we get the same sort of information for nouveau? * How can we make mmiotracing as painless as possible for users, and as useful as possible for developers?

Todo

desktop-maverick-xorg-in-mm (0/0/2)

* Overview of X sessions at UDS * What version of xserver, mesa, libdrm shall we target for Maverick? * What versions of major drivers will be out, and what versions should we target? * Open mic: miscellaneous X business

Todo

dx-m-multi-touch-and-kernel (1/0/2)

- N-trig, Wacom, Stantum, Synaptic status - Expected work for 10.10 (missing drivers, features, etc.)

Todo

foundations-m-btrfs-support (0/0/2)

We need to know what pieces we need, and what isn't done. At the very least, we add support for this with the usual caveats.

Todo

foundations-m-grub2-boot-framebuffer (0/0/2)

GRUB2 supports programming a VBE mode in the boot loader and telling the kernel about it, causing the kernel to use a framebuffer at boot. With Linux 2.6.34, vesafb/efifb can hand over smoothly to a KMS driver, allowing us to assemble all of this into something very close to a flicker-free boot splash process.

Todo

foundations-m-uefi-support (0/0/1)

Support booting on systems using UEFI firmware.

Todo

kernel-maverick-apparmor (0/0/5)

Upstreaming and development of AppArmor for Maverick.

Todo

kernel-maverick-arm-kernel-as-bootloader (0/0/3)

With a small block of basic hardware setup code in front of the kernel and kexec, the Linux kernel itself can be used as a full featured bootloader. The idea was inspired by talks in ELC this year, Linux without a boot loader - by Greg Ungerer, and Kexec - Ready for Embedded Linux? by Magnus Damm.

Todo

kernel-maverick-bios-test-automation (1/0/13)

It is desirable to be able automatically test specific BIOS functionality, such as suspend/resume, hibernate, wakeup, fan control, battery, C states etc.. to locate and hence be able to fix or workaround BIOS/ACPI errors. Also, it's desirable to add more kernel debug into hibernate/suspend code paths to help automatically to pin point BIOS errors. We propose a tool + kernel debug to do this automatic testing + diagnosis.

Todo

kernel-maverick-bug-handling (2/0/26)

From the Lucid Blueprint: "It is still apparent that the incoming volume of kernel bugs remains problematic to manage. The ratio of incoming bugs to resources still doesn't scale. The goal of this spec is to re-evaluate our current bug management work flow and practices and determine a more effective way to manage kernel bugs."

Todo

kernel-maverick-config-review (9/0/14)

Review of the kernel configuration for Maverick. This will concentrate on confirming the policy for various option type, as well as new options. For major new options, discussion and confirmation of the selection of each.

Todo

kernel-maverick-firewire-stack (2/0/6)

Enable the new firewire stack. The old stack (ieee1394, ohci1394, raw1394, sbp2, eth1394 etc) will be black listed and the new stack (firewire-core, firewire-ohci, firewire-sbp2, firewire-net) will be enabled by default. We will still ship the old stack as a fall back for users who encounter unforeseen problems with the new stack. The old stack has several issues that will not be fixed by upstream but (is already or) will be addressed in the new stack.

Todo

kernel-maverick-misc (9/0/18)

This is a catch all blueprint to capture and track any misc Kernel related work items. Each item doesn't warrant having an individual spec in itself, but still represent a task we'd like to complete.

Todo

kernel-maverick-new-kernel-on-lts (1/0/3)

Continue to Evaluate, Specify, and Deliver backported kernels for Lucid LTS.

Todo

kernel-maverick-pv-ops-ec2-kernel (0/0/7)

The current EC2 kernel is based on the very large Xen patchset. A pv-ops based kernel would need a much smaller set of patches which could be maintained as a kernel flavor instead of the topic branch used for the current EC2 kernel.

Todo

kernel-maverick-tracing-support (1/1/6)

New kernel tracing functionality will enable more efficient debugging of kernel issues. Analysis tools are provided to examine the data more rapidly and accurately. Scripts are provided so an end user can easily run them and upload results to a launchpad bug.

Todo

kernel-maverick-ubuntu-delta-review (28/0/34)

Review of the current Ubuntu Kernel delta. This session will look at the current delta comprised of both patches to the core and the ubuntu specific drivers. The aim is to record what we are carrying, review the reasons for that component(s) to be carried, and recommend replacements, updates, cleanups, upstreaming etc of those components.

Todo

kernel-maverick-union-mounts (1/0/3)

Union mounts have seen progress since last time they were evaluated as a replacement for aufs. Determine whether union mount are now a viable alternative for Maveric and if the work required to maintain them will be less than aufs.

Todo

kernel-maverick-upstart (3/0/5)

How do Upstart and planned changes affect Kernel?

Todo

kernel-maverick-version (2/0/2)

Discussions on the likely mainline kernel version for Maverick.

Complete

security-m-apparmor (0/0/6)

Discuss on-going work with the AppArmor security framework.

Todo

security-m-apparmor-profile-packaging (1/0/3)

For maintainers, AppArmor profiles are packaged either in the application that the profile applies to (eg, mysql or firefox) or in the apparmor-profiles package for profiles that are not officially supported yet (eg, they are in development). This presents maintenance difficulties and a barrier for people to include these profiles in their packages. This should be made easier.

Todo

security-m-kernel-hardening (1/0/2)

Review additional kernel hardening features.

Todo

Activity Task Status

Blueprint/Activity

Task

Assignee

Milestone

Status

arm-m-missing-security-features (0/0/2)

validate existing SECCOMP patch

amitk

Todo

push SECCOMP patch upstream

amitk

Todo

arm-m-using-device-tree-on-arm (3/0/8)

boot interface: begin discussion on linux-arm-kernel list

jk-ozlabs

ubuntu-10.10

Todo

clock infrastructure: rework PLL clocks to clk_pll

jk-ozlabs

ubuntu-10.10

Todo

clock infrastructure: rework CCM clocks to new infrastructure, where possible

jk-ozlabs

ubuntu-10.10

Todo

power domains: adapt clock binding sheme to power domains

jk-ozlabs

ubuntu-10.10

Todo

power domains: propose bindings

jk-ozlabs

ubuntu-10.10

Todo

clock infrastructure: bring clock infrastructure up to 2.6.34

jk-ozlabs

ubuntu-10.10

Complete

clock infrastructure: basic port of imx clocks to new infrastructure

jk-ozlabs

ubuntu-10.10

Complete

clock infrastructure: rework fixed imx clocks to clk_fixed

jk-ozlabs

ubuntu-10.10

Complete

desktop-maverick-easy-wayland-testing (1/0/1)

check kernel version/patch requirements for Wayland

apw

maverick-alpha-1

Complete

desktop-maverick-xorg-gpu-freeze-reports (0/0/3)

Investigate whether drm.debug=0x04 has an unacceptable overhead

canonical-kernel-team

maverick-alpha-2

Todo

Can drm.debug be changed at runtime? -> in e.g. /sys/module/drm/debug_level

canonical-kernel-team

maverick-alpha-2

Todo

Make the intel kernel module always print: possible outputs, connected outputs, detected modes, selected mode

canonical-kernel-team

maverick-alpha-2

Todo

desktop-maverick-xorg-in-mm (0/0/2)

review the i8xx patch

apw

maverick-alpha-2

Todo

produce a PPA for the i8xx patch to allow testing

apw

maverick-alpha-2

Todo

dx-m-multi-touch-and-kernel (1/0/2)

Work with Rafi and Stephane to import any post 2.6.35 multitouch driver code

chasedouglas

ubuntu-10.10-beta

Todo

Ensure necessary upstream multitouch patches are in Maverick kernel

chasedouglas

maverick-alpha-1

Complete

foundations-m-btrfs-support (0/0/2)

port btrfs filesystem support to grub2

csurbhi

maverick-alpha-2

Todo

add compression support to grub2 btrfs module

csurbhi

maverick-alpha-2

Todo

foundations-m-grub2-boot-framebuffer (0/0/2)

Get the fbcon handoff patch kit together in a PPA

canonical-kernel-team

maverick-alpha-3

Todo

Build fbcon (and vesafb) into the kernel on all architectures

canonical-kernel-team

maverick-alpha-3

Todo

foundations-m-uefi-support (0/0/1)

Investigate situation with Intel graphics drivers on EFI

canonical-kernel-team

maverick-alpha-2

Todo

kernel-maverick-apparmor (0/0/5)

update compatibility patch for old kernel interface

jjohansen

maverick-alpha-2

Todo

sync distro apparmor to upstreaming version of apparmor

jjohansen

maverick-alpha-2

Todo

update audit parsing library for latest upstream auditing changes

jjohansen

maverick-alpha-3

Todo

update parser/loader for upstream interface changes

jjohansen

maverick-alpha-3

Todo

update tools for upstream interface changes

jjohansen

maverick-alpha-3

Todo

kernel-maverick-arm-kernel-as-bootloader (0/0/3)

Embed HW init code to kernel header so kernel can boot without bootloader

eric.y.miao

ubuntu-10.10

Todo

Optimization of both size and performance for the kernel based bootloader

eric.y.miao

ubuntu-10.10

Todo

Packaging issues e.g. initramfs being built into the kernel itself

eric.y.miao

ubuntu-10.10

Todo

kernel-maverick-bios-test-automation (1/0/13)

create basic bios tracking working/broken features against vendor, version

colin-king

ubuntu-10.10

Todo

look at identifying ACPI 'errors' in the kernel log and report them (via apport, and this test suite)

colin-king

ubuntu-10.10

Todo

identify and push extra diagnostics patches for s/r etc to mainline, ubuntu kernel, 'bios testing PPA' as appropriate

colin-king

ubuntu-10.10

Todo

identify high value tests to cover low hanging fruit

colin-king

ubuntu-10.10

Todo

put together a bios test-suite to help test bios en-masse

colin-king

ubuntu-10.10

Todo

add the test-suite to the kernel testing ISO image

colin-king

ubuntu-10.10

Todo

package this test-suite for maverick

colin-king

ubuntu-10.10

Todo

look to using the test-suite as an ubuntu-ready certification tool

colin-king

ubuntu-10.10

Todo

produce a bios health report for the vendor at 'pizza box' phase

colin-king

ubuntu-10.10

Todo

add dmidecode information to apport

colin-king

ubuntu-10.10

Todo

capture some ACPI tables into apport

brad-figg

ubuntu-10.10

Todo

look at capturing ACPI tables in python for apport integration

colin-king

ubuntu-10.10

Todo

create a team https://launchpad.net/~firmware-testing-team

colin-king

ubuntu-10.10

Complete

kernel-maverick-bug-handling (2/0/26)

Lucid: apport/arsenal -- consolidate crash reports as we do for coredumps

leannogasawara

ubuntu-10.10

Todo

Lucid: kerneloops -- ensure ubuntu oopses are detected correctly

apw

ubuntu-10.10

Todo

Lucid: kerneloops -- move to bugs only coming through launchpad

apw

ubuntu-10.10

Todo

Lucid: c-o-d -- can we build some bisect points between releases

apw

ubuntu-10.10

Todo

Lucid: documentation -- re-organize kernel team wiki pages

jeremyfoshee

ubuntu-10.10

Todo

Kernel Triage Summit: send heads up e-mail concerning 'triager summit'

jeremyfoshee

ubuntu-10.10

Todo

Kernel Triage Summit: plan dates for 'triager summit' based on SME input

jeremyfoshee

ubuntu-10.10

Todo

Kernel Triage Summit: determine venue(#ubuntu-classroom?) for summit

jeremyfoshee

ubuntu-10.10

Todo

Kernel Triage Summit: set schedule and communicate to all involved

jeremyfoshee

ubuntu-10.10

Todo

Duplicate bugs: work with forums moderators on duplicates in bugs

jeremyfoshee

ubuntu-10.10

Todo

Duplicate bugs: begin encouragement of bug commenters to file new bugs

jeremyfoshee

ubuntu-10.10

Todo

Duplicate bugs: develop wiki documentation for reasoning on removal of duplicates

jeremyfoshee

ubuntu-10.10

Todo

Duplicate bugs: add links to above document in arsenal scripts

jeremyfoshee

ubuntu-10.10

Todo

Duplicate bugs: add apport tag to suggest not duplicating

jeremyfoshee

ubuntu-10.10

Todo

Root cause analysis: work with forums moderators to identify trending topics

jeremyfoshee

ubuntu-10.10

Todo

Root cause analysis: work with SMEs to identify documentation shortcomings for triager identification of root causes

jeremyfoshee

ubuntu-10.10

Todo

Root cause analysis: work with Kernel Team to get documentation in order so that forums moderators have a landing zone for their forum users

jeremyfoshee

ubuntu-10.10

Todo

Root cause analysis: work with forum moderators to begin pointing users to the 'landing zone' on the wiki

jeremyfoshee

ubuntu-10.10

Todo

Automated Bug Processing: improve arsenal scripts until we are processing all open statuses daily

jeremyfoshee

ubuntu-10.10

Todo

Automated Bug Processing: Improve documentation on why the automated processing is necessary

jeremyfoshee

ubuntu-10.10

Todo

Automated Bug Processing: Add link to arsenal scripts to point users to the explanation pages

jeremyfoshee

ubuntu-10.10

Todo

Automated Bug Processing: begin running SHA1 script to gather all bugs with an upstream commit

jeremyfoshee

ubuntu-10.10

Todo

Automated Bug Processing: begin running patch processing script to identify and clear attachments that are marked as patches incorrectly

jeremyfoshee

ubuntu-10.10

Todo

Automated Bug Processing: determine what is needed to identify bugs that can be 'carpetbombed' over the release cycle to test for fixed issues

jeremyfoshee

ubuntu-10.10

Todo

Automated Bug Processing: work with the Kernel Team to come up with a further breakdown of kernel subsystems and tags

jeremyfoshee

ubuntu-10.10

Complete

Automated Bug Processing: change expiration time to 30 days

brad-figg

ubuntu-10.10

Complete

kernel-maverick-config-review (9/0/14)

LP: 333990 : [Karmic]Please enable PCI express ASPM (powersave) (pm-utils-powersave-policy)

chasedouglas

maverick-alpha-2

Todo

Final kernel content and configuration report to ubuntu-devel

leannogasawara

ubuntu-10.10-beta

Todo

Investigate whether we even can make a 64 bit kernel for 32bit

apw

ubuntu-10.10-beta

Todo

Investigate updating to debian 3.0

apw

ubuntu-10.10-beta

Todo

investigate memory stick options and produce proposal

manjo

ubuntu-10.10-beta

Todo

LP: 333990 : [Karmic]Please enable PCI express ASPM (powersave) (linux)

leannogasawara

maverick-alpha-1

Complete

LP: 579300 : Please disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS* (linux)

leannogasawara

maverick-alpha-1

Complete

LP: 582350 : Please change CONFIG_SND_HDA_INPUT_BEEP_MODE to 0 (linux)

leannogasawara

ubuntu-10.10

Complete

LP: 588805 : no udebs for omap flavour in maverick (linux)

apw

maverick-alpha-2

Complete

add omap-mainline flavour to master branch

amitk

maverick-alpha-1

Complete

investigate if we should enable CONFIG_KSYM_TRACER

chasedouglas

maverick-alpha-2

Complete

Fix up configs based on UDS review

leannogasawara

ubuntu-10.10-beta

Complete

Check if studio is using preempt (see spec for more info)

leannogasawara

ubuntu-10.10-beta

Complete

Investigate if we can enable perf for arm

apw

ubuntu-10.10-beta

Complete

kernel-maverick-firewire-stack (2/0/6)

blacklist old firewire stack & enable new stack

manjo

maverick-alpha-2

Todo

add basic tests to kernel-qa to test new firewire stack.

manjo

maverick-alpha-2

Todo

issue call for testing new stack

jeremyfoshee

maverick-alpha-2

Todo

triage and maintain a list of bugs reported on the new firewire stack.

jeremyfoshee

maverick-alpha-2

Todo

to send patch to kernel-team mailing list with new firewire stack config options and reasoning for enabling them (also best to open a reference bug)

manjo

maverick-alpha-1

Complete

to pull/apply new firewire stack config options from manjo depending on review feedback on kernel-team mailing list

leannogasawara

maverick-alpha-1

Complete

kernel-maverick-misc (9/0/18)

enable linux-tools for mainline builds

apw

maverick-alpha-2

Todo

help abogani mockup -preempt derivative for universe

apw

maverick-alpha-2

Todo

debian-abstraction -- pull back commonised debian to Maverick branches

apw

maverick-alpha-2

Todo

documentation: consolidate and maintian kernel build instructions into one location, possibly within the kernel source itself

brad-figg

ubuntu-10.10

Todo

suspend/resume: repetition based reporting

manjo

ubuntu-10.10

Todo

firmware: review with diwic and merge alsa-firmware into linux-firmware

chasedouglas

ubuntu-10.10

Todo

Create documentation on stable team processes

stefan-bader-canonical

ubuntu-10.10

Todo

Karmic-fsl-imx51 - Pull back the Lucid version of fsl-imx51

stefan-bader-canonical

ubuntu-10.10

Todo

firewire -- review current status of old vs. new stack which is enabled etc

manjo

ubuntu-10.10

Todo

drop sub-flavour processing in favor of making virtual a regular flavour

timg-tpi

maverick-alpha-1

Complete

coordinate with abogani to move -preemt to universe and then drop from main

timg-tpi

maverick-alpha-1

Complete

Produce daily test ISOs

brad-figg

maverick-alpha-1

Complete

debian-abstraction -- pull out debian to separate repo and sync with Maverick

apw

maverick-alpha-2

Complete

debian-abstraction -- pull back commonised debian to Lucid branches

apw

maverick-alpha-2

Complete

debian-abstraction -- pull back commonised debian to Karmic branches

apw

maverick-alpha-2

Complete

review karmic netbook -- is this branch still used (it is not, mothballed)

apw

maverick-alpha-2

Complete

firmware: check packages are up to date

chasedouglas

ubuntu-10.10

Complete

fix broadcom dkms packages due to autoconf.h moving

canonical-kernel-team

ubuntu-10.10

Complete

kernel-maverick-new-kernel-on-lts (1/0/3)

Investigate MIR process for this package

timg-tpi

ubuntu-10.10-beta

Todo

interlock with QA to set support levels

timg-tpi

ubuntu-10.10-beta

Todo

setup PPA for LTS backports of the maverick kernel - decided to use existing kernel-ppa

timg-tpi

maverick-alpha-1

Complete

kernel-maverick-pv-ops-ec2-kernel (0/0/7)

Patch paravirt-ops kernel for legacy /dev/tty and /dev/sdX used by EC2

jjohansen

maverick-alpha-2

Todo

Produce kernels with paravirt-ops enabled for testing

jjohansen

maverick-alpha-2

Todo

Investigate merging EC2 pv-ops kernel into server-virtual flavor

jjohansen

maverick-alpha-3

Todo

Evaluate the pv-on-HVM XEN drivers only patch set to replace the -ec2 patches

jjohansen

maverick-alpha-3

Todo

Fallback #2 port Xen patchset to maverick kernel

jjohansen

maverick-alpha-3

Todo

Trim virtual kernel configs to only what is needed for virtualized environment

jjohansen

maverick-alpha-3

Todo

Evaluate kexec for EC2 kernel

jjohansen

maverick-alpha-3

Todo

kernel-maverick-tracing-support (1/1/6)

Make perf probe use relative source paths

chasedouglas

ubuntu-10.10-beta

Todo

Package trace-cmd

chasedouglas

ubuntu-10.10-beta

Todo

Package KernelShark

chasedouglas

ubuntu-10.10-beta

Todo

Arsenal scripts for common ftrace uses

jeremyfoshee

ubuntu-10.10-beta

Todo

Review kernel configuration for ftrace

chasedouglas

maverick-alpha-1

Complete

Launchpad trace script integration

chasedouglas

ubuntu-10.10-beta

Postponed

kernel-maverick-ubuntu-delta-review (28/0/34)

Apparmour should be resync'd with upstream version, drop aa patches and re-pull, waiting on upstream

leannogasawara

maverick-alpha-2

Todo

Upstream c4f1d8a UBUNTU: SAUCE: ipw2200: Enable LED by default else add quirk to module-init-tools

leannogasawara

maverick-alpha-2

Todo

Investigate: can we leverage union-mounts instead of needing to update AUFS

apw

maverick-alpha-2

Todo

Address assigned set of Ubuntu Patches

apw

maverick-alpha-2

Todo

re-checking ubuntu/ drivers and update if needed

leannogasawara

ubuntu-10.10-beta

Todo

post CFT to lp bugs using an ubuntu/ driver

jeremyfoshee

ubuntu-10.10-beta

Todo

LP: 587888 : aufs oops in au_do_open() on maverick live system boot (linux)

apw

maverick-alpha-1

Complete

Drop ecfcdf2 UBUNTU: staging/go7007 -- disable

leannogasawara

maverick-alpha-1

Complete

Drop 04c9539 UBUNTU: [Config] staging/winbond -- disable

leannogasawara

maverick-alpha-1

Complete

Drop a3ce60d UBUNTU: SAUCE: Don't register vga16fb framebuffer if other framebuffers are present

chasedouglas

maverick-alpha-1

Complete

Drop 63da13e UBUNTU: SAUCE: Disable function tracing after hitting schedule_bug

chasedouglas

maverick-alpha-1

Complete

Drop e9c6db3 UBUNTU: Disable 4MB page tables for Atom, work around errata AAE44 in favor of upstream commit id 7a0fc404ae66

leannogasawara

maverick-alpha-1

Complete

Drop cca014d UBUNTU: SAUCE: sync before umount to reduce time taken by ext4 umount in favor of upstream fix

leannogasawara

maverick-alpha-1

Complete

Drop 0990173 UBUNTU: SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit controller

leannogasawara

maverick-alpha-1

Complete

Drop 7da19fb UBUNTU: SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros

leannogasawara

maverick-alpha-1

Complete

Drop 1980cfa UBUNTU: SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT

leannogasawara

maverick-alpha-1

Complete

Drop e7a2b3c UBUNTU: SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps

leannogasawara

maverick-alpha-1

Complete

Drop fa85688 UBUNTU: SAUCE: r8169: disable TSO by default for RTL8111/8168B chipsets

leannogasawara

maverick-alpha-1

Complete

Drop fc79b24 UBUNTU: [Upstream] b43: Declare all possible firmware files.

leannogasawara

maverick-alpha-1

Complete

Drop e0f61cb UBUNTU: add Breaks: against hardy lvm2

leannogasawara

maverick-alpha-1

Complete

Drop (and see who screams) 0a64e18 UBUNTU: SAUCE: Guest OS does not recognize a lun with non zero target id on Vmware ESX Serve

leannogasawara

maverick-alpha-1

Complete

Drop 9e5f474 UBUNTU: SAUCE: Catch nonsense keycodes and silently ignore

leannogasawara

maverick-alpha-1

Complete

compcache: get userspace confirmed as fixed wrt to new semantics and if so drop

leannogasawara

maverick-alpha-1

Complete

iscsitarget -- update to version 1.4.20

leannogasawara

maverick-alpha-1

Complete

ndiswrapper -- update to version 1.56

timg-tpi

maverick-alpha-1

Complete

Address assigned set of Ubuntu Patches

brad-figg

maverick-alpha-1

Complete

Address assigned set of Ubuntu Patches

chasedouglas

maverick-alpha-1

Complete

Chase to investigate, did this get a generic upstream mode, and remember to convert userspace first: 2e04f7f UBUNTU: SAUCE: trace: add trace events for open(), exec() and uselib()

chasedouglas

maverick-alpha-1

Complete

Post to ml for additional discussion - 0ec500e UBUNTU: SAUCE: Add MODULE_ALIAS for Dell WMI module

leannogasawara

maverick-alpha-2

Complete

Discuss on #ubuntu-kernel 5a78bd7 UBUNTU: SAUCE: hostap: send events on data interface as well as master interface

leannogasawara

maverick-alpha-2

Complete

Upstream 8e77956 UBUNTU: SAUCE: drivers: Remove some duplicate device entries in various modules

leannogasawara

maverick-alpha-2

Complete

Upstream f6ad91e UBUNTU: SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on X86

leannogasawara

maverick-alpha-2

Complete

update AUFS only if unable to use union-mounts

apw

maverick-alpha-2

Complete

Address assigned set of Ubuntu Patches

manjo

maverick-alpha-2

Complete

kernel-maverick-union-mounts (1/0/3)

push union-mount tools to PPA

apw

maverick-alpha-2

Todo

evaluate union-mount as a replacement for AUFS

apw

maverick-alpha-2

Todo

pull in the union-mounts patch set on top of the Maverick kernel and push to PPA

apw

maverick-alpha-1

Complete

kernel-maverick-upstart (3/0/5)

look at passing all used and unused kernel command line options to userspace

apw

maverick-alpha-2

Todo

investigate whether upstream would accept mounting /proc and /sys automatically

apw

maverick-alpha-2

Todo

uevent/sysfs -- turn off all deprecated configuration options related to sysfs, and enforce

apw

maverick-alpha-1

Complete

pull formward ureadahead 'was used' patches to Maverick and push to PPA

apw

maverick-alpha-2

Complete

add exceptions for modules built-in list to the config review rules review

leannogasawara

ubuntu-10.10

Complete

kernel-maverick-version (2/0/2)

Choose kernel version

leannogasawara

maverick-alpha-1

Complete

Publish Decision to ubuntu-devel

leannogasawara

maverick-alpha-1

Complete

security-m-apparmor (0/0/6)

change_profile pam_apparmor

jjohansen

ubuntu-10.10

Todo

Investigate dfa alternatives (d2fa, hfa, h-cfa, xfa, ..)

jjohansen

ubuntu-10.10

Todo

features directory

jjohansen

ubuntu-10.10

Todo

investigate mediation of btrfs snapshots

jjohansen

ubuntu-10.10

Todo

Fix parser caching to respect changes to includes

jjohansen

ubuntu-10.10

Todo

reintroduce exec time revalidation and evaluate exec overhead

jjohansen

ubuntu-10.10

Todo

security-m-apparmor-profile-packaging (1/0/3)

kernel learning interface that doesn't spam logs to ease crowdsourcing

jjohansen

ubuntu-10.10

Todo

kernel flag to turn on learning mode from boot

jjohansen

ubuntu-10.10

Todo

parser should be able to show all included abstractions

jjohansen

ubuntu-10.10

Complete

security-m-kernel-hardening (1/0/2)

review and consider security hardening patches for Stable Releases

stefan-bader-canonical

ubuntu-10.10

Todo

review and apply security hardening patches for Maverick

leannogasawara

maverick-alpha-1

Complete

Total (66/1/179) 37%

Milestone maverick-alpha-1

Blueprint/Activity

Task

Assignee

Status

desktop-maverick-easy-wayland-testing (1/0/1)

check kernel version/patch requirements for Wayland

apw

Complete

dx-m-multi-touch-and-kernel (1/0/1)

Ensure necessary upstream multitouch patches are in Maverick kernel

chasedouglas

Complete

kernel-maverick-config-review (3/0/3)

LP: 333990 : [Karmic]Please enable PCI express ASPM (powersave) (linux)

leannogasawara

Complete

LP: 579300 : Please disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS* (linux)

leannogasawara

Complete

add omap-mainline flavour to master branch

amitk

Complete

kernel-maverick-firewire-stack (2/0/2)

to send patch to kernel-team mailing list with new firewire stack config options and reasoning for enabling them (also best to open a reference bug)

manjo

Complete

to pull/apply new firewire stack config options from manjo depending on review feedback on kernel-team mailing list

leannogasawara

Complete

kernel-maverick-misc (3/0/3)

drop sub-flavour processing in favor of making virtual a regular flavour

timg-tpi

Complete

coordinate with abogani to move -preemt to universe and then drop from main

timg-tpi

Complete

Produce daily test ISOs

brad-figg

Complete

kernel-maverick-new-kernel-on-lts (1/0/1)

setup PPA for LTS backports of the maverick kernel - decided to use existing kernel-ppa

timg-tpi

Complete

kernel-maverick-tracing-support (1/0/1)

Review kernel configuration for ftrace

chasedouglas

Complete

kernel-maverick-ubuntu-delta-review (22/0/22)

LP: 587888 : aufs oops in au_do_open() on maverick live system boot (linux)

apw

Complete

Drop ecfcdf2 UBUNTU: staging/go7007 -- disable

leannogasawara

Complete

Drop 04c9539 UBUNTU: [Config] staging/winbond -- disable

leannogasawara

Complete

Drop a3ce60d UBUNTU: SAUCE: Don't register vga16fb framebuffer if other framebuffers are present

chasedouglas

Complete

Drop 63da13e UBUNTU: SAUCE: Disable function tracing after hitting schedule_bug

chasedouglas

Complete

Drop e9c6db3 UBUNTU: Disable 4MB page tables for Atom, work around errata AAE44 in favor of upstream commit id 7a0fc404ae66

leannogasawara

Complete

Drop cca014d UBUNTU: SAUCE: sync before umount to reduce time taken by ext4 umount in favor of upstream fix

leannogasawara

Complete

Drop 0990173 UBUNTU: SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit controller

leannogasawara

Complete

Drop 7da19fb UBUNTU: SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros

leannogasawara

Complete

Drop 1980cfa UBUNTU: SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT

leannogasawara

Complete

Drop e7a2b3c UBUNTU: SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps

leannogasawara

Complete

Drop fa85688 UBUNTU: SAUCE: r8169: disable TSO by default for RTL8111/8168B chipsets

leannogasawara

Complete

Drop fc79b24 UBUNTU: [Upstream] b43: Declare all possible firmware files.

leannogasawara

Complete

Drop e0f61cb UBUNTU: add Breaks: against hardy lvm2

leannogasawara

Complete

Drop (and see who screams) 0a64e18 UBUNTU: SAUCE: Guest OS does not recognize a lun with non zero target id on Vmware ESX Serve

leannogasawara

Complete

Drop 9e5f474 UBUNTU: SAUCE: Catch nonsense keycodes and silently ignore

leannogasawara

Complete

compcache: get userspace confirmed as fixed wrt to new semantics and if so drop

leannogasawara

Complete

iscsitarget -- update to version 1.4.20

leannogasawara

Complete

ndiswrapper -- update to version 1.56

timg-tpi

Complete

Address assigned set of Ubuntu Patches

brad-figg

Complete

Address assigned set of Ubuntu Patches

chasedouglas

Complete

Chase to investigate, did this get a generic upstream mode, and remember to convert userspace first: 2e04f7f UBUNTU: SAUCE: trace: add trace events for open(), exec() and uselib()

chasedouglas

Complete

kernel-maverick-union-mounts (1/0/1)

pull in the union-mounts patch set on top of the Maverick kernel and push to PPA

apw

Complete

kernel-maverick-upstart (1/0/1)

uevent/sysfs -- turn off all deprecated configuration options related to sysfs, and enforce

apw

Complete

kernel-maverick-version (2/0/2)

Choose kernel version

leannogasawara

Complete

Publish Decision to ubuntu-devel

leannogasawara

Complete

security-m-kernel-hardening (1/0/1)

review and apply security hardening patches for Maverick

leannogasawara

Complete

Total (39/0/39) 100%

Milestone maverick-alpha-2

Blueprint/Activity

Task

Assignee

Status

desktop-maverick-xorg-gpu-freeze-reports (0/0/3)

Investigate whether drm.debug=0x04 has an unacceptable overhead

canonical-kernel-team

Todo

Can drm.debug be changed at runtime? -> in e.g. /sys/module/drm/debug_level

canonical-kernel-team

Todo

Make the intel kernel module always print: possible outputs, connected outputs, detected modes, selected mode

canonical-kernel-team

Todo

desktop-maverick-xorg-in-mm (0/0/2)

review the i8xx patch

apw

Todo

produce a PPA for the i8xx patch to allow testing

apw

Todo

foundations-m-btrfs-support (0/0/2)

port btrfs filesystem support to grub2

csurbhi

Todo

add compression support to grub2 btrfs module

csurbhi

Todo

foundations-m-uefi-support (0/0/1)

Investigate situation with Intel graphics drivers on EFI

canonical-kernel-team

Todo

kernel-maverick-apparmor (0/0/2)

update compatibility patch for old kernel interface

jjohansen

Todo

sync distro apparmor to upstreaming version of apparmor

jjohansen

Todo

kernel-maverick-config-review (2/0/3)

LP: 333990 : [Karmic]Please enable PCI express ASPM (powersave) (pm-utils-powersave-policy)

chasedouglas

Todo

LP: 588805 : no udebs for omap flavour in maverick (linux)

apw

Complete

investigate if we should enable CONFIG_KSYM_TRACER

chasedouglas

Complete

kernel-maverick-firewire-stack (0/0/4)

blacklist old firewire stack & enable new stack

manjo

Todo

add basic tests to kernel-qa to test new firewire stack.

manjo

Todo

issue call for testing new stack

jeremyfoshee

Todo

triage and maintain a list of bugs reported on the new firewire stack.

jeremyfoshee

Todo

kernel-maverick-misc (4/0/7)

enable linux-tools for mainline builds

apw

Todo

help abogani mockup -preempt derivative for universe

apw

Todo

debian-abstraction -- pull back commonised debian to Maverick branches

apw

Todo

debian-abstraction -- pull out debian to separate repo and sync with Maverick

apw

Complete

debian-abstraction -- pull back commonised debian to Lucid branches

apw

Complete

debian-abstraction -- pull back commonised debian to Karmic branches

apw

Complete

review karmic netbook -- is this branch still used (it is not, mothballed)

apw

Complete

kernel-maverick-pv-ops-ec2-kernel (0/0/2)

Patch paravirt-ops kernel for legacy /dev/tty and /dev/sdX used by EC2

jjohansen

Todo

Produce kernels with paravirt-ops enabled for testing

jjohansen

Todo

kernel-maverick-ubuntu-delta-review (6/0/10)

Apparmour should be resync'd with upstream version, drop aa patches and re-pull, waiting on upstream

leannogasawara

Todo

Upstream c4f1d8a UBUNTU: SAUCE: ipw2200: Enable LED by default else add quirk to module-init-tools

leannogasawara

Todo

Investigate: can we leverage union-mounts instead of needing to update AUFS

apw

Todo

Address assigned set of Ubuntu Patches

apw

Todo

Post to ml for additional discussion - 0ec500e UBUNTU: SAUCE: Add MODULE_ALIAS for Dell WMI module

leannogasawara

Complete

Discuss on #ubuntu-kernel 5a78bd7 UBUNTU: SAUCE: hostap: send events on data interface as well as master interface

leannogasawara

Complete

Upstream 8e77956 UBUNTU: SAUCE: drivers: Remove some duplicate device entries in various modules

leannogasawara

Complete

Upstream f6ad91e UBUNTU: SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on X86

leannogasawara

Complete

update AUFS only if unable to use union-mounts

apw

Complete

Address assigned set of Ubuntu Patches

manjo

Complete

kernel-maverick-union-mounts (0/0/2)

push union-mount tools to PPA

apw

Todo

evaluate union-mount as a replacement for AUFS

apw

Todo

kernel-maverick-upstart (1/0/3)

look at passing all used and unused kernel command line options to userspace

apw

Todo

investigate whether upstream would accept mounting /proc and /sys automatically

apw

Todo

pull formward ureadahead 'was used' patches to Maverick and push to PPA

apw

Complete

Total (13/0/41) 31%

Milestone maverick-alpha-3

Blueprint/Activity

Task

Assignee

Status

foundations-m-grub2-boot-framebuffer (0/0/2)

Get the fbcon handoff patch kit together in a PPA

canonical-kernel-team

Todo

Build fbcon (and vesafb) into the kernel on all architectures

canonical-kernel-team

Todo

kernel-maverick-apparmor (0/0/3)

update audit parsing library for latest upstream auditing changes

jjohansen

Todo

update parser/loader for upstream interface changes

jjohansen

Todo

update tools for upstream interface changes

jjohansen

Todo

kernel-maverick-pv-ops-ec2-kernel (0/0/5)

Investigate merging EC2 pv-ops kernel into server-virtual flavor

jjohansen

Todo

Evaluate the pv-on-HVM XEN drivers only patch set to replace the -ec2 patches

jjohansen

Todo

Fallback #2 port Xen patchset to maverick kernel

jjohansen

Todo

Trim virtual kernel configs to only what is needed for virtualized environment

jjohansen

Todo

Evaluate kexec for EC2 kernel

jjohansen

Todo

Total (0/0/10) 0%

Milestone ubuntu-10.10-beta

Blueprint/Activity

Task

Assignee

Status

dx-m-multi-touch-and-kernel (0/0/1)

Work with Rafi and Stephane to import any post 2.6.35 multitouch driver code

chasedouglas

Todo

kernel-maverick-config-review (3/0/7)

Final kernel content and configuration report to ubuntu-devel

leannogasawara

Todo

Investigate whether we even can make a 64 bit kernel for 32bit

apw

Todo

Investigate updating to debian 3.0

apw

Todo

investigate memory stick options and produce proposal

manjo

Todo

Fix up configs based on UDS review

leannogasawara

Complete

Check if studio is using preempt (see spec for more info)

leannogasawara

Complete

Investigate if we can enable perf for arm

apw

Complete

kernel-maverick-new-kernel-on-lts (0/0/2)

Investigate MIR process for this package

timg-tpi

Todo

interlock with QA to set support levels

timg-tpi

Todo

kernel-maverick-tracing-support (0/1/5)

Make perf probe use relative source paths

chasedouglas

Todo

Package trace-cmd

chasedouglas

Todo

Package KernelShark

chasedouglas

Todo

Arsenal scripts for common ftrace uses

jeremyfoshee

Todo

Launchpad trace script integration

chasedouglas

Postponed

kernel-maverick-ubuntu-delta-review (0/0/2)

re-checking ubuntu/ drivers and update if needed

leannogasawara

Todo

post CFT to lp bugs using an ubuntu/ driver

jeremyfoshee

Todo

Total (3/1/17) 23%

Milestone ubuntu-10.10

Blueprint/Activity

Task

Assignee

Status

arm-m-using-device-tree-on-arm (3/0/8)

boot interface: begin discussion on linux-arm-kernel list

jk-ozlabs

Todo

clock infrastructure: rework PLL clocks to clk_pll

jk-ozlabs

Todo

clock infrastructure: rework CCM clocks to new infrastructure, where possible

jk-ozlabs

Todo

power domains: adapt clock binding sheme to power domains

jk-ozlabs

Todo

power domains: propose bindings

jk-ozlabs

Todo

clock infrastructure: bring clock infrastructure up to 2.6.34

jk-ozlabs

Complete

clock infrastructure: basic port of imx clocks to new infrastructure

jk-ozlabs

Complete

clock infrastructure: rework fixed imx clocks to clk_fixed

jk-ozlabs

Complete

kernel-maverick-arm-kernel-as-bootloader (0/0/3)

Embed HW init code to kernel header so kernel can boot without bootloader

eric.y.miao

Todo

Optimization of both size and performance for the kernel based bootloader

eric.y.miao

Todo

Packaging issues e.g. initramfs being built into the kernel itself

eric.y.miao

Todo

kernel-maverick-bios-test-automation (1/0/13)

create basic bios tracking working/broken features against vendor, version

colin-king

Todo

look at identifying ACPI 'errors' in the kernel log and report them (via apport, and this test suite)

colin-king

Todo

identify and push extra diagnostics patches for s/r etc to mainline, ubuntu kernel, 'bios testing PPA' as appropriate

colin-king

Todo

identify high value tests to cover low hanging fruit

colin-king

Todo

put together a bios test-suite to help test bios en-masse

colin-king

Todo

add the test-suite to the kernel testing ISO image

colin-king

Todo

package this test-suite for maverick

colin-king

Todo

look to using the test-suite as an ubuntu-ready certification tool

colin-king

Todo

produce a bios health report for the vendor at 'pizza box' phase

colin-king

Todo

add dmidecode information to apport

colin-king

Todo

capture some ACPI tables into apport

brad-figg

Todo

look at capturing ACPI tables in python for apport integration

colin-king

Todo

create a team https://launchpad.net/~firmware-testing-team

colin-king

Complete

kernel-maverick-bug-handling (2/0/26)

Lucid: apport/arsenal -- consolidate crash reports as we do for coredumps

leannogasawara

Todo

Lucid: kerneloops -- ensure ubuntu oopses are detected correctly

apw

Todo

Lucid: kerneloops -- move to bugs only coming through launchpad

apw

Todo

Lucid: c-o-d -- can we build some bisect points between releases

apw

Todo

Lucid: documentation -- re-organize kernel team wiki pages

jeremyfoshee

Todo

Kernel Triage Summit: send heads up e-mail concerning 'triager summit'

jeremyfoshee

Todo

Kernel Triage Summit: plan dates for 'triager summit' based on SME input

jeremyfoshee

Todo

Kernel Triage Summit: determine venue(#ubuntu-classroom?) for summit

jeremyfoshee

Todo

Kernel Triage Summit: set schedule and communicate to all involved

jeremyfoshee

Todo

Duplicate bugs: work with forums moderators on duplicates in bugs

jeremyfoshee

Todo

Duplicate bugs: begin encouragement of bug commenters to file new bugs

jeremyfoshee

Todo

Duplicate bugs: develop wiki documentation for reasoning on removal of duplicates

jeremyfoshee

Todo

Duplicate bugs: add links to above document in arsenal scripts

jeremyfoshee

Todo

Duplicate bugs: add apport tag to suggest not duplicating

jeremyfoshee

Todo

Root cause analysis: work with forums moderators to identify trending topics

jeremyfoshee

Todo

Root cause analysis: work with SMEs to identify documentation shortcomings for triager identification of root causes

jeremyfoshee

Todo

Root cause analysis: work with Kernel Team to get documentation in order so that forums moderators have a landing zone for their forum users

jeremyfoshee

Todo

Root cause analysis: work with forum moderators to begin pointing users to the 'landing zone' on the wiki

jeremyfoshee

Todo

Automated Bug Processing: improve arsenal scripts until we are processing all open statuses daily

jeremyfoshee

Todo

Automated Bug Processing: Improve documentation on why the automated processing is necessary

jeremyfoshee

Todo

Automated Bug Processing: Add link to arsenal scripts to point users to the explanation pages

jeremyfoshee

Todo

Automated Bug Processing: begin running SHA1 script to gather all bugs with an upstream commit

jeremyfoshee

Todo

Automated Bug Processing: begin running patch processing script to identify and clear attachments that are marked as patches incorrectly

jeremyfoshee

Todo

Automated Bug Processing: determine what is needed to identify bugs that can be 'carpetbombed' over the release cycle to test for fixed issues

jeremyfoshee

Todo

Automated Bug Processing: work with the Kernel Team to come up with a further breakdown of kernel subsystems and tags

jeremyfoshee

Complete

Automated Bug Processing: change expiration time to 30 days

brad-figg

Complete

kernel-maverick-config-review (1/0/1)

LP: 582350 : Please change CONFIG_SND_HDA_INPUT_BEEP_MODE to 0 (linux)

leannogasawara

Complete

kernel-maverick-misc (2/0/8)

documentation: consolidate and maintian kernel build instructions into one location, possibly within the kernel source itself

brad-figg

Todo

suspend/resume: repetition based reporting

manjo

Todo

firmware: review with diwic and merge alsa-firmware into linux-firmware

chasedouglas

Todo

Create documentation on stable team processes

stefan-bader-canonical

Todo

Karmic-fsl-imx51 - Pull back the Lucid version of fsl-imx51

stefan-bader-canonical

Todo

firewire -- review current status of old vs. new stack which is enabled etc

manjo

Todo

firmware: check packages are up to date

chasedouglas

Complete

fix broadcom dkms packages due to autoconf.h moving

canonical-kernel-team

Complete

kernel-maverick-upstart (1/0/1)

add exceptions for modules built-in list to the config review rules review

leannogasawara

Complete

security-m-apparmor (0/0/6)

change_profile pam_apparmor

jjohansen

Todo

Investigate dfa alternatives (d2fa, hfa, h-cfa, xfa, ..)

jjohansen

Todo

features directory

jjohansen

Todo

investigate mediation of btrfs snapshots

jjohansen

Todo

Fix parser caching to respect changes to includes

jjohansen

Todo

reintroduce exec time revalidation and evaluate exec overhead

jjohansen

Todo

security-m-apparmor-profile-packaging (1/0/3)

kernel learning interface that doesn't spam logs to ease crowdsourcing

jjohansen

Todo

kernel flag to turn on learning mode from boot

jjohansen

Todo

parser should be able to show all included abstractions

jjohansen

Complete

security-m-kernel-hardening (0/0/1)

review and consider security hardening patches for Stable Releases

stefan-bader-canonical

Todo

Total (11/0/70) 15%

Milestone None

Blueprint/Activity

Task

Assignee

Status

arm-m-missing-security-features (0/0/2)

validate existing SECCOMP patch

amitk

Todo

push SECCOMP patch upstream

amitk

Todo

Total (0/0/2) 0%