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 |
78 |
Patch: 1300_ppc64-multilib.patch |
128 |
|
|
From: dostrow@gentoo.org |
129 |
|
|
Desc: PPC64 makefile fix for multilib stuff |
130 |
|
|
|
131 |
dsd |
158 |
Patch: 1305_ppc-rom-mapping.patch |
132 |
|
|
From: http://bugs.gentoo.org/104336 |
133 |
|
|
Desc: Fix bootup on mac laptops |
134 |
|
|
|
135 |
dsd |
3 |
Patch: 1340_sparc-obp64-naming.patch |
136 |
|
|
From: http://marc.theaimsgroup.com/?l=linux-sparc&m=110314220200915&w=2 |
137 |
|
|
Desc: Fix OBP naming on some sparc systems |
138 |
|
|
|
139 |
eradicator |
107 |
Patch: 1360_sparc-kconfig-depends.patch |
140 |
dsd |
3 |
From: eradicator@gentoo.org |
141 |
eradicator |
107 |
Desc: Fix depends statements for some drivers |
142 |
dsd |
3 |
|
143 |
eradicator |
107 |
Patch: 1361_sparc-kconfig-rework.patch |
144 |
eradicator |
105 |
From: eradicator@gentoo.org |
145 |
eradicator |
107 |
Desc: SPARC Kconfig reworked to be more similar to x86 layout |
146 |
eradicator |
105 |
|
147 |
eradicator |
127 |
Patch: 1362_sparc-kconfig-fb.patch |
148 |
|
|
From: eradicator@gentoo.org |
149 |
|
|
Desc: SPARC Kconfig cleanups to the framebuffer Kconfig |
150 |
|
|
|
151 |
dsd |
3 |
Patch: 1399_sparc-U1-hme-lockup.patch |
152 |
|
|
From: sparc patch tarball |
153 |
|
|
Desc: Fix hme related lockup on u1s |
154 |
|
|
|
155 |
dsd |
160 |
Patch: 1900_kallsyms-compression.patch |
156 |
|
|
From: http://bugs.gentoo.org/104393 |
157 |
|
|
Desc: Stop kallsyms requiring an extra pass for some configs |
158 |
|
|
|
159 |
dsd |
157 |
Patch: 2105_skge-1.0.patch |
160 |
|
|
From: http://bugs.gentoo.org/87182 and others |
161 |
|
|
Desc: skge tree update |
162 |
dsd |
147 |
|
163 |
dsd |
3 |
Patch: 4101_deprecate-sk98lin.patch |
164 |
|
|
From: dsd@gentoo.org |
165 |
|
|
Desc: Add a note suggesting users try skge |
166 |
|
|
|
167 |
|
|
Patch: 4300_via-vt6410.patch |
168 |
|
|
From: ide-dev-2.6 |
169 |
|
|
Desc: Add support for VIA VT6410 IDE into vt82xx driver |
170 |
|
|
|
171 |
dsd |
11 |
Patch: 4305_dm-bbr.patch |
172 |
|
|
From: EVMS 2.5.2 |
173 |
|
|
Desc: Bad block relocation support for LiveCD users |
174 |
|
|
|
175 |
dsd |
3 |
Patch: 4320_promise-pdc2037x.patch |
176 |
|
|
From: Jeff Garzik's libata-dev-2.6 tree |
177 |
|
|
Desc: Adds support for Promise 2037x SATA controllers which have PATA ports |
178 |
|
|
|
179 |
dsd |
129 |
Patch: 4340_sata-nv-mcp5x.patch |
180 |
|
|
From: libata-dev tree |
181 |
|
|
Desc: Support MCP5x nvidia SATA controllers |
182 |
|
|
|
183 |
dsd |
122 |
Patch: 4355_promise-tx4200.patch |
184 |
|
|
From: dsd@gentoo.org |
185 |
|
|
Desc: Support promise TX4200 hardware |
186 |
|
|
|
187 |
dsd |
70 |
Patch: 4351_megaraid-compatibility.patch |
188 |
|
|
From: dsd@gentoo.org |
189 |
|
|
Desc: Allow both megaraid drivers to be built side-by-side |
190 |
|
|
|
191 |
dsd |
97 |
Patch: 4500_fbsplash-0.9.2-r4.patch |
192 |
dsd |
3 |
From: http://dev.gentoo.org/~spock |
193 |
|
|
Desc: Bootsplash successor by Michal Januszewski |
194 |
|
|
|
195 |
dsd |
97 |
Patch: 4505_vesafb-tng-0.9-rc7-r1.patch |
196 |
dsd |
3 |
From: http://dev.gentoo.org/~spock/projects/vesafb-tng/ |
197 |
|
|
Desc: Updated vesafb driver for x86. |
198 |
|
|
|
199 |
dsd |
121 |
Patch: 4705_squashfs-2.2.patch |
200 |
dsd |
3 |
From: http://squashfs.sourceforge.net/ |
201 |
dsd |
97 |
Desc: driver to support squashfs filesystems. |
202 |
dsd |
3 |
|
203 |
eradicator |
150 |
Patch: 4900_speakup-20050825.patch |
204 |
|
|
From: eradicator@gentoo.org from speakup cvs |
205 |
dsd |
126 |
Desc: Provides console speech to visually-impaired users |
206 |
|
|
|
207 |
dsd |
163 |
Patch: 4901_speakup-gameport.patch |
208 |
|
|
From: http://bugs.gentoo.org/104609 |
209 |
|
|
Desc: Fix for gameport init |
210 |
|
|
|
211 |
dsd |
11 |
Patch: 4905_alpha-sysctl-uac.patch |
212 |
|
|
From: |
213 |
|
|
Desc: enable control of the unaligned access control policy from sysctl |
214 |
|
|
|