Progress towards topic-precise-kernel-essential
This page shows the progress towards completing a Topic . You can see from the burndown if the Topic is likely to be completed at the current rate of work. Below that you can see the progress towards the blueprints that contribute to the Topic , and the progress of each person working on the Topic .
Launchpad pageWorkitem burndown
"foreign" counts refer to workitems that are assigned to someone not in the team
100% of 251
Contributing Blueprints
| Blueprint | Completion | Priority | Status/Description |
|---|---|---|---|
| hardware-p-kernel-config-review |
100% of 161
|
Essential | Review of the kernel configuration for P. This will concentrate on confirming the policy for various option types, as well as new options. For major new options, discussion and confirmation of the selection of each. |
| security-p-apparmor-permissions-rework |
100% of 5
|
Essential | The file permissions layout table[1] is running out of space and cannot properly support things such as mount rules. While we could hack around this and do remappings, this will require more work to untangle down the road than completing the permissions rework. http://wiki.apparmor.net/index.php/TechnicalDoc_HFA_permissions#Permission_Layout |
| hardware-p-kernel-boot |
100% of 3
|
Essential | Blueprint to track work related to kernel boot speed, text free boot, flicker free boot, etc. |
| hardware-p-kernel-power-management |
100% of 31
|
High | TBD |
| other-p-qa-kernel-sru |
100% of 13
|
Essential | Discuss and decide on what should be tested on kernel SRUs, considering what is already available and what is missing. |
| hardware-p-kernel-delta-review |
100% of 17
|
Essential | 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. |
| hardware-p-kernel-version-and-flavors |
100% of 7
|
Essential | Discussions on the likely mainline kernel version and appropriate kernel flavors for P. |
| security-p-apparmor-containers |
100% of 14
|
Essential | This blueprint is to regroup and mark as "essential" work required for AppArmor container support. |
Status by assignee
| Assignee | todo | blocked | inprogress | postponed | done | Completion |
|---|---|---|---|---|---|---|
| Andy Whitcroft | 0 | 0 | 0 | 3 | 88 | 100% |
| Brad Figg | 0 | 0 | 0 | 0 | 1 | 100% |
| Chase Douglas | 0 | 0 | 0 | 0 | 1 | 100% |
| Colin King | 0 | 0 | 0 | 1 | 33 | 100% |
| David Henningsson | 0 | 0 | 0 | 0 | 1 | 100% |
| Eric Miao | 0 | 0 | 0 | 0 | 1 | 100% |
| Herton R. Krzesinski | 0 | 0 | 0 | 0 | 1 | 100% |
| Ike Panhc | 0 | 0 | 0 | 0 | 1 | 100% |
| Jamie Strandboge | 0 | 0 | 0 | 0 | 1 | 100% |
| John Johansen | 0 | 0 | 0 | 2 | 15 | 100% |
| Leann Ogasawara | 0 | 0 | 0 | 1 | 83 | 100% |
| Keng-Yü Lin | 0 | 0 | 0 | 0 | 1 | 100% |
| Manoj Iyer | 0 | 0 | 0 | 0 | 1 | 100% |
| Mathieu Poirier | 0 | 0 | 0 | 0 | 1 | 100% |
| Marc Deslauriers | 0 | 0 | 0 | 0 | 1 | 100% |
| Ricardo Salveti | 0 | 0 | 0 | 0 | 1 | 100% |
| Steve Beattie | 0 | 0 | 0 | 0 | 2 | 100% |
| Steve Conklin | 0 | 0 | 0 | 1 | 11 | 100% |
| Seth Forshee | 0 | 0 | 0 | 0 | 2 | 100% |
| Stefan Bader | 0 | 0 | 0 | 0 | 5 | 100% |
| Tim Gardner | 0 | 0 | 0 | 0 | 5 | 100% |
| Ming Lei | 0 | 0 | 0 | 0 | 1 | 100% |
| Jesse Sung | 0 | 0 | 0 | 0 | 1 | 100% |
Work item details
| Assignee | Status | Blueprint | Priority | Work item |
|---|---|---|---|---|
| Andy Whitcroft | done | hardware-p-kernel-boot | Essential | review kernel boot flicker and identify any problems |
| hardware-p-kernel-boot | Essential | review kernel boot performance and identify any problems | ||
| hardware-p-kernel-boot | Essential | review kernel text output and identify any problems | ||
| hardware-p-kernel-config-review | Essential | ARM_PATCH_PHYS_VIRT ok needs annotation (not needed) | ||
| hardware-p-kernel-config-review | Essential | BACKLIGHT_CLASS_DEVICE needs annotation, see bp whiteboard for reasoning | ||
| hardware-p-kernel-config-review | Essential | BACKTRACE_SELF_TEST, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_*_DEBUG_* likely should be 'n' and quirked otherwise | ||
| hardware-p-kernel-config-review | Essential | CONFIG_*_DEBUG_FS likely should default to 'n' | ||
| hardware-p-kernel-config-review | Essential | CONFIG_*_PHY - add annotations | ||
| hardware-p-kernel-config-review | Essential | CONFIG_*_PHY=y needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_*_PROC_FS are not filesystems remove from the Filesystems list | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ACORN_PARTITION_ADFS investigate (it's a FS and experimental, what's the proper policy) | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ACPI_ASUS is noted as DEPRECATED and thus not enabled, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ACPI_CUSTOM_METHOD presents a security risk and should be enforced off plus an annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ACPI_HED=y needs annotation, see bp whiteboard for info | ||
| hardware-p-kernel-config-review | Essential | CONFIG_APM_EMULATION, needs annotation for =n on arm | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ATA_NONSTANDARD=y on powerpc64-smp, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_BLK_* are dependancies of boot essential items, add annotations | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CRYPTO_* likely should have default annotation of 'm' | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CRYPTO_* warrents a config checker sections | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CRYPTO_AES and CRYPTO_CBC needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CRYPTO_CRC32C* are dependancies of boot essential items, annotate | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CRYPTO_CRC32C=y needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CRYPTO_CRC32C_INTEL=y needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CRYPTO_DEV_PADLOCK, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CRYPTO_DEV_PADLOCK=y needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CRYPTO_MANAGER, MD5, SHA1, SHA256 needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CS5535_MFGPT needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_DEV_XD, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_DM_RAID45 correctly inconsistent | ||
| hardware-p-kernel-config-review | Essential | CONFIG_DNS_RESOLVER=y because CEPH_LIB_USE_DNS_RESOLVER=y, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_DVB_DUMMY_FE needs annotation, see bp whiteboard for info | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ECRYPTFS_FS require annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_EDD, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_EFI_VARS needs an annotation, DI requirement | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ENCRYPTED_KEYS, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_FAT_FS should be enforced =y for ARM as they need it for boot partition (and add an annotation) | ||
| hardware-p-kernel-config-review | Essential | CONFIG_FB, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_FB_3DFX needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_FB_OMAP2 needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_FB_PS3 needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_FB_VIRTUAL, needs annotation, see bp whiteboard for info | ||
| hardware-p-kernel-config-review | Essential | CONFIG_FB_VOODOO1 needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_FDDI annotation for protocol builtin | ||
| hardware-p-kernel-config-review | Essential | CONFIG_FDDI, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_FRAMBUFFER_CONSOLE, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_HOTPLUC_PCI* needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_HW_MON, needs annotation as a subsystem (investigate first). | ||
| hardware-p-kernel-config-review | Essential | CONFIG_HW_RANDOM, needs annotation as a subsystem | ||
| hardware-p-kernel-config-review | Essential | CONFIG_IDE is deprecated, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_INET_LRO needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_INPUT needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_IOSCHED_* needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_LLC, needs annotation - see blueprint whitebboard for reasoning | ||
| hardware-p-kernel-config-review | Essential | CONFIG_LLC=m on armel/armhf, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_MMC/CONFIG_MTD =y on arm, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_MMC_SDHCI is boot essential on arm needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_NET_VENDOR_* likely should be 'y' as these are simply groups | ||
| hardware-p-kernel-config-review | Essential | CONFIG_NFC (Near Field Communications) is inconsistent wrt policy reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_NLS_CODEPAGE_437 builtin on arm because of FAT, annotate | ||
| hardware-p-kernel-config-review | Essential | CONFIG_PACKET is boot essential, add annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_PARAVIRT_TIME_ACCOUNTING is correct as n needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_PATA_MACIO=y needs annotation, see bp whiteboard for info | ||
| hardware-p-kernel-config-review | Essential | CONFIG_RFKILL is an essential subsystem needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_SCSI needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_SENSORS_W83795_FANCTRL needs investigateion | ||
| hardware-p-kernel-config-review | Essential | CONFIG_USB_DEVICEFS is correct as =n, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_USB_FUNCTIONFS is actually a filesystem needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_USB_GADGETFS is actually a filesystem needs annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_USB_OTG =y on arm, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CPU_FREQ_GOV_PERFORMANCE, needs annotation | ||
| hardware-p-kernel-config-review | Essential | CRC16 AND CRC32, CRYPTO*, needs annotation | ||
| hardware-p-kernel-config-review | Essential | DEBUG_NX_TEST, DMATEST needs annotation | ||
| hardware-p-kernel-config-review | Essential | Ensure Hyper-V modules are available in the initramfs | ||
| hardware-p-kernel-config-review | Essential | FSAM7400 needs annotation | ||
| hardware-p-kernel-config-review | Essential | FW_LOADER, nneds annotation | ||
| hardware-p-kernel-config-review | Essential | GPIO_CS5535 needs annotation. GPIO_CS5535=y for i386 because OLPC_XO1_SCI=y | ||
| hardware-p-kernel-config-review | Essential | KDBG_SERIAL_CONSOLE, needs annotation | ||
| hardware-p-kernel-config-review | Essential | Look at defaulting to Hyper-V paravirtualised drivers over ATA when available | ||
| hardware-p-kernel-config-review | Essential | add highlighting/bgcolor for wiki rows | ||
| hardware-p-kernel-config-review | Essential | annotate SATA_AHCI as boot essential | ||
| hardware-p-kernel-config-review | Essential | can we detect that CONFIG_INPUT_KXTJ9_POLLED_MODE is part of CONFIG_INPUT_KXTJ9 | ||
| hardware-p-kernel-config-review | Essential | check if there is some way to tell if you were originally an server install, check lsb-release (we are keeping linux-server) | ||
| hardware-p-kernel-config-review | Essential | generate config review for omap4 | ||
| hardware-p-kernel-config-review | Essential | re-run the configuration checks following update to 3.1-rc1 | ||
| hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches | ||
| hardware-p-kernel-delta-review | Essential | aufs -- if aufs is still present look to update it | ||
| hardware-p-kernel-version-and-flavors | Essential | connect with arm people for armhf flavor | ||
| postponed | hardware-p-kernel-config-review | Essential | investigate adding build dependencies between linux, linux-meta, and lbm | |
| hardware-p-kernel-delta-review | Essential | overlayfs -- look into inotify issues on this filesystem | ||
| hardware-p-kernel-delta-review | Essential | overlayfs -- look into memory consumption complaints | ||
| Brad Figg | done | other-p-qa-kernel-sru | Essential | Create a test for the ecryptfs file system tests |
| Chase Douglas | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| Colin King | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| hardware-p-kernel-power-management | High | 32, 32-pae, 64 bit comparisons | ||
| hardware-p-kernel-power-management | High | Calibrate ACPI battery readings vs read power readings (http://zinc.canonical.com/~cking/power-benchmarking/hpmini-10/battery-calibrate) | ||
| hardware-p-kernel-power-management | High | Client test framework + tests | ||
| hardware-p-kernel-power-management | High | Compare UEFI vs BIOS (low priority) (http://zinc.canonical.com/~cking/power-benchmarking/legacy-bios-vs-uefi-firmware) | ||
| hardware-p-kernel-power-management | High | Compare Win7 to Ubuntu: (http://zinc.canonical.com/~cking/power-benchmarking/windows-7-vs-ubuntu-precise) | ||
| hardware-p-kernel-power-management | High | Crowd source + measure PCIe ASPM fixes (https://wiki.ubuntu.com/Kernel/PowerManagementASPM) | ||
| hardware-p-kernel-power-management | High | Crowd source PM power.d improvements: https://wiki.ubuntu.com/Kernel/PowerManagementPMUtils | ||
| hardware-p-kernel-power-management | High | Identify rogue tasks (CPU utilization) on a default install (http://zinc.canonical.com/~cking/power-benchmarking/cpu) | ||
| hardware-p-kernel-power-management | High | Identify rogue tasks (wakeups) on a default install (http://zinc.canonical.com/~cking/power-benchmarking/events) | ||
| hardware-p-kernel-power-management | High | Investigate Intel power policy mode (aka MSR_IA32_ENERGY_PERF_BIAS) (http://zinc.canonical.com/~cking/power-benchmarking/msr_ia32_energy_perf_bias/results.txt) | ||
| hardware-p-kernel-power-management | High | Investigate LVDS down clocking (http://zinc.canonical.com/~cking/power-benchmarking/i915-lvds-downclocking) | ||
| hardware-p-kernel-power-management | High | Investigate Phoronix Power tests | ||
| hardware-p-kernel-power-management | High | Investigate power consumed by backlight (http://zinc.canonical.com/~cking/power-benchmarking/backlight-non-linearity) | ||
| hardware-p-kernel-power-management | High | Look at power of BlueTooth off options when in S3 (http://zinc.canonical.com/~cking/power-benchmarking/bluetooth-suspend) | ||
| hardware-p-kernel-power-management | High | Look at power top recommendations, how much they save, are they reasonable to turn on by default: (http://zinc.canonical.com/~cking/power-benchmarking/powertop-good-bad-recommendations) | ||
| hardware-p-kernel-power-management | High | Measure CPU config tweaks: (http://zinc.canonical.com/~cking/power-benchmarking/cpu-governor) | ||
| hardware-p-kernel-power-management | High | Measure Desktop power consumption, Unity 2D vs 3D, etc (http://zinc.canonical.com/~cking/power-benchmarking/unity-beta2-results) | ||
| hardware-p-kernel-power-management | High | Measure black/white pixels on blanked screen: (http://zinc.canonical.com/~cking/power-benchmarking/background-dpms/results.txt) | ||
| hardware-p-kernel-power-management | High | Measure different backgrounds + i915 framebuffer compression: (http://zinc.canonical.com/~cking/power-benchmarking/background-colour-and-framebuffer-compression) | ||
| hardware-p-kernel-power-management | High | Measure i915 and drm power saving options: (http://zinc.canonical.com/~cking/power-benchmarking/i915-and-drm-power-savings) | ||
| hardware-p-kernel-power-management | High | Measure power consumption of mouse events, should we bother to reduce them: see http://zinc.canonical.com/~cking/power-benchmarking/mouse-movement | ||
| hardware-p-kernel-power-management | High | Measure power consumption over Unity, Gnome Classic, Gnome Classic no-effects (http://zinc.canonical.com/~cking/power-benchmarking/desktop-comparisons) | ||
| hardware-p-kernel-power-management | High | Measure power consumption over a range of releases (http://zinc.canonical.com/~cking/power-benchmarking/releases-comparisons) | ||
| hardware-p-kernel-power-management | High | Measure/validate all existing PM options: (http://zinc.canonical.com/~cking/power-benchmarking/pm-utils-results) | ||
| hardware-p-kernel-power-management | High | Sanity check HDD wakeups, when, how, frequency, etc: (http://zinc.canonical.com/~cking/power-benchmarking/hdd-wakeups) | ||
| hardware-p-kernel-power-management | High | Tools/Methodology to graph Fluke power readings | ||
| hardware-p-kernel-power-management | High | Write ACPI battery power measuring tool for laptop users (git://kernel.ubuntu.com/cking/powerstat.git) | ||
| hardware-p-kernel-power-management | High | Write documentation on how to find misbehaving applications: (https://wiki.ubuntu.com/Kernel/PowerManagement/IdentifyingIssues) | ||
| hardware-p-kernel-power-management | High | define a testing methodology | ||
| hardware-p-kernel-power-management | High | hdparm spin down time setting (http://zinc.canonical.com/~cking/power-benchmarking/hdparm-spindown-settings) | ||
| hardware-p-kernel-version-and-flavors | Essential | compare power consumption/preformance of 32bit v 32bit-pae (see http://zinc.canonical.com/~cking/power-benchmarking/blueprint-foundations-p-64bit-by-default/low-memory-systems/results-2) | ||
| hardware-p-kernel-version-and-flavors | Essential | investigate performance overhead on 32bit from move generic -> generic-pae (see http://zinc.canonical.com/~cking/power-benchmarking/blueprint-foundations-p-64bit-by-default/low-memory-systems/results-1) | ||
| postponed | hardware-p-kernel-power-management | High | IRQ balancing | |
| David Henningsson | done | hardware-p-kernel-delta-review | Essential | hdmi audio disabled in the radeon driver by default? investigate why? |
| Eric Miao | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| Herton R. Krzesinski | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| Ike Panhc | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| Jamie Strandboge | done | security-p-apparmor-containers | Essential | (host) update man page for mount rules and review wiki documentation for mount rules (1) |
| John Johansen | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| security-p-apparmor-containers | Essential | (child) stacking cmd line tool to set profile aa_confine + man page (0.5) | ||
| security-p-apparmor-containers | Essential | (child) stacking cmd line tool to set stack aa_stack + man page (0.5) | ||
| security-p-apparmor-containers | Essential | (child) stacking tag audit messages with namespace (0.5) | ||
| security-p-apparmor-containers | Essential | (host) mount rules add to kernel (0.5) | ||
| security-p-apparmor-containers | Essential | (host) mount rules add to parser (0.5) | ||
| security-p-apparmor-containers | Essential | aa-stackcon add api to libapparmor (0.5) | ||
| security-p-apparmor-containers | Essential | aa-stackcon add interface to kernel module (0.5) | ||
| security-p-apparmor-containers | Essential | investigate removal of need for attach_disconnected in containers (3) | ||
| security-p-apparmor-containers | Essential | stacking investigate best way to track ns changes in kernel to handle disconnected paths - how to structure policy (3) | ||
| security-p-apparmor-permissions-rework | Essential | extend kernel to load policydb - new permission layout (high) (1) | ||
| security-p-apparmor-permissions-rework | Essential | extend kernel to remap old perms at load to new permission format + regression test it (high) (1) | ||
| security-p-apparmor-permissions-rework | Essential | extend kernel to use extended permission format (high) (1) | ||
| security-p-apparmor-permissions-rework | Essential | extend parser to generate policydb - new permission layout (high) (2) | ||
| security-p-apparmor-permissions-rework | Essential | fix parse dfa backend to propogate permissions through to compressed DFA generation (high) (4) | ||
| postponed | security-p-apparmor-containers | Essential | (child) stacking interface to create new policy namespace (1) | |
| security-p-apparmor-containers | Essential | mediation of clone flags to control who can make a new namespace (1) | ||
| Leann Ogasawara | done | hardware-p-kernel-config-review | Essential | /procfs interfaces for ACPI battery etc are deprecated, see what breaks |
| hardware-p-kernel-config-review | Essential | LP: #899244: GMA500 psb_gfx (linux) | ||
| hardware-p-kernel-config-review | Essential | LP: #903346: On omap, CONFIG_DEFAULT_MMAP_MIN_ADDR needs to be set to 32768 per kconfig notes (linux) | ||
| hardware-p-kernel-config-review | Essential | ATM_DUMMY why off? | ||
| hardware-p-kernel-config-review | Essential | BACKLIGHT_CLASS_DEVICE needs investigation | ||
| hardware-p-kernel-config-review | Essential | BLK_DEV_* needs investigation, why inconsistent | ||
| hardware-p-kernel-config-review | Essential | BLK_DEV_UB, needs investigation, enable as =m | ||
| hardware-p-kernel-config-review | Essential | CONFIG_*_PHY NI do we need this, if so then it needs annotation as boot essential -- possibly registration race | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ACPI_ASUS is inconsistent wrt policy reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ACPI_HED needs investigation (why built in) | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ARCNET is inconstant across architectures reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ARCNET, needs investigation, inconsistent (probably disable) | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ATA_NONSTANDARD is inconsistent across architectures reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_COP, enable =m even though experimental | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CRYPTO_* is again a registration race | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CRYPTO_SALSA20 is inconsistent across architectures reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_CS5535_MFGPT needs investigation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_DM_DELAY/_FLAKY is debugging support | ||
| hardware-p-kernel-config-review | Essential | CONFIG_DVB_DUMMY_FE, needs investigation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_DVB_USB_EC168, needs investigation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_EXT2 can move =m | ||
| hardware-p-kernel-config-review | Essential | CONFIG_FB_* needs investitation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_HID_ACRUX_FF is inconstant across architectures reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_HID_ACRUX_FF, investigate why =m on amd64-server and built in on all other archs, very likely just a typo when opening P | ||
| hardware-p-kernel-config-review | Essential | CONFIG_HW_RANDOM_PASEMI, needs investigation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_I2C* needs investigation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_IA32_AOUT, needs investigation (deprecated?) | ||
| hardware-p-kernel-config-review | Essential | CONFIG_INET_DIAG, needs investigation, why =y | ||
| hardware-p-kernel-config-review | Essential | CONFIG_IRQ_REMAP is inconstant wrt policy reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_ISI enable =m | ||
| hardware-p-kernel-config-review | Essential | CONFIG_LLC is inconstant across architectures reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_LOGFS is inconstant wrt policy reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_MMC_TMIO =m | ||
| hardware-p-kernel-config-review | Essential | CONFIG_MTD_NAND_FSL_ELBC =m | ||
| hardware-p-kernel-config-review | Essential | CONFIG_MTD_TESTS should be disabled (dangerous) | ||
| hardware-p-kernel-config-review | Essential | CONFIG_NET_PACKET_ENGINE is inconstant across architectures reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_NFC fix up for server | ||
| hardware-p-kernel-config-review | Essential | CONFIG_PATA_MACIO needs investigation, inconsistent wrt policy | ||
| hardware-p-kernel-config-review | Essential | CONFIG_PATA_OPTI is inconsistent across architectures reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_PATA_TOSHIBA is inconsistent wrt policy reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_POHMELFS is inconstant across architectures reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_SENSORS_AK8975 is inconsistent across architectures reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_SENSORS_LINEAGE is inconsistent wrt policy reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_SENSORS_LM95245 is inconstant wrt policy reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_SENSORS_MAX1668 is inconstant wrt policy reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_SENSORS_MAX6639 is inconstant wrt policy reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_SENSORS_MAX6642 is inconstant wrt policy reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_SENSORS_NTC_THERMISTOR is inconstant wrt policy reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_USB_DEVICEFS needs review and annotation | ||
| hardware-p-kernel-config-review | Essential | CONFIG_USB_OTG is inconstant across architectures reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_USB_XHCI_HCD is inconstant across architectures reconcile | ||
| hardware-p-kernel-config-review | Essential | CONFIG_X86_E_POWERSAVER should be disabled (dangerous) | ||
| hardware-p-kernel-config-review | Essential | DYNAMIC_DEBUG consider enabling this ... costs performance, size | ||
| hardware-p-kernel-config-review | Essential | ENC28J60, enable | ||
| hardware-p-kernel-config-review | Essential | EXT2_FS, set =m on server flavor | ||
| hardware-p-kernel-config-review | Essential | Final kernel content and configuration report to ubuntu-devel | ||
| hardware-p-kernel-config-review | Essential | GPIO_CS5535 =m check for i386-generic | ||
| hardware-p-kernel-config-review | Essential | ISI needs investigation | ||
| hardware-p-kernel-config-review | Essential | Investigate CONFIG_MEMSTICK_R592 | ||
| hardware-p-kernel-config-review | Essential | KVM needs investigation builtin on power | ||
| hardware-p-kernel-config-review | Essential | LIRC_PARALLEL set =m | ||
| hardware-p-kernel-config-review | Essential | MAC_EMUMOUSEBTN needs investigation | ||
| hardware-p-kernel-config-review | Essential | MMC_SDHCI needs investigation | ||
| hardware-p-kernel-config-review | Essential | R6040, fix up for server | ||
| hardware-p-kernel-config-review | Essential | USB_SERIAL* why turned off on arm/power | ||
| hardware-p-kernel-config-review | Essential | build in CONFIG_*_PHY for powerpc for consistency across all archs | ||
| hardware-p-kernel-config-review | Essential | build in SATA_AHCI | ||
| hardware-p-kernel-config-review | Essential | improve wordingg for EXPERIMENTAL, we enable if it is device specific (ie only works if you have the device) in which case we enable | ||
| hardware-p-kernel-config-review | Essential | investigate FSAM7400 | ||
| hardware-p-kernel-config-review | Essential | investigate brcmsmac | ||
| hardware-p-kernel-config-review | Essential | merge -server and -generic configs if testing is satisfactory | ||
| hardware-p-kernel-config-review | Essential | packages so we can upload all 3 at the same time | ||
| hardware-p-kernel-config-review | Essential | set CONFIG_MMC=y on power | ||
| hardware-p-kernel-delta-review | Essential | Add work items for individual devs patch reviews | ||
| hardware-p-kernel-delta-review | Essential | Rebase iscsitarget out of existence | ||
| hardware-p-kernel-delta-review | Essential | Rebase rtl8192se out of existence | ||
| hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches | ||
| hardware-p-kernel-delta-review | Essential | check should be in 3.2 -> UBUNTU: SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight power in 'ideapad_backlight_notify_power' to avoid a page fault | ||
| hardware-p-kernel-delta-review | Essential | disable aufs and see who screams | ||
| hardware-p-kernel-delta-review | Essential | per herton's request, drop UBUNTU: SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011" | ||
| hardware-p-kernel-version-and-flavors | Essential | publicise final kernel version after we hit kernel freeze | ||
| hardware-p-kernel-version-and-flavors | Essential | talk to themuso/jk about needing the non-smp powerpc flavor | ||
| hardware-p-kernel-version-and-flavors | Essential | update https://wiki.ubuntu.com/Kernel/Dev/ABIPackages at kernel freeze | ||
| postponed | hardware-p-kernel-config-review | Essential | LP: #899244: GMA500 psb_gfx (module-init-tools) | |
| Keng-Yü Lin | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| Manoj Iyer | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| Mathieu Poirier | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| Marc Deslauriers | done | hardware-p-kernel-delta-review | Essential | investigate mk-sbuild to use overlayfs (man schroot.conf, "union-type") |
| Ricardo Salveti | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| Steve Beattie | done | security-p-apparmor-containers | Essential | (host) mount rules add to parser tests (0.5) |
| security-p-apparmor-containers | Essential | (host) mount rules regression tests (1) | ||
| Steve Conklin | done | other-p-qa-kernel-sru | Essential | Compile a list of tests other than ltp which are available |
| other-p-qa-kernel-sru | Essential | Create a local sandbox using kernel team resources for test development | ||
| other-p-qa-kernel-sru | Essential | Create a test for ext4 file systems tests | ||
| other-p-qa-kernel-sru | Essential | Create a test for the Bonnie+ file system stress test on ecryptfs | ||
| other-p-qa-kernel-sru | Essential | Create a test for the Bonnie+ file system stress test on ext4 | ||
| other-p-qa-kernel-sru | Essential | Create a way to track test metrics across repeated tests | ||
| other-p-qa-kernel-sru | Essential | Evaluate rteval and stress and other tests which may provide metrics for trending across releases | ||
| other-p-qa-kernel-sru | Essential | Evaluate which additional tests from autotest we should be using | ||
| other-p-qa-kernel-sru | Essential | Evaluate which tests outside of ltp we should be running | ||
| other-p-qa-kernel-sru | Essential | Provide application to log data from Fluke meters over network | ||
| other-p-qa-kernel-sru | Essential | get latest version of autotest into use | ||
| postponed | other-p-qa-kernel-sru | Essential | get rteval packaged, along with anything it depends on | |
| Seth Forshee | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| hardware-p-kernel-delta-review | Essential | investigate if we can drop the alps intelimouse no-up patches | ||
| Stefan Bader | done | hardware-p-kernel-config-review | Essential | CONFIG_MMC_UNSAFE_RESUME should be =n as it is. But bug was found and reported. |
| hardware-p-kernel-config-review | Essential | XEN_BLKFRONT NETFRONT =y for all "anything you might run in xen" | ||
| hardware-p-kernel-config-review | Essential | investigate xen and server installed | ||
| hardware-p-kernel-delta-review | Essential | Review dmraid45 (->still needed) | ||
| hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches (->comments in spec) | ||
| Tim Gardner | done | hardware-p-kernel-config-review | Essential | LP: #903615: Please enable CONFIG_[HARD]LOCKUP_DETECTOR (linux) |
| hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches | ||
| hardware-p-kernel-delta-review | Essential | after v3.2-rc1 rebase, drop UBUNTU: SAUCE: (no-up) Input: elantech - Add v3 hardware support | ||
| hardware-p-kernel-delta-review | Essential | ping kees about seccomp patches | ||
| hardware-p-kernel-version-and-flavors | Essential | should we move the non-pae kernel to universe and community maintained | ||
| Ming Lei | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
| Jesse Sung | done | hardware-p-kernel-delta-review | Essential | Review set of ubuntu patches |
Last updated: Wed 06 June 2012, 07:14 UTC