… | |
… | |
7 | Unless otherwise stated and marked as such, this kernel should be suitable for all environments. |
7 | Unless otherwise stated and marked as such, this kernel should be suitable for all environments. |
8 | |
8 | |
9 | |
9 | |
10 | Patchset Numbering Scheme |
10 | Patchset Numbering Scheme |
11 | -------------------------------------------------------------------------- |
11 | -------------------------------------------------------------------------- |
12 | 1XXX critical fixes |
12 | |
13 | 1XX security |
13 | FIXES |
14 | 3XX arch-compat |
14 | 1000-1400 linux-stable |
15 | 9XX other |
15 | 1400-1500 linux-stable queue |
16 | 2XXX driver related patches |
16 | 1500-1700 security |
17 | 1XX network |
17 | 1700-1800 architecture-related |
18 | 3XX raid/storage |
18 | 1800-1900 mm/scheduling/misc |
19 | 5XX graphics/sound |
19 | 1900-2000 filesystems |
20 | 7XX motherboard |
20 | 2000-2100 networking core |
21 | 9XX other |
21 | 2100-2200 storage core |
22 | 3XXX performance patches |
22 | 2200-2300 power management (ACPI, APM) |
23 | 1XX cpu-task schedular & related |
23 | 2300-2400 bus (USB, IEEE1394, PCI, PCMCIA, ...) |
24 | 3XX disk/memory/swap I/O and management |
24 | 2400-2500 network drivers |
25 | 5XX graphics/sound |
25 | 2500-2600 storage drivers |
26 | 9XX other |
26 | 2600-2700 input |
27 | 4XXX additional features. |
27 | 2700-2900 media (graphics, sound, tv) |
28 | 1XX network |
28 | 2900-3000 other |
29 | 3XX raid/storage |
29 | 3000-4000 reserved |
30 | 5XX graphics/sound |
30 | |
31 | 7XX filesystem |
31 | FEATURES |
32 | 9XX other |
32 | 4000-4100 network |
33 | 5XXX experimental patches |
33 | 4100-4200 storage |
34 | 1XX network |
34 | 4200-4300 graphics |
35 | 3XX raid/storage |
35 | 4300-4400 filesystem |
36 | 5XX graphics/sound |
36 | 4400-4500 other |
37 | 7XX filesystem |
37 | |
38 | 9XX other |
|
|
39 | |
|
|
40 | Individual Patch Descriptions: |
38 | Individual Patch Descriptions: |
41 | -------------------------------------------------------------------------- |
39 | -------------------------------------------------------------------------- |
42 | |
40 | |
43 | Patch: 1000_1_select-correct-bridge-id.patch |
|
|
44 | From: 2.6.15.1 |
|
|
45 | Desc: BRIDGE: Fix faulty check in br_stp_recalculate_bridge_id() |
|
|
46 | |
|
|
47 | Patch: 1001_1_sparc-atyfb-blade100.patch |
|
|
48 | From: 2.6.15.1 |
|
|
49 | Desc: [ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15} |
|
|
50 | |
|
|
51 | Patch: 1002_1_workqueue-cpu-offline.patch |
|
|
52 | From: 2.6.15.1 |
|
|
53 | Desc: fix workqueue oops during cpu offline |
|
|
54 | |
|
|
55 | Patch: 1003_1_bridge-netfilter-ip-fragments.patch |
|
|
56 | From: 2.6.15.1 |
|
|
57 | Desc: [EBTABLES] Don't match tcp/udp source/destination port for IP fragments |
|
|
58 | |
|
|
59 | Patch: 1004_1_netlink-rcv-skb-dos.patch |
|
|
60 | From: 2.6.15.1 |
|
|
61 | Desc: [AF_NETLINK]: Fix DoS in netlink_rcv_skb() (CVE-2006-0035) |
|
|
62 | |
|
|
63 | Patch: 1005_1_sys-class-net-wireless-stats.patch |
|
|
64 | From: 2.6.15.1 |
|
|
65 | Desc: fix /sys/class/net/<if>/wireless without dev->get_wireless_stats |
|
|
66 | |
|
|
67 | Patch: 1006_1_moxa-capability-check.patch |
|
|
68 | From: 2.6.15.1 |
|
|
69 | Desc: moxa serial: add proper capability check |
|
|
70 | |
|
|
71 | Patch: 1007_1_netfilter-pptp-crash-1.patch |
|
|
72 | From: 2.6.15.1 |
|
|
73 | Desc: [NETFILTER]: Fix crash in ip_nat_pptp |
|
|
74 | |
|
|
75 | Patch: 1008_1_netfilter-pptp-crash-2.patch |
|
|
76 | From: 2.6.15.1 |
|
|
77 | Desc: [NETFILTER]: Fix another crash in ip_nat_pptp |
|
|
78 | |
|
|
79 | Patch: 1009_1_netlink-oops.patch |
|
|
80 | From: 2.6.15.1 |
|
|
81 | Desc: netlink oops fix due to incorrect error code |
|
|
82 | |
|
|
83 | Patch: 1010_1_ppc-ml300-ep405-boot.patch |
|
|
84 | From: 2.6.15.1 |
|
|
85 | Desc: ppc32: Re-add embed_config.c to ml300/ep405 |
|
|
86 | |
|
|
87 | Patch: 1011_1_skge-memory-on-ring-changes.patch |
|
|
88 | From: 2.6.15.1 |
|
|
89 | Desc: skge: handle out of memory on ring changes |
|
|
90 | |
|
|
91 | Patch: 1012_1_sparc64-64k-hugetlb-depends.patch |
|
|
92 | From: 2.6.15.1 |
|
|
93 | Desc: arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependencies |
|
|
94 | |
|
|
95 | Patch: 1013_1_sparc64-strace.patch |
|
|
96 | From: 2.6.15.1 |
|
|
97 | Desc: [SPARC64]: Fix ptrace/strace |
|
|
98 | |
|
|
99 | Patch: 1014_1_sparc64-fstat64.patch |
|
|
100 | From: 2.6.15.1 |
|
|
101 | Desc: [SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table. |
|
|
102 | |
|
|
103 | Patch: 1015_1_ufs-inode-sem.patch |
|
|
104 | From: 2.6.15.1 |
|
|
105 | Desc: UFS: inode->i_sem is not released in error path |
|
|
106 | |
|
|
107 | Patch: 1016_1_vgacon-doublescan.patch |
|
|
108 | From: 2.6.15.1 |
|
|
109 | Desc: vgacon: fix doublescan mode |
|
|
110 | |
|
|
111 | Patch: 1340_sparc-obp64-naming.patch |
41 | Patch: 1700_sparc-obp64-naming.patch |
112 | From: http://marc.theaimsgroup.com/?l=linux-sparc&m=110314220200915&w=2 |
42 | From: http://marc.theaimsgroup.com/?l=linux-sparc&m=110314220200915&w=2 |
113 | Desc: Fix OBP naming on some sparc systems |
43 | Desc: Fix OBP naming on some sparc systems |
114 | |
44 | |
115 | Patch: 1399_sparc-U1-hme-lockup.patch |
45 | Patch: 1705_sparc-U1-hme-lockup.patch |
116 | From: sparc patch tarball |
46 | From: sparc patch tarball |
117 | Desc: Fix hme related lockup on u1s |
47 | Desc: Fix hme related lockup on u1s |
118 | |
48 | |
119 | Patch: 2300_ata-piix-suspend.patch |
49 | Patch: 1710_sparc-sparsemem.patch |
120 | From: http://bugs.gentoo.org/118284 |
50 | From: http://bugs.gentoo.org/127095 |
121 | Desc: Fix crash-on-resume with ata_piix driver by implementing suspend support |
51 | Desc: Use sparsemem for ultrasparc machines |
122 | |
52 | |
123 | Patch: 4000_intel-ich8.patch |
|
|
124 | From: Jason Gaston @ Intel |
|
|
125 | Desc: Support the upcoming Intel ICH8 chipset |
|
|
126 | |
|
|
127 | Patch: 4100_sky2-0.12.patch |
|
|
128 | From: netdev-2.6 tree |
|
|
129 | Desc: Driver for Marvell Yukon-2 ethernet adapters |
|
|
130 | |
|
|
131 | Patch: 4101_deprecate-sk98lin.patch |
53 | Patch: 4000_deprecate-sk98lin.patch |
132 | From: dsd@gentoo.org |
54 | From: dsd@gentoo.org |
133 | Desc: Add a note suggesting users try skge |
55 | Desc: Add a note suggesting users try skge |
134 | |
56 | |
|
|
57 | Patch: 4100_libata-enable-atapi.patch |
|
|
58 | From: dsd@gentoo.org acked by Jeff Garzik |
|
|
59 | Desc: Enable libata ATAPI (i.e. SATA CDROM) support by default |
|
|
60 | |
135 | Patch: 4305_dm-bbr.patch |
61 | Patch: 4105_dm-bbr.patch |
136 | From: EVMS 2.5.2 |
62 | From: EVMS 2.5.2 |
137 | Desc: Bad block relocation support for LiveCD users |
63 | Desc: Bad block relocation support for LiveCD users |
138 | |
64 | |
139 | Patch: 4320_promise-pdc2037x.patch |
65 | Patch: 4110_promise-pdc2037x.patch |
140 | From: Jeff Garzik's libata-dev-2.6 tree |
66 | From: Jeff Garzik's libata-dev-2.6 tree |
141 | Desc: Adds support for Promise 2037x SATA controllers which have PATA ports |
67 | Desc: Adds support for Promise 2037x SATA controllers which have PATA ports |
142 | |
68 | |
143 | Patch: 4351_megaraid-compatibility.patch |
|
|
144 | From: dsd@gentoo.org |
|
|
145 | Desc: Allow both megaraid drivers to be built side-by-side |
|
|
146 | |
|
|
147 | Patch: 4500_fbsplash-0.9.2-r5.patch |
69 | Patch: 4200_fbsplash-0.9.2-r5.patch |
148 | From: http://dev.gentoo.org/~spock |
70 | From: http://dev.gentoo.org/~spock |
149 | Desc: Bootsplash successor by Michal Januszewski |
71 | Desc: Bootsplash successor by Michal Januszewski |
150 | |
72 | |
151 | Patch: 4505_vesafb-tng-1.0-rc1-r3.patch |
73 | Patch: 4205_vesafb-tng-1.0-rc1-r3.patch |
152 | From: http://dev.gentoo.org/~spock/projects/vesafb-tng/ |
74 | From: http://dev.gentoo.org/~spock/projects/vesafb-tng/ |
153 | Desc: Updated vesafb driver for x86. |
75 | Desc: Updated vesafb driver for x86. |
154 | |
76 | |
155 | Patch: 4705_squashfs-2.2.patch |
77 | Patch: 4300_squashfs-3.0.patch |
156 | From: http://squashfs.sourceforge.net/ |
78 | From: http://squashfs.sourceforge.net/ |
157 | Desc: driver to support squashfs filesystems. |
79 | Desc: driver to support squashfs filesystems. |
158 | |
80 | |
159 | Patch: 4900_speakup-20060103.patch |
81 | Patch: 4400_speakup-20060103.patch |
160 | From: dsd@gentoo.org from speakup cvs |
82 | From: dsd@gentoo.org from speakup cvs |
161 | Desc: Provides console speech to visually-impaired users |
83 | Desc: Provides console speech to visually-impaired users |
162 | |
84 | |
163 | Patch: 4901_speakup-highlight-tracking-amd64.patch |
85 | Patch: 4401_speakup-highlight-tracking-amd64.patch |
164 | From: dsd@gentoo.org |
86 | From: dsd@gentoo.org |
165 | Desc: Experimental fix for speakup highlight tracking on amd64 |
87 | Desc: Experimental fix for speakup highlight tracking on amd64 |
166 | |
88 | |
167 | Patch: 4905_alpha-sysctl-uac.patch |
89 | Patch: 4405_alpha-sysctl-uac.patch |
168 | From: |
90 | From: |
169 | Desc: enable control of the unaligned access control policy from sysctl |
91 | Desc: enable control of the unaligned access control policy from sysctl |
170 | |
|
|