diff options
author | Roland McGrath <roland@redhat.com> | 2010-07-29 18:37:05 -0700 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2010-07-29 18:37:45 -0700 |
commit | 7f2b706ac8d669475df57714364a00361ae3072f (patch) | |
tree | 2967c5e3e5cb00327fdfa239b394f37c49f76b6e /TODO | |
parent | 377da6d08cf79d30c46d74a7f0f4a0b7e7c456c7 (diff) | |
download | kernel-7f2b706ac8d669475df57714364a00361ae3072f.tar.gz kernel-7f2b706ac8d669475df57714364a00361ae3072f.tar.xz kernel-7f2b706ac8d669475df57714364a00361ae3072f.zip |
Restore TODO file.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 61 |
1 files changed, 61 insertions, 0 deletions
@@ -0,0 +1,61 @@ +# Put stuff likely to go upstream (in decreasing likelyhood) at the top. +# + +* linux-2.6-firewire-git-update.patch + perpetual updates from git trees. + +* linux-2.6-compile-fixes.patch +* linux-2.6-hotfixes.patch + Empty + +* linux-2.6-build-nonintconfig.patch +* linux-2.6-debug-nmi-timeout.patch +* linux-2.6-debug-spinlock-taint.patch +* linux-2.6-debug-taint-vm.patch +* linux-2.6-debug-vm-would-have-oomkilled.patch + TODO: Push upstream + +* linux-2.6-acpi-video-dos.patch +* linux-2.6-defaults-acpi-video.patch + Fedora policy decisions + Turn into CONFIG_ options and upstream ? + +* linux-2.6-crash-driver.patch + Unlikely to go upstream. + https://bugzilla.redhat.com/show_bug.cgi?id=492803 + +* linux-2.6-debug-always-inline-kzalloc.patch + Sent upstream Sep 25 2008 + +* linux-2.6-debug-sizeof-structs.patch + Fedora local debug stuff. + +* linux-2.6-utrace.patch + utrace + +* linux-2.6-defaults-pci_no_msi.patch + Fedora local choices uninteresting to upstream + +* linux-2.6-input-kill-stupid-messages.patch +* linux-2.6-silence-acpi-blacklist.patch +* linux-2.6-silence-fbcon-logo.patch +* linux-2.6-silence-noise.patch + Fedora local 'hush' patches. (Some will go upstream next time) + +* linux-2.6-execshield.patch + Not interesting to upstream. + +* lirc-2.6.33.patch +* hdpvr-ir-enable.patch + jarod working on upstreaming + +* linux-2.6-selinux-mprotect-checks.patch +* linux-2.6-sparc-selinux-mprotect-checks.patch + Newer version might go upstream at some point. + +* linux-2.6-serial-460800.patch + Probably not upstreamable. + http://marc.theaimsgroup.com/?l=linux-kernel&m=112687270832687&w=2 + https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=126403 + http://lkml.org/lkml/2006/8/2/208 + |