1 |
dsd |
3 |
README |
2 |
|
|
-------------------------------------------------------------------------- |
3 |
|
|
This patchset is to be the 2.6 series of gentoo-sources. |
4 |
|
|
it is designed for cross-compatibility, fixes and stability, with performance and additional |
5 |
|
|
features/driver support being a second. |
6 |
|
|
|
7 |
|
|
Unless otherwise stated and marked as such, this kernel should be suitable for all environments. |
8 |
|
|
|
9 |
|
|
|
10 |
|
|
Patchset Numbering Scheme |
11 |
|
|
-------------------------------------------------------------------------- |
12 |
|
|
1XXX critical fixes |
13 |
|
|
1XX security |
14 |
|
|
3XX arch-compat |
15 |
|
|
9XX other |
16 |
|
|
2XXX driver related patches |
17 |
|
|
1XX network |
18 |
|
|
3XX raid/storage |
19 |
|
|
5XX graphics/sound |
20 |
|
|
7XX motherboard |
21 |
|
|
9XX other |
22 |
|
|
3XXX performance patches |
23 |
|
|
1XX cpu-task schedular & related |
24 |
|
|
3XX disk/memory/swap I/O and management |
25 |
|
|
5XX graphics/sound |
26 |
|
|
9XX other |
27 |
|
|
4XXX additional features. |
28 |
|
|
1XX network |
29 |
|
|
3XX raid/storage |
30 |
|
|
5XX graphics/sound |
31 |
|
|
7XX filesystem |
32 |
|
|
9XX other |
33 |
|
|
5XXX experimental patches |
34 |
|
|
1XX network |
35 |
|
|
3XX raid/storage |
36 |
|
|
5XX graphics/sound |
37 |
|
|
7XX filesystem |
38 |
|
|
9XX other |
39 |
|
|
|
40 |
|
|
Individual Patch Descriptions: |
41 |
|
|
-------------------------------------------------------------------------- |
42 |
|
|
|
43 |
dsd |
159 |
Patch: 1000_1_aacraid-bad-BUG_ON_fix.patch |
44 |
|
|
From: 2.6.13.1 |
45 |
|
|
Desc: aacraid bad BUG_ON fix |
46 |
|
|
|
47 |
|
|
Patch: 1001_1_fix-pci-rom-mapping.patch |
48 |
|
|
From: 2.6.13.1 |
49 |
|
|
Desc: Fix PCI ROM mapping |
50 |
|
|
|
51 |
|
|
Patch: 1002_1_fix-socket-filter-regression.patch |
52 |
|
|
From: 2.6.13.1 |
53 |
|
|
Desc: [NET] 2.6.13 breaks libpcap (and tcpdump) |
54 |
|
|
|
55 |
|
|
Patch: 1003_1_ipsec-oops-fix.patch |
56 |
|
|
From: 2.6.13.1 |
57 |
|
|
Desc: [CRYPTO] Fix boundary check in standard multi-block cipher processors |
58 |
|
|
|
59 |
|
|
Patch: 1004_1_ipv4-fragmentation-csum-handling.patch |
60 |
|
|
From: 2.6.13.1 |
61 |
|
|
Desc: [IPV4] Reassembly trim not clearing CHECKSUM_HW |
62 |
|
|
|
63 |
|
|
Patch: 1005_1_pci_assign_unassigned_resources-update.patch |
64 |
|
|
From: 2.6.13.1 |
65 |
|
|
Desc: x86: pci_assign_unassigned_resources() update |
66 |
|
|
|
67 |
|
|
Patch: 1006_1_saa7134-dvb-must-select-tda1004x.patch |
68 |
|
|
From: 2.6.13.1 |
69 |
|
|
Desc: Kconfig: saa7134-dvb must select tda1004x |
70 |
|
|
|
71 |
|
|
Patch: 1007_1_sendmsg-DoS.patch |
72 |
|
|
From: 2.6.13.1 |
73 |
|
|
Desc: raw_sendmsg DoS (CAN-2005-2492) |
74 |
|
|
|
75 |
|
|
Patch: 1008_1_sendmsg-stackoverflow.patch |
76 |
|
|
From: 2.6.13.1 |
77 |
|
|
Desc: 32bit sendmsg() flaw (CAN-2005-2490) |
78 |
|
|
|
79 |
|
|
Patch: 1009_1_sparc-request_irq-in-RTC-fix.patch |
80 |
|
|
From: 2.6.13.1 |
81 |
|
|
Desc: [RTC] Use SA_SHIRQ in sparc specific code. |
82 |
|
|
|
83 |
dsd |
162 |
Patch: 1010_2_fix-more-byte-to-dword-writes-to-PCI_ROM_ADDRESS-config-word.patch |
84 |
|
|
From: 2.6.13.2 |
85 |
|
|
Desc: Fix up more strange byte writes to the PCI_ROM_ADDRESS config word |
86 |
|
|
|
87 |
|
|
Patch: 1011_2_fix-MPOL_F_VERIFY.patch |
88 |
|
|
From: 2.6.13.2 |
89 |
|
|
Desc: Fix MPOL_F_VERIFY |
90 |
|
|
|
91 |
|
|
Patch: 1012_2_forcedeth-init-link-settings-in-nv_open.patch |
92 |
|
|
From: 2.6.13.2 |
93 |
|
|
Desc: forcedeth: Initialize link settings in every nv_open() |
94 |
|
|
|
95 |
|
|
Patch: 1013_2_hpt366-write-dword-not-byte-for-ROM-resource.patch |
96 |
|
|
From: 2.6.13.2 |
97 |
|
|
Desc: hpt366: write the full 4 bytes of ROM address, not just low 1 byte |
98 |
|
|
|
99 |
|
|
Patch: 1014_2_jfs_delete_inode-must-call-clear_inode.patch |
100 |
|
|
From: 2.6.13.2 |
101 |
|
|
Desc: jfs: jfs_delete_inode must call clear_inode |
102 |
|
|
|
103 |
|
|
Patch: 1015_2_lost-fput-in-32bit-ioctl-on-x86-64.patch |
104 |
|
|
From: 2.6.13.2 |
105 |
|
|
Desc: lost fput in 32bit ioctl on x86-64 |
106 |
|
|
|
107 |
|
|
Patch: 1016_2_lost-sockfd_put-in-32bit-compat-routing_ioctl.patch |
108 |
|
|
From: 2.6.13.2 |
109 |
|
|
Desc: Lost sockfd_put() in routing_ioctl() |
110 |
|
|
|
111 |
|
|
Patch: 1017_2_netfilter-fix-dhcp-masquerade-problem.patch |
112 |
|
|
From: 2.6.13.2 |
113 |
|
|
Desc: [NETFILTER]: Fix DHCP + MASQUERADE problem |
114 |
|
|
|
115 |
|
|
Patch: 1018_2_sungem-enable-and-map-pci-rom-properly.patch |
116 |
|
|
From: 2.6.13.2 |
117 |
|
|
Desc: Sun GEM ethernet: enable and map PCI ROM properly |
118 |
|
|
|
119 |
|
|
Patch: 1019_2_sunhme-enable-and-map-pci-rom-properly.patch |
120 |
|
|
From: 2.6.13.2 |
121 |
|
|
Desc: Sun HME: enable and map PCI ROM properly |
122 |
|
|
|
123 |
|
|
Patch: 1020_2_usb-ftdi_sio-baud-fix.patch |
124 |
|
|
From: 2.6.13.2 |
125 |
|
|
Desc: USB: ftdi_sio: custom baud rate fix |
126 |
|
|
|
127 |
dsd |
172 |
Patch: 1021_3_fix-de_thread-BUG_ON.patch |
128 |
|
|
From: 2.6.13.3 |
129 |
|
|
Desc: Fix fs/exec.c:788 (de_thread()) BUG_ON |
130 |
|
|
|
131 |
|
|
Patch: 1022_3_ipv6-fix-per-socket-multicast-filtering.patch |
132 |
|
|
From: 2.6.13.3 |
133 |
|
|
Desc: fix IPv6 per-socket multicast filtering in exact-match case |
134 |
|
|
|
135 |
|
|
Patch: 1023_3_ipvs-ip_vs_ftp-breaks-connections.patch |
136 |
|
|
From: 2.6.13.3 |
137 |
|
|
Desc: ipvs: ip_vs_ftp breaks connections using persistence |
138 |
|
|
|
139 |
|
|
Patch: 1024_3_skge-set-mac-address-oops-with-bonding.patch |
140 |
|
|
From: 2.6.13.3 |
141 |
|
|
Desc: skge: set mac address oops with bonding |
142 |
|
|
|
143 |
|
|
Patch: 1025_3_tcp-dont-over-clamp-window-in-tcp_clamp_window.patch |
144 |
|
|
From: 2.6.13.3 |
145 |
|
|
Desc: [TCP]: Don't over-clamp window in tcp_clamp_window() |
146 |
|
|
|
147 |
|
|
Patch: 1026_3_tcp-set-default-congestion-control-correctly.patch |
148 |
|
|
From: 2.6.13.3 |
149 |
|
|
Desc: tcp: set default congestion control correctly for incoming connections |
150 |
|
|
|
151 |
|
|
Patch: 1027_3_uml-fix-x86_64-page-leak.patch |
152 |
|
|
From: 2.6.13.3 |
153 |
|
|
Desc: uml - Fix x86_64 page leak |
154 |
|
|
|
155 |
|
|
Patch: 1028_3_yenta-oops-fix.patch |
156 |
|
|
From: 2.6.13.3 |
157 |
|
|
Desc: yenta oops fix |
158 |
|
|
|
159 |
dsd |
78 |
Patch: 1300_ppc64-multilib.patch |
160 |
|
|
From: dostrow@gentoo.org |
161 |
|
|
Desc: PPC64 makefile fix for multilib stuff |
162 |
|
|
|
163 |
dsd |
165 |
Patch: 1305_amd64-smp.patch |
164 |
|
|
From: http://bugs.gentoo.org/104151 |
165 |
|
|
Desc: Hopeful fix for the AMD64 SMP userspace crash issues |
166 |
|
|
|
167 |
dsd |
174 |
Patch: 1310_amd64-x2-tsc.patch |
168 |
|
|
From: Upstream 2.6.14 |
169 |
|
|
Desc: Fix clock skew on AMD64 X2 cpu's |
170 |
dsd |
158 |
|
171 |
dsd |
3 |
Patch: 1340_sparc-obp64-naming.patch |
172 |
|
|
From: http://marc.theaimsgroup.com/?l=linux-sparc&m=110314220200915&w=2 |
173 |
|
|
Desc: Fix OBP naming on some sparc systems |
174 |
|
|
|
175 |
eradicator |
107 |
Patch: 1360_sparc-kconfig-depends.patch |
176 |
dsd |
3 |
From: eradicator@gentoo.org |
177 |
eradicator |
107 |
Desc: Fix depends statements for some drivers |
178 |
dsd |
3 |
|
179 |
eradicator |
107 |
Patch: 1361_sparc-kconfig-rework.patch |
180 |
eradicator |
105 |
From: eradicator@gentoo.org |
181 |
eradicator |
107 |
Desc: SPARC Kconfig reworked to be more similar to x86 layout |
182 |
eradicator |
105 |
|
183 |
eradicator |
127 |
Patch: 1362_sparc-kconfig-fb.patch |
184 |
|
|
From: eradicator@gentoo.org |
185 |
|
|
Desc: SPARC Kconfig cleanups to the framebuffer Kconfig |
186 |
|
|
|
187 |
dsd |
3 |
Patch: 1399_sparc-U1-hme-lockup.patch |
188 |
|
|
From: sparc patch tarball |
189 |
|
|
Desc: Fix hme related lockup on u1s |
190 |
|
|
|
191 |
dsd |
160 |
Patch: 1900_kallsyms-compression.patch |
192 |
|
|
From: http://bugs.gentoo.org/104393 |
193 |
|
|
Desc: Stop kallsyms requiring an extra pass for some configs |
194 |
|
|
|
195 |
dsd |
157 |
Patch: 2105_skge-1.0.patch |
196 |
|
|
From: http://bugs.gentoo.org/87182 and others |
197 |
|
|
Desc: skge tree update |
198 |
dsd |
147 |
|
199 |
dsd |
3 |
Patch: 4101_deprecate-sk98lin.patch |
200 |
|
|
From: dsd@gentoo.org |
201 |
|
|
Desc: Add a note suggesting users try skge |
202 |
|
|
|
203 |
|
|
Patch: 4300_via-vt6410.patch |
204 |
|
|
From: ide-dev-2.6 |
205 |
|
|
Desc: Add support for VIA VT6410 IDE into vt82xx driver |
206 |
|
|
|
207 |
dsd |
11 |
Patch: 4305_dm-bbr.patch |
208 |
|
|
From: EVMS 2.5.2 |
209 |
|
|
Desc: Bad block relocation support for LiveCD users |
210 |
|
|
|
211 |
dsd |
3 |
Patch: 4320_promise-pdc2037x.patch |
212 |
|
|
From: Jeff Garzik's libata-dev-2.6 tree |
213 |
|
|
Desc: Adds support for Promise 2037x SATA controllers which have PATA ports |
214 |
|
|
|
215 |
dsd |
129 |
Patch: 4340_sata-nv-mcp5x.patch |
216 |
|
|
From: libata-dev tree |
217 |
|
|
Desc: Support MCP5x nvidia SATA controllers |
218 |
|
|
|
219 |
dsd |
122 |
Patch: 4355_promise-tx4200.patch |
220 |
|
|
From: dsd@gentoo.org |
221 |
|
|
Desc: Support promise TX4200 hardware |
222 |
|
|
|
223 |
dsd |
70 |
Patch: 4351_megaraid-compatibility.patch |
224 |
|
|
From: dsd@gentoo.org |
225 |
|
|
Desc: Allow both megaraid drivers to be built side-by-side |
226 |
|
|
|
227 |
dsd |
97 |
Patch: 4500_fbsplash-0.9.2-r4.patch |
228 |
dsd |
3 |
From: http://dev.gentoo.org/~spock |
229 |
|
|
Desc: Bootsplash successor by Michal Januszewski |
230 |
|
|
|
231 |
dsd |
97 |
Patch: 4505_vesafb-tng-0.9-rc7-r1.patch |
232 |
dsd |
3 |
From: http://dev.gentoo.org/~spock/projects/vesafb-tng/ |
233 |
|
|
Desc: Updated vesafb driver for x86. |
234 |
|
|
|
235 |
dsd |
121 |
Patch: 4705_squashfs-2.2.patch |
236 |
dsd |
3 |
From: http://squashfs.sourceforge.net/ |
237 |
dsd |
97 |
Desc: driver to support squashfs filesystems. |
238 |
dsd |
3 |
|
239 |
eradicator |
150 |
Patch: 4900_speakup-20050825.patch |
240 |
|
|
From: eradicator@gentoo.org from speakup cvs |
241 |
dsd |
126 |
Desc: Provides console speech to visually-impaired users |
242 |
|
|
|
243 |
dsd |
163 |
Patch: 4901_speakup-gameport.patch |
244 |
|
|
From: http://bugs.gentoo.org/104609 |
245 |
|
|
Desc: Fix for gameport init |
246 |
|
|
|
247 |
dsd |
11 |
Patch: 4905_alpha-sysctl-uac.patch |
248 |
|
|
From: |
249 |
|
|
Desc: enable control of the unaligned access control policy from sysctl |
250 |
|
|
|